-
Create cross browser/os testing using a service like BrowserStack or SauceLabs.
As of 2022-02-01, it looks like BrowserStack and SauceLabs make this easy to do _if_ we decide to use javascript for t…
-
Собственно, проблема описана в теме. При сборке, со всеми последними обновлениями в боте, контейнер запускается, а когда скрипт пытается запустить браузер для прохождения MiniGame, выходит ошибка, кот…
-
Hi, Thanks for this great work.
I have been playing around with this, to crawl webpages and get content in markdown format, which can be used to provide to LLMs for grounding. But when I used them …
-
### Describe the bug
I got this error, and it seems that due to failing of building gradio app
```
#12 181.2
#12 181.2
#12 181.2 [123:0x6d81a00] 37666 ms: Mark-sweep 986.9 (1015.0) -> 984.4…
-
# Discussion: Enhancing PlaywrightStealth
## Background
The PlaywrightStealth gem is currently heavily based on the [playwright-stealth](https://github.com/Granitosaurus/playwright-stealth) Pyth…
-
Same thing as in js/ts world `playwright.config.ts` equivalent for python `playwright.conf.py` which would automatically parameterize all the tests.
Includes https://github.com/microsoft/playwright…
-
**Context:**
- Playwright Version: 1.9.0
- Operating System: Linux 5.4 Ubuntu 20.04.2 LTS (Focal Fossa)
- Node.js version: 14.17.1
- Browser: Firefox
Can't connect to the Firefox browser using …
-
### 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…
-
```toml
[tool.poetry]
name = "demo"
version = "1"
description = ""
authors = []
[tool.poetry.dependencies]
python = "^3.11"
greenlet = "^3.0.1" # latest is 3.0.3
playwright = "^1.39.0" # …
-
**Describe the bug**
By launching a new project with the latest version published on March 31 at 2:22 PM, access to the model via ollama works fine.
Devika gives me a plan to create the snake game c…