You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
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.
Originally reported on Google Code with ID 1571
Reported by
dave.hunton 2011-04-18 14:40:05