Hello everyone hope u guys can help me with that... I'm working with puppeteer in js my point is to automate email verification with temp mail-box : https://anonimailer.com/mailbox
The matter is I can't click on the message when it come cuz selector change every time because those are different emails , or use id cuz there is no id on where I wanna click.
Is there any other way like clicking on text or x y coordinate of the windows or by class or any other way.
Thx for helping :p