ChromeDriver Issue

62 views
Skip to first unread message

sweta

unread,
Jul 24, 2025, 10:21:40 AMJul 24
to ChromeDriver Users
I have a JAVA application which instantiates chrome driver with options. It was running on v123. The application was running fine from 2022 to 2025. It is hosted on Ubuntu server through Azure. Chrome launcher script was automatically updated at 2:00 AM UTC on June 24. After that my application broke because chrome driver could not instantiate with options. I fixed it by upgrading chrome to v138 and adding options options.addArguments("--headless=new") and options.addArguments("--no-sandbox");. Could someone please let me know what was pushed from chrome's end to mandate this code change?
Reply all
Reply to author
Forward
0 new messages