-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Labels
status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by another
Description
Currently, only HtmlUnit driver is supported, and the following utility classes are not public so they cannot be used/extended by user with other drivers: WebDriverScope, WebDriverContextCustomizerFactory, WebDriverTestExecutionListener
The rhino engine used by HtmlUnit has limitations (HtmlUnit/htmlunit#232 : mozilla/rhino#652, mozilla/rhino#678 ), and with the headless option already implemented by browsers, using other drivers is a good alternative.
Autoconfigurations should be made for other drivers, maybe with the help of WebDriveManager.
Metadata
Metadata
Assignees
Labels
status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by another