python interface to iMacros

Michael Torrie torriem at gmail.com
Sat Aug 24 12:03:22 EDT 2013


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.



More information about the Python-list mailing list