question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[🐛 Bug]:Selenium grid 4 console is in loading state intermittently

See original GitHub issue

What happened?

Have migrated to selenium grid 4 (4.1.3) and working fine. But sometimes when open the console, cannot see nodes, rather seeing " loading " message on the screen. Attached screenshot.

Whenever we see this issue, have to go to hub and restart the task for this environment and it works. But would like to get this issue fixed. selenium4 console error

How can we reproduce the issue?

set up selenium nodes for selenium grid 4 . 
Intermittently get the loading page. 
port used to set up is 5955.

Relevant log output

Getting "loading " message in console

Operating System

windows10

Selenium version

java 8

What are the browser(s) and version(s) where you see this issue?

chrome 104, edge 104

What are the browser driver(s) and version(s) where you see this issue?

chrome driver 104.

Are you using Selenium Grid?

4.1.3

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
diemolcommented, Oct 28, 2022

Since this is caused by a vulnerability check, I will close this as a duplicate of https://github.com/SeleniumHQ/docker-selenium/issues/1646

0reactions
github-actions[bot]commented, Nov 28, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Selenium Grid 4 - Hub hanging in 'loading' state
I have set up a Hub-Node configuration with Selenium Grid 4 according to Dynamic Grid - Hub and Node documentation (I used basically...
Read more >
How to fix common Selenium errors? - Ultimate QA
Selenium webdriver errors that are commonly faced by QA Engineers. This article covers all the common errors including Firefox and Selenium ...
Read more >
Selenium wait until document is ready - Stack Overflow
The above code will wait up to 10 seconds for page loading. ... JSExecuter and then execute the script to check if document.ready...
Read more >
Selenium Grid Tutorial: Hub & Node (with Example) - Guru99
Selenium Grid is used to run multiple tests simultaneously on different browsers and platforms. Grid uses the hub-node concept. The hub is the ......
Read more >
How To Deal With "Element is not clickable at point” Exception ...
Any automation testing using Selenium (or Cypress) involves interacting with the WebElements available in the DOM.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found