Commit 5774640a0e041b183d3cfe8e857cea1fc2990077
1 parent
473beede
changed timeout for reply from server
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -83,7 +83,7 @@ Login |
83 | 83 | |
84 | 84 | Wait Until Page Contains Element xpath=//td[@id="qa_state_purchase_id"]/p |
85 | 85 | |
86 | - ${id}= Wait Until Keyword Succeeds 60sec 1sec get tender id | |
86 | + ${id}= Wait Until Keyword Succeeds 120sec 1sec get tender id | |
87 | 87 | [return] ${id} |
88 | 88 | |
89 | 89 | get tender id | ... | ... |
Please
register
or
login
to post a comment