[🚀 Feature]: Implement Navigation Commands with BiDi #13995
Labels
C-devtools
BiDi or Chrome DevTools related issues
C-dotnet
C-java
C-nodejs
C-py
C-rb
I-enhancement
I-stale
Applied to issues that become stale, and eventually closed.
Milestone
Feature and motivation
Moving forward, Selenium plans to update implementations to use WebDriver BiDi instead of WebDriver Classic if BiDi is enabled.
It was decided at the Selenium Dev Summit that we would implement the navigation commands with BiDi in all the bindings as the minimum for Selenium 5. This will act as a proof of concept that a user can successfully use either BiDi or Classic depending on the capabilities that are set. We do not need to implement everything in BiDi spec before releasing Selenium 5, just have a working module as a pattern to work from.
Considerations
Implementations
The text was updated successfully, but these errors were encountered: