Writing tests for Android, I want to add the capability appium:noReset to the capabilites/options. When doing that, the value is always passed as string, while appium expects a boolean.
Appium server reports:
Capability 'noReset' changed from string to boolean. This may cause unexpected behavior