Browser
Package:
Summary:
Retrieve Web pages emulating a browser
Groups:
Author:
Description:
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.
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.
Comments are closed.