Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 2 respostas
  • 9 têm este problema
  • 5 visualizações
  • Última resposta de 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.

Todas as respostas (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.