-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed as not planned
Description
Version
1.51
Steps to reproduce
- Click on the browser to close the page
- Calling
BrowserContext.pages()
Context.pages()can still get the page, andclosedis false.
Until you use this page again (of course, it will report an error) or callnewpage(), the page incontext.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.35Metadata
Metadata
Assignees
Labels
No labels