Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Internet Explorer 9 intermittently fails to recognize page loads with waitForPageToLoad call #1639

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 1639

What steps will reproduce the problem?
1. Create a test case with selenium 2.0b3 and run in IE9
2. Load pages using IE9, detect page loads with waitForPageToLoad
3. Random failures on a codebase that works fine with FF 3.6/4, IE7/8, pages just time
out even after IE9 reports that loading has completed.

What is the expected output? What do you see instead?
Expect IE9 to have consistent detection of page loads with waitForPageLoad method as
all other browsers, instead it intermittently fails to recognize page loads, resulting
in basically every multi-page test case being unreliable.

What version of the product are you using? On what operating system?
selenium 2.0b3, same behavior on Win7 and Windows Server 2008

Anybody else have the same issue?  Any workarounds?  

Reported by landry.adam on 2011-05-09 23:16:13

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions