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.
Exceptions when attempting to open chrome:// documents #1571
Closed
Description
Originally reported on Google Code with ID 1571
What steps will reproduce the problem?
1. Open Selenium IDE
2. Add the command open with value chrome://selenium-ide/content/tests/functional/aut/search.html
What is the expected output? What do you see instead?
Expected:
Page with title 'Bogus Search Engine' opens in Firefox window.
Actual:
No page opened in Firefox window and the following exception in the IDE log console:
[error] Unexpected Exception: QueryInterface -> function QueryInterface() { [native
code] }, message -> Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
[nsIDOMLocation.href], result -> 2147500037, name -> NS_ERROR_FAILURE, filename ->
null, lineNumber -> 0, columnNumber -> 0, location -> native frame :: <unknown filename>
:: <TOP_LEVEL> :: line 0, inner -> null, data -> null, initialize -> function initialize()
{ [native code] }
Please use labels and text to provide additional information.
Occurs in Firefox 3.6.x and 4.x with Selenium IDE 1.0.11 snapshot from r11894. I will
attempt to find the regression range and update this issue with a comment.
Reported by dave.hunt
on 2011-04-18 14:40:05