Completed
"VERIFY_FILE_DOWNLOAD" doesn't observe "Locator Time Out" time before it fails
I have few tests where I have to click on a button and a generated report is created and downloaded. Normally it takes few seconds (and sometimes more) for the file to be downloaded. However after the click is done, the test immediately goes to "VERIFY_FILE_DOWNLOAD" step and fail as file is still downloading.
I know buy putting a wait time before the "VERIFY_FILE_DOWNLOAD" step we can work-around on this. But it's better if the "VERIFY_FILE_DOWNLOAD" command wait for the amount of "LOCATOR" time-out of the execution before it fails.
Thanks,
2 comments
Sort by
Date
Votes
Please sign in to leave a comment.