-
Notifications
You must be signed in to change notification settings - Fork 575
Tests are getting stuck with elgalu/docker-selenium:3.141.59-p34-36 #1128
Comments
Hi @dmarkdvt, I will close this issue since there is no reproduction scenario, only a narrative. Feel free to open a new issue when a script that reproduces the issue is attached. |
@diemol: Okay, do you have an example issue where such a script is provided? Then I can create a new proper issue. |
Observing the same problem starting from Chrome 79. There is an error "Timed out receiving message from renderer..." in chrome logs. @dmarkdvt Do you also use chrome and have this error log entry? It's unlikely to be zalenium's issue though. |
@pavelsmolensky We are using Chrome. Are the logs created by default or how can I access it?' Just as a reference: elgalu/docker-selenium#366 |
@dmarkdvt Having the reference you provided now it's clear that this is the Chrome's bug. Regarding the logs - you can find them by navigating to |
🐛 Bug Report
Tests are getting stuck when you are using Zalenium 3.141.59(u-w) with elgalu/docker-selenium:3.141.59-p34-36. That means that you have to click in a Window from the Live preview manually. Then the test is continuing. Everything is running fine with elgalu/docker-selenium:3.141.59-p32.
To Reproduce
Steps to reproduce the behavior (including the docker command/docker-compose/Kubernetes manifests to start Zalenium):
Expected behavior
The tests should run completely standalone.
Test script reproducing this issue (when applicable)
Please read the steps to reproduce the issue.
Environment
OS: Red Hat Enterprise Linux Server release 7.7 (Maipo)
Zalenium Image Version(s): 3.141.59u - 3.141.59w
Docker version: 1.13.1
Docker-Compose version (if applicable): 1.9.0
Exact Docker command to start the containers (if using docker-compose, provide
the docker-compose file as well):
If using Kubernetes, specify your environment, and if relevant your manifests:
The text was updated successfully, but these errors were encountered: