docker-robot-framework icon indicating copy to clipboard operation
docker-robot-framework copied to clipboard

unknown error: Chrome failed to start: exited abnormally

Open nidaanjum89 opened this issue 3 years ago • 1 comments

Hello, I am stumbling on the issue "WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally"

I am trying to run my tests on your docker image. I am running using the following command

docker run -v /Users/dev/PycharmProjects/AutomateMe:/opt/robotframework/tests ppodgorsek/robot-framework:latest

I am mounting the internal tests that I have in my system to your container. "Automate me" is an entire project which contains all my tests and their supporting keywords and variables in different folders.

Let me know what's wrong with my approach. In the image, you can see my project structure.

robot framework project structure

nidaanjum89 avatar Mar 21 '22 16:03 nidaanjum89

Have you tried enabling the Chrome logs? The README has a section indicating how this can be done: https://github.com/ppodgorsek/docker-robot-framework#accessing-the-logs

ppodgorsek avatar Apr 03 '22 13:04 ppodgorsek

Closing due to inactivity.

ppodgorsek avatar Sep 06 '23 10:09 ppodgorsek