@processmaker/cypress-utils
Advanced tools
Comparing version 1.0.12 to 1.0.13
{ | ||
"name": "@processmaker/cypress-utils", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "ProcessMaker Cypress Testing Utilities", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -46,4 +46,5 @@ export default { | ||
saveButtonConfiguration: '//button[text()="Save"]', | ||
txtDescriptionConfiguration: '//*[@id="description-text"]', | ||
} |
1761219
31263