Недавний контент mtantouri

  1. M

    Scrape on Ajax - Wait until element exist

    You are the best. Thanks, it works great.
  2. M

    Scrape on Ajax - Wait until element exist

    Could you possibly include that in the code if it's that hard for you, please :-) Thank you. Edit: I did read and try a couple of things without any luck with https://help.zennolab.com/en/v5/zennoposter/5.1/ZennoLab.CommandCenter~ZennoLab.CommandCenter.Document~FindElementByAttribute.html
  3. M

    Scrape on Ajax - Wait until element exist

    Im using btw: HtmlElement he; for(int i=0;i<20;i++) { he = instance.ActiveTab.FindElementByAttribute("Your data in parameters"); if(!he.IsVoid) { break; } System.Threading.Thread.Sleep(2000); }
  4. M

    Scrape on Ajax - Wait until element exist

    Yes that one. But what if the server return an 502 error and it didn't find the element, how can I know. Am I missing something on that thread?
  5. M

    Scrape on Ajax - Wait until element exist

    Will this code loop itself until it finds the element? What if the page return as server code 5xx error, what happens then?
  6. M

    Is this possible?

    Awesome. Thanks.
  7. M

    Is this possible?

    Is it possible to generate numbers in the range of 0.01 to 0.1? Whether be it in Javascript or C#. Thanks
  8. M

    Tests proxy against user defined site

    Just Awesome Rostonix :D Thanks
  9. M

    Tests proxy against user defined site

    Nice.. Yes I've played a little with the Test URL rule in zennoposter's proxy checker and can't add anything into the box.
  10. M

    Tests proxy against user defined site

    Just saw the new URL feature within zennoposter's proxychecker. It's awesome.. But still, I would like to search for text or elements on the page to determine if the proxy is usable or not. Is this something that is coming?
  11. M

    How to Remove Empty Lines in a Text File.?

    I am successfully using this regex: ^(?:[\t ]*(?:\r?\n|\r))+
  12. M

    Tests proxy against user defined site

    Awesome news :D If I may ask, when will the next build be released?
  13. M

    Tests proxy against user defined site

    It would be so awesome if the best proxychecker got a feature that allow the user to test a proxy against any site that the user defines as a rule. There is this no hands proxies software who does it and is a very nice feature. Please consider :)
  14. M

    Taskmanager running perfect, but only this small...

    Ok, my bad. I've attached the requested images. Also, I did a clean install without any success.
  15. M

    Taskmanager running perfect, but only this small...

    That would be many screenshots as its not one or two projects. Also the projects doesn't have any execution settings.