-
Can anybody teach me How this bot deals with mini game?.
-
### Discussed in https://github.com/eliasdabbas/advertools/discussions/381
Originally posted by **caroheymes** October 1, 2024
Hi Elias,
I appreciate very much the integration with playright…
-
hi voletro,
at the first special thanks for your special work ,
please if it's possible make it deployable on heroku , all buildpacks needed like selenium are available & using set worker on procfil…
-
Hi,
I'm trying to start playwright under a Docker image to deploy it on Zyte.
The main purpose is use playwright to load html pages to scrape.
I'm using scrapy as Scraping Framework and I buil…
-
Hi there,
I'm trying to use VRT with Playwright. VRT version is 4.9.0, my python version is 3.11.2. Here's what happens when I try to run my tests:
```
from visual_regression_tracker.playwr…
-
### System info
- Playwright Version: v1.39.0
- Operating System: Ubuntu 23.10
- Browser: Firefox
- Other info: Similar to https://github.com/microsoft/playwright-python/issues/1947
…
-
Here's the prototype:
```python
@cli.command()
@click.argument("url")
@click.option(
"-a",
"--auth",
type=click.File("r"),
help="Path to JSON authentication context file",
)…
-
And make sure to add phone numbers to the config file and also hotword so it only gets triggered what they speak with certain hotword and leave empty to reply to everyone
can you show step by step …
-
### Problem description
I cannot get `playwright install` to work. It just gives me an error:
```
Failed to install browsers
Error: ERROR: Playwright does not support chromium on
```
### What…
-
### 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…