sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34691
[Question #271608]: How can I highlight and copy a certain text?
New question #271608 on Sikuli:
https://answers.launchpad.net/sikuli/+question/271608
so here's my code
m = find(Pattern("1442811055502.png").targetOffset(-19,0))
for i in range(5):
m.highlight(1)
wait(0.5)
nothing is happening in the image i want to be highlighted that will be copied and paste to a notepad. help please :( thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.