Sign in
eclipse
/
rcptt
/
org.eclipse.rcptt.git.back
/
3b98c9cf3bb9fc94eb4c6c03cecf4dc7258576f6
/
.
/
tests
/
SikuliTests
/
sikuli
/
ExecutionProperty.sikuli
/
ExecutionProperty.py
blob: ccb571efe69659e8186e77652479d65afcaf26ad [
file
] [
log
] [
blame
]
click
(
find
(
"5ExecutionPr.png"
).
find
(
"BBB-1.png"
))
type
(
"bbb"
)
type
(
Key
.
ENTER
)
click
(
find
(
"5ExecutionPr.png"
).
find
(
"stnng.png"
))
click
(
"I.png"
)
type
(
Key
.
DOWN
)
type
(
Key
.
ENTER
)