Skip to main content

All Questions

2 votes
0 answers
816 views

Chrome 114 segfault crash on Amazon Linux 2

I'm using AWS EC2 instances with Amazon Linux 2 (Karoo) to run test automation with Selenium WebDriver using headless Chrome. When upgrading to Chrome 114 (stable), ChromeDriver reports that Chrome ...
fijiaaron's user avatar
  • 121
0 votes
1 answer
6k views

How to make Chrome auto select certificate for URLs on Linux?

When I run my auto tests on Selenium I receive certificate selection pop up. As I managed to find out this issue can be resolved on windows by creating a registry key. Unfortunately that answer did ...
Seeker001's user avatar
  • 101
3 votes
0 answers
184 views

Running tests with Selenium and Chrome Driver

I'm trying to create a new session on chrome driver, however it appers: Unable to create new session. UnknownError: unknown error: Chrome failed to start: exited abnormally (unknown error: ...
Charles Fonseca's user avatar
2 votes
1 answer
5k views

Is it possible to install and run Google Chrome without root access?

Need to install Google Chrome on a Linux server without having root access. Chrome is needed in order to run Selenium webdirver tests with google chrome. Would this be possible?
krup123's user avatar
  • 23