Showing
1 changed file
with
1 additions
and
0 deletions
... | ... | @@ -2107,6 +2107,7 @@ Save Proposal |
2107 | 2107 | Підтвердити рішення кваліфікації переможця |
2108 | 2108 | JsSetScrollToElementBySelector \#tender-qualification-form .js-submit-btn |
2109 | 2109 | Capture Page Screenshot |
2110 | + Wait Until Element Is Visible xpath=//button[contains(@data-action,'submit')] 20 | |
2110 | 2111 | execute javascript $("#tender-qualification-form .js-submit-btn").trigger("click"); |
2111 | 2112 | # Click Button jquery=#tender-qualification-form .js-submit-btn |
2112 | 2113 | Capture Page Screenshot | ... | ... |
Please
register
or
login
to post a comment