Currently trying to get hands on ZP, I was working on that practical exercise but am not sure where to start :
I need to browse to a site and then vote for something, by clicking on a "+1" button a bit like what Google just released. The thing is, the site will only allow one vote per IP; so my question is, how to achieve the following with ZP:
- load a proxy from a file
- navigate to the site, click on a few pages, test if my element is listed, and if so vote for it
- rince and repeat from another IP
Help much appreciated !
I need to browse to a site and then vote for something, by clicking on a "+1" button a bit like what Google just released. The thing is, the site will only allow one vote per IP; so my question is, how to achieve the following with ZP:
- load a proxy from a file
- navigate to the site, click on a few pages, test if my element is listed, and if so vote for it
- rince and repeat from another IP
Help much appreciated !