I want to click the 'OK' button inside an alert window using a Selenium command. I've tried using the assertAlert or verifyAlert but they don't provide the functionality that I want.
Is it possible to click the 'OK' button? If so, can someone please provide me with an example to the Selenium IDE command?