-
Dead link: https://quarkiverse.github.io/quarkiverse-docs/playwright/dev/
The problem link was found on https://quarkus.io/extensions/io.quarkiverse.playwright/quarkus-playwright/
This issue was aut…
-
Hi,
Mighty contributors of this amazing project, could you share mappings from the demo video with us?
Is it possible to start the test already in trace mode, to easily revert the history of th…
-
### Describe the bug:
Scripts are not being properly injected/attached(?) to the browser context via add_init_script. I provide an example below that I use to open _Closed Shadow DOMs_ but it can b…
-
Hi, first of all thank you for doing this project, it's been massively helpful when running my project on Windows.
My project used to use Selenium 4.12 for automating browser actions, recently I swit…
-
**Is your feature request related to a problem? Please describe.**
The repository currently lacks any end-to-end (e2e) tests. I recommend adding e2e tests to the repository to ensure code robustness.…
-
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 …
-
## Description
I tried updating to the latest version of JupyterLab and Galata in a project I work on. In this project we have a test that interrupts the kernel whilst running some code, and then …
-
```python
import asyncio
import json
from playwright.async_api import async_playwright
# Example config
CONFIG = {
'window.outerHeight': 1056,
'window.outerWidth': 1920,
'window.…
-
I need to log the start and end of a step, providing information about the step (name or pattern), to a remote server using the WebSocket API. How can I achieve this using Playwright BDD?
-
## 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…