Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Page.opener() to the API #790

Merged
merged 2 commits into from
Feb 1, 2020
Merged

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Jan 31, 2020

Fixes: #783

@yury-s yury-s marked this pull request as ready for review February 1, 2020 01:05
@yury-s yury-s changed the title feat: popup opener page feat: add Page.opener() to the API Feb 1, 2020
@aslushnikov
Copy link
Collaborator

Great! Can we also have a test that checks for page.opener() to be null if the parent page gets closed?

@yury-s
Copy link
Member Author

yury-s commented Feb 1, 2020

Done. Added another test.

@aslushnikov aslushnikov merged commit 25f2a32 into microsoft:master Feb 1, 2020
sand4rt pushed a commit to sand4rt/playwright that referenced this pull request Dec 21, 2022
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Expose page.target()
2 participants