Skip to content

[Docs]: Value attribute for Page.expect_download context manager #3110

@rleners

Description

@rleners

Page(s)

https://playwright.dev/python/docs/api/class-page#page-wait-for-download links to Python's context manager documentation https://docs.python.org/3/reference/datamodel.html#context-managers. The hyperlink refers to a class EventContextManager, but does not document its properties e.g. the .value attribute available on Page.expect_download. I suspect the same issue in all Page.expect_ context manager sections of https://playwright.dev/python/docs/api/class-page.

Description

Create a playwright page that documents the EventContextManager and its properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions