@BAS-Viet-Nam Okay, thank you for the hint. Worked on many sites with these 2 functions without any problems. So I will try it with "Wait while element exists" on this specific site.
Hopefully I don't get in an endless waiting-loop ;)
How to type text when no selectable field on the page (no css, xpath...)
-
Hello,
I have encountered some website where there is no selectable field. I usually use coordiantes to click and function "Type" and sending keys like "TAB" and "ENTER" to solve my problem.
I am facing a site where i can not click in an amount field. I can not have also access by typing keys like "TAB".
How to solve this type of problem?
Thanks in advance for the help.

