Skip to content

Playwright test don't work for electron with npm build #14763

Closed
@tsmaeder

Description

@tsmaeder

Bug Description:

In eclipse-theia/theia-e2e-test-suite#44, our performance tests don't work for Electron. This is due to the electron package being hosted to a different location than with yarn.

Steps to Reproduce:

  1. go to examples/playwright
  2. run 'npm run ui-tests-electron'
  3. observe: none of the tests work.

Additional Information

  • Operating System: Windows
  • Theia Version: 1.57 master

Metadata

Metadata

Assignees

No one assigned

    Labels

    electronissues related to the electron targetplaywrightissues related to playwright tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions