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

False positive - navigator.conection.rtt #69

Closed
lynt-smitka opened this issue Oct 11, 2022 · 2 comments
Closed

False positive - navigator.conection.rtt #69

lynt-smitka opened this issue Oct 11, 2022 · 2 comments

Comments

@lynt-smitka
Copy link

I'm trying beta and have issues with navigator.connection.rtt == 0. I have fast internet, and my real rtt is around 12ms. According to the docs https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation/rtt, the rtt is rounded to the nearest 25ms = 0. The result is I'm detected as headless_chrome.

@xnerhu
Copy link
Contributor

xnerhu commented Nov 3, 2022

@lynt-smitka As we changed quite a few things, this issue may not be valid anymore.
Please check our playground page and if you would get false positive, send the logs here.

@xnerhu
Copy link
Contributor

xnerhu commented Nov 14, 2022

Closing since #98 disables RTT.

@xnerhu xnerhu closed this as completed Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants