How to execute Firefox on Centos? - firefox

Firefox version Mozilla Firefox 40.0
CentOS 64 bit
Xvfb is installed and running.
But when i ran the firefox command. It shows following error message
Error: no display specified

Related

How can I enable the web-bluetooth Debug Logs on Mac?

I'm attempting to file a bug for web bluetooth. I attempted to enable the Chrome Debug Logs on Mac, but the instructions on the following site may be out of date.
https://www.chromium.org/developers/how-tos/file-web-bluetooth-bugs/
I tried to follow these instructions.
Chrome logs
Quit any running instance of Chrome.
Launch /Applications/Utilities/Terminal.app
At the command prompt enter: /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --enable-logging=stderr --vmodule=bluetooth=2
I expected to see the command complete successfully and begin viewing logs on
chrome://bluetooth-internals/#debug
When I run the command in Terminal, I receive the following response.
zsh: no matches found: --vmodule=bluetooth=2
MacOS Monterey Version 12.6.3
Chrome Version 109.0.5414.119 (Official Build)(x86_64)

Cypress installtion halts in between

I am trying to install cypress on windows 10 with node v12.16.1 and npm 6.13.4.
Cypress getting installed is having version 9.4.1. it hangs as shown in image. nothing happens after this point
enter image description here
installation window
It's because cypress app while installing needs internet connection, corporate proxy was blocking. version 9.0 printed clear message about this but 9.4.1 which is the latest one not printing anything on console

Chromedriver Devtools port number error

I'm getting the following error while trying to run tests using capybara, selenium and chromedriver-helper. The tests run fine locally on a mac using the same version of chromedriver. I've tried setting the remote debugging port explicitly in my spec_helper, but apparently this is ignored as chromedriver uses a random remote debugging port.
Selenium::WebDriver::Error::UnknownError:
unknown error: Devtools port number file contents <37329> were in an unexpected format
(Driver info: chromedriver=2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7),platform=Linux 4.4.0-127-generic x86_64)
Had the same problem, I had to upgrade Chrome to the latest release and it fixed it.

Unable to Install Firefox OS Simulator on Firefox WebIDE in Mac OS Sierra Version - 10.12

I am trying to install Firefox OS Simulator in Firefox WebIDE. Always getting Operation failed: Download failed error. Intially I tried with FirefoxDeveloperEdition 58.0 and got not compitable for all available simulators. Later I tried with Firefox 57.0 got same not compitable error. Now I am tring with Firefox 45.0.1 getting error as Operation failed: Download failed error.
Not able to figure out where the issue reside, whether its with Firefox or Mac OS?
Please help me out. Attached Screen shots.
I just tried to install Firefox OS 2.6 simulator with Firefox 53.0.2, and it can work as expected.
(Note: my MacOS version is still El Capitan)
Installing Firefox 43 is sorted out the issue. Its available in mozilla archives.

XulRunner Not Compatible With SlimerJS on EC2

I'm trying to get SlimerJS up and running on my EC2 instance. I'm using an Ubuntu 12.04 LTS image. I installed firefox 41.0.1 and slimerjs 0.10.0pre. I have this working locally under pretty much identical circumstances. But when I try to launch this on the instance, I'm running into the error:
Gecko error: it seems /home/ubuntu/slimerjs-0.10.0pre/xulrunner/xulrunner is not compatible with SlimerJS. See Gecko version compatibility.
In the application.ini file, it says:
[Gecko]
MinVersion=17.0.0
MaxVersion=41.*
Which I seem to be satisfying. I can't figure out how to do this.

Resources