[Tutor] automate add-to-cart with python

Benjamin Fishbein bfishbein79 at gmail.com
Wed Jan 30 13:07:06 CET 2013


On Jan 29, 2013, at 11:49 PM, Marc Tompkins wrote:
> 
> I'm pretty sure that's a typo.  It should say:
> python virtualenv.py
> 
Woohoo!!! It works.
You're right. It worked this way and I was able to install pip.
And I got selenium to work.
Apparently the problem is that selenium isn't compatible with Python 2.5, so I installed 2.7 and when I typed "import selenium," it worked! 
Now I just have to figure out how to write the code with the selenium module.
Thanks for your help, everyone.
Ben

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130130/1b72fd06/attachment.html>


More information about the Tutor mailing list