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

[Feature] WebRTC Emulation Support for Playwright #16692

Closed
nirazv opened this issue Aug 19, 2022 · 2 comments
Closed

[Feature] WebRTC Emulation Support for Playwright #16692

nirazv opened this issue Aug 19, 2022 · 2 comments

Comments

@nirazv
Copy link

nirazv commented Aug 19, 2022

I am using Playwright for testing multi-account browsing therefore leveraging proxy and emulating geolocations, time-zone is useful. but some website eg: https://browserleaks.com/ip are still able to detect my public ip which is leads to DNS leak problem. Is there any way to emulate WebRTC public IP using Playwright?

I have found a github feature request post but no progress is made on behalf.

@aslushnikov
Copy link
Contributor

@nirazv I don't think there's a way currently; the #2973 is not very popular so not highly prioritized.

Merging this in #2973!

@nirazv
Copy link
Author

nirazv commented Aug 23, 2022

Using Playwright with Proxy Automation is useless without WebRTC Emulation. Its not ye popular but will be highly demanded in future.

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

No branches or pull requests

2 participants