mirror of
https://github.com/appium/appium.git
synced 2026-05-21 19:38:52 -05:00
add a link to image elements [skip ci] (#12443)
* add a link to image elements [skip ci]
This commit is contained in:
@@ -44,6 +44,8 @@ Note that the actual commands you would use in your test script differ based on
|
||||
|`shouldUseCompactResponses`| Returns compact (standards-compliant) & faster responses in find element/s. Defaults to `true` | `false` or `true` |
|
||||
|`elementResponseAttributes`| The comma-separated list of fields to return with each element. It works only `shouldUseCompactResponses` is `false`. Defaults to "type,label" in iOS, "" in Android. | e.g., `"name,text,rect,attribute/name,attribute/value"` |
|
||||
|
||||
[Image Elements](https://github.com/appium/appium/blob/master/docs/en/advanced-concepts/image-elements.md) also has image elements specific settings.
|
||||
|
||||
### Android Only
|
||||
|
||||
|Name|Description|Values|
|
||||
|
||||
Reference in New Issue
Block a user