effect-playwright
Preparing search index...
test
AndroidElementInfo
Type Alias AndroidElementInfo
type
AndroidElementInfo
=
{
bounds
:
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
;
checkable
:
boolean
;
checked
:
boolean
;
clazz
:
string
;
clickable
:
boolean
;
desc
:
string
;
enabled
:
boolean
;
focusable
:
boolean
;
focused
:
boolean
;
longClickable
:
boolean
;
pkg
:
string
;
res
:
string
;
scrollable
:
boolean
;
selected
:
boolean
;
text
:
string
;
}
Index
Properties
bounds
checkable
checked
clazz
clickable
desc
enabled
focusable
focused
long
Clickable
pkg
res
scrollable
selected
text
Properties
bounds
bounds
:
{
height
:
number
;
width
:
number
;
x
:
number
;
y
:
number
}
checkable
checkable
:
boolean
checked
checked
:
boolean
clazz
clazz
:
string
clickable
clickable
:
boolean
desc
desc
:
string
enabled
enabled
:
boolean
focusable
focusable
:
boolean
focused
focused
:
boolean
long
Clickable
longClickable
:
boolean
pkg
pkg
:
string
res
res
:
string
scrollable
scrollable
:
boolean
selected
selected
:
boolean
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bounds
checkable
checked
clazz
clickable
desc
enabled
focusable
focused
long
Clickable
pkg
res
scrollable
selected
text
effect-playwright
Loading...