Closed
Description
Description
Some Settings API enums are missing in 'io.appium.java_client.Setting.java' file that needs to be added. These are documented here: The Settings API
Missing enums:
- mjpegServerScreenshotQuality
- mjpegServerFramerate
- screenshotQuality
- shouldUseCompactResponses
- elementResponseAttributes
- allowInvisibleElements
- enableNotificationListener
Environment
- java client version 7.0.0
Code To Reproduce Issue [ Good To Have ]
((AndroidDriver) driver).setSetting([Setting.enum], [value]);
Metadata
Metadata
Assignees
Labels
No labels