@vntricky right now the order of input fields is alphabetic so it is still possible to rename it in a way that it would be in a desired order ("1Use Proxy","2Proxy String",etc.) , but what is the order of actions ? @Fox In any case would be good to know how to change the order if it is possible?
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.

