Innovation Award
 June 2009
Number 3 |
Sometimes you need to emulate the access of an user to a site, either for retrieving information, or for testing if a site is working properly.
This class makes it easy to build scripts that emulate the access of users to a sequence of pages, by clicking on links and submitting forms.
Manuel Lemos |
This class can be used to retrieve Web pages emulating a browser.
It can retrieve a give page, parse it and proceed retrieving the pages or content that would result of clicking on given links or submitting forms in the initial page.
The class provides functions to locate the links to click or form to submit either specifying a Xpath expression or searching page elements by attribute.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| Remote Form |
Recommended |
Used for handling forms submission |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.