Skip to content

issues Search Results · repo:microsoft/playwright-python language:Python

Filter by

1k results
 (84 ms)

1k results

inmicrosoft/playwright-python (press backspace or delete to remove)

We re running Playwright 1.53.0 in Python in an AWS Lambda environment, connecting to a Chromium browser (v136) via connect_over_cdp() through a WebSocket-based provider (AnchorBrowser). We’ve observed ...
  • LarsenCundric
  • 1
  • Opened 
    7 hours ago
  • #2924

Hi Playwright team, I m currently facing an issue with handling a TLS client certification popup when using Playwright. Specifically, I m trying to skip this popup so that I can proceed with the two-factor ...
  • GiuseppeCapaldo93
  • 6
  • Opened 
    yesterday
  • #2920

Page(s) https://playwright.dev/python/docs/api/class-page#page-add-locator-handler async ? img width= 1440 height= 787 alt= Image src= https://github.com/user-attachments/assets/617cfad2-ac07-4bef-9d12-b8c058e14e98 ...
  • yonglee7015
  • Opened 
    7 days ago
  • #2918

Please backport client side changes: - [ ] https://github.com/microsoft/playwright/pull/36680 - [ ] https://github.com/microsoft/playwright/pull/36543 - [ ] https://github.com/microsoft/playwright/pull/36701 ...
  • microsoft-playwright-automation[bot]
  • Opened 
    7 days ago
  • #2917

Version latest Steps to reproduce when using playwright.request.new_context(base) the response is different due a base error on cpython from urllib.parse import urljoin print(urljoin( https://localhost/1/ ...
  • sebastian-bearing
  • 5
  • Opened 
    13 days ago
  • #2914

Environment: os: SUSE Linux python: 3.11 chromium: 114.0.5735.196 Try running the following code in Linux system: async def batch_screenshot(self, data_views, screenshot_save_dir): async with async_playwright() ...
  • chanyixialex
  • 1
  • Opened 
    18 days ago
  • #2911

Please do not submit this issue. - [x] I understand
  • chanyixialex
  • 1
  • Opened 
    18 days ago
  • #2910

Version 1.53.0 Steps to reproduce Install everything pip install playwright playwright install webkit playwright install-deps webkit run code import asyncio from playwright.async_api import async_playwright, ...
  • reuvenstr
  • 3
  • Opened 
    19 days ago
  • #2909

Version 1.53.0 Steps to reproduce from playwright.sync_api import sync_playwright with sync_playwright() as p: browser = p.chromium.launch() page = browser.new_page() page.is_visible( asdf ...
  • DetachHead
  • 2
  • Opened 
    26 days ago
  • #2904

Version 1.53.0 Steps to reproduce 1. Pull the latest image from mcr.microsoft.com/playwright/python:latest docker pull mcr.microsoft.com/playwright/python:latest latest: Pulling from playwright/python ...
  • bryceamacker
  • 1
  • Opened 
    26 days ago
  • #2903
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub