selenium icon indicating copy to clipboard operation
selenium copied to clipboard

[🐛 Bug]: In selenium grid 4 , selenium test is running only in headless mode for chrome driver

Open remyanekkuth opened this issue 3 years ago • 2 comments

What happened?

Recently updated grid 3 to grid 4. When execute existing web test for chrome, test is successful but execution is in non GUI mode. Unable to see the execution in node. Chrome driver instantiating a session with blank page with data : . Test is successful.

Same test run against selenium 3 and grid 3 , test is executing in GUI mode.

In selenium grid 4 , is the chrome driver execution is default to headless mode ? If so , then how can I change it to GUI mode.

Passing the capabilities through --driver-configuration from toml file. Please suggest.

Appreciate your help.

How can we reproduce the issue?

Execute a selenium test against selenium grid 4 nodes with driver as chrome.

Relevant log output

test is successful. But chrome driver opens a blank page with data :

Operating System

windows 10

Selenium version

Serenity 2.3.10

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

chrome 102

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

chrome driver 102.0.5005

Are you using Selenium Grid?

4.1.3

remyanekkuth avatar Aug 04 '22 17:08 remyanekkuth

@remyanekkuth, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

github-actions[bot] avatar Aug 04 '22 17:08 github-actions[bot]

Hi, @remyanekkuth. Please follow the issue template, we need more information to reproduce the issue.

Either a complete code snippet and URL/HTML (if more than one file is needed, provide a GitHub repo and instructions to run the code), the specific versions used, or a more detailed description to help us understand the issue.

Note: If you cannot share your code and URL/HTML, any complete code snippet and URL/HTML that reproduces the issue is good enough.

Reply to this issue when all information is provided, thank you.

github-actions[bot] avatar Aug 04 '22 19:08 github-actions[bot]

Closing as we did not get more information.

diemol avatar Aug 12 '22 07:08 diemol

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.

github-actions[bot] avatar Sep 12 '22 00:09 github-actions[bot]