Commit 8ef9a63f69bbc1d98abd9537c97c1de6ffb9bc7e

Authored by Playtenders
1 parent 78cde3f3

edit -99999999-9

Showing 1 changed file with 1 additions and 1 deletions
@@ -402,7 +402,7 @@ Wait For Page Create Tender @@ -402,7 +402,7 @@ Wait For Page Create Tender
402 Sleep 1 402 Sleep 1
403 Wait Until Page Contains Element xpath=//div[contains(@id, 'classification-modal')]//strong[contains(., '${cpv_id}')] 60 403 Wait Until Page Contains Element xpath=//div[contains(@id, 'classification-modal')]//strong[contains(., '${cpv_id}')] 60
404 #cat Wait Until Page Contains Element xpath=//div[contains(@id, 'classification-modal')]//strong[contains(., '99999999-9')] 20 404 #cat Wait Until Page Contains Element xpath=//div[contains(@id, 'classification-modal')]//strong[contains(., '99999999-9')] 20
405 - Click Element xpath=//div[contains(@id, 'classification-modal')]//i[@class='jstree-icon jstree-checkbox'] 405 + Click Element xpath=//div[contains(@id, 'classification-modal')]//div[contains(@class, 'search-wrapper')]//i[@class='jstree-icon jstree-checkbox']
406 Click Element xpath=//div[contains(@id, 'classification-modal')]//button[contains(@class, 'btn btn-default waves-effect waves-light js-submit')] 406 Click Element xpath=//div[contains(@id, 'classification-modal')]//button[contains(@class, 'btn btn-default waves-effect waves-light js-submit')]
407 Sleep 1 407 Sleep 1
408 408
Please register or login to post a comment