[🐛 Bug]: Running automation testing with Chrome and Selenium causing unusual increase in network traffic #14855
Labels
I-defect
I-issue-template
Applied to issues not following the template, or missing information.
needs-triaging
What happened?
Steps to reproduce the problem
Selenium version 4.8.1
Java version 17
Chrome version 130.0.6723.116
Run tests in parallel using 4 threads
About 750 scenarios (around 30,000 steps)
Problem Description
We have Chrome (version 130.0.6723.116) and Jenkins (version 2.462.3) installed on our server running CloudLinux v8.10.0 STANDARD for running automation testing with Selenium. Daily network traffic is around 55GB to 70GB per day (we monitor using vnstat tool on Linux). But when we ran automation testing from Jenkins with Chrome it caused an increase in the total network traffic to over 150GB per day. More details from vnstat as below:
The first two lines are the network traffic we running automation testing and the last two are when not running.
However, the issue does not happen on the previous Chrome version. For example, Chrome version 130.0.6723.116
which we are using for current automation testing.
Summary
Running automation testing with Chrome and Selenium causing unusual increase in network traffic
Additional Data
Category: Network / Downloading
Chrome Channel: Stable
Regression: N/A
How can we reproduce the issue?
Relevant log output
Operating System
CloudLinux v8.10.0 STANDARD
Selenium version
selenium-java version: 4.8.1
What are the browser(s) and version(s) where you see this issue?
Chrome version: 130.0.6723.116
What are the browser driver(s) and version(s) where you see this issue?
Chromedriver 130.0.6723.116
Are you using Selenium Grid?
No response
The text was updated successfully, but these errors were encountered: