We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458cd69 commit 59d7d99Copy full SHA for 59d7d99
src/main/java/io/appium/java_client/Setting.java
@@ -44,6 +44,7 @@ public enum Setting {
44
MJPEG_SCALING_FACTOR("mjpegScalingFactor"),
45
KEYBOARD_AUTOCORRECTION("keyboardAutocorrection"),
46
KEYBOARD_PREDICTION("keyboardPrediction"),
47
+ BOUND_ELEMENTS_BY_INDEX("boundElementsByIndex"),
48
// Android and iOS
49
SHOULD_USE_COMPACT_RESPONSES("shouldUseCompactResponses"),
50
ELEMENT_RESPONSE_ATTRIBUTES("elementResponseAttributes"),
0 commit comments