webdev icon indicating copy to clipboard operation
webdev copied to clipboard

[webdev] chrome tests with user-data-dir are failing to connect to chrome://version url

Open annagrin opened this issue 2 years ago • 1 comments

Could be due to a chrome driver update. It looks like '/json/new?chrome://version/' no longer works (does not open a tab).

Investigate if it is possible to open the tab in some other way.

annagrin avatar Mar 14 '23 20:03 annagrin

https://github.com/dart-lang/webdev/blob/main/webdev/test/chrome_test.dart

derekxu16 avatar Oct 02 '24 17:10 derekxu16