Commit bf41f6ed23e5a91f1987ced128a257a3917f50f6
1 parent
1be76c29
Expand interval of pause before first round
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -282,7 +282,7 @@ Library Selenium2Library | @@ -282,7 +282,7 @@ Library Selenium2Library | ||
282 | Wait Until Keyword Succeeds 62 times 5 s Page should not contain → 1 | 282 | Wait Until Keyword Succeeds 62 times 5 s Page should not contain → 1 |
283 | ${new_date}= Get Current Date | 283 | ${new_date}= Get Current Date |
284 | ${time}= Subtract Date From Date ${new_date} ${date} | 284 | ${time}= Subtract Date From Date ${new_date} ${date} |
285 | - Should Be True ${time} < 310 and ${time} > 260 | 285 | + Should Be True ${time} < 310 and ${time} > 250 |
286 | Переключитись на учасника ${provider} | 286 | Переключитись на учасника ${provider} |
287 | Page should not contain → 1 | 287 | Page should not contain → 1 |
288 | Переключитись на учасника ${provider1} | 288 | Переключитись на учасника ${provider1} |
Please
register
or
login
to post a comment