issues Search Results · repo:microsoft/playwright-python language:Python
Filter by
1k results
(78 ms)1k results
inmicrosoft/playwright-python (press backspace or delete to remove)Version
1.54.0
Steps to reproduce
1. Clone my repo at https://github.com/xianghuzhao/playwright-screenshot-bug
2. uv run main.py
3. Check the output file format file save.jpeg
4. The actual format ...
xianghuzhao
- Opened 2 days ago
- #2955
Version
1.54.0
Steps to reproduce
Example steps (replace with your own):
1. Clone my repo at https://github.com/jerivas/playwright-python-debian-13
2. Run docker build .
3. Build fails because playwright ...
jerivas
- 2
- Opened 5 days ago
- #2950
Version
1.53.0
Steps to reproduce
1. use an ubuntu 24.04
2. Clone my repo at here
3. Run pip install -r requirements.txt
4. playwright install-deps
5. playwright install
6. Run python test.py ...
Bruksx
- 1
- Opened 6 days ago
- #2949
Version
1.54
Steps to reproduce
On latest (1.54) version, sometimes, page.locator().check() throws following error, we have few tests where this started
consistently happening in:
playwright._impl._errors.Error: ...
paunovic
- Opened 7 days ago
- #2946
Version
1.52.0
Steps to reproduce
Example steps:
1. create a docker file
2. use a official python docker image eg: FROM python:3.11
3. RUN pip install -r requirements.txt
4. RUN python -m playwright ...
pruthvi2103
- 4
- Opened 7 days ago
- #2945
Version
latest
Steps to reproduce
import json
from playwright.sync_api import sync_playwright
# not working
with sync_playwright() as p:
browser = p.chromium.launch(channel= msedge )
context ...
anarchy54
- Opened 7 days ago
- #2944
Version
1.54.0
Steps to reproduce
if not self.playwright: self.playwright = sync_playwright().start() self.browser = self.playwright.firefox.launch(
headless=not self.config.get_bool( isshow , section= ...
kennard520
- Opened 12 days ago
- #2938
Version
11111
Steps to reproduce
BrowserType.connect_over_cdp: Protocol error (Browser.setDownloadBehavior): Browser context management is not supported.
谷歌浏览器开源封装的软件,报这个错误,不知道怎么处理
Expected behavior ...
q465414859
- 1
- Opened 26 days ago
- #2931
Version
11111
Steps to reproduce
BrowserType.connect_over_cdp: Protocol error (Browser.setDownloadBehavior): Browser context management is not supported.
谷歌浏览器开源封装的软件,报这个错误,不知道怎么处理
Expected behavior ...
q465414859
- 1
- Opened 26 days ago
- #2930

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.