Unable to get email links to be clicked

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
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
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
You need 'goto page' process for browser and put the variable in there if i understand you correctly
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
I see, so you are telling me that I should go in my email account(go to), log in and use that regex to click the link, am I right?
But if this is the case, what is the point the have this "MAIL" action where you input your email logins, port and server number? I thought this would download all the emails check for the specific link and click it on demand.
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
No. Look on the left side panel where all the processes are in project maker and you see the option 'gotopage' Use that and copy the variable from the mail process into that.
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Got it, thank you so much!
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
I thought it was working but in fact no. I did what you said:
Took a "Go to page" and pasted the variable into the url filed as: {-Variable.ClickHereToValidate-}

But it does not work.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Check what's in variable before navigate. maybe you scraped nothing?)
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Ye someitmes the variable isnt made correctly. Mail can be very troublesome sometimes :D.

Two main reasons for problems in my experience are pop wasnt set properly so it doesnt scrape the mail or variable wasnt made correcntly so it doesnt scrape the link.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Also if url scrapes fine, try to Word processing - Trim it before navigate
It may have spaces
 

bambinou

Client
Регистрация
22.08.2011
Сообщения
436
Благодарностей
21
Баллы
18
Sorry, its me being an idiot there....I actually took the regex on the text of the link rather than taking is from the https link itself, so of course, when I paste this variable in the "goto page" nothing will happen....

Thanks again!
 

fecteausenapus

Новичок
Регистрация
07.12.2021
Сообщения
10
Благодарностей
0
Баллы
1
Hi there,

I've faced the same issue that was discussed in this forum.

After the email verification on zennoposter, I can't click the registration link.

Please let me know, what action will be perform to click the registration on emails.
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 278
Благодарностей
5 857
Баллы
113
Hi there,

I've faced the same issue that was discussed in this forum.

After the email verification on zennoposter, I can't click the registration link.

Please let me know, what action will be perform to click the registration on emails.
You should extract the link from email html code with regex in email verification action.
 

fecteausenapus

Новичок
Регистрация
07.12.2021
Сообщения
10
Благодарностей
0
Баллы
1
Thanks for you valuable reply!
 

fecteausenapus

Новичок
Регистрация
07.12.2021
Сообщения
10
Благодарностей
0
Баллы
1
Please let me know, how to enter verification code received from emil.

I've get a code, but don't know how to enter the code in the dialogue box.
 

Вложения

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 278
Благодарностей
5 857
Баллы
113
You should use Action Designer>Rise>Set value.
Please find more details in help docs.
 

fecteausenapus

Новичок
Регистрация
07.12.2021
Сообщения
10
Благодарностей
0
Баллы
1
Thanks you so much for your valuable reply!
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)