Skip to content

Commit

Permalink
cleanup of PO file
Browse files Browse the repository at this point in the history
  • Loading branch information
step21 committed Apr 9, 2024
1 parent c9d08fc commit ecdbb53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/pageobjects/apply.page.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ class ApplyPage extends Page {
async openHtmlFlaEntity () { await this.applyResultHtmlFlaEntityBtn.click() }
async openMkdnFlaEntity () { await this.applyResultMkdnFlaEntityBtn.click() }

//get applyResultPdfFla

// get custom cla format fields and content
get applyResultLinkCla () { return $('#btn-link-cla-indv') }
get applyResultLinkClaText () { return this.applyResultLinkCla.getAttribute('href') }
Expand Down

0 comments on commit ecdbb53

Please sign in to comment.