html
html copied to clipboard
Add navigation started before other navigation events for WebDriver BiDi
Other navigation events should not trigger before the navigation started event occurs. Otherwise, navigation outside of WebDriver BiDi can trigger those hooks which may lead to unexpected behavior in WebDriver BiDi clients.