feat: Make settings available for all AppiumDriver instances by mykola-mokhnach · Pull Request #1318 · appium/java-client
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)
Details
It makes sense to make settings available for all AppiumDriver descendants by default, since on the server side the API is declared in base-driver, which means it works for all Appium drivers