org.openqa.selenium.ElementNotInteractableException: element not interactable (Session info: chrome=109.0.5414.121) Build info: version: ‘3.14.0’, revision: ‘aacccce0’, time: ‘2018-08-02T20:19:58.91Z’ System info: host: ‘LPTGHULAMNABI’, ip: ‘192.168.8.151’, os.name: ‘Windows 11’, os.arch: ‘amd64’, os.version: ‘10.0’, java.version: ‘17.0.2’ Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 109.0.5414.121, ...
Softans Latest Questions
raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:52957 from chrome not reachable Stacktrace: Backtrace: Ordinal0 [0x00891ED3+2236115] Ordinal0 [0x008292F1+1807089] Ordinal0 [0x007365C0+812480] Ordinal0 [0x0072C08A+770186]
DevTools listening on ws://127.0.0.1:61318/devtools/browser/12403271-5ad8-4a14-a37b-f4e1271e51bf .[6852:16124:0818/145650.144:ERROR:ssl_client_socket_impl.cc(983)] handshake failed; returned -1, SSL error code 1, net_error -107 [6852:16124:0818/145652.571:ERROR:ssl_client_socket_impl.cc(983)] handshake failed; returned -1, SSL error code 1, net_error -107 [20040:12244:0818/145658.997:ERROR:device_event_log_impl.cc(214)] [14:56:58.997] USB: usb_device_handle_win.cc:1048 Failed to read descriptor from node connection: A device attached to the system ...
FAILED test_main.py::test_visit – selenium.common.exceptions.InvalidArgumentException: Message: invalid argument: invalid locator
java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) at java.base/java.util.Objects.checkIndex(Objects.java:359) at java.base/java.util.ArrayList.get(ArrayList.java:427) at Objects.MailinatorPage.visitMailinator(MailinatorPage.java:125) at Test_Scenarios.SearchScenarios.PS_01_User_Login(SearchScenarios.java:45) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at ...
org.openqa.selenium.InvalidElementStateException: invalid element state: Element is not currently interactable and may not be manipulated