Prerequisites
For issues
Steps to reproduce the issue
For selenium>4.1.3, the desired_capabilities will not be respected because of this PR.
SeleniumHQ/selenium#10494
In my case, the desired_capabilities's option will not be sent to BrowserStack to configure the browser correctly
Error messages and additional information
None of the desired_capabilities is sent to BrowserStack
Expected behavior and actual behavior
desired_capabilities should be merged to capabilities for sending to the remote webdriver.
Environment
Browser: All
Browser driver: All
Operating System: All
Libraries
Feature requests
We will need to handle the capabilities merging properly in order to make sure the compatibility.
Prerequisites
information, like username and password.
For issues
Steps to reproduce the issue
For selenium>4.1.3, the desired_capabilities will not be respected because of this PR.
SeleniumHQ/selenium#10494
In my case, the desired_capabilities's option will not be sent to BrowserStack to configure the browser correctly
Error messages and additional information
None of the desired_capabilities is sent to BrowserStack
Expected behavior and actual behavior
desired_capabilities should be merged to capabilities for sending to the remote webdriver.
Environment
Browser: All
Browser driver: All
Operating System: All
Libraries
Feature requests
We will need to handle the capabilities merging properly in order to make sure the compatibility.