Showing
1 changed file
with
1 additions
and
0 deletions
... | ... | @@ -378,6 +378,7 @@ Upload documentation to requirement |
378 | 378 | |
379 | 379 | Execute Javascript $('#tender-complaint-list a[href*="/tender-complaint/update"]').click() |
380 | 380 | capture page screenshot |
381 | + wait until page contains element ${add_file_to_complaint_form_locator} 10s | |
381 | 382 | choose file ${add_file_to_complaint_form_locator} ${document} |
382 | 383 | capture page screenshot |
383 | 384 | sleep 3 | ... | ... |
Please
register
or
login
to post a comment