-
### Bug description
I am trying to create a new docker container using 4.1.0rc2 as a base, and when I try to install the mysql client, I get `pkg-config: not found`. Stack trace is in Additional C…
-
While html is fine and could be printed manually to pdf format , a different story is doing recursively . There are some python package that can help with that but there are some major drawbacks:
…
GJoe2 updated
2 months ago
-
We want a first Plone 6.1 beta release soon. The distribution stuff has landed, which was the biggest blocker. Some items still remain that I would want:
- [x] Jenkins is really unstable lately, …
-
IMAGE SYNC
-
### Context
Playwright Version: 1.31.1
Operating System: Windows 10
Python version: 3.11.0
Browser: Firefox
### Code Snippet
```py
from playwright.sync_api import sync_playwright
with sync…
-
## Description
I am trying to combine Microsoft Playwright with Brave for testing but unable to launch Brave using Tor. I can launch it normally but cannot with Tor when passing the argument…
-
We use [Playwright](https://playwright.dev/python/docs/intro) to test other UI projects in the Piccolo ecosystem (see [Piccolo Admin](https://github.com/piccolo-orm/piccolo_admin/tree/master/e2e)).
…
-
https://github.com/microsoft/playwright-python/pull/1882#issuecomment-1532914149
-
### Page(s)
https://playwright.dev/python/docs/next/library
https://playwright.dev/python/docs/next/browsers
https://playwright.dev/python/docs/next/api/class-browsertype
https://playwright.dev/pytho…
-
## Description of the issue
On macos (intel, Ventura) when building a project, I get a FileExistsError
The most complex thing about this project is that has a locally installed playwright browse…