I am trying to test Selenium with headless Chrome on JetBrains Datalore, but am getting an error when trying to create the webdriver. Specifically, I am getting the following error:
WebDriverException: Message: Service chrome/chromedriver unexpectedly exited. Status code was: 127
Has anyone else encountered this problem and managed to solve it?