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

  1. A

    Update user agents

    I really don't understand why it is not automated, we should always have freshest UAs. If website takes bot detection seriously only newest user agents will pass, which makes ZP profile "up-to date" option a joke.
  2. A

    [Бесплатно!] ReCaptchaGnizer: Решение ReCAPTCHA2 со 100% результатом (AutoSubmit: vk/textnow и др.)

    Is it possible to send cookie and user-agent as parameters to desired recognition service?
  3. A

    Loading old profile prevents from having browser auto up to date

    I have noticed that when i set instance to be created with newest version of browser , when i load saved profile with cookies UA gets changed to that one set in profile. In this project its Firefox 56 while newest version is 62. In some cases having old browser might lead to identifying as...
  4. A

    [Бесплатно!] ReCaptchaGnizer: Решение ReCAPTCHA2 со 100% результатом (AutoSubmit: vk/textnow и др.)

    Hi, Is it possible to set preferred captcha solver via variable? Sometimes i'ld like to use Antigate instead of rucaptcha, now it seems recaptchagnizer will allways use Antigate first if apikey is present in settings.
  5. A

    Bugs in version 5.19.0.0

    The C# method i was accessing rucaptcha key from Zenno stopped working, Deemer84 helped me with that, error was unrelated to webpage elements / tables
  6. A

    Bugs in version 5.19.0.0

    My C# script for recaptcha has stopped working in 5.19.0.0, gives error : "Perform the CSharp OwnCode Sequence contains no matching element" It works in 5.18.0.0. Messaged you with details
  7. A

    checkingprocessor.exe errors every 15s

    I have updated NET, will clarify if it has helped
  8. A

    checkingprocessor.exe errors every 15s

    I have zenno 5.17.1.0 running on windows server 2008. After 1-3 days of running i get this error https://prnt.sc/jjuggj from checkingprocessor.exe. It pops every 15sec and disappears after 10. Zenno is working fine but it is annoying. Restarting zenno does not help, only server restart helps...
  9. A

    Bugs in version 2.7.0.0.

    Recaptcha 2. Queue length exceeded. Type is not detected. After a while of running 10 threads ZP + CM solving recaptcha 2 i get this: http://prntscr.com/f4n9pi It will not stop until i restart Capmnonster, captchas are not solved, just left without answer.
  10. A

    Zennoposter Or Project maker dont load,not running at all

    That helped, thanks
  11. A

    Zennoposter Or Project maker dont load,not running at all

    I don't use any protection ;) Installed new version, successfully started ZP, tried multiple times to run PM - diagnostic attached
  12. A

    Zennoposter Or Project maker dont load,not running at all

    Is this some kind of a prank that nobody from administration is replaying here or in private to solve that issue ?
  13. A

    Zennoposter Or Project maker dont load,not running at all

    I have similar problem. Project Maker does not run. After starting it shows messages: Initialization, Updating licenses and nothing happens. Zennoposter works flawlessly. I have uninstalled and reinstalled Zennoposter, deleting data from appdata and programfiles. Reinstalled .NET Framwork I...
  14. A

    Can i edit form request before submitting?

    It's a web control panel to some self hosted application which is under development which means source changes a lot. It uses JS framework that generates hidden control fields, checks everywhere if text has been entered manually. I do not think it is intended, it is a "feature" of this...
  15. A

    How to replace source of page

    Question is answered, but my way of solving the problem did not work. "Replace <h1>Hi there</h1> in my example with your new variable you mention in step 2." - i though you were joking.
  16. A

    Replace string with new line. How?

    So it seems {-String.Enter-} does not work when using Keystrokes Emulation, new lines made from {-String.Enter-} are ignored and had to be replaced with {ENTER}
  17. A

    Can i edit form request before submitting?

    Making POST/GET request using http://zennolab.com/wiki/en:actions:http requires you to manually craft such request, which is fine in most cases. But sometimes, such in my case, page is JS heavy (some stupid, fail safe JS framework that makes life harder), there are fields that are randomly...
  18. A

    Can i edit form request before submitting?

    In Perl when using LWP or WWW::Mechanize module for automation, there was such possibility to fill forms, prepare request but not send it , so it could be modified. A few times it was handy, maybe an idea to implement in future in Zenno...
  19. A

    How to replace source of page

    I know, but this site has too much javascript to accept my subtle changes
  20. A

    Replace string with new line. How?

    thanks :)
  21. A

    Replace string with new line. How?

    I need to replace part of string with new lines. Text processing ->replace does not work - it replaces searched string with "\n" instead of new line. Tried with c# , probably getting there but need help :) var doms=project.Variables["doms"].Value; var reg = new...
  22. A

    Can i edit form request before submitting?

    After filling the form, can i, instead of submitting it immediately , just build the POST request and put it into variable so i can modify it before sending ? in other words: 1) i fill the form 2) click submit 2a) instead of submitting form a POST/GET request is built and put into variable...
  23. A

    How to replace source of page

    Thanks, but it still does not solve my problem, must debug JS more :/
  24. A

    How to replace source of page

    I can not edit something easy way using Project Maker, so i wanted to just edit source using regex and replace. I did: 1) put page source to variable 2) replace what i want with regex and put into new variable 3) ???? How do i replace source now ? Text processing -> to variable does no allow...
  25. A

    How big is performance cost of "project in project"

    As in tittle :) Lets say i want to use 100 threads of the same template. I have option either have complete template, or make template that will use 2-4 "project in project" properties. Will it impact performance if i use many "project in project" or it does not matter ?
  26. A

    I do not know why i can not be into my zp5

    Also have this error right now
  27. A

    Default path for folders

    I use other dir than default project_directory, do not like :)
  28. A

    Better error reporting

    I think it would be great if Zenno had simple function to: - save screenshot - save HTML in case of error. It could be saved to user specified directory f.e.: TEMPLATE_NAME\ERRORS\ It would give great insight to why template failed. Why do we have to manually create code to do it when it could...
  29. A

    API for tasks

    Scheduler and task manager need a lot of attention when you have many templates, especially if you are updating them due to your needs or updates on site that is used in template. I think it would be very good feature for advanced user to be able to control running templates from external...
  30. A

    How to disable loading of videos

    Does not work. Video still plays.
  31. A

    How to disable loading of videos

    i am working on a page that has youtube video that keeps loading and keeps zenno busy tried: - disabling pictures - disabling plugins Video still loads How can i disable it ?
  32. A

    How to ensure that after "Click" , the next page loads before going to next step

    Sometimes i add pause for X sec between actions and it works pretty good.
  33. A

    Weebly with 5.0.3.1

    Thanks, i have searched for it source code.
  34. A

    Weebly with 5.0.3.1

    Anybody has success with scrolling? A can't save changes at "Pages" section, "save and edit" button is not visible and i can not scroll down even with mouse in PM.
  35. A

    Change useragent from variable

    got it , thanks
  36. A

    Change useragent from variable

    How do i change user agent string to value from variable ? All i can find mentions editing profile manually and saving/loading it.
  37. A

    Жалоба на неправильно распознанную каптчу

    One more reason to switch to other captcha solver.
  38. A

    Жалоба на неправильно распознанную каптчу

    Any other way to get CAPTCHA_ID neccesary to build own POST request for complaints?
  39. A

    Project maker cant be stopped when entering long text

    No way to force stop it ?
  40. A

    Project maker cant be stopped when entering long text

    I am using keyboard emulation to enter text into input, i have a variable, which is by mistake very long, 10000 chars. Cant stop project maker from entering text, pressing stop does not stop PM from entering whole variable and then stopping. Either i wait from wait for PM to enter whole text...
  41. A

    Table only reading first 14 rows

    lol :)
  42. A

    Receive mail does not work with variables when copied from other project

    When i copy "receive emails" from other project into new it has all inputs filled with variables needed to connect to mail server and get mail. {-variable.email-}, {-variable.port-}, {-variable.host-} etc... variables are already loaded on new project from file... When i try to log in...
  43. A

    Zennoposter Show instances doesnt work

    Is there anybody that likes that instance behavior ? If i want to see instances, i want it to see them immediately , not after sending to tray 10 other windows that i have open....
  44. A

    regex replace quick question

    Yes. I have managed to do it with c# snippet, but sill interested how it can be done via gui, with regex.
  45. A

    regex replace quick question

    I want to change into html code using word processing what is name of variable for regex matches? my current regex: what to search: \(.*)?\[\/img] what to replace: <img src="WHAT_HERE"> obviously that does not work, as syntax for regex match '()' is taken from perl... how do i do that in zenno ?
  46. A

    Using Adblock or similar solution with ZP and proxy

    Thanks, after more research i have found frequently updated AdGuard and free AdFender. Will test later
  47. A

    Using Adblock or similar solution with ZP and proxy

    Some websites display layers of ads, that can cause problem with clicking or finding element by search by image. Do you know a way to block all ads in Zenno, similar way that Adblock works with other browsers ? I have tried editing windows hosts file, but it works only when zenno does...
  48. A

    How to read file VARIABLE into table/list

    thanks, havent played with word processing yet :)
  49. A

    How to read file VARIABLE into table/list

    Ok got that, but sill would like other method. I have a variable, which has some data split by ';' Can i create new table or list by splitting this variable by ';'?