Skip to content
  1. Sep 09, 2020
    • 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
  2. Apr 22, 2020
    • ntome's avatar
      weboob.browser.selenium: set service_log_path for all drivers · f6fe8e41
      ntome authored and hydrargyrum's avatar hydrargyrum committed
      Recently, geckodriver file logs were disabled, so they are output on
      stdout, which breaks apps relying on stdout containing only weboob output.
      
      Some code for outputting file logs in responses folder or in $TMPDIR was
      already written for phantomjs, let's just reuse it for other drivers.
      f6fe8e41
  3. Apr 08, 2020
  4. Mar 05, 2020
  5. Jan 30, 2020
  6. Jan 08, 2020
  7. Oct 27, 2019
  8. Oct 01, 2019
  9. Jul 05, 2019
  10. Feb 24, 2019
  11. Dec 17, 2018
  12. Nov 10, 2018
  13. Aug 18, 2018
  14. Jun 09, 2018
  15. May 05, 2018
  16. Apr 15, 2018
  17. Mar 31, 2018