Skip to content

Add missing enums to Setting.java file #1119

Closed
@MoOoG

Description

@MoOoG

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions