New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@openfin/automation-native

Package Overview
Dependencies
Maintainers
51
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openfin/automation-native - npm Package Compare versions

Comparing version 0.3.10 to 1.0.0

4

CHANGELOG.md
# Changelog
## 1.0.0
* First public release
## 0.3.10

@@ -4,0 +8,0 @@

5

LICENSE.md

@@ -1,4 +0,1 @@

Learn more about OpenFin licensing at the links listed below or email us at support@openfin.co with questions.
- [Licensing](https://www.openfin.co/licensing/)
- [Developer agreement](https://openfin.co/developer-agreement/)
Please refer to the [OpenFin Developer License Agreement](https://www.openfin.co/developer-agreement/).
{
"name": "@openfin/automation-native",
"version": "0.3.10",
"version": "1.0.0",
"description": "Helper methods for native testing in the OpenFin ecosystem",

@@ -29,3 +29,3 @@ "author": "martyn.janes@openfin.co",

"@nut-tree/nut-js": "2.3.0",
"@openfin/automation-helpers": "0.3.10"
"@openfin/automation-helpers": "1.0.0"
},

@@ -32,0 +32,0 @@ "devDependencies": {

# Automation Native
This package contains helper methods which can be use in automation testing to interact with native OS.
This package contains helper methods which can be use in automation testing to interact with native OS UI elements, such as context menus.
They should be used in a test runner to interactive with the desktop capabilities e.g. `@openfin/automation-cli`
They should be used in a test runner to perform mouse and keyboard input e.g. [@openfin/automation-cli](https://www.npmjs.com/package/@openfin/automation-cli)

@@ -30,1 +30,10 @@ ## Installation

```
## OpenFin Debugging
For more information on debugging in OpenFin see [https://developers.openfin.co/of-docs/docs/debugging](https://developers.openfin.co/of-docs/docs/debugging)
## Related Packages
- [@openfin/automation-cli](https://www.npmjs.com/package/@openfin/automation-cli)
- [@openfin/automation-helpers](https://www.npmjs.com/package/@openfin/automation-helpers)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc