aerokube / selenoid

Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
https://aerokube.com/selenoid/latest/
Apache License 2.0
2.6k stars 324 forks source link

How to prevent popping-up xdg-open dialog? #1094

Closed cjmme closed 3 years ago

cjmme commented 3 years ago

I am running test by Selenoid, when I open a link on the Chrome , it will pop up xdg-open dialog, we are using the chrome image crated by selenoid team, how to config to prevent the xdg-open?

vania-pooh commented 3 years ago

Duplicate of #1069.