ppodgorsek / docker-robot-framework

Robot Framework in Docker
https://cloud.docker.com/repository/docker/ppodgorsek/robot-framework
MIT License
333 stars 235 forks source link

Getting blank screen when trying to start chrome driver #482

Open hristinapetreska-allocate opened 3 months ago

hristinapetreska-allocate commented 3 months ago

Describe the bug: On occasion blank screen appears when opening the browser with the following error

WebDriverException: Message: no such execution context (Session info: chrome=122.0.6261.94)

Using the latest docker image with Chromium 122.

To reproduce: Cannot find pattern, but there are randomly failed scripts with this issue on every run.