Commit 35124b3da49a1639831349cc1d77484b3cde7ae4

Authored by Playtenders
1 parent 8d251d87

edit Wait Until Page Contains 60+

Showing 1 changed file with 0 additions and 1 deletions
... ... @@ -1274,7 +1274,6 @@ Save Tender
1274 1274 Start Edit Lot ${lot_id}
1275 1275 Click Element xpath=//div[contains(@class, 'active')]//span[contains(text(), '${item_id}')]
1276 1276 Sleep 1
1277   - Wait Until Element Is Enabled xpath=//*[contains(text(), 'Ви впевнені що бажаєте видалити поточний лот?')]
1278 1277 Click Element xpath=//li[contains(@data-title, '${item_id}')]//span[@data-confirm-text='Ви впевнені що бажаєте видалити поточний товар/послугу?']
1279 1278 Sleep 1
1280 1279 Click Element xpath=//div[contains(@class, 'jconfirm-box')]//button[contains(text(), 'Так')]
... ...
Please register or login to post a comment