New to Eggplant - need FAQ for dealing with screen lock
Hi folks,
I assume this has been asked before, so please somebody point me to the right FAQ.
How do I deal with the screen saver (locked screen) while running a test?
Having the screen change to the screensaver, and/or typing "ctrl-alt-del" and entering the password to unlock the screen, seems to confuse the scripts that are running.
In our environment, we can't walk away from the machine w/o locking the screen
Thanks!
Dennis
I assume this has been asked before, so please somebody point me to the right FAQ.
How do I deal with the screen saver (locked screen) while running a test?
Having the screen change to the screensaver, and/or typing "ctrl-alt-del" and entering the password to unlock the screen, seems to confuse the scripts that are running.
In our environment, we can't walk away from the machine w/o locking the screen
Thanks!
Dennis
Comments
The way that I do this is to first wake the computer from screen saver: Then, wait for the locked screen to appear: Send the ctrl-alt-del Then enter the user name and password:
I hope this helps.
This is more to address a random occurrence so I don't have to put this code in between every command.