Page not loading

sowe

Новичок
Регистрация
22.10.2020
Сообщения
19
Благодарностей
0
Баллы
1
Hey guys,

I've recently bought the ZennoPoster Pro (latest version). After a few try & error I've finally got my project running, but only without a proxy. I've signed up for the airsocks.in Promo which is valid for 2 hours because I've thought that it might be the proxy which is not working properly ... but even with the airsocks.in proxy my instance is not able to visit the "facebook.com" page --> all the time a blank white page.

What I am doing wrong? The Proxy is clearly set in the instance window ...

When it comes to profiles, is there a pre defined list for profiles already or do I have to create such profiles for my own?

Any advice is appreciated!

Best regards,
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 216
Благодарностей
5 843
Баллы
113
Are you sure yo set proxy properly?
Proxy address format - ip:port or login:pass@ip:port for http proxy and socks4(5)://ip:port or socks4(5)://login:pass@ip:port for socks
 

sowe

Новичок
Регистрация
22.10.2020
Сообщения
19
Благодарностей
0
Баллы
1
yes, I've added my account to the settings and I guess your software is pulling the right one - at least at the bottom of my instance there is the proxy in the specified format applied.

as well all proxies are "online" in your proxy checker
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 216
Благодарностей
5 843
Баллы
113
yes, I've added my account to the settings and I guess your software is pulling the right one - at least at the bottom of my instance there is the proxy in the specified format applied.

as well all proxies are "online" in your proxy checker
Then why is it not working? Are you able to open other websites with this proxy?
 
  • Спасибо
Реакции: sowe

sowe

Новичок
Регистрация
22.10.2020
Сообщения
19
Благодарностей
0
Баллы
1
got it .. it was actually only facebook.com blocked - what proxies would you recommend for signing in to a list of fb accounts? the use case i try to fulfill with your software is:

Load List of Profiles -- working
Get Proxy & Set Proxy -- working (now)
Visit Facebook.com --> Fill in Credentials and Sign In -- working (is there an option to set cookies?)
check if account blocked (go through DOM) -- working
do certain actions -- still in development

Thanks in advance!
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 216
Благодарностей
5 843
Баллы
113
Unfortunately, I don't know what certain proxies are good for facebook.com
You may choose some in marketplace section on our forum.
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 216
Благодарностей
5 843
Баллы
113
What settings do you have in browser profile, btw?
Profile_emulation.png
 

sowe

Новичок
Регистрация
22.10.2020
Сообщения
19
Благодарностей
0
Баллы
1
Thanks so far Vlad! I didn't see that there is an option for generating the User Profiles :-) I get more and more familiar with this tool now. But now I am facing an completely new issue:

I am tracking the X and Y of certain elements in my DOM to click them afterwards. However, the "click" icon is in a "not visible area". I think that's because the scroll area has it's own left / top values. Do you have any recommendations for this issue?

Thanks in advance!
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 216
Благодарностей
5 843
Баллы
113
Thanks so far Vlad! I didn't see that there is an option for generating the User Profiles :-) I get more and more familiar with this tool now. But now I am facing an completely new issue:

I am tracking the X and Y of certain elements in my DOM to click them afterwards. However, the "click" icon is in a "not visible area". I think that's because the scroll area has it's own left / top values. Do you have any recommendations for this issue?

Thanks in advance!
If you enable FulllMouse Emulation in project settings, mouse should scroll to that area where to click.
Full mouse emulation.png
 

sowe

Новичок
Регистрация
22.10.2020
Сообщения
19
Благодарностей
0
Баллы
1
Unfortunately I've bought the wrong version yesterday - I've tested the v7 and after I bought, I only had access to 5.6? In 5.6 there is no such setting :(
 

sowe

Новичок
Регистрация
22.10.2020
Сообщения
19
Благодарностей
0
Баллы
1
Aaah, but it seems this functionality is available via C#:

instance.ActiveTab.FullEmulationMouseMoveToHtmlElement(likeButton);
instance.ActiveTab.FullEmulationMouseClick("left", "click");

PS: Is there any chance to get V7 instead of the old version?
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 216
Благодарностей
5 843
Баллы
113
Aaah, but it seems this functionality is available via C#:

instance.ActiveTab.FullEmulationMouseMoveToHtmlElement(likeButton);
instance.ActiveTab.FullEmulationMouseClick("left", "click");

PS: Is there any chance to get V7 instead of the old version?
Version 7 should be available in ZennoLab user area as separate product
ZP7.png
 

sowe

Новичок
Регистрация
22.10.2020
Сообщения
19
Благодарностей
0
Баллы
1
awesome! thank you
 

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