Commit caf9324eb4702979f67c6783b296c2084f72083a
1 parent
845b63f8
click multilot in belowThreshold below_funders for create tender
Showing
1 changed file
with
1 additions
and
1 deletions
... | ... | @@ -127,7 +127,7 @@ Login |
127 | 127 | Run Keyword If 'funders' in ${tender_data_keys} Створити тендер Funder ${tender_data.data.funders[0]} |
128 | 128 | ### EOF - BelowFunders ### |
129 | 129 | |
130 | - Run Keyword If '${mode}' in 'belowThreshold below_funders' and ${number_of_lots} != 0 Click Element xpath=Click Element xpath=//*[contains(@href, '#collapseLots')] | |
130 | + Run Keyword If '${mode}' in 'belowThreshold below_funders' and ${number_of_lots} != 0 Click Element xpath=//*[contains(@href, '#collapseLots')] | |
131 | 131 | Click Element xpath=//*[contains(@href, '#collapseLots')] |
132 | 132 | Sleep 1 |
133 | 133 | JsSetScrollToElementBySelector \#collapseLots | ... | ... |
Please
register
or
login
to post a comment