Skip to content

dayitv89/PySelenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySelenium

Python selenium [testing] status version

Dependencies

  • Platform(May work on linux)
  • Language=Py3.5(May work on python 2.7)
  • Tool=Selenium-2.53.2
  • Google Chrome-50.0 browser(It will also work on other browser, need to change drivers)
  • chromedriver_mac32.zip web browser driver (Also available for linux)

Instrallation

  • $ sudo pip install selenium [or Find in resource folder for Selenium-2.53.2]
  • copy extracted of chromedriver_mac32.zip and paste into /usr/local/bin. [Find in resource]

Test Run for bulk webhooks at hockeyapp

  • open src/hockey.py and configure the login details.
  • run the script as $ python hockey.py

voila!

About

Python selenium

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages