Skip to content

This is an application that registers an account in BetVictor web page using Firefox selenium drivers and UTs.

Notifications You must be signed in to change notification settings

jmcruz1983/BetVictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetVictor

WHAT IT IS:

This is an application that registers an account in BetVictor web page using Firefox selenium drivers and UTs.

REQUIREMENTS:

It requires:

  • Mac-OSx
  • Python2.7
  • PIP (Python's tools)
  • Selenium

HOW TO RUN IT:

  1. Clone the sources using git clone https://github.com/jmcruz1983/BetVictor.git
  2. Install Python2.7 using Mac-OSx installer python-2.7.14-macosx10.6.pkg. See instructions.
  3. Download get-pip.py for PIP installation. See instructions.
  4. Install PIP using command python get-pip.py
  5. Install Selenium using pip install selenium. See instructions.
  6. Go into the directory with cd BetVictor.
  7. Install ant with following script source setup.sh.
  8. Run the application using chrome driver with ant firefox.

About

This is an application that registers an account in BetVictor web page using Firefox selenium drivers and UTs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published