suitest-js-api
Advanced tools
Comparing version 3.1.3 to 3.1.4
@@ -152,2 +152,3 @@ /* eslint-disable max-len */ | ||
'commandError.notSupportedDriver': () => 'Screenshots are not supported on this driver.', | ||
'commandError.screenshotFailed': () => 'Error while taking screenshot of device. Saved file does not exists or is not readable.', | ||
@@ -154,0 +155,0 @@ executorStopped: () => 'Test execution was stopped. See our documentation for possible reasons: https://suite.st/docs/error-messages/results-errors/#test-execution-was-stopped', |
@@ -102,2 +102,3 @@ /* eslint-disable max-len */ | ||
'notSupportedDriver': () => t['commandError.notSupportedDriver'](), | ||
'screenshotFailed': () => t['commandError.screenshotFailed'](), | ||
}; | ||
@@ -104,0 +105,0 @@ |
{ | ||
"name": "suitest-js-api", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:SuitestAutomation/suitest-js-api.git", |
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
391866
11997