Hello every body I am a new user and use a demo version, I am love this program but I have problem with Dom Element for If logic statement or even Switch statment.
What I need is how to check if text presence in DOM or not, I tried many thing also watched many videos but still a problem.
For example I want make auto account creator for twitter signup but I want to check before if email was taken or not this is a message "This email is already registered. Want to login or recover your password?" and this my attempt.
first take a dom
seconde put regex for get a text and save into a var1
third make if logic for make something: for example remove email in a list.
then I tried select a tag method for our example is p; class "taken error active"
Just I want how to check if email is taken or continue the rest of bot.
Thanks
What I need is how to check if text presence in DOM or not, I tried many thing also watched many videos but still a problem.
For example I want make auto account creator for twitter signup but I want to check before if email was taken or not this is a message "This email is already registered. Want to login or recover your password?" and this my attempt.
first take a dom
seconde put regex for get a text and save into a var1
third make if logic for make something: for example remove email in a list.
then I tried select a tag method for our example is p; class "taken error active"
Just I want how to check if email is taken or continue the rest of bot.
Thanks
Вложения
-
26,2 КБ Просмотры: 141