Open madebr opened 1 month ago
@madebr, thank you for creating this issue. We will troubleshoot it as soon as we can.
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!
What if option --headless=new
?
I bumped the emscripten job to ubuntu-24.04 and selenium fails to "obtain a working Selenium Manager binary".
I'm using python3-selenium
from Ubuntu's apt-get.
What happened?
We (=the libsdl-org/SDL project) are using Selenium to run the emscripten tests in ci. When bumping the os from
ubuntu-22.04
toubuntu-24.04
, all tests fail.Link to a "good log". Link to a "bad log"
--headless
mode, and are not adding other argumentsHow can we reproduce the issue?
Visit https://github.com//SDL-test/actions in your browser to see the output.
Relevant log output
Operating System
Ubuntu 24.04
Selenium version
Python, 4.25.0
What are the browser(s) and version(s) where you see this issue?
Chrome 132.0.6781.0
What are the browser driver(s) and version(s) where you see this issue?
ChromeDrive 132.0.6781.0
Are you using Selenium Grid?
n/a