Skip to content
  • Jerome Berthier's avatar
    weboob.browser.selenium: add remote driver support · b2a91f2c
    Jerome Berthier authored and hydrargyrum's avatar hydrargyrum committed
    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.
    b2a91f2c