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.

findElement hangs on a page with error log full of "Ignoring pending about:document-onload-blocker request" #4757

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 4757

Description: FF (v14, v15, v16) didn't time out and run infinitely.

Reproduce the issue: Selenium code in attachment.

Environment:
Selenium: 2.25.0
OS: Windows 7 and Linux

Have some Test-Reports:
FF14: https://saucelabs.com/tests/37e8613d9417485ab4edaae819de93ec
FF15: https://saucelabs.com/tests/cf9cb86e2d744a90a09074e9a96547ba
FF16 https://saucelabs.com/tests/9484057654fd4c9a8ef662de4d1b1984

Countercheck:
IE timed out as expected with 
org.openqa.selenium.TimeoutException: Timed out after 5 seconds waiting for presence
of element located by: By.xpath: //div[@class='tb-dropdown-body']//div[@class='no_items']

IE 9: https://saucelabs.com/tests/dc2f61554b9e4453a892cf35fdcbd7e8?action=fullscreen


History:
If you wonder about the guy on that webpage. It's actually not my issue - it's coming
from that thread: https://groups.google.com/forum/?fromgroups=#!topic/selenium-users/P-KM06gjeYY
and I managed to extract the problematic webpage. Don't ask me, why the WebApp was
providing that guy to me in that moment ...

Reported by michael.wowro@it-kosmopolit.de on 2012-11-09 18:02:12


- _Attachment: [PoojaTest.java](https://storage.googleapis.com/google-code-attachments/selenium/issue-4757/comment-0/PoojaTest.java)_

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions