-
### Version
1.49.0
### Steps to reproduce
Following on this issue: https://github.com/microsoft/playwright/issues/29564
Using the playwright UI to run any test.
In my case, the playwright UI is r…
-
Hello,
I am currently working on a project that involves the collection of Human Trajectories, and I noticed your project utilizes Playwright for this purpose. I have a few questions regarding how …
-
### Product information
- [x] Team name, product name, and feature name have been added to the title of this issue.
- [x] Team label, product label and feature label (if applicable) have been added t…
-
### Title of the resource
Improving quality assurance and development efficiency with regression testing (use case digital edition)
### Resource type
Hosted Resource
### Authors, editors and contr…
-
## Playwright Execution
When creating a Synthetic monitor would be nice to have a button like "PLAY" that you press it and run the code inside as the Monitor would.
## Monitor Manual Execution
E…
-
Set up end-to-end testing using a tool like Playwright or Cypress. Include basic tests to cover key user flows in the application.
-
**Describe the bug**
Whereas locally my code works on the bare machine and in a docker container, in Kubernetes, I get some very weird errors related to " cannot access local variable 'browser' where…
-
https://github.com/SchwarzIT/onyx/pull/1956#discussion_r1808187248
-
```python
import asyncio
import json
from playwright.async_api import async_playwright
# Example config
CONFIG = {
'window.outerHeight': 1056,
'window.outerWidth': 1920,
'window.…
-