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

  1. lokiys

    Bugs in version 7.5.0.0

    + why it still shows different? Was not there fix for pixelscan ? Left side is PM and right side is my PC chrome:
  2. lokiys

    Bugs in version 7.5.0.0

    My customer constantly gets this: Africa etc. But he is from turkey and he has no ides why this happens. I have also checked all PC regional settings, there is nothing about Africa, nor he is using any proxies and such.
  3. lokiys

    Bugs in version 7.5.0.0

    But this pop up blocks template execution, please look I have sent demonstration in Instance freeze support ticket.
  4. lokiys

    Bugs in version 7.5.0.0

    This pop up comes out at random times, while debugging. nothing to do with time when browser opens. Like I told I was already done for approx 1 minute to debug template what took around 5 minutes, with working browser and working things in browser and ONLY then this pop up appears. Moreover...
  5. lokiys

    Bugs in version 7.5.0.0

    GEO problem. What is wrong with this? I have in proxy method where I set emulateGEO = true. BUT I see this window with asking me to confirm GEO data pops out at random places. Just now it pop out AFTER I have finished to debug whole template. Is not that wrong somehow ?
  6. lokiys

    Bugs in version 7.5.0.0

    Yes CEF. Different websites and different PCs. + different customers. Settings I posted above was changed. With disabling mouse move emulations and I guess there were same problems, but I can not be sure, as this is not something I can reproduce easy. All I can see is I get errors with wrong...
  7. lokiys

    Bugs in version 7.5.0.0

    Fields losing focus or something in newest version 7.5. Maybe thats known issue ? I have noticed with my current project that for example password does not get entered fully. It just cuts off some part of password, therefore login fails. What information Do You need @VladZen ??? It does not...
  8. lokiys

    Layout gets messed up.

    Correct
  9. lokiys

    ZennoPoster system usge

    Hi, @Dalimoney please read there.
  10. lokiys

    Layout gets messed up.

    @VladZen the problem I'm reporting is that when I restart PC and then open Project Maker it is not saved my layout and opens small. therefore ALL windows Browser, Element properties etc. are resized wrongly inside. And I have to resize them over and over again. Can layout be saved and not...
  11. lokiys

    Header cors error

    Hi, not sure if I understand You right, but You can not fix such errors because site does not allow to execute requests other than from site origin.
  12. lokiys

    Regex is not case sensitive in Action Designer

    Regex should be case sensitive by default man, this is not my suggestion, but this is how regex should work in general.
  13. lokiys

    Bugs in version 7.5.0.0

    method: instance.AddToTitle("Any text"); does not work
  14. lokiys

    New recaptcha

    Hi, not sure what new recaptcha you mean, but there is recaptcha block in zenno already. Take a look under Tabs section. If you mean other captchas then You have to look for each particular service and API they provide. 2captcha for example there
  15. lokiys

    Regex is not case sensitive in Action Designer

    That's my question and bug report if that's the case. As regex should be case sensitive by default.
  16. lokiys

    Regex is not case sensitive in Action Designer

    @VladZen action I mean HTML action. click action. This criteria clicks button with Back and BACK button
  17. lokiys

    Regex is not case sensitive in Action Designer

    I was talking about action. It found me both in click action.
  18. lokiys

    Sometimes cursor changes to block in C#

    Whats up with that ?
  19. lokiys

    Regex is not case sensitive in Action Designer

    Is not regex by default case sensitive ? Regex: >BACK</button>$ And it match: 1. <button _ngcontent-c9="" class="btn standard btn-secondary" type="button">BACK</button> 2. <button _ngcontent-c9="" class="btn standard btn-secondary" type="button">Back</button>
  20. lokiys

    url redirect detection while page still loade

    Hi, that's probably only possible with C# using methods related to traffic
  21. lokiys

    Bugs in version 7.4.0.0

    What is happening there? Looks like all instances are in separate instance view. + not all there looks like 100 instances started but I got only like 20 running. + I do not see what is happening
  22. lokiys

    I'm tired to solve captcha guys, its not funny anymore.

    Just opening forum: https://zennolab.com/discussion
  23. lokiys

    I'm tired to solve captcha guys, its not funny anymore.

    Not sure what you mean post some code. I'm using my workstation as basic user. My ip is not spammed, nor my pc have any malware or something. I'm not using any posters on this pc or anything. Sorry to hear that, but legit users should not be affected by this.
  24. lokiys

    I'm tired to solve captcha guys, its not funny anymore.

    @VladZen two times today so far. ITs only morning for me. Fix it
  25. lokiys

    I'm tired to solve captcha guys, its not funny anymore.

    I have done this 4 times today, from one and that same PC and one and that same IP.
  26. lokiys

    Crazy symbols

    No its not, and it does not change anything. + Same problems started to come out on my PC as well.
  27. lokiys

    how to check the number is odd or even

    I can only help with C# var n = int.Parse(project.Variables["YourProjectVariableName"].Value); if(n % 2 == 0) { return n + " is an even number"; } else { return n + " is an odd number"; } }
  28. lokiys

    How to Close ZP in Command Line?

    @VladZen thats very weird, maybe this helps: https://answers.microsoft.com/en-us/windows/forum/all/task-manager-is-not-displaying-process-names/c75542e1-1b98-4305-8553-62be58457092 @Cyrix probably will not help much, But I assume You have to close this with version number in the name.
  29. lokiys

    Crazy symbols

    Yes. When opening DOM
  30. lokiys

    Crazy symbols

    That's google.com man. Same on reddit.com. But not on my PC, just on my customers PC.
  31. lokiys

    Incorrect hyperlink

    I'm guessing this should lead somewhere more meaningful than just to root page of zenno.
  32. lokiys

    hello can i save cookie for application to load it on another browser

    Oh sorry yeah my bad, did not notices I'm in Droid section. Mobile apps does not use cookies at all. Although I'm not an mobile app dev, therefore I could be wrong.
  33. lokiys

    Need Help with signup and post projects for list of sites

    1. I told it depends, there is no one right answer. And I told You my personal preference, no idea what else to add. 2. Please read wiki 3. I do not understand what You mean. Email 99% of sites arrive after 10-20 seconds, if this is different for some site then make delay something. I can not...
  34. lokiys

    Error While Making Signup Project on seekingalpha.com

    When you click manually does it work ? I just tried this site and I did not get anything like that, maybe Your proxies or IP are overused. ?
  35. lokiys

    hello can i save cookie for application to load it on another browser

    Save and Load profile
  36. lokiys

    can you check what this errors please

    I have removed this report.zip file from this post, please send in ticket, there are too much your personal PC information in report file to post it publicly. If You do not care, please re-upload. :-)
  37. lokiys

    whats this error in script means

    It is general Zenno warning, not related to one particular template. It tells you that your PC/Server resources are close to not enough for running what you are running.
  38. lokiys

    Crazy symbols

    For one of my customer when I open DOM I get some crazy symbols there: What is this ? How can I set do display correctly ?
  39. lokiys

    How schedule scrap one time per day with zennoposter

    @VladZen little off topic, but I always struggle with this scheduler when I take action on it. I wanted to help in this thread also about 30 min ago, but after 2 min struggle I went away. There must be something changed. Ask Your UI/UX developers to think about it please.
  40. lokiys

    Need Help with signup and post projects for list of sites

    Hi, 1. It really depends, there is no one right answer. I personally separate concerns. 2. Lists and Tables 3. If with activation you mean email verification. You should understand how each separate website works. Verification messages usually take 10 seconds. If some sites works different then...
  41. lokiys

    Layout gets messed up.

    Lol I know that it will be in new version, but while reading other user reports I can see that layout problem was before v7.5 and even way before those versions. So I'm asking again. Is this bug find and fixed ( released in new version obvious ) ? ? ?
  42. lokiys

    Layout gets messed up.

    Bug found and fixed ? Its kinda annoying to resize every time lol
  43. lokiys

    How to Close ZP in Command Line?

    I'm guessing he means this.
  44. lokiys

    i want to get new proxy for every instance

    I assume you take proxy from file, then third point means You save proxy back in file.
  45. lokiys

    i want to get new proxy for every instance

    1. Take proxy and delete it 2. Work with your proxy in the thread 3. Save proxy back after thread finishes