Hello,
As you can see in the picture below, after the form registration, the bot is going into my email box, I have setup the recognition of the regex correctly and it finds the right link but, where I have 2 problems:
1)Sometime multiple registration links will be present, it looks like when I was teaching the mail module on more than 1 link, it showed me a red row, each time I have to only get a single email with 1 link for it to detect the link as green, does this means that if multiple registrations are done at the same time and the bot finds multiple links with the same name in multiple emails it will fails? Surely the bot should delete the emails after clicking on them no? How does it works please?
2)I got the regex right and it is detecting the link but now I cannot manage to get the variable from the "Receive mails" to be clicked...how does this one works please?
regex>>>link found..link put into variable>>then what?
Thanks!
I have s
As you can see in the picture below, after the form registration, the bot is going into my email box, I have setup the recognition of the regex correctly and it finds the right link but, where I have 2 problems:
1)Sometime multiple registration links will be present, it looks like when I was teaching the mail module on more than 1 link, it showed me a red row, each time I have to only get a single email with 1 link for it to detect the link as green, does this means that if multiple registrations are done at the same time and the bot finds multiple links with the same name in multiple emails it will fails? Surely the bot should delete the emails after clicking on them no? How does it works please?
2)I got the regex right and it is detecting the link but now I cannot manage to get the variable from the "Receive mails" to be clicked...how does this one works please?
regex>>>link found..link put into variable>>then what?
Thanks!
I have s