ryanrosello-og
ryanrosello-og
**Context:** - Playwright Version: [what Playwright version do you use?] **1.23.4** - Operating System: [e.g. Windows, Linux or Mac] **Windows** - Node.js version: [e.g. 12.22, 14.6] - Browser: [e.g. All,...
**Note from maintainers** As a workaround, we recommend [recording a trace](https://playwright.dev/docs/trace-viewer-intro) instead of a video. This will also give you much better debugging experience. --- **Context:** - Playwright Version: 1.22.2...
Undefined variable error appears when trying to access a global variable defined in a separate file
This may be related to ... https://github.com/robocorp/robotframework-lsp/issues/641 The red squiggly line appears when trying to access a global variable defined in a separate file:  Create a robot file `test_a.robot`...
Simplify copying of the source file names to the clipboard. It made sense to only copy the filename part instead of the full path since the full path maybe different...
### 🚀 Feature Request See proposed column arrangement: Name - should include all query params Add a new column **"Path"** in between the Name and Method columns ### Example ...
### Bug description ```bash npx playwright-slack-report -c ./cli_config.json -j ./test-results2.json C:\_repo\test-slick\node_modules\playwright-slack-report\dist\src\ResultsParser.js:108 file: test.location.file, ^ TypeError: Cannot read properties of undefined (reading 'file') at ResultsParser.parseTests (C:\_repo\test-slick\node_modules\playwright-slack-report\dist\src\ResultsParser.js:108:45) at ResultsParser.parseTestSuite (C:\_repo\test-slick\node_modules\playwright-slack-report\dist\src\ResultsParser.js:81:38) at ResultsParser.parseFromJsonFile...