← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #148128]: how to copy

 

Question #148128 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/148128

    Status: Answered => Open

milin agrawal is still having a problem:
see when i hv written the code like this


m = find( )
hover(img)
wait(0.5)
type("c", KEY_CTRL)
find(image)
type("v", KEY_CTRL)


"c", KEY_CTRL  this line is copying in the bar
and then i replace that line with the expected line,then it is giving error

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.