Google Bot (First Thread)

MrShauntopia

Новичок
Регистрация
23.12.2015
Сообщения
6
Реакции
0
Баллы
1
Hi everyone, this is my first thread. I am building a Google Account bot. The bot works perfectly in Project maker, but when I try to run in 'Poster' the 'Privacy Policy pop-up box' that contains the 'I Agree' button does not activate when I scroll to the bottom of the content. The only way the 'I Agree' button will become active is if you scroll to the bottom to read all of the content inside the 'pop-up box'. The scroll Action is recognised in Project Maker, activating the button. But when I run in Poster, the scroll works as it should, but the button doesn't activate. Any ideas, thanks in advance for any input.
 
Try to focus the content (textarea?) in the box before scrolling.
 
  • Спасибо
Реакции: MrShauntopia
I will give it a go, thanks dude!
 
Tried the focus on the div container before the scroll action, then tried to focus on the last 'p' tag at the end of the content, the button is still grayed out. I'm beginning to wonder if it's a browser or user agent problem...
 
Try to add clicks after scroll on the area which normally user would interact
 
If I'm not mistaken then I agree button you can click only when you actually ready those Privacy policy, means that you scroll through them and then button become active. There any focus or such will not help, you actually have to scroll down in this pop-up window...
 
Hi Guys, yeah I tried clicking inside of the pop up div after the scroll action, still no joy with Poster.
 
Thanks for all your help guys, I have attached the project I am working on. Cheers.
 

Вложения

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