On 08/23/2013 09:13 AM, inq1ltd wrote:
> Python help,
> 
> I am running iMacros from linux/firefox 
> and doing most of what I want.
> 
> But, there are times when I want to do 
> something of the net and then back 
> to the iMacros script.   
> 
> Are there any projects out there
> that will connect python to imacros,
> something on the order of pexpect?

I have no idea really, but you can drive Firefox using a thing called
selenium.  http://docs.seleniumhq.org/

There is a python library for interfacing with selenium, and from that
you can drive firefox from python.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to