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

  1. C

    Trial Upgrade Before Upgrading?

    If I found this version of upgrade not stable, am I entitle to another 14 days to try again when a newer version of upgrade comes out?
  2. C

    Trial Upgrade Before Upgrading?

    How long does the trial license last? Thanks.
  3. C

    Trial Upgrade Before Upgrading?

    Last year I spent $90 to purchase an upgrade from 5.7 to 5.9, only to find that there were bugs that made the program unstable to use. After emails and emails back and forth with support during the six months of purchased period, the bugs were still not fixed even in the latest 5.10 at the...
  4. C

    How to Open SeekingAlpha.com in PM/ZP?

    Thank you, let me update to 5.10 to test it.
  5. C

    No Connection to Authorization Server

    Updated to ZP 5.10.0.2 today but ZP is showing the following error and quits automatically. The older 5.7.1 works fine on the same machine (clone). userarea.zennolab.com is also accessible in IE. Tracert userarea.zennolab.com and userarea-us The hardware is already activated in Userarea...
  6. C

    How to Open SeekingAlpha.com in PM/ZP?

    Recently, PM and ZP are not able to read SeekingAlpha.com correctly, as all format is lost in the built-in broswer. Please see screenshot below. The website works fine in regular browsers such as Chrome or Firefox, but not PM/ZP. Is there some settings that I need to set in PM/ZP that allow...
  7. C

    SeekingAlpha.com losing format

    SeekingAlpha.com lost format in both PM and ZP. This has happened since last week and it was good before that. It works fine in regular browsers such as Chrome or Firefox, but not PM/ZP.
  8. C

    C# code to delete a line in a list?

    Thank you.
  9. C

    Recaptcha audio solve 2captcha

    Could you provide this information in English? Thanks.
  10. C

    Script to use 2captcha for Google Recaptcha 2

    Could you provide a guide in English? There are more and more sites using Recaptcha2 and we need some information on how to use ZP with captcha services so solve them. Thanks.
  11. C

    After GoTo URL, Instance Still at Blank

    After updating to 5.9.9.1, this problem remains. The proxy is OK (because it works if I restart the project). The Goto action just moves to the next action immediately without even spending 1 second trying the proxy, and stays in about:blank.
  12. C

    Will looping in C# faster than looping using actions in template?

    I am building a looping operation for a list. For example, to delete some lines and add some random strings to some other lines. Is it faster to run everything in C# or use action and a counter in the template? How about memory usage? Thanks.
  13. C

    C# code to delete a line in a list?

    What is the C# code to delete a line in a list? (like .DeleteRow(i) for a table, but for a list) Thanks.
  14. C

    How to Remove Empty Lines in a Text File.?

    Delete by Regex ^\s*$
  15. C

    Shift + Enter

    instance.ActiveTab.KeyEvent("Enter", "down", "shift");
  16. C

    Instance windows keeps appearing for a very short moment

    No, none of my project has "SHow instances", but the instances still appear all the time at the top left corner of screen. They appear for 1/10 of second then disappear.
  17. C

    Instance windows keeps appearing for a very short moment

    The ZP in background keeps stealing my mouse focus, making my front end work very difficult.
  18. C

    Dislocated Input Settings

    It is 100%. Video emtpy template in video https://dl.dropboxusercontent.com/u/9846094/Public/empty.xmlz
  19. C

    Dislocated Input Settings

    Tested on 100% font size on Windows 7 but got the same issue, so it's not font size related.
  20. C

    Is there a system variable that returns if the project is currently running in PM or ZP

    Is there a system variable that returns whether the project is currently running in PM or ZP? For example, if the project is being run in PM, that variable returns "Project Maker" or 1, while in ZP it returns "Zennoposter" or 0. Thanks.
  21. C

    Dislocated Input Settings

    Setting font at 100% is too small for HD monitors. Could you fix this when you are fixing this? They are both related to Windows 7 font settings at >100%. http://zennolab.com/discussion/threads/is-this-inspect-element-follow-the-cursor-bug-fixed-yet.26529/
  22. C

    Dislocated Input Settings

    Some text in the input settings form is enlarged, pushing the text boxes off the form.
  23. C

    Unchecked "Run unfinished project at startup" but ZP still automatically launches all my projects.

    Video and report sent to support email. It appears to happen more often if I close Project Maker AFTER closing ZP. Thanks.
  24. C

    ZP 5.0.1.0 Saving/loading profiles problem

    To replicate the problem, please try to use a Dropbox folder to save/load the profiles.
  25. C

    Instance windows keeps appearing for a very short moment

    Report sent to support email. Thanks.
  26. C

    Linkedin - Browser Not Supported

    I am sorry, but what does "load from lost your own" mean?
  27. C

    After GoTo URL, Instance Still at Blank

    When the about:blank is about to happen, ZP didn't stay in that Goto action for even 1/100 of a second. It displays about:blank immediately. Even if we assume there is a temporary problem with the proxy, shouldn't ZP at least try to see if there is a time out? This about:blank problem occurs...
  28. C

    Linkedin - Browser Not Supported

    I am using the default browser in the latest version of ZP, which should be up to date.
  29. C

    Instance windows keeps appearing for a very short moment

    Don't know if this is related, ZP 5.9.8.1 also keeps losing and gaining focus, acting very unstable.
  30. C

    Instance windows keeps appearing for a very short moment

    I have ZP running in the background, minimized to task bar. I always hide all instance windows because I am running many threads. However, every 10 minutes also, some the instance windows pop up for a very short time (1/2 seconds), then they disappear. This is very annoying because sometimes...
  31. C

    Linkedin - Browser Not Supported

    5.9.8.1 still not supported.
  32. C

    Unchecked "Run unfinished project at startup" but ZP still automatically launches all my projects.

    Yes, I have unchecked "Run unfinished project at startup" in Settings. In 50% of times it's not effective.
  33. C

    5.9.8.1 extremely slow

    Those are already unchecked in 5.9.8.1. They are not the reason for the freeze as log grows.
  34. C

    Unchecked "Run unfinished project at startup" but ZP still automatically launches all my projects.

    When I close ZP I always select "No" in the pop up window asking whether to continue the unfinished projects. However, if there are still projects running, ZP sometimes (about 50% of time) will still launch those projects when it restarts. I have unchecked "Run unfinished project at startup" in...
  35. C

    5.9.8.1 extremely slow

    Where can I "Disable extended logs, logs for emails, http"? The Detailed Log for developer was already disabled, which didn't help.
  36. C

    After GoTo URL, Instance Still at Blank

    When the "about:blank" happens, no matter how many times I loop to repeat the GoTo URL action, or even Restart the Instance or Clear Cache/Cookies, it will always stay in About:Blank. It will only work again when I restart the project from beginning.
  37. C

    5.9.8.1 extremely slow

    I found that the slowness of ZP 5.9.8.1 was directly related to the number of log records. As the number of log records grows, ZP gets slower and slower, until it completely freezes after a few hours. The only way to unfreeze ZP is to clear the logs. By clearing the logs, ZP immediately becomes...
  38. C

    ZP 5.0.1.0 Saving/loading profiles problem

    All I do is first to try to load profile. If it fails, then log in to save a profile. a zpprofile file is generated as expected. But with it, a number of zpdata and zpcookie files are also created. After running the project for a few days, the folder will become full of zpdata and zpcookie files.
  39. C

    After GoTo URL, Instance Still at Blank

    If it's proxy's problem, why it won't work when I loop to repeat the GoTo URL action, unless I restart the project? Restarting the project can bring things back to normal. But it would be much better if we can simply repeat the GoTO URL action to retest the URL with the proxy, because it's...
  40. C

    ZP 5.0.1.0 Saving/loading profiles problem

    What about the zpdata and zpcookie files? Why are they growing in numbers in my folder of zpprofile files?
  41. C

    5.9.8.1 extremely slow

    The report was sent. I don't think it's related to the video driver. For example, I was trying to close ZP. And it has stayed in Save Data for a long time and is still sitting there. Update: after half an hour, ZP was finally closed.
  42. C

    5.9.8.1 extremely slow

    It's AMD Radeon HD 5450. The driver is the latest version. All software on the computer including the 5.7.1.0 of ZP worked smoothly. The projects and settings are the same between 5.9.8.1 and 5.7.1.0. However, 5.9.8.1 can not handle tasks with large number of threads or log records.
  43. C

    5.9.8.1 extremely slow

    I purchased an update from 5.7.1.0 to 5.9.8.1 and found that the new version is so slow that it's close to not usable. It's mainly the ZP interface that gets much slower. After ZP runs a few hours with multithread, it becomes NOT responsive when I try to navigate between tasks and logs. Even...
  44. C

    After GoTo URL, Instance Still at Blank

    This bug (as described in #1 and #7 above) is still not fixed in latest 5.9.8.1. GoTo URL action sometimes (about 1/10 of time) does nothing. It stays in About:Blank. When it happens, no matter how many times I loop to repeat the GoTo URL action, or even Restart the Instance or Clear...
  45. C

    ZP 5.0.1.0 Saving/loading profiles problem

    And I am getting these errors after updating to 5.9.8.1 when I save a profile or load a profile (sometimes, not always). The number of zpdata and zpcookie files is much larger than the number of these errors, so it's not 1 to 1 relationship.
  46. C

    ZP 5.0.1.0 Saving/loading profiles problem

    Just updated to latest 5.9.8.1. Still have this problem. zpcookie and zpdata files are flooding the folder that contains the zpprofile files.
  47. C

    PM not displaying webpage

    Need to add "http://" before the domain name. This is a bug in the latest version.
  48. C

    How to Update

    To update Pro to a newer version, do I need to first uninstall the existing ZP? Or can I simply run the installation file to overwrite the existing one? Thanks.
  49. C

    ZP 5.0.1.0 Saving/loading profiles problem

    No, I mean the folder I created to save the .zpprofile files. Not the temp folder. http://i.imgur.com/ThPRRLg.png
  50. C

    Run WebBrowserSettings Error saving/loading profile to the temporary file.

    After running ZP for a few hours, my projects (ALL projects in ZP) will start getting "Run WebBrowserSettings Error saving profile to the temporary file." and "Run WebBrowserSettings Error loading profile to the temporary file." error at Reset the Instance action (NOT saving/loading profile...