-
Notifications
You must be signed in to change notification settings - Fork 784
Closed
Description
Prerequisites
- I have searched for similar issues in open tickets and cannot find a duplicate.
- The issue still exists against the latest released version of SeleniumLibrary.
- This is not a usage question or support request. For those, see more details in README.rst: https://github.com/robotframework/SeleniumLibrary#support
- You are not using the Java Selenium2Library: https://github.com/MarketSquare/robotframework-seleniumlibrary-java
- Remember that this is a public forum, so remember to remove all sensitive
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
- Selenium: 4.1.3+
Feature requests
We will need to handle the capabilities merging properly in order to make sure the compatibility.
Metadata
Metadata
Assignees
Labels
No labels