Help! InvalidElementStateError:

27 views
Skip to first unread message

FREDDY HIGUERA

unread,
Jun 12, 2017, 11:02:09 AM6/12/17
to Selenium Users
  • I try  read the code but i don't found About the inconvenience:


  • [error] Unexpected Exception: InvalidElementStateError: Element is not currently interactable and may not be manipulated. code -> 12, state -> invalid element state, message -> Element is not currently interactable and may not be manipulated, name -> InvalidElementStateError, stack -> bot.Error@chrome://selenium-ide/content/selenium-core/scripts/atoms.js:4518:7 bot.action.checkInteractable_@chrome://selenium-ide/content/selenium-core/scripts/atoms.js:8126:11 bot.action.type@chrome://selenium-ide/content/selenium-core/scripts/atoms.js:8153:40 Selenium.prototype.doSendKeys@chrome://selenium-ide/content/selenium-core/scripts/selenium-api.js:906:5 retval@chrome://selenium-ide/content/selenium-core/scripts/htmlutils.js:60:12 ActionHandler.prototype.execute@chrome://selenium-ide/content/selenium-core/scripts/selenium-commandhandlers.js:314:28 _executeCurrentCommand@chrome://selenium-ide/content/selenium-runner.js:306:19 resume@chrome://selenium-ide/content/selenium-core/scripts/selenium-executionloop.js:78:13 retval@chrome://selenium-ide/content/selenium-core/scripts/htmlutils.js:60:12 , constructor -> function (a, b) { this.code = a; this.state = bot.Error.CODE_TO_STATE_[a] || bot.Error.State.UNKNOWN_ERROR; this.message = b || ""; var c = this.state.replace(/((?:^|\s+)[a-z])/g, function(a) { return a.toUpperCase().replace(/^[\s\xa0]+/g, ""); }), d = c.length - 5; if (0 > d || c.indexOf("Error", d) != d) { c += "Error"; } this.name = c; c = Error(this.message); c.name = this.name; this.stack = c.stack || ""; }, isAutomationError -> true, toString -> function () { return this.name + ": " + this.message; }
  • [info] Test case failed 


Moises Siles

unread,
Jun 12, 2017, 11:46:47 AM6/12/17
to seleniu...@googlegroups.com
Do you know if the element is disabled or hidden?

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-users+unsubscribe@googlegroups.com.
To post to this group, send email to selenium-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a8ab49a4-a9d0-4100-bb4a-403544bd2898%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages