Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to check an element, which is randomly (sometimes 3 secs later sometimes 20 secs later...) popping up. Is there a way to check such elements while the script is already running?
You can, for example, firstly check "Is element exist", and after that use "wait for element" if its not exist.
Or you can simply "wait" for max seconds - in your case 20 sec or whatever max waiting time is needed.
Or you can create a loop that checks for element until element shows on the page.
@lacers123 First you must get file list and choese random value. Next get file by this value
@heshamyassin1 said in can i put if else in if else block:
@uraabk thanks man another thing i want to search for text in page or part on page can i do that ?and if i can could you told me how thanks in advance
0_1554897029299_2019-04-10_144923.png
0_1554897287031_2019-04-10_145227.png
Сhecking coordinates AT> 100,100, what it makes no sense, so so on the coordinates 100,100 something yes there is.
So, in order ..., you need to get the element by coordinates and check whether it is the one or not.