Skip to content

Commit

Permalink
for new test case
Browse files Browse the repository at this point in the history
  • Loading branch information
PaolaPellegrini committed Jun 8, 2024
1 parent 12f64c9 commit e708ba7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions selectors/idp.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ export default {
passwordTxtBx: '#password',
loginBtn: '[type="submit"]',
Dossier1: '//div[@id="app"]//*[contains(text(),"TCP4-3881")]',
tabSummaryProcess: '//div[@id="request"]//ul[@id="requestTab"]//a[@id="summary-tab"]',
cellAtributes: '//*[@class="table b-table"]//*[contains(text(),"data.attributes.fullText")]',


}

0 comments on commit e708ba7

Please sign in to comment.