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


Groups > comp.lang.python > #52941 > unrolled thread

Re: python interface to iMacros

Started byMichael Torrie <torriem@gmail.com>
First post2013-08-24 10:03 -0600
Last post2013-08-24 10:03 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#52941 — Re: python interface to iMacros

FromMichael Torrie <torriem@gmail.com>
Date2013-08-24 10:03 -0600
SubjectRe: python interface to iMacros
Message-ID<mailman.196.1377360217.19984.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web