Surefire test

Tests passed/Failed/Skipped:0/3/0
Started on:Mon Dec 15 15:04:53 MST 2025
Total time:176 seconds (176398 ms)
Included groups:
Excluded groups:

(Hover the method name to see the test class name)

FAILED TESTS
Test method Exception Time (seconds) Instance
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:06:54 683 - TestCaseID:: testViewDatabaseTreeStructure

 ERROR: Failed to initialize WebDriver: null

 Created Firefox driver directly as fallback

 ***** View Database Tree Structure *****

   --- 15 Dec 15:07:10 460 - Page URL:: https://crm.datava.com/esp/?nosso

   --- 15 Dec 15:07:10 460 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)

   --- 15 Dec 15:07:11 524 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (70be76b5-09e8-4562-ac14-b0f7216274e5)] -> xpath: //*[@id='button-1016-btnInnerEl']]

   --- 15 Dec 15:07:11 561 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (70be76b5-09e8-4562-ac14-b0f7216274e5)] -> xpath: //*[@id='textfield-1010-inputEl']]

 Entered Database: crm [ScreenShot]

   --- 15 Dec 15:07:11 728 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (70be76b5-09e8-4562-ac14-b0f7216274e5)] -> xpath: //*[@id='textfield-1011-inputEl']]

 Entered User ID: admin/mwynar [ScreenShot]

   --- 15 Dec 15:07:11 872 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (70be76b5-09e8-4562-ac14-b0f7216274e5)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']]

 Entered Password [ScreenShot]

   --- 15 Dec 15:07:11 991 - Entered credentials for DataVA login: DB=crm, User=admin/mwynar

   --- 15 Dec 15:07:12 013 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (70be76b5-09e8-4562-ac14-b0f7216274e5)] -> xpath: //*[@id='button-1016-btnInnerEl']]

   --- 15 Dec 15:07:12 191 - Page URL:: https://crm.datava.com/esp/?nosso

   --- 15 Dec 15:07:12 191 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)

 Waiting 10 seconds for login popups to render...

 Starting popup clearing process

 Attempting to clear login error popups...

 No more popups detected after 1 attempts

 Popup clearing attempt completed

 DEBUG: Driver is still alive, current URL: https://crm.datava.com/esp/desktop?domain=crm

   --- 15 Dec 15:07:33 380 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'

   --- 15 Dec 15:07:33 380 - Successfully logged in to DataVA application

 Successfully logged in

 ========== launchTableManager() START ==========

 Step 1: Waiting for Tables menu icon element with ID='menuitem-1098-iconEl'

 ERROR in launchTableManager(): 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)

 ========== launchTableManager() END (FAILED) ==========



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.testViewDatabaseTreeStructure(TableManagerNavigationTests.java:212)
	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: [70be76b5-09e8-4562-ac14-b0f7216274e5, 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: 52644, 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: 70be76b5-09e8-4562-ac14-b0f7216274e5
	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 frames
Click to show all stack frames
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.testViewDatabaseTreeStructure(TableManagerNavigationTests.java:212)
	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: [70be76b5-09e8-4562-ac14-b0f7216274e5, 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: 52644, 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: 70be76b5-09e8-4562-ac14-b0f7216274e5
	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
55 com.imm.testscripts.DataWarehouse.TableManagerNavigationTests@351d0846
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
 Creating WebDriver for: Firefox

   --- 15 Dec 15:04:53 655 - TestCaseID:: testLaunchTableManagerFromDesktop

 ERROR: Failed to initialize WebDriver: null

 Attempting fallback: Creating Firefox driver directly

 Created Firefox driver directly as fallback

 ***** Launch Table Manager from Desktop *****

 Navigating to: https://crm.datava.com/esp/?noSSO

   --- 15 Dec 15:05:18 018 - Navigated to application URL: https://crm.datava.com/esp/?noSSO

 Creating SignInPage instance

 Calling signInPage.get()

   --- 15 Dec 15:05:18 616 - Page URL:: https://crm.datava.com/esp/?nosso

   --- 15 Dec 15:05:18 617 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)

   --- 15 Dec 15:05:19 712 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (cdd41d65-7e96-486b-93f9-cadfa6a55e62)] -> xpath: //*[@id='button-1016-btnInnerEl']]

 Logging in with credentials

   --- 15 Dec 15:05:19 733 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (cdd41d65-7e96-486b-93f9-cadfa6a55e62)] -> xpath: //*[@id='textfield-1010-inputEl']]

 Entered Database: crm [ScreenShot]

   --- 15 Dec 15:05:19 929 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (cdd41d65-7e96-486b-93f9-cadfa6a55e62)] -> xpath: //*[@id='textfield-1011-inputEl']]

 Entered User ID: admin/mwynar [ScreenShot]

   --- 15 Dec 15:05:20 084 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (cdd41d65-7e96-486b-93f9-cadfa6a55e62)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']]

 Entered Password [ScreenShot]

   --- 15 Dec 15:05:20 212 - Entered credentials for DataVA login: DB=crm, User=admin/mwynar

   --- 15 Dec 15:05:20 241 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (cdd41d65-7e96-486b-93f9-cadfa6a55e62)] -> xpath: //*[@id='button-1016-btnInnerEl']]

   --- 15 Dec 15:05:20 437 - Page URL:: https://crm.datava.com/esp/?nosso

   --- 15 Dec 15:05:20 438 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)

 Waiting 10 seconds for login popups to render...

 Starting popup clearing process

 Attempting to clear login error popups...

 No more popups detected after 1 attempts

 Popup clearing attempt completed

 DEBUG: Driver is still alive, current URL: https://crm.datava.com/esp/desktop?domain=crm

   --- 15 Dec 15:05:41 591 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'

   --- 15 Dec 15:05:41 591 - Successfully logged in to DataVA application

 Successfully logged in to DataVA application

 Login successful, creating TableManagerPage instance

 Calling launchTableManager()

 ========== launchTableManager() START ==========

 Step 1: Waiting for Tables menu icon element with ID='menuitem-1098-iconEl'

 ERROR in launchTableManager(): 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)

 ========== launchTableManager() END (FAILED) ==========

 EXCEPTION CAUGHT in test: TimeoutException

 Exception message: 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)



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]

 Closing WebDriver

 WebDriver closed successfully

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: [cdd41d65-7e96-486b-93f9-cadfa6a55e62, 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: 46124, 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: cdd41d65-7e96-486b-93f9-cadfa6a55e62
	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 frames
Click to show all stack frames
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 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: [cdd41d65-7e96-486b-93f9-cadfa6a55e62, 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: 46124, 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: cdd41d65-7e96-486b-93f9-cadfa6a55e62
	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
64 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:05:57 936 - TestCaseID:: testSelectTableFromTree

 ERROR: Failed to initialize WebDriver: null

 Created Firefox driver directly as fallback

 ***** Select Table from Tree *****

   --- 15 Dec 15:06:15 661 - Page URL:: https://crm.datava.com/esp/?nosso

   --- 15 Dec 15:06:15 661 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)

   --- 15 Dec 15:06:16 723 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (131d1e5d-8c6f-41b7-b5f6-a16feab5a723)] -> xpath: //*[@id='button-1016-btnInnerEl']]

   --- 15 Dec 15:06:16 755 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (131d1e5d-8c6f-41b7-b5f6-a16feab5a723)] -> xpath: //*[@id='textfield-1010-inputEl']]

 Entered Database: crm [ScreenShot]

   --- 15 Dec 15:06:16 911 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (131d1e5d-8c6f-41b7-b5f6-a16feab5a723)] -> xpath: //*[@id='textfield-1011-inputEl']]

 Entered User ID: admin/mwynar [ScreenShot]

   --- 15 Dec 15:06:17 051 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (131d1e5d-8c6f-41b7-b5f6-a16feab5a723)] -> xpath: //*[@id='esppasswordfield-1012-inputEl']]

 Entered Password [ScreenShot]

   --- 15 Dec 15:06:17 178 - Entered credentials for DataVA login: DB=crm, User=admin/mwynar

   --- 15 Dec 15:06:17 195 - Element is displayed:: [[FirefoxDriver: firefox on WINDOWS (131d1e5d-8c6f-41b7-b5f6-a16feab5a723)] -> xpath: //*[@id='button-1016-btnInnerEl']]

   --- 15 Dec 15:06:17 371 - Page URL:: https://crm.datava.com/esp/?nosso

   --- 15 Dec 15:06:17 371 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)

 Waiting 10 seconds for login popups to render...

 Starting popup clearing process

 Attempting to clear login error popups...

 No more popups detected after 1 attempts

 Popup clearing attempt completed

 DEBUG: Driver is still alive, current URL: https://crm.datava.com/esp/desktop?domain=crm

   --- 15 Dec 15:06:38 534 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'

   --- 15 Dec 15:06:38 534 - Successfully logged in to DataVA application

 Successfully logged in

 ========== launchTableManager() START ==========

 Step 1: Waiting for Tables menu icon element with ID='menuitem-1098-iconEl'

 ERROR in launchTableManager(): 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)

 ========== launchTableManager() END (FAILED) ==========



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.testSelectTableFromTree(TableManagerNavigationTests.java:291)
	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: [131d1e5d-8c6f-41b7-b5f6-a16feab5a723, 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: 59976, 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: 131d1e5d-8c6f-41b7-b5f6-a16feab5a723
	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 frames
Click to show all stack frames
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.testSelectTableFromTree(TableManagerNavigationTests.java:291)
	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: [131d1e5d-8c6f-41b7-b5f6-a16feab5a723, 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: 59976, 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: 131d1e5d-8c6f-41b7-b5f6-a16feab5a723
	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
56 com.imm.testscripts.DataWarehouse.TableManagerNavigationTests@351d0846