@openfin/automation-helpers
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "@openfin/automation-helpers", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Helper methods for automation testing in the OpenFin ecosystem", | ||
@@ -5,0 +5,0 @@ "author": "martyn.janes@openfin.co", |
@@ -7,3 +7,3 @@ import type { ThenableWebDriver } from "selenium-webdriver"; | ||
*/ | ||
interface Automation { | ||
export interface Automation { | ||
/** | ||
@@ -28,2 +28,1 @@ * The folder for screen shots. | ||
} | ||
export {}; |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
473535
5479