base {System.SystemException} = {"There are no active browsers. Please make sure you have atleast one browser instance launched for automation using Manager.LauncheNewBrowser()."}
any one help on resolving the issue with the below :
base {System.SystemException} = {"There are no active browsers. Please make sure you have atleast one browser instance launched for automation using Manager.LauncheNewBrowser()."}
0
Missing User
answered on 10 Nov 2009, 04:03 PM
Hi siva,
Looks like a browser would just need to be launched. Here is a quick test method that should work in IE, but your can change the arguenment to BrowserType.FireFox or BrowserType.Safari: