Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52941

Re: python interface to iMacros

Date 2013-08-24 10:03 -0600
From Michael Torrie <torriem@gmail.com>
Subject Re: python interface to iMacros
References <47956.83.172.33.173.1377245370.squirrel@www.sibmail.com> <4306837.BlUqk9OlCd@mach-114-20.site>
Newsgroups comp.lang.python
Message-ID <mailman.196.1377360217.19984.python-list@python.org> (permalink)

Show all headers | View raw


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.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: python interface to iMacros Michael Torrie <torriem@gmail.com> - 2013-08-24 10:03 -0600

csiph-web