Commit b12d2c5361cac97a4b270e92901c1b2e60d1819e
1 parent
439826cf
tender-complaint
#aside-part-pjax a[href*="/tender/complaints"]
Showing
1 changed file
with
1 additions
and
1 deletions
1 | 1 | *** Variables *** |
2 | 2 | |
3 | 3 | #claim |
4 | -${claim_page_open_btn_locator} = jquery=#aside-part-pjax a[href*="/tender/complaints"] | |
4 | +${claim_page_open_btn_locator} = jquery=#aside-part-pjax a[href*="/tender-complaint"] | |
5 | 5 | ${claim_form_open_btn_locator} = jquery=#tender-part-pjax a[href*="/tender/complaint-create"]:first |
6 | 6 | ${claim_form_complaintform_title_input_locator} = jquery=.fancybox-is-open .fancybox-content input[id*="complaintform-title"] |
7 | 7 | ${claim_form_complaintform_description_input_locator} = jquery=.fancybox-is-open .fancybox-content textarea[id*="complaintform-description"] | ... | ... |
Please
register
or
login
to post a comment