@lacers123 First you must get file list and choese random value. Next get file by this value
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.

