Skip to content

Rewrite tests with Playwrite #74

Closed
@rmorshea

Description

@rmorshea

Current Situation

Currently we use Selenium to run our tests, but the core project has switched to using Playwright. The setup for Playwright is much more straightforward because it includes an automatic installer for the webdriver (just one playwright install command). For Selenium you have to manually install it yourself.

Proposed Actions

Rewrite the tests using Playwrite based on this example.

Work Items

Rewrite the tests.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions