refactor: Migrate to new Selenium API for process management by valfirst · Pull Request #2054 · appium/java-client
Change list
org.openqa.selenium.os.CommandLine is deprecated, the replacement is org.openqa.selenium.os.ExternalProcess.
Types of changes
What types of changes are you proposing/introducing to Java client?
- 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)