sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01659
Re: [Question #148128]: how to copy
Question #148128 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/148128
milin agrawal posted a new comment:
m = find( )
hover(img)
wait(0.5)
type("c", KEY_CTRL)
find(image)
type("v", KEY_CTRL)
just suggest me how to copy content in the bar
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.