You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Register headless Chrome driver for tests
- Added DriverRegistration.register_selenium_chrome_headless call to ensure
the headless driver is properly initialized before tests run
- Tests already configured to use selenium_chrome_headless but driver
wasn't being registered, causing browser window to flash
- No browser window will appear during test runs now
0 commit comments