You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
When I run the VSCode debugger against MS Edge Dev it sets navigator.webdriver to true. This is not supposed to happen. Doesn't happen if I run against Chrome.
"trace": true
in launch config):The log file is too big to attach here. You can download at: https://1drv.ms/t/s!AtFWIxI-QQD9l98NjkNNxO4wOJFk2Q?e=zb7mQ5
Steps to reproduce:
When I run the VSCode debugger against MS Edge Dev it sets
navigator.webdriver
to true. This is not supposed to happen. Doesn't happen if I run against Chrome.Debugger configuration:
The text was updated successfully, but these errors were encountered: