Package Torello.Browser

Allows a user to start up a headless browser, and use the API that it exports to manipulate the browser. Commands may be sent to the browser using any one of the Primary Domain classes provided in this package. The methods in each of these Primary Domains return results, and can also generate events that the user may receive. Each domain has a long list of events and types that may be used with these methods.

This API is entirely auto-generated Java Code that has been produced from the Headless Google Chrome API that Chrome provides. This API may be used Chrome, or with Internet Explorer which now also uses the same Chrome Engine in its browser core.