@processmaker/cypress-utils
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@processmaker/cypress-utils", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "ProcessMaker Cypress Testing Utilities", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -45,4 +45,5 @@ export default { | ||
totalPaginationScreenSharedTemplate:'[data-cy="public-templates-pagination"] span[class="pagination-total"]', | ||
saveButtonConfiguration: '//button[text()="Save"]', | ||
} |
1761155
31262