Skip to content

[Bug]: #35455

@ReflectedInTheSnow

Description

@ReflectedInTheSnow

Version

1.51

Steps to reproduce

  1. Click on the browser to close the page
  2. Calling BrowserContext.pages()
    Context.pages() can still get the page, and closed is false.
    Until you use this page again (of course, it will report an error) or call newpage(), the page in context.pages() will be removed.

Expected behavior

After closing a page by clicking on the browser, calling context.pages() will not get the closed page.

Actual behavior

He can't update in real time.

Additional context

No response

Environment

windows 10
Chromium 134.0.6998.35

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