Skip to content

merge Selenium2requests into master

Benson Lindsey requested to merge selenium2requests into master

Figured out a way to transfer auth cookies from webdriver to requests, so we can use requests to download PDFs instead, which is much faster than using webdriver.

Merge request reports