This is a migrated thread and some comments may be shown as answers.

Problem with IE on virtual machines

0 Answers 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Aga
Top achievements
Rank 1
Aga asked on 24 Mar 2011, 12:29 PM
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


I changed webaii version from 2010.3.1307 to 2010.3.1421 and now it's working on IE7 and IE8.
ag

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Aga
Top achievements
Rank 1
Share this question
or