mappings
array<JSON object> | The event to UI component mappings of the app
필수 |
method
enum {INFERENCE, MANUAL, CONFIRMED_INFERENCE, BUTTON_INDEXING, UNKNOWN} | 필수 |
event_name
string | 필수 |
event_type
enum {CLICK, SELECTED, TEXT_CHANGED} | 필수 |
app_version
string | 필수 |
parameters
array<JSON object> | |
name
string | 필수 |
path
array<JSON object> | 필수 |
class_name
string | 필수 |
index
int64 | 필수 |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
path_type
enum {ABSOLUTE, RELATIVE} | 기본 값: "ABSOLUTE" |
component_id
string | 필수 |
path
array<JSON object> | 필수 |
class_name
string | 필수 |
index
int64 | 필수 |
id
int64 | |
text
string | |
tag
string | |
description
string | |
hint
string | |
match_bitmask
int64 | |
component_id
string | 필수 |
path_type
enum {ABSOLUTE, RELATIVE} | 기본 값: "ABSOLUTE" |
screenshot_handle
string | |
dimensions
array<JSON object> | |
top
int64 | 필수 |
left
int64 | 필수 |
width
int64 | 필수 |
height
int64 | 필수 |
activity_name
string | |
mutation_method
enum {REPLACE, ADD, DELETE} | Detailed mutation type like replace, add
필수 |
platform
enum {ANDROID, IOS} | The platform of the app being indexed
필수 |
post_method
enum {EYMT, CODELESS} | 기본 값: "CODELESS" Whether the api is called by codeless or EYMT
|