I got an id that keeps changing each time my page refreshes i tried using
start-with@id
contains@id
//*[@id="mat-input-2"]
the 2 after the input changes each time i refresh the page I've tried everyting
everytime when I try someting new i get errors like this.
SyntaxError: Failed to execute 'evaluate' on 'Document': The string '//*[starts-with(@id="mat-input-")]' is not a valid XPath expression
I have googled everywhere tried everyting i don't know what else to do so my last resort is trying this forum
Thank you for your help have a nice day