@processmaker/cypress-utils
Advanced tools
Comparing version 1.0.389 to 1.0.390
{ | ||
"name": "@processmaker/cypress-utils", | ||
"version": "1.0.389", | ||
"version": "1.0.390", | ||
"description": "ProcessMaker Cypress Testing Utilities", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -122,3 +122,3 @@ import Selectors from "#selectors/scripts"; | ||
this.pressSaveScript(); | ||
cy.xpath(Selectors.debuggerTxt).should("be.visible"); | ||
cy.wait(5000); | ||
} | ||
@@ -125,0 +125,0 @@ |
1891369