Code Monkey home page Code Monkey logo

Comments (3)

Xtrah avatar Xtrah commented on June 2, 2024 3

Same problem with a stuck spinner, sometimes it doesn't even list the tests under the spinner.

Removing "type": "module" fixes it, but that wouldn't be compatible with frameworks such as Svelte.

from playwright-vscode.

AdelBeit avatar AdelBeit commented on June 2, 2024

I'm still having this issue. tested with these versions
"@playwright/test": "^1.41.0-alpha-jan-12-2024" (@playwright/test@next as mentioned in the linked PR)
"@playwright/test": "^1.40.1"

when I add type: module, it breaks, when I remove it, it works again.

$ npm init playwright@latest --yes --quiet --browser=chromium --lang=js
Getting started with writing end-to-end tests with Playwright:
Initializing project in '.'
Initializing NPM project (npm init -y)…
Wrote to E:...\playwright\package.json:

{
"name": "playwright",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo "Error: no test specified" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}

Version: 1.85.1 (system setup)
Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2
Date: 2023-12-13T09:49:37.021Z
Electron: 25.9.7
ElectronBuildId: 25551756
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045

I also tested with vscode user installation, reinstalled as system setup to see if it fixed it but it doesnt.

from playwright-vscode.

mxschmitt avatar mxschmitt commented on June 2, 2024

@AdelBeit please file a new issue here: https://github.com/microsoft/playwright/issues

We usually don't monitor closed issues.

from playwright-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.