@applitools/eyes.cypress
Advanced tools
Comparing version 3.2.10 to 3.2.11
{ | ||
"name": "@applitools/eyes.cypress", | ||
"version": "3.2.10", | ||
"version": "3.2.11", | ||
"main": "index.js", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@applitools/visual-grid-client": "^5.3.6", | ||
"@applitools/visual-grid-client": "^5.3.7", | ||
"body-parser": "^1.18.3", | ||
@@ -38,0 +38,0 @@ "cors": "^2.8.4", |
@@ -37,3 +37,3 @@ /* global Cypress,cy,window,before,after */ | ||
Cypress.log({name: 'Eyes: check window'}); | ||
return cy.document({log: false}).then({timeout: 10000}, doc => eyesCheckWindow(doc, args)); | ||
return cy.document({log: false}).then({timeout: 60000}, doc => eyesCheckWindow(doc, args)); | ||
}); | ||
@@ -40,0 +40,0 @@ |
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