-
## 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 …
-
Hello, are you still safe with this fork? Does Playwright really work to avoid getting banned?
-
hi, when i try install "npx playwright" in the folder MMM-YouTube-Live-Stream i see this:
modules/MMM-YouTube-Live-Stream $ npx playwright install
BEWARE: your OS is not officially supported by Pl…
-
Add to the context, the cookie of the session from which the request was made, both for HTTP crawlers and Playwright
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
main
### Commit ID
Commit ID
### Other environment information
_No response_
### Actu…
-
Hi,
I'm trying to use [Playwright](https://github.com/microsoft/playwright) via the new NPM compatibility layer, but it fails with:
`Uncaught TypeError: browserType.launch: Cannot read propertie…
-
### Version
1.49.0
### Steps to reproduce
Following on this issue: https://github.com/microsoft/playwright/issues/29564
Using the playwright UI to run any test.
In my case, the playwright UI is r…
-
Cannot close spider through SIGINT (ctrl+c)
My code:
```python
import scrapy
from scrapy.linkextractors import LinkExtractor
from scrapy_playwright.page import PageMethod
meta={
'play…
-
### Title of the resource
Improving quality assurance and development efficiency with regression testing (use case digital edition)
### Resource type
Hosted Resource
### Authors, editors and contr…
-
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…