Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Run Firefox in headless mode, for automated testing. Ideally other concurrent instances will operate normally for other tasks.

  • 2 antwoorden
  • 9 hebben dit probleem
  • 5 weergaven
  • Laatste antwoord van Rob_Allsop

more options

I'm currently writing a Selenium 2 (Ruby) automated testing suite.

I would like to be able to pass something that invokes an instance of firefox in headless mode.

This would allow me to run automated tests whilst carrying on with manual tasks on another, standard set-up instance of Firefox.

If this is possible, that would be fantastic.

I'm currently writing a Selenium 2 (Ruby) automated testing suite. I would like to be able to pass something that invokes an instance of firefox in headless mode. This would allow me to run automated tests whilst carrying on with manual tasks on another, standard set-up instance of Firefox. If this is possible, that would be fantastic.

Alle antwoorden (2)

more options

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

more options

@cor-el Thank you very much for your help, I really appreciate it.