Tim Roberts wrote:
> it's not the most efficient way to automate applications
Sikuli doesn't seem that much different from Python in this way: it
may not be the most efficient use of the computer's time, but I dare
say it's significantly less demanding on the end user's.
I can see Sikuli easily
CM wrote:
>
>How is this preferable to a macro recorder?
Macro recorders work by measuring mouse motion and capturing click
locations, or by recording the control IDs of the clicked windows. The
former is sensitive to changing window locations, the latter to application
updates.
Sikuli works by
On 1/26/2010 1:59 PM, CM wrote:
On Jan 24, 10:18 pm, Ron wrote:
Sikuli is the coolest Python project I have ever seen in my ten year
hobbyist career. An MIT oepn source project, Sikuli uses Python to
automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
simply drag and dropping G
On Jan 26, 10:59 am, CM wrote:
> On Jan 24, 10:18 pm, Ron wrote:
>
> > Sikuli is the coolest Python project I have ever seen in my ten year
> > hobbyist career. An MIT open source project, Sikuli uses Python to
> > automate GUI tasks (in any GUI or GUI based app that runs the JVM) by
> > simply d
On Jan 24, 10:18 pm, Ron wrote:
> Sikuli is the coolest Python project I have ever seen in my ten year
> hobbyist career. An MIT oepn source project, Sikuli uses Python to
> automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
> simply drag and dropping GUI elements into Python scr
I liked this tool! I'm thinking about how I can write acceptance tests with
Sikuli.
[]s
iurisilvio
On Tue, Jan 26, 2010 at 7:49 AM, Jean-Michel Pichavant <
jeanmic...@sequans.com> wrote:
> Terry Reedy wrote:
>
>> On 1/25/2010 9:14 AM, Javier Collado wrote:
>>
>> I think the site is under mainte
Terry Reedy wrote:
On 1/25/2010 9:14 AM, Javier Collado wrote:
I think the site is under maintenance. I tried a couple of hours ago
and it worked fine.
As an alternative, I found that this link also worked:
http://www.sikuli.org/
This just redirects to the link below
http://sikuli.csail.mi
OK, here's an idea. I used to do screen scraping scripts and run them
as CGI scripts with an HTMl user interface. Why not run Sikuli on
Jython on a JVM running on my server, so that I can do my screen
scraping with Sikuli? I can take user inputs by using CGI forms from a
web client, process the req
On 1/25/2010 9:14 AM, Javier Collado wrote:
I think the site is under maintenance. I tried a couple of hours ago
and it worked fine.
As an alternative, I found that this link also worked:
http://www.sikuli.org/
This just redirects to the link below
http://sikuli.csail.mit.edu/ I also did th
Thew link at MIT does appear to be down right now, but I presume it
will come back up.
Well, those of you who find it underwhelming are in good company. See
the blog post at Lambda the Ultimate
http://lambda-the-ultimate.org/node/3783
I was impressed though by the application to notify you when y
Hello,
I think the site is under maintenance. I tried a couple of hours ago
and it worked fine.
As an alternative, I found that this link also worked:
http://www.sikuli.org/
Unfortunately, it seems it's not working right now.
Best regards,
Javier
2010/1/25 Virgil Stokes :
> On 25-Jan-2010
On 25-Jan-2010 04:18, Ron wrote:
Sikuli is the coolest Python project I have ever seen in my ten year
hobbyist career. An MIT oepn source project, Sikuli uses Python to
automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
simply drag and dropping GUI elements into Python scripts a
On 25/01/2010 12:27, Jean-Michel Pichavant wrote:
Ron wrote:
Sikuli is the coolest Python project I have ever seen in my ten year
hobbyist career. An MIT oepn source project, Sikuli uses Python to
automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
simply drag and dropping GUI e
Ron wrote:
Sikuli is the coolest Python project I have ever seen in my ten year
hobbyist career. An MIT oepn source project, Sikuli uses Python to
automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
simply drag and dropping GUI elements into Python scripts as function
arguments.
2010/1/25 Ron :
> Sikuli is the coolest Python project I have ever seen in my ten year
> hobbyist career. An MIT oepn source project, Sikuli uses Python to
> automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
> simply drag and dropping GUI elements into Python scripts as function
On Jan 24, 7:18 pm, Ron wrote:
> Sikuli is the coolest Python project I have ever seen in my ten year
> hobbyist career. An MIT oepn source project, Sikuli uses Python to
> automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
> simply drag and dropping GUI elements into Python scri
On Jan 25, 11:18 am, Ron wrote:
> Sikuli is the coolest Python project I have ever seen in my ten year
> hobbyist career. An MIT oepn source project, Sikuli uses Python to
> automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
> simply drag and dropping GUI elements into Python scr
Sikuli is the coolest Python project I have ever seen in my ten year
hobbyist career. An MIT oepn source project, Sikuli uses Python to
automate GUI tasks (in any GUI or GUI baed app that runs the JVM) by
simply drag and dropping GUI elements into Python scripts as function
arguments. Download at h
18 matches
Mail list logo