Skip to content

Add properties to propagate for Appium plug-ins

Choose a tag to compare

@sbabcoc sbabcoc released this 07 Aug 21:17
· 159 commits to master since this release

When I create the AbstractAppiumPlugin class, I neglected to add the list of System properties that should be propagated to the Java child process that launches the Appium Grid node. This release resolves this issue.