Selenium Notes
Revision as of 08:33, 31 August 2011 by PeterHarding (talk | contribs)
Check out:
Selenium IDE
WebKitDriver
Installing
Needed pip which needed easy_install
Also need to be able to get through proxy...
export http_proxy=http://username:password:PROXY:8080/
Python Notes
required Packages
- setuptools-0.6c11-py2.6.egg
- http://pypi.python.org/simple/pip/