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

  1. P

    Use profile in Chrome or FF

    Hi. Is there any chance, that I can use profile (with cookies) with chrome or firefox, so for example I can sell a facebook account and a new owner can load the profile with cookies etc.
  2. P

    How to add a new nationality in profile

    Hi guys, I am wondering how to add a new nationality in Profile. At The moment we have two, USA and Russia. I would like to add few more like France, Italia etc...
  3. P

    Click to Random Link on a website

    Hi guys, I am trying to write a script in #C to click a random link on a website. Steps: 1. find a link using FindElementByAttribiute("a","href","domain.com","regexp",0) 2. Move mouse using FullEmulationMouseMoveToHtmlElement 3. Click to the link using MouseClick The only problem with step 1...
  4. P

    How to protect a file from editing

    Hi guys, I would like to protect my files created in ProjectManager from editing by other people. Any idea how to do this?