nbenitus
14 years agoContributor
Internet explorer crashes when trying to maximize a maximized IE window
Hi,
I am doing distributed testing using VMware images.
One of my test requires an internet explorer window to be maximized.
However, sometimes, the IE window is not maximized (don't know why, it seems random), so I have written this line after starting the IE window:
Aliases.iexplore.page.Keys("~ x") (Alt + Space to show the popup, then X for Maximize)
The problem is, when the IE window is already maximized, this command will crash the IE window.
The same attempt on a real machine (and not a VM), works fine, without crash.
Any ideas?
Thanks in advance.
Benoit
I am doing distributed testing using VMware images.
One of my test requires an internet explorer window to be maximized.
However, sometimes, the IE window is not maximized (don't know why, it seems random), so I have written this line after starting the IE window:
Aliases.iexplore.page.Keys("~ x") (Alt + Space to show the popup, then X for Maximize)
The problem is, when the IE window is already maximized, this command will crash the IE window.
The same attempt on a real machine (and not a VM), works fine, without crash.
Any ideas?
Thanks in advance.
Benoit