Using Selenium I cam log into the wepage and get into home page. But I want to understand if it is possible to do following,
In home page When I give the name of third party program name to particular text box and press execute button it launches the given third party program.
Is it possible to check success/failure of program launching after 'Execute' button is clicked.