← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #181831]: Windows on Amazon EC2: Selenium and Sikuli conflict??

 

Question #181831 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/181831

daluu posted a new comment:
On a related note, I don't recommend remote desktop connections to do
remote automated testing. If you must login and check desktop, etc. use
VNC. On EC2, that means you have to install VNC on the virtual machine,
and on the EC2 config, open up VNC port 5900 (or other desired port)
though you can restrict IP range that is able to access machine for
additional security, and set up a VNC password as well.

VNC works better and you don't have to keep the remote desktop
connection open (VNC can be closed and automation still runs).

And for debugging Windows Server 2008 issue, would be ideal to compare
with a local installation of win 2008 vs EC2 to make sure is not EC2
problem. If you don't have license for win 2008, install a trial version
for debugging.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.