← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #235179]: Can I run a sikuli script without being logged in. --- simply no

 

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

Akbar posted a new comment:
This is how you can do this.
1.Create a scheduler to call the batch and sikuli script
2.Login to the test machine and let it lock
3.When the scheduler runs, tscon.exe will log you out but keeps the session active(screen is active) and sikuli script will run
4.If you sikuli script runs for longer time then you will have disable screen lock on the test machine

Refer to Sikuli documentation on how to open browser, command is
openApplication...

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