Skip to content
Commit b2a91f2c authored by Jerome Berthier's avatar Jerome Berthier Committed by hydrargyrum
Browse files

weboob.browser.selenium: add remote driver support

This feature does not modify the API of BrowserSelenium.
To use a remote driver, a config Value 'remote_driver_url'
must be set. If this value is not set the previous behavior
is used, instantiating a local web driver.

The remote driver capabilites are built according to the module
configuration.
parent 0a538d2d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment