Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 2 trả lời
  • 9 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.