-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
org.openqa.selenium.JavascriptException: javascript error: {"status":12,"value":"Element is not currently interactable and may not be manipulated"}
(Session info: chrome=128.0.6613.86)
Build info: version: '4.23.0', revision: '4df0a231af'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.chrome.ChromeDriver
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:527)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.clear(RemoteWebElement.java:129)
at aquality.selenium.elements.TextBox.lambda$clearAndType$4(TextBox.java:76)
at aquality.selenium.core.utilities.ActionRetrier.lambda$doWithRetry$0(ActionRetrier.java:21)
at aquality.selenium.core.utilities.ActionRetrier.doWithRetry(ActionRetrier.java:33)
at aquality.selenium.core.utilities.ActionRetrier.doWithRetry(ActionRetrier.java:24)
at aquality.selenium.core.utilities.ElementActionRetrier.doWithRetry(ElementActionRetrier.java:17)
at aquality.selenium.core.elements.Element.doWithRetry(Element.java:182)
at aquality.selenium.elements.TextBox.clearAndType(TextBox.java:75)
at aquality.selenium.elements.TextBox.clearAndType(TextBox.java:37)
Metadata
Metadata
Assignees
Labels
No labels