Open
Description
I am having the following issue: I have a cake script that runs the automated tests on a virtual machine . The windows application driver is opened but it gets closed at the same time stamp that opens, something like this:
**Windows Application Driver listening for requests at: http://127.0.0.1:4723/
Press ENTER to exit.
Exiting...**
Do you have any idea how to keep the driver running?
P.S. The developer mode is enabled on the virtual machine!