ClickButtonSozdat.sikuli\ClickButtonSozdat.sikuli
(Download this script)
if
not
exists(
): exit(
1
)
click
(
)
sleep
(
1
) exit(
0
)