Difference between revisions of "Selenium Notes"

From PeformIQ Upgrade
Jump to navigation Jump to search
 
Line 20: Line 20:
Needed [[Installing_PIP|pip]] which needed easy_install
Needed [[Installing_PIP|pip]] which needed easy_install


Also need to be able to get through proxy...
Also need to be able to get through proxy. So you might want to define the following environment variable.


   export http_proxy=http://username:password:PROXY:8080/
   export http_proxy=http://username:password:PROXY:8080/

Latest revision as of 10:52, 4 January 2012