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
Currently, browsingContext.navigationStarted is emitted when any same-document navigation occurs. The WebDriver BiDi specification states this should not be emitted for fragment navigation.
Currently,
browsingContext.navigationStarted
is emitted when any same-document navigation occurs. The WebDriver BiDi specification states this should not be emitted for fragment navigation.Related: w3c/webdriver-bidi#662
The text was updated successfully, but these errors were encountered: