Commit f582c8547cd0f460bca65c4f81399c5923c684ef

Authored by Playtenders
1 parent 1c8da7a2

-delivery

Showing 1 changed file with 1 additions and 1 deletions
@@ -397,7 +397,7 @@ Login @@ -397,7 +397,7 @@ Login
397 Run Keyword If 'additionalClassifications' in ${item_keys} Input Additional Classifications ${ARGUMENTS[0].additionalClassifications} ${wraper} 397 Run Keyword If 'additionalClassifications' in ${item_keys} Input Additional Classifications ${ARGUMENTS[0].additionalClassifications} ${wraper}
398 Run Keyword If 'additionalClassifications' in ${item_keys} Sleep 1 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 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} 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 Sleep 1 403 Sleep 1
Please register or login to post a comment