Hi, I have three virtual machines with windows server 2003. First have Ie6, second IE7 and the last one IE8 installed browser. All of them have Chrome, Safari and FireFox. I configured all browsers (particulary IE) with document from your website. When I run simple test in all browsers, it only works in FF, safari and chrome. In IE (in all version) I have only blank page. I disabled IE ESC in all machines, but it still doesn’t work. In using Webaii framework 2010.3.1307.0 version My test code: //... //settings Manager.LaunchNewBrowser(BrowserType.InternetExplorer, true, ProcessWindowStyle.Maximized); browser = Manager.Browsers[0]; browser.NavigateTo("http://www.google.com";); browser.Close(); ag
Hello,
Am trying to do simple test to “record and run my tests”.
1) Open Visual Studio and create a new test project.
2) Right click on the project node in the solution explorer and select “Add -> New Test…”.
3) Click on the “WebAii Test” type and select OK.
4) Your new empty test should open automatically.
5) To begin recording the steps of your test, click on the “Record” button (circled in red above).
Internet Explorer is not automatically opening in record mode. And getting below error.
" Failed to launch the browser . Error.system.TimeOutException"
What we have noticed that Web UI test QA edition takes lots of time to firstly load the tool and then while executing the test on silverlight application, it takes lots of time to just start up (most of the time we get timeout exception) and same is with recording a test.
Your response will help us evaluating the WEB UI test - QA edition tool.
Akbar
Latest available Version: 2010.3 1421(Feb 21, 2011)
Please advice.