Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

How to handle popups in puppeteer #154

Open
Hayriozblbl opened this issue Oct 21, 2021 · 1 comment
Open

How to handle popups in puppeteer #154

Hayriozblbl opened this issue Oct 21, 2021 · 1 comment

Comments

@Hayriozblbl
Copy link

I am login in a page but after login page redirect to popup page but can not access that

@Hayriozblbl Hayriozblbl changed the title How to access login a page after opened popup How to handle popups in puppeteer Oct 21, 2021
@Hayriozblbl
Copy link
Author

Hayriozblbl commented Oct 22, 2021

This is fixed
$pages = $browser->pages(); $pages[2]
or change $pages[0] - $pages[1]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant