Re: remote control firefox with python

2010-11-30 Thread baloan
On Nov 28, 4:22 pm, News123 wrote: > Hi, > > I wondered whether there is a simpe way to > 'remote' control fire fox with python. > > With remote controlling I mean: > - enter a url in the title bar and click on it > - create a new tab > - enter another url click on it > - save the html document of

Re: remote control firefox with python

2010-11-30 Thread Hans-Peter Jansen
On Sunday 28 November 2010, 16:22:33 News123 wrote: > Hi, > > > I wondered whether there is a simpe way to > 'remote' control fire fox with python. > > > With remote controlling I mean: > - enter a url in the title bar and click on it > - create a new tab > - enter another url click on it > - save

Re: remote control firefox with python

2010-11-29 Thread Daniel Molina Wegener
On Domingo 28 Noviembre 2010 18:58, News123 wrote: > On 11/28/2010 06:19 PM, Tim Harig wrote: >> On 2010-11-28, News123 wrote: >>> Thanks in advance for any pointers ideas. >> >> google XPCOM > thanks a lot For XPCOM (I've worked with it), you can try the following articles and references: "XP

Re: remote control firefox with python

2010-11-29 Thread Simon Brunning
On 28 November 2010 15:22, News123 wrote: > > I wondered whether there is a simpe way to > 'remote' control fire fox with python. Selenium might be worth a look, too: -- Cheers, Simon B. -- http://mail.python.org/mailman/listinfo/python-l

Re: remote control firefox with python

2010-11-28 Thread News123
On 11/28/2010 06:19 PM, Tim Harig wrote: > On 2010-11-28, News123 wrote: >> Thanks in advance for any pointers ideas. > > google XPCOM thanks a lot -- http://mail.python.org/mailman/listinfo/python-list

Re: remote control firefox with python

2010-11-28 Thread Tim Harig
On 2010-11-28, News123 wrote: > Thanks in advance for any pointers ideas. google XPCOM -- http://mail.python.org/mailman/listinfo/python-list

remote control firefox with python

2010-11-28 Thread News123
Hi, I wondered whether there is a simpe way to 'remote' control fire fox with python. With remote controlling I mean: - enter a url in the title bar and click on it - create a new tab - enter another url click on it - save the html document of this page - Probably the most difficult one: emulat