Skip to content

pegler/python-selenium-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-selenium-requests

Selenium is awesome, but requests makes it awesomer. This fork ditches urllib and urllib2 to interact with remote servers and uses python-requests. It fixed many frustrating timeout errors caused from something inside the urllib code.

pip install -e git+ssh://git@github.com/pegler/python-selenium-requests.git#egg=selenium

Note: this was forked and done quickly. some code and notices may hve been (re)moved. This was not intentional and I fully intend to clean things up soon.

About

a fork of selenium for python but using requests instead of urllib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages