23 | | In order to execute the automated Selenium powered test scripts, you must install the Selenium Web Drivers into Python as packages.[[BR]] |
24 | | |
25 | | ''Windows & MAC OSx installation:''[[BR]] |
26 | | |
27 | | Download latest Selenium package:[[BR]] |
28 | | 1) http://pypi.python.org/packages/source/s/selenium/selenium-2.20.0.tar.gz [[BR]] |
29 | | 2) Extract it[[BR]] |
30 | | 3) CMD/Terminal bash: |
| 23 | In order to execute the automated Selenium powered test scripts, you must install the Selenium Web Drivers into Python |
| 24 | Download latest Selenium package: |
| 25 | 1. http://pypi.python.org/packages/source/s/selenium/selenium-2.20.0.tar.gz |
| 26 | 2. Extract it |
| 27 | 3. CMD/Terminal bash: |