Результаты поиска

  1. jackeyroe1

    Can't login to reddit with chrome

    Hi, has the technical team fixed the chrome login problem of reddit in the new version? 7.1.7.0?
  2. jackeyroe1

    Can't login to reddit with chrome

    So might I know when will the new ZP version updated? Since now I only use ZP for reddit projects, ZP not works for reddit, it means that the jobs stopped :(
  3. jackeyroe1

    Can't login to reddit with chrome

    Hi, is there any C# snippet we can use temporary for reddit login by Chrome?
  4. jackeyroe1

    Can't login to reddit with chrome

    Yes, I've set the settings, not works. What happened? :(
  5. jackeyroe1

    Can't login to reddit with chrome

    I used 7.1.6.1, also could not login reddit accounts, might I know when will the bug fixed? Thanks.
  6. jackeyroe1

    Получить XPath из всплывающего окна ???

    Большое спасибо!!! :) Очень полезно!!! :)
  7. jackeyroe1

    Получить XPath из всплывающего окна ???

    Но этот XPath не работает. :)
  8. jackeyroe1

    Получить XPath из всплывающего окна ???

    Привет, друзья, На сайте "reddit.com", при нажатии правой верхней кнопки "зарегистрироваться", появляется новое всплывающее окно, как я могу получить XPath параметров в этом окне? Я пытался использовать "// input [@ id = 'regEmail']" для поиска в почтовом ящике, но не работает. Любой добрый...
  9. jackeyroe1

    How to get the specify images file name to variable?

    Very helpful! Thanks much! :)
  10. jackeyroe1

    How to get the specify images file name to variable?

    Hi friends I have a question, for example, I have 3 jpg images in my folder "images", the 3 images file are: aImage.jpg bImage.jpg cImage.jpg Now I want upload these 3 images one by one to sample site, then get the specify image name as variable, then delete the image after it uploaded...
  11. jackeyroe1

    How to get the color option text of this page?

    WOW!!! Great!!! Thank you very much!!! :)
  12. jackeyroe1

    How to get the color option text of this page?

    Hi friends :) I encountered a problem, I tried to scrape some basic information on this page: https://www.shoessee.com/products/vintage-flat-toe-sandals-2359186.html Please refer to my screenshot, there are 4 color option "Black" "Red" "Green" "Brown", when click the option page, the text...
  13. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Furthermore, I want to register some social network accounts and run self posts projects, they are very sensitive sites, always ban accounts without a word, so I want the emulation and anonymity level of the ZP projects to be top, otherwise my accounts will under the gun of them everyday, maybe...
  14. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    A friend shared me this: You can generate. Language Base: https://github.com/mattcg/language-subtag-registry Description of Accept-Language: https://developer.mozilla.org/en/docs/Web/HTTP/Titles/Accept-Language But is there a list that we can download directly? :)
  15. jackeyroe1

    Есть ли список языков, подобный этому формату?

    Привет друзья: :az:, есть ли список языков, как этот формат: "ru-RU,ru;q=0.8,en-US;q=0.6,en;q=0.4", "ru-RU,ru;q=0.9,en;q=0.8", "ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3", "en-US,en;q=0.5", "en-US,en;q=0.8,es;q=0.6", "en-US,en;q=0.8,nl;q=0.6,el;q=0.4,de;q=0.2" Мы можем скопировать или скачать для...
  16. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Do you know where can we copy or download some language lists like this format? For the emulation of our projects :) "ru-RU,ru;q=0.8,en-US;q=0.6,en;q=0.4", "ru-RU,ru;q=0.9,en;q=0.8", "ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3", "en-US,en;q=0.5", "en-US,en;q=0.8,es;q=0.6"...
  17. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Thank you, and in my mind that many expert of ZennoPoster are Russian, such as you :), so I posted threads into Russian forum, otherwise they (include you) could not visit my posts. :)
  18. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Sure, I am also try to learn the basic knowledge of XPath, will use it in the future. :)
  19. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Aha, got it, very useful! I will use "regexp" or "XPath", thanks much! :)
  20. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Thank you, and what I mean is, in this Zenno help page, https://help.zennolab.com/en/v7/zennoposter/7.1.4/webframe.html#topic64.html Please refer to the screenshot attached, the help page using "find element using "text" parameter" to click the checkbox, I tested in Project maker action...
  21. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Привет, друг, на этой странице, https://help.zennolab.com/en/v7/zennoposter/7.1.4/webframe.html#topic64.html найдите элемент, используя параметр «текст», но я искал флажок в создателе проекта, имя атрибута «класс», но не «текст», почему код использует «текст»? И на странице, я думаю, нет...
  22. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Понял, большое спасибо :)
  23. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Хорошо :) И я нахожу, что где-то, которые используют HtmlElement he = tab.MainDocument.FindElementByXPath ("..."); не использовать HtmlElement he = tab.FindElementByXPath ("..."), эти 2 кода одинаковы? Спасибо :)
  24. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Что это значит "return -1" "return -2" "return 0"? Спасибо:)
  25. jackeyroe1

    Кто-нибудь из друзей объяснит мне этот основной код C #? :)

    Привет, друзья, Извините, я новичок в C #, я пытаюсь изучить некоторые базовые команды Zenno и хочу попробовать использовать C # в Zenno в будущем :-) Я немного смущен кодом "FindElementBy ...", например, в этом коде на уроке Zenno...
  26. jackeyroe1

    ZennoPoster Code Creator tutorials?

    Hi friends, is there a tutorial, teach me how to use ZennoPoster Code Creator? Many thanks! :)
  27. jackeyroe1

    4 место Улучшаем эмуляцию профилей ZennoPoster

    Hi Valandersi, sorry one more question please, my Zennoposter was installed in Windows VPS, for passive print, does it mean that I should install Zennoposter in KVM Linux VPS? :) Thank you~
  28. jackeyroe1

    ❤️ YouTube-Uploader v5.0.7 | Массовая автоматизированная загрузка видео в YouTube

    Хорошо, нет проблем, в будущем, возможно, я закажу вам, потому что сейчас я начинаю делать некоторые работы SMO. :)
  29. jackeyroe1

    ❤️ YouTube-Uploader v5.0.7 | Массовая автоматизированная загрузка видео в YouTube

    Does the project work in the English version of ZennoPoster? I am using the English version and cannot read Russian without translation. :)
  30. jackeyroe1

    Любое руководство о том, как использовать тестер путей Xpath и JSON ?

    Hello friends : az:, is there any guide on using the Xpath and JSON path tester, how to use the JavaScript tester in Zenno? And any Xpath search guide? Or should I study on the W3C website? Thank you so much :-)
  31. jackeyroe1

    Действие "Фокус" не работает в новых версиях 7.1.5.0 и 5.44.0.0

    Привет, друг, ты знаешь, какое действие может симулировать загрузку страницы до последней страницы в браузере? Как мы нажимаем маленькую стрелку в левом верхнем углу нашего браузера. :) Спасибо :)
  32. jackeyroe1

    Действие "Фокус" не работает в новых версиях 7.1.5.0 и 5.44.0.0

    Я протестировал V7.1.5.0 ZP, пожалуйста, обратитесь к моему скриншоту, когда я фокусирую «панель электронной почты» в Tumblr, там все еще не мигает черный курсор, чтобы я мог вводить контент с помощью эмуляции клавиатуры. То же самое с версией 5.44.0.0, но старшие версии, такие как 5.1.7.0...
  33. jackeyroe1

    4 место Улучшаем эмуляцию профилей ZennoPoster

    Thanks much :) And for hide servers 24 cores and 128RAM, can I Configuring /etc/sysctl.conf: which you wrote in "Passive OS Fingerprint" chapter?
  34. jackeyroe1

    4 место Улучшаем эмуляцию профилей ZennoPoster

    If I run Zennoposter on VPS, will the DNS settings that you share with us still work?:)
  35. jackeyroe1

    Новость ZennoPoster 7 - Финальный релиз!

    And the project window leak, not as 5 version, the project full of the window, how to resolve it? :)
  36. jackeyroe1

    Новость ZennoPoster 7 - Финальный релиз!

    Great update, but does the "Touch" action only suit for phone OS (Android or IOS in the profile settings), if I use it on Windows OS settings, will it be un-nature? What's the difference between "touch" and "click" action?
  37. jackeyroe1

    Не могу скрыть DNS, помогите

    Thanks so much!!! :) Great help!!! :)
  38. jackeyroe1

    Не могу скрыть DNS, помогите

    @Zymlex Hi Zymlex, thank you for your great post, I am sorry I am a newbie of DNS, so would you please explain the post in more details, I have some questions: 1) Firstly may I know how to enable DNS resolution through proxies? 2) For base_cr.exe.config and pminstance_cr.exe.config, do you mean...
  39. jackeyroe1

    Installation Bug about ZP 5.0.7.0

    Hi, I have encountered a weird bug When installing a new copy of ZP 5.0.7.0 on my PC. ZP installation froze at the 90% stage when I chose to test the new installation on my system. But, it report ZP have been installed successfully when I clicked the "Cancel" button to cancel testing. :(...