feat: Add Mac2Driver by mykola-mokhnach · Pull Request #1439 · 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 2 commits intoappium:masterfrom
Feb 4, 2021Merged
feat: Add Mac2Driver#1439
mykola-mokhnach merged 2 commits intoappium:masterfrom
feat: Add Mac2Driver#1439
mykola-mokhnach merged 2 commits intoappium:masterfrom
Conversation
Copy link Copy Markdown
Contributor
mykola-mokhnach
commented
Feb 4, 2021
mykola-mokhnach
commented
Change list
This is a wrapper over Mac2Driver
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)
cc @ki4070ma @akinsolb
mykola-mokhnach
requested review from
KazuCocoa and
SrinivasanTarget
valfirst approved these changes Feb 4, 2021
KazuCocoa approved these changes Feb 4, 2021
| * @since Appium 1.20.0 | ||
| */ | ||
| public class Mac2Driver<T extends WebElement> | ||
| extends AppiumDriver<T> implements CanRecordScreen, FindsByClassChain<T>, |
Copy link Copy Markdown
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
mykola-mokhnach
merged commit
ff10d91
into
appium:master
mykola-mokhnach
deleted the
mac2_driver
branch
ki4070ma
mentioned this pull request
mykola-mokhnach
mentioned this pull request
This was referenced
Mar 14, 2021
KazuCocoa
mentioned this pull request
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