History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SRC-503
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Andrey
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Selenium Remote Control

Statement on line 1508: Type mismatch (usually non-object value supplied where object required) failed on "isElementPresent(link=User)"

Created: 23/Jul/08 08:13 AM   Updated: 12/Aug/08 05:35 PM
Component/s: Launcher - Opera
Affects Version/s: 1.0
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows Xp, Fedora 8, Opera 9.5


 Description  « Hide
ERROR: Selenium failure. Please report to the Selenium Users forum at http://forums.openqa.org, with error details from the log window. The error message is: Statement on line 1508: Type mismatch (usually non-object value supplied where object required)
Backtrace:
  Line 1508 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-browserbot.js
        var links = inDocument.getElementsByTagName('a');
  ... Line 1078 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-browserbot.js
            return locatorFunction.call(this, locator, inDocument, inWindow);
  Line 1210 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-browserbot.js
        var element = this.findElementBy(locatorType, locatorString, inDocument, inWindow);
  Line 1241 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-browserbot.js
        var element = this.findElementRecursive(locatorType, locatorString, win.document, win);
  Line 1544 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-api.js
        var element = this.browserbot.findElementOrNull(locator);
  ... Line 60 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/htmlutils.js
        return __method.apply(object, args.concat(sel$A(arguments)));
  Line 328 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-commandhandlers.js
        var returnValue = this.accessBlock(command.target, command.value);
  Line 112 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-executionloop.js
            this.result = handler.execute(selenium, command);
  Line 78 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/selenium-executionloop.js
                this._executeCurrentCommand();
  ... Line 60 of linked script https://accounts.comodo.od.ua/selenium-server/core/scripts/htmlutils.js
        return __method.apply(object, args.concat(sel$A(arguments)));
  ...
        at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:81)
        at com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:185)
        at com.thoughtworks.selenium.HttpCommandProcessor.getBoolean(HttpCommandProcessor.java:258)
        at com.thoughtworks.selenium.DefaultSelenium.isElementPresent(DefaultSelenium.java:457)
        at com.comodo.xmlScenario.xmlStepCase.userTrust.merchantAdminSide.signUp.CheckMandratoryFieldsStepRdr.doTestAction(CheckMandratoryFieldsStepRdr.java:46)
        at com.comodo.xmlScenario.xmlStepCase.StepRdr.doTest(StepRdr.java:302)
        ... 5 more


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.