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).
Hi All mail.tm mail service with API
Thanks a lot Alex. Done.
@langtoi try :
Screen Shot 2022-11-28 at 17.39.51.png
I need to connect to android device and control android device.
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.