@GaG I found it now, why is so hidden? Anyway it solves only half of the problem, the rest of the buttons and interface is not zoomable.
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.

