[Sikuli-driver] [Question #261589]: Trying to delete trash using key strokes

2015-02-02 Thread Joe Tibbetts
New question #261589 on Sikuli: https://answers.launchpad.net/sikuli/+question/261589 I am on Mac 10.10.1 and Sikuli 1.1.0. Due to the bug of not being able to screenshot the trash icon on the dock, I am resorting to simulating keystrokes to delete files in my Trash folder. This is what I have

Re: [Sikuli-driver] [Question #261589]: Trying to delete trash using key strokes

2015-02-02 Thread Joe Tibbetts
Question #261589 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261589 Status: Open = Solved Joe Tibbetts confirmed that the question is solved: Its confusing. It's not DELETE, but BACKSPACE that solves the problem. -- You received this question notification because you

Re: [Sikuli-driver] [Question #261138]: The browser doesn't type the whole adress when I run unit tests and types https:// in c#

2015-02-02 Thread zahra
Question #261138 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261138 Status: Answered = Open zahra is still having a problem: I'm new at this, so I didn't really understand what you meant. Do you have any suggestion of how I can solve this? Or an exempel? -- You

Re: [Sikuli-driver] [Question #261426]: Region.observe(60, True) is throwing an exception

2015-02-02 Thread Pierre Best
Question #261426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261426 Pierre Best posted a new comment: import org.sikuli.basics.SikulixForJython from sikuli import * Settings.OcrTextSearch = True Settings.OcrTextRead = True _changes = [] def change_handler(event):

Re: [Sikuli-driver] [Question #261426]: Region.observe(60, True) is throwing an exception

2015-02-02 Thread Pierre Best
Question #261426 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261426 Pierre Best posted a new comment: Configuration Information: == Adding sys.__stdout__.write('[X] python version: %s\n' % platform.python_version()) sys.__stdout__.write('[X] java

Re: [Sikuli-driver] [Question #260878]: Sikuli Find Do and Loop

2015-02-02 Thread Launchpad Janitor
Question #260878 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/260878 Status: Open = Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

[Sikuli-driver] [Question #261600]: Running sikuli in Linux and still being able to use the screen

2015-02-02 Thread Edmundo Valle Neto
New question #261600 on Sikuli: https://answers.launchpad.net/sikuli/+question/261600 This is not exactly a question specific to Sikuli. I use it in a lot of tasks to integrate information between programs, to not need to type again and again. I was thinking if someone here use Sikuli in a way

Re: [Sikuli-driver] [Question #261600]: Running sikuli in Linux and still being able to use the screen

2015-02-02 Thread Edmundo Valle Neto
Question #261600 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261600 Edmundo Valle Neto posted a new comment: Im using Sikuli 1.1.0 with Java 7. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #261138]: The browser doesn't type the whole adress when I run unit tests and types https:// in c#

2015-02-02 Thread RaiMan
Question #261138 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261138 Status: Open = Answered RaiMan proposed the following answer: the best would be to not use c#, but one of the basic supported scripting usages (Python or Ruby). -- You received this question