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

  1. VladZen

    Capmonster Error

    Is it ZennoPoster not starting? Could you please attach the screenshot of the error?
  2. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    Would be nice if you send me the template.
  3. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    Looks like I need to test chatGPT in ZennoPoster to find out how to deal with this issue.
  4. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    When you manually copy text by selection, it copies to Windows clipboard, not clipboard inside zennoposter. Please copy my C# cube into your project, run it after pressing the button in ChatGPT and check copied content in the variable from C# cube. That is how clipboard works inside zenno.
  5. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    When you press copy button in GPT, the content is copied to clipboard actually. Now, you should use my code to get it.
  6. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    I explained it from the beginning - clipboard does not work this way in zennoposter. Windows operations won't work with it.
  7. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    How do you check that clipboard is empty?
  8. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    You should run this code after you copied the content to clipboard from your GPT. The code saves content from clipboard to the variable. Look into the variable value.
  9. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    It seems you don't know how to use clipboard in zennoposter. You pressed the button and copied the conten to clipboard. Then you should save it to variable to be able to work with the content.
  10. VladZen

    Retrieving Content from GPT "Copy" Button with ZennoPoster

    Check this thread to work with clipboard.
  11. VladZen

    Обсуждение версии 7.7.9.0

    сначала надо проверить, почему может не запускаться. Шаблон безбраузерный, инстанс CEF или Chromium? В логах нет ошибок?
  12. VladZen

    Обсуждение версии 7.7.9.0

    похоже что не запускается инстанс
  13. VladZen

    Что мне делать?

    Используйте парсинг данных (Parse data), см. подробнее в справке -Parse Data
  14. VladZen

    Обсуждение версии 7.7.9.0

    Да, видимо пропустили, извините. Ответили в теме.
  15. VladZen

    Zenoposter + capmonster.cloud не гадает капчу ReCaptcha

    На скриншоте у вас просто не выбран способ распознавания в кубике
  16. VladZen

    Decrease memory after thread

    Try enabling this option in program settings
  17. VladZen

    Change browser in middle of template

    This problem is fixed in 7.7.9.0 version. Test build is already available.
  18. VladZen

    error compiling project for customers when i use an external C# assembly

    Check C# thread culture value in ZennoBox. It must be the same as in your ZennoPoster P.S. don't know why you dislike JSON cube, it's also based on newtojson dll which you use. it just parses json code and output data to automatic json variables
  19. VladZen

    error compiling project for customers when i use an external C# assembly

    It seems there is something wrong with newtonjson dll version, I would advise to use lower than 13.0.0.0. or with zennobox version (not matching zennoposter version)
  20. VladZen

    Кто-то мне может объяснить как работает "супер-эмуляция"?

    Суперэмуляция работает в движке Chromium, в основном на десктопных профилях с Chrome UA. Версия ZennoPoster от 7.7.4.0.
  21. VladZen

    Bugs in version 7.7.7.0

    Need more details about the problem. What actions performed, what pages on. i.e. what job the project does. Example of the project to reproduce the problem would be great.
  22. VladZen

    Bugs in version 7.7.7.0

    Is it in CEF or Chromium?
  23. VladZen

    Обсуждение версии 7.7.8.0

    Насколько я помню, при эмуляции ScreenMaximize генерируются большие разрешения. На профилях по умолчанию на полном автомате не замечал.
  24. VladZen

    Обсуждение версии 7.7.8.0

    Да, наверное по делу вы нам разнос устроили. Я только обратил бы внимание, что такие опции как эмуляция большого разрешения в профилях или установка кастомных размеров инстанса, подходит больше для продвинутых пользователей, понимающих тонкости использования
  25. VladZen

    Обсуждение версии 7.7.8.0

    да, мы сожалеем что пропустили 1920x1080 наверное уже норма у пользователей поэтому и не воспроизвели
  26. VladZen

    Обсуждение версии 7.7.8.0

    Это при низком разрешении в системе проявляется?
  27. VladZen

    Обсуждение версии 7.7.8.0

    сейчас речь и не идет о разработке 7-ой версии, а о поломке функционала, который ранее работал. И это не упрек пользователям, а рекомендация сообщать в тестовой версии.
  28. VladZen

    Обсуждение версии 7.7.8.0

    серьезно, в 7.7.7.0 корректно, в 7.7.8.0 что-то сломалось примерно для таких проблем тред по тестовой версии
  29. VladZen

    Обсуждение версии 7.7.8.0

    Спасибо, передал программистам. Стоило написать об этом в тред по тестовой версии. Она выкладывается как раз, чтобы выявить и устранить такие проблемы.
  30. VladZen

    Maximum 5 threads in standart edition

    Do you mean zenno account(license) or the account on the website you work with? Standard version has 5 threads for the whole program, i.e max 5 threads for all projects.
  31. VladZen

    Обсуждение версии 7.7.8.0

    лучше уточнить в тикете или теме где разбиралась проблема при обновлении движка что-то могло исправится
  32. VladZen

    Bugs in version 7.7.7.0

    Could you give a fresh example of it? Are you talking about full mouse emulation when clicking elements?
  33. VladZen

    Discussion - new version 7.7.8.0

    Unfortunately, not. This is only major update of browser engine.
  34. VladZen

    Is there any other way to run apps like this frida server?

    This is change log for standard ZennoDroidPro, although some screens from Enterprise version as they released together. Frida server works with Memu as well.
  35. VladZen

    Cant get it started

    The main error is InstanceManagerService not initialized. Is PM from zennoposter running at the same time?
  36. VladZen

    CapMonster и CapMonsterCloud

    Это отдельные продукты/сервисы.
  37. VladZen

    Change browser in middle of template

    Still not clear what goes wrong... need more details about it please make full diagnostic with detailed logs enabled after CEF not started and send it via tickets Also attach screenshots of action properties - Run Chromimum instance and Run CEF instance. If you don't use profile-folders in a...
  38. VladZen

    Change browser in middle of template

    Please check Progs\Logs\nonCriticalErrors-ProjectMaker.txt What error is there when CEF not started?
  39. VladZen

    Instance.SetProxyExclusions не работает на запросах с параметрами

    Полный путь - имелось ввиду не только домен прописать, а с приставкой https:// и остальное до домена. Параметры после домена не должны играть роли. Попробуйте прописать url-адрес основного домена вообщем.
  40. VladZen

    Cant Change browser

    Select Chromium as default browser in program settings and restart the program.
  41. VladZen

    Project maker started crashing post upgrade

    You guys should upgrade to 7.7.7.0 version with the fixes on Windows 11.
  42. VladZen

    Cant Change browser

    What do you mean by ZennoPoster Restart? You should restart project in ProjectMaker to change browser engine.
  43. VladZen

    Change browser in middle of template

    Do you use profile-folders with browser instances? I guess it's not enough to run instance without browser to unbound profile-folder in PM. you should run Chromium instance without profile-folder, then switch to CEF.
  44. VladZen

    How to set timeout for actions in V 7.7.6?

    The method you found is available for such actions as get/set value or clicks. You can find this timeout in action properties for only this type of actions.
  45. VladZen

    Bugs in version 7.7.7.0

    Hi, Please repeat the problem and make diagnostic per instructions here.
  46. VladZen

    Element Tree – only part of the source is loaded.

    I'll look further into it with the details you've sent in support ticket.
  47. VladZen

    Element Tree – only part of the source is loaded.

    Which andoird image do you use, 7 or 9? By the way, you can try newer version 2.3.6.0 already, perhaps it works better.
  48. VladZen

    Select last iteration in select element

    Try to set end as № of matching element in action properties.
  49. VladZen

    Instance max execution time?

    Hello, You should use this option:
  50. VladZen

    Starting all tasks from bat

    There should be special option in program settings to continue executing tasks after restart.