Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 2 відповіді
  • 9 мають цю проблему
  • 5 переглядів
  • Остання відповідь від 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.

Усі відповіді (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.