Showing
1 changed file
with
1 additions
and
1 deletions
| ... | ... | @@ -397,7 +397,7 @@ Login |
| 397 | 397 | Run Keyword If 'additionalClassifications' in ${item_keys} Input Additional Classifications ${ARGUMENTS[0].additionalClassifications} ${wraper} |
| 398 | 398 | Run Keyword If 'additionalClassifications' in ${item_keys} Sleep 1 |
| 399 | 399 | |
| 400 | - Run Keyword If '${ARGUMENTS[2]}' == 'belowThreshold' Click Element xpath=//div[contains(@class, 'active')]//${wraper}//div[contains(@class, 'active')]//input[contains(@id, '-delivery')] | |
| 400 | +# Run Keyword If '${ARGUMENTS[2]}' == 'belowThreshold' Click Element xpath=//div[contains(@class, 'active')]//${wraper}//div[contains(@class, 'active')]//input[contains(@id, '-delivery')] | |
| 401 | 401 | |
| 402 | 402 | Select From List By Label //div[contains(@class, 'active')]//${wraper}//div[contains(@class, 'active')]//div[contains(@class, 'form-group field-item${playtender_proc_type}form')]//select[contains(@id, '-delivery_region_id')] ${region} |
| 403 | 403 | Sleep 1 | ... | ... |
Please
register
or
login
to post a comment