← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #265794]: Is there a way to tell Sikuli to wait until clipboard context change?

 

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

    Status: Solved => Open

eduardobedoya is still having a problem:
RainMan
please tell me how could I say wait until clipboard is different that None

I have do this...
emp = App.setClipboard("") # so if I print emp the Message says None

Then I would like to...

While emp == None:
full = App.getClipboard();

Is this right?

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