Public bug reported:

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.

** Affects: sikuli
     Importance: Medium
     Assignee: RaiMan (raimund-hocke)
         Status: In Progress

** Changed in: sikuli
       Status: New => In Progress

** Changed in: sikuli
   Importance: Undecided => Medium

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 2.0.0

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1464209

Title:
  [request] IDE: generated actions/commands should also be copied to
  clipboard, to be available for pasting into other IDE's

Status in Sikuli:
  In Progress

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1464209/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to