-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging of InternetExplorerOptions
doesn't work
#9143
Labels
Comments
@barancev So the above test code now works correctly in beta-1, but the reverse merge combination (if you replace |
|
ok. Still, this code doesn't work:
|
A better fix provided by commit 0da772d |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
🐛 Bug Report
This is a follow up for #5279 as requested in #5279 (comment)
To Reproduce
Use
InternetExplorerOptions.merge()
Expected behavior
Browser specific parameters in descendants of
MutableCapabilities
work after merging them.Test script or set of commands reproducing this issue
Environment
OS: Windows (any version)
Browser: Internet Explorer
Browser version: 11
Browser Driver version: IEDriver 3.150.1
Language Bindings version: Java 4.0.0-alpha-7
The text was updated successfully, but these errors were encountered: