-
Installation Steps
Update Package Lists
Begin by updating your system’s package lists to ensure you have the latest information on the newest versions of packages and their dependencies.
sudo…
-
I noticed that we download chromium every pipeline which is unnecessary and inefficient.
https://playwright.dev/docs/browsers#chromium
chromium update comes out quite often, but playwright…
-
### Which package is this bug report for? If unsure which one to select, leave blank
@crawlee/playwright (PlaywrightCrawler)
### Issue description
When you install a project with the followin…
-
**Environments**
- playwright-go Version: [e.g. v0.4201.1]
- Browser: [e.g. firefox]
- OS and version: [e.g. macOS / Windows 11/ Ubuntu 22.04]
**Bug description**
**To Reproduce**
P…
-
### What version of pkg are you using?
6.1.0
### What version of Node.js are you using?
20
### What operating system are you using?
Fedora 41
### What CPU architecture are you using?
x86_64
##…
-
**Problem Description**
Firecrawl lacks support for connecting to remote playwright instances via CDP.
**Proposed Feature**
Implement support for remote Playwright connections over CDP (Chrome De…
-
-
Currently we only save the report to the artifact, to check the report we need to download it first to our local computer.
I think it's better to just upload it to github-pages.
```yaml
publi…
-
### Description
Recently (as of the date of creating this issue), the PW E2E tests started failing without any noticeable change to the codebase. When looking at the reasons, the source of the failure…
-
I've heard about Playwright when reading about Rabbit R1 AI pin's LAM (Large Action Model): https://github.com/oxylabs/playwright-web-scraping
Supposedly it's more modern than Selenium, we should sea…