Re: [Sikuli-driver] [Question #136108]: Running Sikuli on Remote Desktop Connection

2011-06-27 Thread Jason Antic
Question #136108 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/136108

Jason Antic posted a new comment:
For those curious, there's another way to get a head on your machine
if you happen to run on vms like I do at work (we have 4 of them for
automation)- move the vm image to a machine with a monitor on it.  I'm
not sure if this will work with all virtualization software, but I can
tell you that I've tested it with Vmware Workstation 7 and it works
great.  You can minimize the vms, lock your host machine (just keep the
vms from going to screen saver, etc)- Sikuli still works under these
conditions.  I've tested this on Linux and Windows vms.

I've found this to be the most cost effective, robust and simple
solution for my purposes, which is to run automation on these vms for
hours overnight.

-- 
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


Re: [Sikuli-driver] [Question #162676]: Is there an RPC server for Sikuli with full functionality available (or in development)?

2011-06-25 Thread Jason Antic
Question #162676 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/162676

Status: Open = Solved

Jason Antic confirmed that the question is solved:
You said:

The challenge here would be, to map objects like Regions, Matches and
other complex structures.

Yep!  That's the goal.  Implementing the observation events would be
rather interesting as well... but I *think* it's all doable... (I'm not
very experienced with RPCs).

Thanks for the feedback!

-- 
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


Re: [Sikuli-driver] [Question #162676]: Is there an RPC server for Sikuli with full functionality available (or in development)?

2011-06-25 Thread Jason Antic
Question #162676 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/162676

Status: Answered = Solved

Jason Antic confirmed that the question is solved:
You said:

The challenge here would be, to map objects like Regions, Matches and
other complex structures.

Yep!  That's the goal.  Implementing the observation events would be
rather interesting as well... but I *think* it's all doable... (I'm not
very experienced with RPCs).

Thanks for the feedback!

-- 
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


[Sikuli-driver] [Question #162676]: Is there an RPC server for Sikuli with full functionality available (or in development)?

2011-06-24 Thread Jason Antic
New question #162676 on Sikuli:
https://answers.launchpad.net/sikuli/+question/162676

I've been wanting to integrate Sikuli with my C# scripts at work, and the 
obvious way to do this, absent a Sikuli DLL (which I'm pretty sure doesn't 
exist) is to use an RPC based server to do the job- much like Selenium-RC.  I'm 
very excited about the prospect of getting Sikuli to be usable in this manner 
with Selenium because it'll be able to do the things that Selenium just can't 
outside its javascript realm.  SO.is there an implementation?  If not, I'm 
wondering if you'd be interested in a contribution (I've already been toying 
around with a prototype on my home computer).  Not that it's terribly difficult 
to do, but I'm betting a lot of people would appreciate having something like 
that available...

-- 
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