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

  1. A

    How to get Facebook post's comment ID?

    Hello! I want to make a bot to auto reply comments on my page. I need to get all comment id on the post but I can't find them anywhere (in DOM or source) Is there any ideas to get Facebook's post comment ID? Thanks
  2. A

    Can't set value to tweet with new Twitter design

    Hello! I tried to make a temp of automatic posting tweets to my Twitter profile. But since Twitter released their new design my temp isn't working anymore. I tried to set value via innertext, innerhtml or value but doesn't work? Any suggestions for me? Thanks
  3. A

    Browser reset after quit ZP

    Hello! When I run a template which login to my account on a website and complete all of the tasks. Then I close ZP to shut down my computer to go to bed. Then the next day I open ZP and re-run my template it re-login my account on that website. How do I avoid that re-login?I've tried delete...
  4. A

    About coordinate in ZP

    Hello! I have a project which has an action to move an object from position 1 to position 2. So I use drag and drop feature. But I'm confusing about the coordinate I need to fill in drag and drop action. While recording I move my mouse over that object then determine the coordinate based on...
  5. A

    Browser crash while running template

    Dear ZP Team! I had a problem a few days ago. While running my template the browser crash and look like this image below It is completely black or sometimes navy and I cannot see any action clearly. The template is still running but the result is fail. Sometimes it says Error loading...
  6. A

    Help me using 2captcha with ZP!

    This is my first time I use a captcha regconization service to be intergrated with ZP And 2captcha is my service I downloaded the template provided by @Morgan here in this thread: http://zennolab.com/discussion/threads/how-to-use-anti-captcha-antigate-com-for-google-recaptcha.33593/ Then and...
  7. A

    Best Google recaptcha regconition service for ZP?

    Hello all! I want to submit my link to Google webmaster (google.com/webmasters/tools/submit-url) but it requires Recaptcha everytime I submit So I want to know which captcha service is the best to be intergreated with ZP for fully automation with high success (more than 96% :D) Please suggest...
  8. A

    Keystroke emulation scroll down it not working for some sites

    I use Keystroke emulation with {END} or {PGDN} but it works for the site like redbubble.com but not working for ebay.com That's strange. How to make it working with ebay.com Please suggest Thanks
  9. A

    How to get string length and put it to a variable?

    I look at string process but could not find it elsewhere Pleas help. Thanks Another problem is that I have a string process in my project is string replace (I replace space with a character) I successfully done with current run but when I close ZP then open ZP again the space character to be...
  10. A

    InnerHTML value disappear at next step why?

    Hello all! I have a big and weird problem when creating my project Please see the image below: My steps go thought 1 - 2 - 3 with 1 and 3 are normal text field and 2 is WYSIWYG HTML Editor I easily set text for 1 and 3 with recording and 2 was not shown up while recording but I use Action...