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
Remove newline to enable hyperlink in VS Code (#11719)
When inspecting/hovering over the Edge class in VS Code, the link for the MSEdgedriver executable does not correctly display as a hyperlink.
Removing the newline here should fix the problem.
I only have the Python VS code extenstion is installed.
[skip ci]
0 commit comments