Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing enums to Setting.java file #1119

Closed
MoOoG opened this issue Mar 11, 2019 · 1 comment
Closed

Add missing enums to Setting.java file #1119

MoOoG opened this issue Mar 11, 2019 · 1 comment

Comments

@MoOoG
Copy link

MoOoG commented Mar 11, 2019

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]);

@saikrishna321
Copy link
Member

PR merged. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants