Write W3C capabilities into firstMatch entity instead of alwaysMatch by mykola-mokhnach · Pull Request #1010 · appium/java-client
Navigation Menu
{{ message }}
appium / java-client Public
- Notifications You must be signed in to change notification settings
- Fork 763
Merged
mykola-mokhnach merged 1 commit intoappium:masterfrom
Aug 28, 2018Merged
Write W3C capabilities into firstMatch entity instead of alwaysMatch#1010
mykola-mokhnach merged 1 commit intoappium:masterfrom
Write W3C capabilities into firstMatch entity instead of alwaysMatch#1010
mykola-mokhnach merged 1 commit intoappium:masterfrom
Conversation
Copy link Copy Markdown
Contributor
mykola-mokhnach
commented
Aug 28, 2018
mykola-mokhnach
commented
Change list
Just did the same what Selenium is already doing: https://github.com/SeleniumHQ/selenium/blob/479a801b39efa53966e35eec0bae55ca0bcc02da/java/client/src/org/openqa/selenium/remote/NewSessionPayload.java#L252
Types of changes
- No changes in production code.
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
mykola-mokhnach
requested review from
KazuCocoa,
SrinivasanTarget and
TikhomirovSergey
KazuCocoa approved these changes Aug 28, 2018
Copy link Copy Markdown
Member
KazuCocoa
left a comment
KazuCocoa
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change looks 👍
I'll work for Ruby and Python. appium/ruby_lib_core#137
(Python has the same issue in selenium, I guess... Anyway, I'll take a look)
SrinivasanTarget approved these changes Aug 28, 2018
mykola-mokhnach
merged commit
421d03b
into
appium:master
mykola-mokhnach
deleted the
first_match
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment