Hi,
can you provide more information?
How are you getting the mail? Are you doing it through browser or through an api?
you can use regex, get substring or get html for this.
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