@ersntas11 Screenshot_1.png
If you want to change the Screen Resolution (not viewport) without using browser fingerprinting, I can't think of a way to do it because screen resolution is related to the hardware of the computer. Only when using browser fingerprinting, hardware information is changed and then the Screen Resolution value is changed accordingly.
There may be a way to do it, but I have not researched or learned about it.
Page changes css and xpath after every load.
-
Im trying to create an account creater but the page changes css and xpath id of text boxes (like account name and password, age, etc) every time i load. I could use Match, but its the same for 2 different text boxes "insert password" and "repeat password". I could also use just the location to click on the text box, but with fingerprint switcher the resolution changes and so does the coordinates.
My question is how can i click on 2 seperate text poxes if their element selector "Match" is the same, and i cant use css and xpath. Ist there a better way? -
@genadijs34 Yes, use the manual..
>MATCH>match1>AT>0 >MATCH>match1>AT>1 -
@genadijs34 Can also use alternative css selectors https://www.youtube.com/watch?v=5ktCtp6jsI0