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

  1. Z

    Is there any way to test out the bot before selling?

    I've got a client and want to sell him a bot. This would be my first bot creation. How to test the functionality of the bot and how to check how the bot will appear to my customer? Does the developer/seller gets a copy to test before selling? If not, I think it would be better to have this...
  2. Z

    Got a runtime error - 203 at 68779450

    Hi, I was running zennoposter with 3 templates each using a single thread. It ran fine yesterday and was doing great even today also before I got this error: Runtime error 203 at 68779450 Any idea what is this? Thanks
  3. Z

    Regex to find all the urls on a given page with a specific word?

    Hi, I'm trying to find out a regex to search for a url on a page with specific word in it. e.g. I want all the contact us, about us, support etc pages of a website. So, I want to generalize it by searching for generic contact us pages for those websites using these common words. I'm...
  4. Z

    How to change user agents of a browser?

    Hi, In a template while looping through the template and scraping various pages, I want to clear cache, cookies and change the user agent of the browser after (say) 10 loops. I can see cookies and cache options under browser settings but couldn't find how to change or randomize the user...
  5. Z

    Regex for email id?

    Hi, i was trying to create a regex to find an email id on a page source but couldn't build a perfect regex for the same. Any help? e.g. a regex to cover all these scenarios [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]...
  6. Z

    Need help with proxies

    Hi, I have a client who wants me to go to a site and check for some details by entering the input form and searching for some text. Template is ready and works fine. But, the site bans a proxy after 4-5 iterations. So, I have to use proxies. Current requirement is to work on 1...
  7. Z

    [SOLVED]  Executor doesn't work for me?

    Hi, I just purchased zennoposter Pro license. Till now I had been working with trial version and was using only the debugger mode to execute templates. Today, I was executing template using template executor but I'm not able to execute any template. I added a new template and increased...
  8. Z

    Had a real hard time buying zennoposter :(

    I just had a really hard time buying Zennoposter yesterday. I purchased it using a credit card. Then, it was pending with plimus for hours for verification. I contacted them and got a response after some 4-5 hours. In the meantime contacted zenno support and they said once plimus approves...
  9. Z

    Updates have to be purchased additionally or is it included when buying a new copy?

    Hi, I was buying the advanced version today but got confused in between. Buy now takes me to payment page with the amount of 347. But on the screen it says $347 + $90 for the updates. So, I'm wondering if the first purchase has 6 months updates included by default? If not, then where to...
  10. Z

    How much is the commission breakup for selling Zennoposter MP?

    What's the commission breakup for getting sales for Zennoposter MP? I mean what percentage of the money do we earn for selling lite, standard and professional versions? And what is the payout threshold and cycle? Thanks
  11. Z

    Need help in scrolling while in debug or execution mode.

    Hello, I'm creating a template on an eCommerce site which has 100000s of products listed. I want to scrape all the data. It's built using AJAX where when a user scrolls down, it will add new results/products to the page and would still retain the old products at the top of the page. So, if I...
  12. Z

    How to save data in excel or csv formats?

    Hi, I have used csv files as an input but not sure how to write it in a csv format? e.g. if I get 10 variables from a file, I want these to be stored in 10 columns of a xls or csv file. Right now I tried it only with .txt files. But, one of my variable has new line characters in it as...
  13. Z

    How to save an image?

    Hi, I'm scraping a website and now want to save the images on my hard disk. I've the image source url, now which event to call to save it in my project folder? Thanks
  14. Z

    why can't I get any attribute value when I use element's property and it's a span tag

    I'm building a scraper and want to get the outerhtml property of the element. But when I search the element, the drop down doesn't show me the option of "Outerhtml" to choose from. How to workaround the same? Screenshot is here: http://www.mediafire.com/?19ve9r2hrs2vrti Thanks
  15. Z

    Will new updates have feature to create .exe for a given template?

    Hi, Are you planning to give the feature of creating a stand alone .exe files of the created template? With Zennoposter MP functionality online, I guess now only feature missing is giving the option to create bots using it. Any plans of this functionality coming into the picture in near...
  16. Z

    How to test for a range in a switch?

    Hi, I've a number and I want to test it in the range of 0-30, 30-60 and 60-100. How can I do this with a switch? Using an if will make the code become too big as I want to replicate this for 5-6 elements. Thanks
  17. Z

    Increase the size for search area in search by image module

    Hi, In version 4.0.8.0, there was a functionality to select a larger image to test, but in latest versions you reduced the size. Please increase it again in the latest versions too. There are so many instances where we might need to have that extra image area to select the correct image...
  18. Z

    [SOLVED]  Active tab of instance is not found. Instance 1383725786:127.0.0.1?

    I got this error when I ran a template in poster: Active tab of instance is not found. Instance 1383725786:127.0.0.1 What does this signify? What am I doing wrong? same template works fine on another machine. Other templates work fine on this machine too. P.S. - I'm using the latest...
  19. Z

    [SOLVED]  Not able to remove columns from table processing

    Hi, If I've configured a table in my template and later on I change the structure of the table - say reduced the number of columns then also the table processing element doesn't let me delete the to variable variable names and columns which I deleted from the table. I can delete the column...
  20. Z

    how to record a captcha element if it appears on a site after say 300-400 iterations?

    Hi, I was working on a template and it works fine but yesterday I saw it failed at a point because after successfully running it for 300 odd iterations the website showed some captcha image. Now, while recording a template captcha isn't there. It appears only after execution of the template...
  21. Z

    [SOLVED]  Poster doesn't work but working fine in debugger mode

    I created a project and ran it in debug mode for almost 30 minutes. It worked fine. Then I did all the setup and executed it in poster. Ideally it should have executed for around 4-5 hours but it just completed in 2 minutes saying that the template was executed successfully but in reality it...
  22. Z

    [SOLVED]  Elements not grouping in project builder

    Hi, I recorded few actions and then later on added few additional elements and when I tried to group these within the already created group, it's not showing me the new element. i.e. it's not dragging the element just below it down and adjusting the new element in between. Rather it's hiding...
  23. Z

    [SOLVED]  Zennoposter project maker crashed

    Hi, I was recording some actions and as soon as I pressed Stop, it crashed and closed my project maker on it's own without letting me save anything. When I restarted the project wasn't saved. I'm using a dual core 2.2 GHz with 4 GB Ram and working on Windows 7. i've previously also...
  24. Z

    Search by Picture Question

    Hi, I wanted to click on certain part of a image based on certain conditions. I want to click on 4 images in total. When I recorded the action, I tested the image recognition and mouse click event. It was identifying the image correctly clicking at the right place. Then, I added the same in...
  25. Z

    your project contains un-configured actions

    Hi, While debugging, I get this error: "your project contains un-configured actions". How to know which element is not configured properly? I'm using a switch and multiple "click pictures". Is it required to connected "on failure" node to some other node? Please help. Thanks