Re: Controlling Firefox with Python

2007-06-20 Thread kyosohma
On Jun 20, 9:05 am, [EMAIL PROTECTED] wrote: > On Jun 19, 4:35 pm, "Méta-MCI" <[EMAIL PROTECTED]> > wrote: > > > Hi! > > > See Mozlab: http://dev.hyperstruct.net/mozlab > > > and give a report, please. > > Thank you in advance. > > > Michel Claveau > > There seems to be some kind of weird bug with

Re: Controlling Firefox with Python

2007-06-20 Thread kyosohma
On Jun 19, 4:35 pm, "Méta-MCI" <[EMAIL PROTECTED]> wrote: > Hi! > > See Mozlab: http://dev.hyperstruct.net/mozlab > > and give a report, please. > Thank you in advance. > > Michel Claveau There seems to be some kind of weird bug with the current version of MozLab. When I use telnet on my Windows

Re: Controlling Firefox with Python

2007-06-19 Thread M�ta-MCI
Hi! See Mozlab: http://dev.hyperstruct.net/mozlab and give a report, please. Thank you in advance. Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Controlling Firefox with Python

2007-06-19 Thread kyosohma
Hi, I would like to be able to control Firefox through Python. I see there's pyWinAuto, which might work if they had good documentation. I've also messed with win32 modules, but I don't think Firefox will work with those too nicely since it isn't a COM-based program. I've also found some Python F