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

  1. U

    Image recognition awfully slow

    I'm a fresh paying customer trying Zennoposter 7. I've been using SikuliX for past few years and was really hoping to upgrade to use node based ui workflow for building the projects. I'm really disappointed with speed of the image recognition, it was not available in demo version, so I feel a...
  2. U

    Help for beginner

    Hello, It seems to be hard to get information here in forums. If any zenno reseller is interested in helping me, I would make the purchase through you if you help me over skype with few questions. PM me please.
  3. U

    How do I scrape this?

    Lets say I want to scrape a string that starts with certain text ie "xyz" and then I want to scrape next 12 letters, whatever they might be, but there is no certain ending. So how do i make zenno to scrape xyz and then 12 characters?
  4. U

    math captcha

    Hello, I'm playing with zennoposter demo and have hit a wall with following: I am scaping a math captcha from page in text format, lets say "3 + 5 =" I could save that to file and use a python script that reads the file and solves it, but that would mean I can only use one thread, so I...