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

  1. H

    How to use proxy with PM

    Hi guys, Each time I try to test a project with PM, if this project contains the "GET PROXY" instruction, the debugging fails with error: "RUN PROXY CHECKER acition id blah blah..." At the same time I have 50 live paid proxies waiting for requests. I'm definitely missing something but...
  2. H

    get rid of SSL CERTIFICATE errors

    Hi guys, When trying to connect via HTTPS, I got this error in debugger mode on the debugging instance of firefox: SSL received a record that exceed the maximum permissible length Error code: ssl_error_rx_record_too_long AND projectmaker get stucked to this point. Any clue? Best...
  3. H

    Yet another proxy question?

    Hi Guys, Just to be sure: what about if I use Get Proxy in my template, but set up zenno MP to execute this template with 'no proxy' in the settings? Will zenno use the proxy and the rules set up in the template or not? Best regards Harry
  4. H

    How to count the number of lines in a file

    Hi guys, Trying to detect a loop, I need to count the number of lines of my result file. This is what Ive done: Write a line to a result-file => bind a result-list to that result-file => get rows count of the result-list What ever is the number of lines, get rows count returns 1...
  5. H

    It clicks in action designer but not in PM debugging mode

    Hi guys, While designing my template to scrap a big directory, I spent the whole day trying to get zenno click on a "next page" link to get to the next page.... without success... When I open action designer, everything works fine, I can match the "next page" link with outertext attribute...
  6. H

    How to regex these fields help needed

    Hi guys, I'm living a nihtmare with this website I m'trying to scrap: Th DOM HTML looks like this: <div class="infos address"> <div></div> <div>26 clifford street</div> <div>31TG45&nbsp;Bighton&nbsp;</div> </div>...