MAbdElRaouf
MAbdElRaouf
### Describe the proposed feature Using `sidecar="page_text.txt"` works great and the generated file on disk has the expected text. However, passing an `io.StringIO()` to `sidecar` doesn't seem to work and...
This is to address issues #123 and #126. - Bumped selenium (4.16.0), undetected-chromedriver (3.5.4), and webdriver-manager (4.0.1) to support the newest Chrome versions (114 and above). - Removed ".v2" from...
A script that utilizes requests-ntlm.HttpNtlmAuth to authenticate with a website had been working fine until I upgraded the package to the latest version 1.2.0 then it started throwing 401 unauthorized...