ryanrosello-og

Results 4 issues of 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,...

v1.26

**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...

feature-test-runner
feature-video

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: ![2023-01-25_13-21-13](https://user-images.githubusercontent.com/50574915/214473659-9fa2de0a-8b79-4b3b-a7be-1435bf439e80.jpg) Create a robot file `test_a.robot`...

bug
robotframework-ls

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...