Skip navigation.

How to run Selenium-RC in a virtual machine

How to run Selenium-RC in a virtual machine

A tale of VMWare vs VirtualPC One issue that I have with selenium and running tests through IE is the little popup dialog saying "The web page you are viewing is trying to close the window. do you want to close this window?"Our tests use openWindow and then close them frequently.I wrote a little AutoIt [...]