Commit 42b3a63c80d63470d1513a627de8bb071292124a

Authored by Playtenders
1 parent 6657bd02

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 Page Contains Товар/послуга № 60
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