Skip to content

feat(cdk/testing): Create WebDriverHarnessEnvironment #21777

Open
@mmalerba

Description

Feature Description

There's not much Protractor-specific about the ProtractorHarnessEnvironment. We could make it more flexible by creating a more generic WebDriverHarnessEnvironment that works with WebDriver types rather than Protractor types. For backwards compatibility we would still need a version that works with Protractor types, but it could just be a thin wrapper.

Use Case

Enable users who use WebDriver but not Protractor to use harnesses in their tests.

Metadata

Assignees

No one assigned

    Labels

    GThis is is related to a Google internal issueP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: cdk/testingfeatureThis issue represents a new feature or feature request rather than a bug or bug fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions