playwright icon indicating copy to clipboard operation
playwright copied to clipboard

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

Results 1411 playwright issues
Sort by recently updated
recently updated
newest added

**Context:** - Playwright Version: 8.7.0 - Operating System: Windows - Node.js version: 14.5.1 - Browser: Chromium - Extra: N/A **Code Snippet** Help us help you! Put down a short code...

P3-collecting-feedback
feature-test-runner

I know it's been asked before in #14513, but reopening this question since it would really help us. We want to split our tests in separate projects per teams. And...

v1.26

we have testInfo.attach(), but there won't be any tests when globalSetup is running. So won't be able to attach at that level. This would be especially useful when running tests...

v1.26

Can the event handling API be changed to that of Vue Test Utils and Testing library? Those seems more user-friendly to me than the current API. Current API: ```typescript test('event...

P3-collecting-feedback
feature-components

partial fix for https://github.com/microsoft/playwright/issues/15919

It looks like `process.exit(1);` is used universal throughout the project when something does not go as expected. `process.exit(1);` is also used when everything does execute properly, but not all test...

P3-collecting-feedback
feature-test-runner

Must be fixed for 1.25.

upstream
v1.26

**Context:** - Playwright Version: [1.23] - Operating System: [Windows] - Node.js version: [v16.13.2] - Browser: [Chrome] - Extra: [Selenium Hub in Windows and Node in Linux] In CLI, first set...

v1.26

Hi Team, In this PR i have added some information related to Initial setup with TestNg Framework

**Context:** ## System: - OS: Windows 10 10.0.19044 - Memory: 1.73 GB / 15.78 GB ## Binaries: - Node: 18.0.0 - C:\Program Files\nodejs\node.EXE - npm: 8.7.0 - C:\Program Files\nodejs\npm.CMD ##...

browser-firefox
v1.26