| Tests passed/Failed/Skipped: | 0/3/0 |
| Started on: | Mon Dec 15 15:02:41 MST 2025 |
| Total time: | 99 seconds (99854 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| testLaunchTableManagerFromDesktop Test class: com.imm.testscripts.DataWarehouse.TableManagerNavigationTests Test method: Launch Table Manager from Desktop Parameters: {Description=Launch Table Manager from Desktop, Login_User_ID=admin/mwynar, TypeOfUser=Admin, TEST_COM_TYPE=Email, FI_ID=crm, Confirm_Password=, TestID=testLaunchTableManagerFromDesktop, TEST_TABLE=backupdbs, Wrong_Password=, Login_Password=dm!!j3#rA!3xN60cx_4, TEST_REPORT=Sales Report, FILTER_VALUE=, New_Password=} Show output Show all outputs --- 15 Dec 15:02:41 360 - TestCaseID:: testLaunchTableManagerFromDesktop --- 15 Dec 15:03:03 036 - Navigated to application URL: https://crm.datava.com/esp/?noSSO --- 15 Dec 15:03:03 580 - Page URL:: https://crm.datava.com/esp/?nosso --- 15 Dec 15:03:03 580 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110) --- 15 Dec 15:03:04 691 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (d91593c7-196c-45f3-b3d0-8b411b60e087)] -> xpath: //*[@id='button-1016-btnInnerEl']] --- 15 Dec 15:03:04 718 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (d91593c7-196c-45f3-b3d0-8b411b60e087)] -> xpath: //*[@id='textfield-1010-inputEl']] --- 15 Dec 15:03:04 919 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (d91593c7-196c-45f3-b3d0-8b411b60e087)] -> xpath: //*[@id='textfield-1011-inputEl']] --- 15 Dec 15:03:05 066 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (d91593c7-196c-45f3-b3d0-8b411b60e087)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']] --- 15 Dec 15:03:05 200 - Entered credentials for DataVA login: DB=crm, User=admin/mwynar --- 15 Dec 15:03:05 236 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (d91593c7-196c-45f3-b3d0-8b411b60e087)] -> xpath: //*[@id='button-1016-btnInnerEl']] --- 15 Dec 15:03:05 447 - Page URL:: https://crm.datava.com/esp/?nosso --- 15 Dec 15:03:05 447 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110) --- 15 Dec 15:03:23 617 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader' --- 15 Dec 15:03:23 617 - Successfully logged in to DataVA application Expected condition failed: waiting for presence of element located by: By.xpath: //div[@id='menuitem-1098-iconEl'] (tried for 15 second(s) with 500 milliseconds interval) [ScreenShot] |
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //div[@id='menuitem-1098-iconEl'] (tried for 15 second(s) with 500 milliseconds interval)
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:87)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
at com.imm.pages.TableManagerPage.launchTableManager(TableManagerPage.java:124)
at com.imm.testscripts.DataWarehouse.TableManagerNavigationTests.testLaunchTableManagerFromDesktop(TableManagerNavigationTests.java:126)
at java.util.ArrayList.forEach(ArrayList.java:1259)
Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate element: //div[@id='menuitem-1098-iconEl']
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_392'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [d91593c7-196c-45f3-b3d0-8b411b60e087, findElement {using=xpath, value=//div[@id='menuitem-1098-iconEl']}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 146.0, moz:accessibilityChecks: false, moz:buildID: 20251205151434, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 10.0, moz:processID: 35396, moz:profile: C:\Users\MICHAE~1.WYN\AppDa..., moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (Windows NT 10....}
Session ID: d91593c7-196c-45f3-b3d0-8b411b60e087
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:142)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:174)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:171)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
... 35 more
... Removed 35 stack framesorg.openqa.selenium.TimeoutException: Expected condition failed: waiting for presence of element located by: By.xpath: //div[@id='menuitem-1098-iconEl'] (tried for 15 second(s) with 500 milliseconds interval)
at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:87)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
at com.imm.pages.TableManagerPage.launchTableManager(TableManagerPage.java:124)
at com.imm.testscripts.DataWarehouse.TableManagerNavigationTests.testLaunchTableManagerFromDesktop(TableManagerNavigationTests.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:135)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeSingleClass(TestNGDirectoryTestSuite.java:112)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:99)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:146)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Caused by: org.openqa.selenium.NoSuchElementException: Unable to locate element: //div[@id='menuitem-1098-iconEl']
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_392'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [d91593c7-196c-45f3-b3d0-8b411b60e087, findElement {using=xpath, value=//div[@id='menuitem-1098-iconEl']}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 146.0, moz:accessibilityChecks: false, moz:buildID: 20251205151434, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 10.0, moz:processID: 35396, moz:profile: C:\Users\MICHAE~1.WYN\AppDa..., moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (Windows NT 10....}
Session ID: d91593c7-196c-45f3-b3d0-8b411b60e087
at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:142)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:174)
at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:171)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
... 35 more
|
58 | com.imm.testscripts.DataWarehouse.TableManagerNavigationTests@351d0846 |
| testSelectTableFromTree Test class: com.imm.testscripts.DataWarehouse.TableManagerNavigationTests Test method: Select Table from Tree Parameters: {Description=Select Table from Tree, Login_User_ID=admin/mwynar, TypeOfUser=Users, TEST_COM_TYPE=Ticket, FI_ID=crm, Confirm_Password=, TestID=testSelectTableFromTree, TEST_TABLE=comlines20160901, Wrong_Password=, Login_Password=dm!!j3#rA!3xN60cx_4, TEST_REPORT=Activity Report, FILTER_VALUE=, New_Password=} Show output Show all outputs --- 15 Dec 15:03:40 103 - TestCaseID:: testSelectTableFromTree --- 15 Dec 15:03:59 606 - Page URL:: https://crm.datava.com/esp/?nosso --- 15 Dec 15:03:59 606 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110) --- 15 Dec 15:04:00 684 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (00c6beef-2b10-483c-9cf9-ff6055c06b74)] -> xpath: //*[@id='button-1016-btnInnerEl']] --- 15 Dec 15:04:00 701 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (00c6beef-2b10-483c-9cf9-ff6055c06b74)] -> xpath: //*[@id='textfield-1010-inputEl']] --- 15 Dec 15:04:00 846 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (00c6beef-2b10-483c-9cf9-ff6055c06b74)] -> xpath: //*[@id='textfield-1011-inputEl']] --- 15 Dec 15:04:01 003 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (00c6beef-2b10-483c-9cf9-ff6055c06b74)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']] --- 15 Dec 15:04:01 142 - Entered credentials for DataVA login: DB=crm, User=admin/mwynar --- 15 Dec 15:04:01 166 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (00c6beef-2b10-483c-9cf9-ff6055c06b74)] -> xpath: //*[@id='button-1016-btnInnerEl']] --- 15 Dec 15:04:01 348 - Page URL:: https://crm.datava.com/esp/?nosso --- 15 Dec 15:04:01 348 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110) --- 15 Dec 15:04:15 410 - Exception during login: WebDriver crashed after login Failed to log in |
org.openqa.selenium.NoSuchSessionException: Tried to run command without establishing a connection
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_392'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [00c6beef-2b10-483c-9cf9-ff6055c06b74, quit {}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 146.0, moz:accessibilityChecks: false, moz:buildID: 20251205151434, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 10.0, moz:processID: 53148, moz:profile: C:\Users\MICHAE~1.WYN\AppDa..., moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (Windows NT 10....}
Session ID: 00c6beef-2b10-483c-9cf9-ff6055c06b74
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
at org.openqa.selenium.remote.service.DriverCommandExecutor.lambda$execute$1(DriverCommandExecutor.java:105)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
... Removed 4 stack framesorg.openqa.selenium.NoSuchSessionException: Tried to run command without establishing a connection
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_392'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [00c6beef-2b10-483c-9cf9-ff6055c06b74, quit {}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 146.0, moz:accessibilityChecks: false, moz:buildID: 20251205151434, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 10.0, moz:processID: 53148, moz:profile: C:\Users\MICHAE~1.WYN\AppDa..., moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (Windows NT 10....}
Session ID: 00c6beef-2b10-483c-9cf9-ff6055c06b74
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
at org.openqa.selenium.remote.service.DriverCommandExecutor.lambda$execute$1(DriverCommandExecutor.java:105)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
|
35 | com.imm.testscripts.DataWarehouse.TableManagerNavigationTests@351d0846 |
| testViewDatabaseTreeStructure Test class: com.imm.testscripts.DataWarehouse.TableManagerNavigationTests Test method: View Database Tree Structure Parameters: {Description=View Database Tree Structure, Login_User_ID=admin/mwynar, TypeOfUser=Admin, TEST_COM_TYPE=Phone, FI_ID=crm, Confirm_Password=, TestID=testViewDatabaseTreeStructure, TEST_TABLE=bugreportscomfollowups, Wrong_Password=, Login_Password=dm!!j3#rA!3xN60cx_4, TEST_REPORT=Financial Summary, FILTER_VALUE=, New_Password=} Show output Show all outputs --- 15 Dec 15:04:15 476 - TestCaseID:: testViewDatabaseTreeStructure WebDriver session does not exist, or is not active |
org.openqa.selenium.WebDriverException: Failed to decode response from marionette
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_392'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [4677e849-806a-4fcb-95b8-39d80363e2e5, quit {}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 146.0, moz:accessibilityChecks: false, moz:buildID: 20251205151434, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 10.0, moz:processID: 47584, moz:profile: C:\Users\MICHAE~1.WYN\AppDa..., moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (Windows NT 10....}
Session ID: 4677e849-806a-4fcb-95b8-39d80363e2e5
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
at org.openqa.selenium.remote.service.DriverCommandExecutor.lambda$execute$1(DriverCommandExecutor.java:105)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
... Removed 4 stack framesorg.openqa.selenium.WebDriverException: Failed to decode response from marionette
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_392'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [4677e849-806a-4fcb-95b8-39d80363e2e5, quit {}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 146.0, moz:accessibilityChecks: false, moz:buildID: 20251205151434, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 10.0, moz:processID: 47584, moz:profile: C:\Users\MICHAE~1.WYN\AppDa..., moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (Windows NT 10....}
Session ID: 4677e849-806a-4fcb-95b8-39d80363e2e5
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
at org.openqa.selenium.remote.service.DriverCommandExecutor.lambda$execute$1(DriverCommandExecutor.java:105)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:750)
|
5 | com.imm.testscripts.DataWarehouse.TableManagerNavigationTests@351d0846 |