@openfin/automation-native
Advanced tools
Comparing version 0.3.10 to 1.0.0
# Changelog | ||
## 1.0.0 | ||
* First public release | ||
## 0.3.10 | ||
@@ -4,0 +8,0 @@ |
@@ -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) |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12460
2
39
0
+ Added@openfin/automation-helpers@1.0.0(transitive)
- Removed@openfin/automation-helpers@0.3.10(transitive)