|
Re: automated testing with browsers: msg#00038web.selenium.user
On Wed, 12 Oct 2005, Luke Closs wrote: [...] > Does anyone have any code that starts/stops browsers? > > I'd like to automate selenium testing by having a process start > firefox (say), tell it to go to > http://test-server/selenium/?auto=true, and then kill the browser when > it's done. > > I'm interested in any code/tips to help doing this for firefox, opera, > safari, and IE. Python's webbrowser module and the recently-mooted "desktop" module (search comp.lang.python for refs) will tell you how. But if you know you want a particular browser, just start that browser with a URL argument. John |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: automated testing with browsers: 00038, Jamie Orchard-Hays |
|---|---|
| Next by Date: | Select and Close "PDF" Popup Window: 00038, Nikko |
| Previous by Thread: | Re: automated testing with browsersi: 00038, Jamie Orchard-Hays |
| Next by Thread: | Select and Close "PDF" Popup Window: 00038, Nikko |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |