← Back to team overview

sikuli-driver team mailing list archive

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

 

** Changed in: sikuli
    Milestone: 2.0.0 => 2.1.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


References