Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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.