Skip to content

Commit

Permalink
Merge pull request #20 from ProcessMaker/selectorForTCP4-3705
Browse files Browse the repository at this point in the history
selector for TCP4-3705
  • Loading branch information
PaolaPellegrini authored Apr 29, 2024
2 parents 1df965c + 1ea6111 commit c3c8c72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selectors/screenTemplate.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export default {
screentemplateIndex:'[id="nav-myTemplates"]',
totalPaginationScreenMyTemplate:'[data-cy="my-templates-pagination"] span[class="pagination-total"]',
totalPaginationScreenSharedTemplate:'[data-cy="public-templates-pagination"] span[class="pagination-total"]',
saveButtonConfiguration: '//button[text()="Save"]',


}

0 comments on commit c3c8c72

Please sign in to comment.