Skip to content

[BUG]playwright._impl._api_types.Error: Browser closed. #28640

@Clowne1

Description

@Clowne1

System info

  • Playwright Version: [v1.22]
  • Operating System: [Windows 10]
  • Browser: [Chromium 102.0.5005.115]
  • Other info:

Source code

browser = playwright.chromium.launch_persistent_context(headless=False,executable_path = 'C:\Users\Admin\Desktop\Chrome\chrome.exe',user_data_dir=__USER_DATE_DIR_PATH__ )

Report

when i run the above code, i get the error:playwright._impl._api_types.Error: Browser closed. playwright v1.22.0 seems not supprt Chromium v102.0.5005.115.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions