Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🚀 Feature]: we are facing issues regarding memory usage when running selenium testcases on chrome and as 4.2Gb memory is utilized the chrome driver shuts off and we see NoSessionException #14911

Closed
Amanyadav12345 opened this issue Dec 18, 2024 · 5 comments
Labels
G-chromedriver Requires fixes in ChromeDriver

Comments

@Amanyadav12345
Copy link

Feature and motivation

we might need a flag so that we can reduce the memory issue of chrome maybe GC calls at random Chrome

Usage example

image
image
continuous increase in memory usage which will lead to failed testcases

Copy link

@Amanyadav12345, 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!

@diemol
Copy link
Member

diemol commented Dec 18, 2024

That is something that only Chrome can control. Not the Selenium code.

@diemol diemol added G-chromedriver Requires fixes in ChromeDriver and removed I-enhancement needs-triaging labels Dec 18, 2024
Copy link

Hi, @Amanyadav12345.
This issue has been determined to require fixes in ChromeDriver.

You can see if the feature is passing in the Web Platform Tests.

If it is something new, please create an issue with the ChromeDriver team.
Feel free to comment the issues that you raise back in this issue. Thank you.

@Amanyadav12345
Copy link
Author

As per comment #1, the issue is related to Selenium Java, which is out of scope for TE to triage. Hence, adding the TE-NeedsTriageHelp label and requesting assistance from the Dev team for further inputs on this issue.

this is the comment I received from google issue services
https://issues.chromium.org/issues/384844008

@diemol
Copy link
Member

diemol commented Dec 19, 2024

You do need to provide them with much more information. Screenshots are not enough. They get many reports per day, so if you want them to pay attention to it, you need to provide code to reproduce the issue and more detailed information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
G-chromedriver Requires fixes in ChromeDriver
Projects
None yet
Development

No branches or pull requests

2 participants