@processmaker/cypress-utils
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "@processmaker/cypress-utils", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"description": "ProcessMaker Cypress Testing Utilities", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -47,4 +47,5 @@ export default { | ||
txtDescriptionConfiguration: '//*[@id="description-text"]', | ||
versionConfiguration: '//*[@id="version-text"]', | ||
} |
1761272
31264