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

  1. mta

    настроить виртуальную машину с настройками профиля

    Привет! Я хочу персонализировать виртуальную машину с помощью профиля, созданного zennodroid. Нужно ли это делать каждый раз с кубами или это делается автоматически при запуске виртуальной машины? :bc::bc::bc::bc:
  2. mta

    Change Timezone

    how can i change the timezone ? what is the format that i need to put in the field?
  3. mta

    Model and IMEI generation

    In the changelog 2.3.7.0 version i read this : :dm: How can i do this ? thanks.
  4. mta

    click on a random link on google serp

    hi guys ! how can i click on random link on google serp. In Zp i use to do it by accessing the source code and select all <a> tags . In Zennodroid, how can i achieve this? now i try it by using xml structure. I store it in variable. then i try to sort element by xpath or by a regex - its not...
  5. mta

    how can i get a list of already installed application

    In my project, I need a list of apps to avoid installing it twice. How can I get the list of all application? :bc: :bc: :bc: :bc: :bc: :bc:
  6. mta

    how to setup hardware specification on memu?

    hello! Each time i start a template, I need to reset the hardware configuration of memu for my need (core + ram). Is there a way to automate it in Zennodroid .
  7. mta

    best practices to create multiple account for one app

    guys I need help, I am lost. What are the step to follow in order to create multiple accounts for one app, let's say for example Instagram or WhatsApp. Do I need to use one VM for one account? or I can use multiple account in 1 VM. Let's say , i would use multiple accounts in one virtual...
  8. mta

    updating element tree

    each time i executed an event touch with an XPath I got stuck for many seconds with "updating element tree". How can I do to pass through this long process?
  9. mta

    how to set geo-location ?

    Hi! I set geolocalisation using device settings > Set geo-location. But it seems not to be working. For example, google maps detect my natural position. how can I set it correctly? I set a proxy too. if I check the IP address it is the proxy address. I am using Memu with Vm Android 9 - 64...
  10. mta

    Как искать элемент на странице гугл хром

    Привет ! Я хочу получить список магазинов на картах Google с помощью веб-браузера Google Chrome, чтобы попытаться найти положение моего веб-сайта. Можете ли вы сказать мне, если я использую правильный метод: - меню утилит - получить элементы структуры (XML) - затем я выполняю поиск по...
  11. mta

    Reseting Vm after the end of the project

    For anonimity purpose, i want to know what are the steps to "reset MeMu VM" between project? :bc:
  12. mta

    Need help - Zennodroid pro - impossible to start Memu. (resolved)

    - i just install a fresh Zennodroid pro. - i install Memu - I check virtualization Bios :ok - in Windows : i checked HyperV - i create a virtual machine in MEmu , Android 7.1 (64 bit). - i got this error i need your help guys ! :dy:
  13. mta

    how to bypass slider captcha "puzzle"

    Hello guys! i was using capMonster2 for bypassing recaptcha v2, and it worked very well. The website that i 'am targeting is using now a slider captcha : you need to slide a piece of puzzle. How can i solve this? Thanks for your support:-)
  14. mta

    Action designer - how to determine form number

    Hello ! i want to adapt my Template by storing the form number in a variable , how can i get this parameter, witch is indicated in action designer? in my project the form number change depending the data that was input previously. For exemple, if i 'am searching an element , like a button...
  15. mta

    Error initializing Google spreadsheet.

    Hello, i'am getting this error while trying to work with google spreadsheet. Error initializing Google spreadsheet. Parameter "spreadsheetId" is missing In parameters, i specify the path to Oauth Key, and it is connected. :bc::bc::bc::bc::bc:
  16. mta

    localization file

    hello! Each time i want to translate a template i got this error: "Localization file is not relevant." Any idea?:(
  17. mta

    Uptate a loaded template on ZP by Copy paste

    Hi ! I add templates on Zennoposter classically. When i need to update templates. I use to copy paste thqe Uptodate template on each folder without deleted them in Zennoposter. Sometimes it works , but sometimes it fail, i suspect that the copy paste didn't worked. Is this the proper...
  18. mta

    Task manager set up

    Hi ! i want to plan execution of several templates with task manager with parameters illustated in the sceernshot below. It works time to time and make errors by executing some templates more than 1 time. And sometimes won't stop at all even closing manually by uncheking it or on...
  19. mta

    Fail to load profile

    Hello, i had an issue that occurs many time. I fail to load saved profile on zennoposter, my current version is 7.5.0.0. error : Running the Profile Failed to process the profile: Error detected when getting indexedDb from instance. What can i do , i need previous saved profile because it...
  20. mta

    customer status

    i can't get customer status. Need help.:bc:
  21. mta

    Proxy use in zennodroid 2.1.0

    Hi ! Is it possible to use a proxy (like in zennoposter) picking it from a list? thanks.
  22. mta

    Upload image with 4g proxy

    Hello, In one of my template, I use to upload images with 'classic' proxy, everything goes all right. I switch to a 4g proxy, after that impossible to upload any image. I test this hypothesis: - proxy limitation : there is no limitation it's my own 4g proxy - image size: I reduce all images...
  23. mta

    скачать файл с input type="submit"

    Здравствуй! Мне нужно скачать документ, нажав на ссылку «Загрузить», исходный код указан ниже: <h2>Invoices</h2> <table class="table"> <thead> <tr> <th style="width:20%">Ref</th>...
  24. mta

    Захватывайте данные из множества файлов .txt

    Здравствуйте ! Я хочу брать данные из множества файлов .txt и хранить их в одном файле. как я могу сделать с обработкой файлов? Спасибо
  25. mta

    Проблема с таблицей: невозможно записать данные из списка

    Здравствуйте все! У меня разные проблемы с ZenoMaker 7.2.0 - Когда я хочу добавить данные в таблицу из списка: добавление только пробелов в ячейках таблицы. Чтобы избежать этой проблемы, я вынужден связать таблицу с текстовым файлом с пустыми строками. Это единственное решение, которое я нашел...
  26. mta

    calculate the number of days between two dates

    In Zennoposter , i need to calculate number of days between 2 dates and put the result in a variable. Is there anyway to do it in ZP without coding? If not can someone help me by a snipet, i 'am not a coder :(
  27. mta

    Zennoposter and Gmail

    Hi, for some of my project, i need to go to gmail account, and parse email for code activation. I never work with gmail , can someone give me tips for parsing data on gmail. Thanks
  28. mta

    How to add a proxychecker rule in a template?

    i 'am wondering how to use this field in Project Maker. I already created a rule in Proxychecker. But i can't add it in this field . i use to handle proxy by using list processing. Maybe this tool will make proxy selection more easier ?
  29. mta

    Schedule project , reset success count, and succes count.

    Hello! I want to schedule an execution every day at fixed hour and for example 10 times in a row then stop for the rest of day. And the next day instance will restart. Do i have to modify "Success count" and "reset Success count"? . For schedule my project. Thanks.
  30. mta

    Optional action on ReCaptcha2

    Hello, I'am a new user of CapMonster Pro. In one project, sometimes the website triggered a Recaptcha 'i'am not a robot" and sometimes not. For passing this issue i add "optional action" on Capmonster step on my template. But it takes so long and at the end log show me error. Is there another...
  31. mta

    Modify multiple template simultaneously

    Is there a way to modify a template "mother" and modificaiton take effect on all child template.
  32. mta

    Time Out when running keyboard emulation ?

    Hello! I 'am trying to add text in a field. Every things gone allright with short text. But when i try to emulate longer text, i got this error message " Run Emulation Error accessing Instance.SendText " Then template stopped, although, all text was emulate. How can i bypass this timeout. Any...
  33. mta

    Manage multiple account with user interface to login on a website

    Hello, I 'am wondering how to manage multiple account with an User interface. I'am starting with table, table processing. But how to connect this steps to an user interface? Any help will be good.
  34. mta

    instance clearCookie failed several times

    I got this message error, several times with my templates : "Run WebBrowserSettings Error accessing Instance.ClearCookie". Is a way to avoid this?
  35. mta

    Error with binf file.

    i got this error wen i run a template : help me please !
  36. mta

    Variable tab, not updating live

    Hi, The variables tab , is not updating live when i backtest template on ProjectMaker. I have to close then open it again to see value refresh. Someone, can Help. Thanks.
  37. mta

    Delete empty line in a list.

    Hello ! I'am trying to delete empty line in a list. Someone can give me a help? i will appreciate. Thanks
  38. mta

    installing V7 error

    Hi ! Impossible to install ZennoPoster told me "failed to load" license. Any Help , Please.