Skip to content

gabrielsim/selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with Selenium

This is a template for a Selenium Project with several enhancements:

  • Uses a random proxy provided by gimmeproxy each time it is run

  • Selenium Chrome Driver with uBlock to get rid of annoying ads

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  1. Ensure you have Python 2.7.* on your machine with pip installed.

  2. Install Selenium with pip

pip install selenium
  1. Intall requests with pip
pip install requests
  1. Download chromedriver to the root of this project folder

  2. uBlock Chrome extension uBlock-Origin_v1.14.24.crx has been added for you in this project, but feel free to replace/upgrade it.

Running Selenium

python run.py

Contributing

Please feel free to submit pull requests.

Acknowledgments

About

Getting Started with Selenium

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages