Skip to content

Selenium generic autoconfiguration #27921

@cdalexndr

Description

@cdalexndr

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

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions