Commit cbc355fb492e6b2da57f38fd2fb01851c65b2024

Authored by Playtenders
1 parent eec90224

click multilot in belowThreshold below_funders for create tender

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