New question #268015 on Sikuli:
https://answers.launchpad.net/sikuli/+question/268015

As I go further away from running most scripts in Sikuli IDE I've realized that 
the only activity it is superior for is taking screenshots wrapped in waitFor, 
click, exists etc...

Now that I realized it, it turns out that what I REALLY want is to copy the 
text appearing in the IDE directly to clipboard for insertion in PyCharm. 

For example: 
I click on "exists", select and name a screenshot, the text 
    exists(Pattern("screen1.png"))
appears in IDE. What I want to happen is for it to also automagically be 
inserted into clipboard so that I can immediately paste it into PyCharm.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to