operasoftware / operachromiumdriver

OperaDriver for Chromium-based Opera releases
Other
260 stars 47 forks source link

Opera does not support headless mode ? (--headless) #62

Open DarKWinGTM opened 5 years ago

DarKWinGTM commented 5 years ago

Opera does not support headless mode ? (--headless) I trying to additional argument --headless but not working browser launched as Window interface browser

RadekSip commented 5 years ago

I think it hasn't a headless mode. I was searching for it and I could not find out how to run Opera in headless mode. It's a shame because our company runs automated tests in headless Chrome and headless Firefox on Linux agents without GUI. https://en.wikipedia.org/wiki/Headless_browser

fenchu commented 4 years ago

The new msedge also uses chromium and it has a --headless node. It is almost impossible to test without having a headless mode

RadekSip commented 4 years ago

I tried it on Mac and Edge crashes with --headless Anyone uses chromium based Edge in headless mode?

armathor commented 3 years ago

Would love to see a headless mode for Opera implemented in future 🙏

kriegaex commented 1 year ago

As there is no way to vote for an issue on GitHub, this is the only way I can express my interest. Sorry for the "me too". Opera Chromium behaves differently from FF and Chrome in "headful" mode, i.e. I see Opera tests failing which pass in other browsers and need to tweak the tests to also pass on Opera. In order to check for regressions automatically during CI builds, a headless mode for Opera would make sense.