Log session start time Tue Mar 25 15:55:50 UTC 2025

Time Thread Level Category File:Line Message
0 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 134.0.6998.165 (resolved driver for Chrome 134)
38 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\anomau\.cache\selenium\chromedriver\win64\134.0.6998.165\chromedriver.exe
5231 main INFO main ManageFi.java:2388 **** Verify Entra UserId in AzureDetails Page And Sign ****
47943 main INFO main CreateFiPage.java:164 eSign Tenant Manager -CreateFi Page open up
51752 main INFO main ManageFi.java:2392 Successfully navigated to 'Create an FI' page
52073 main INFO main ManageFi.java:2394 Add Fi button is diplayed
64170 main INFO main ManageFi.java:2397 Clicked 'Add Fi' button
70906 main INFO main ManageFi.java:2399 Successfully navigated to 'BasicDetailsPage' page
72127 main INFO main ManageFi.java:2405 Entred FIID Ad32515554
78976 main INFO main BasicDetailsPage.java:258 Max Character allow is '100'
79271 main INFO main ManageFi.java:2409 Entered Fi Name Ad325155549
91315 main INFO main ManageFi.java:2424 Clicked 'Next' button
98053 main INFO main ManageFi.java:2427 Successfully navigated to the 'Azure Details' page
98054 main INFO main ManageFi.java:2429 .........Azure Details...........
98224 main INFO main ManageFi.java:2431 Clicked on Enable button
98460 main INFO main ManageFi.java:2432 Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled
98701 main INFO main ManageFi.java:2435 Next button is Disabled
98783 main INFO main AzureDetails.java:954 Azure details toggle is Enable
101187 main INFO main AzureDetails.java:737 Value added in Domain field - immtestcu.onmicrosoft.com
101496 main INFO main AzureDetails.java:741 Value added in Local Domain field - immtestcu
101911 main INFO main AzureDetails.java:745 Value added in Global Administrator field - cuadmin@immtestcu.onmicrosoft.com
104393 main INFO main AzureDetails.java:763 Value added in Fi Admin 1 First Name - Bill
104848 main INFO main AzureDetails.java:767 Value added in Fi Admin 1 Last Name - Teller
105561 main INFO main AzureDetails.java:771 Value added in Fi Admin 1 User ID - billteller@immtestcu.onmicrosoft.com
108006 main INFO main AzureDetails.java:763 Value added in Fi Admin 2 First Name - Joe
108466 main INFO main AzureDetails.java:767 Value added in Fi Admin 2 Last Name - Teller
109107 main INFO main AzureDetails.java:771 Value added in Fi Admin 2 User ID - joeteller@immtestcu.onmicrosoft.com
109425 main INFO main ManageFi.java:2448 Next button is enabled
121404 main INFO main ManageFi.java:2453 Clicked 'Next' button
128119 main INFO main ManageFi.java:2455 Successfully navigated to the 'SummaryPage' page
130303 main INFO main ManageFi.java:2457 Confirm button is enabled
142287 main INFO main ManageFi.java:2460 Clicked 'Confirm' button
149050 main INFO main ManageFi.java:2463 Successfully navigated to the 'InfrastructurePage' page
149187 main INFO main ManageFi.java:2466 Verified Configuration message
154265 main INFO main InfrastructurePage.java:110 Continue button is disabled
284620 main INFO main InfrastructurePage.java:114 Found Result for Setting up the Database - Success
284653 main INFO main InfrastructurePage.java:119 Successfully Configured 'Setting up the Databse'
285100 main INFO main InfrastructurePage.java:143 FoundResult for Configuring the FI Database -Success
285138 main INFO main InfrastructurePage.java:149 Successfully Configured 'Configuring the FI Database'
314487 main INFO main InfrastructurePage.java:168 Found Result for Running Post Deployment ScriptsSuccess
314520 main INFO main InfrastructurePage.java:176 Successfully Configured 'Running Post Deployment Scripts'
314947 main INFO main InfrastructurePage.java:196 Found Result for Creating FI SettingsSuccess
314987 main INFO main InfrastructurePage.java:204 Successfully Configured 'Creating FI Settings'
344796 main INFO main InfrastructurePage.java:223 Found Result fotr Creating folders in Azure file storageSuccess
344828 main INFO main InfrastructurePage.java:230 Successfully Configured 'Creating folders in Azure file storage'
353162 main INFO main InfrastructurePage.java:251 Found Result for Scheduling JobsSuccess
353200 main INFO main InfrastructurePage.java:259 Successfully Configured 'Scheduling Jobs'
362629 main INFO main InfrastructurePage.java:393 Retry Button is not showing
395413 main INFO main ManageFi.java:2471 Clicked 'Confirm' button
417594 main INFO main ManageFi.java:2474 Successfully navigated to the 'Add-Ons Page' page
417595 main INFO main ManageFi.java:2476 .......Add-Ons Page ..............
421332 main INFO main AddOnsPage.java:1351 Clicked on Remote sign Enable button
435600 main INFO main ManageFi.java:2483 Clicked on Create Account Button
444083 main INFO main ManageFi.java:2486 Clicked on 'OK' Button on the popup
444410 main INFO main ManageFi.java:2487 Succesfully verified that Integrated Key field is Filled
444922 main INFO main ManageFi.java:2490 'Successfully clicked on 'Yes' button for Adhoc documents
445409 main INFO main ManageFi.java:2493 'Successfully clicked on 'Yes' button for Web Forms
445883 main INFO main ManageFi.java:2496 'Successfully clicked on 'Yes' button for Reusable Templates
446394 main INFO main ManageFi.java:2499 'Successfully clicked on 'Yes' button for SendInBulk
460791 main INFO main ManageFi.java:2507 Clicked on Next button
470411 main FATAL main ManageFi.java:2773 Timed out after 2 seconds. Unable to locate the element
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy21.getText(Unknown Source)
     at com.imm.pages.AddOnsPage.isRemoteSignSummaryDisplayed(AddOnsPage.java:2246)
     at com.imm.testscripts.ManageFi.ManageFi.VerifyEntraUserIdinAzureDetailsPageAndSign(ManageFi.java:2508)
     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
     at java.base/java.lang.reflect.Method.invoke(Method.java:580)
     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.base/java.util.ArrayList.forEach(ArrayList.java:1597)
     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.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
    Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#summaryRs"}
     (Session info: chrome=134.0.6998.118)
    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 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [6d41b9cd0a528d7f6604a577f87ef4c2, findElement {using=id, value=summaryRs}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.118, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62605}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 134.0.6998.118, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
    Session ID: 6d41b9cd0a528d7f6604a577f87ef4c2
     at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
     at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
     at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
     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.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     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 com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
     at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
     at jdk.proxy2/jdk.proxy2.$Proxy15.findElement(Unknown Source)
     at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
     at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
     at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
     ... 30 more
470423 main INFO main Log.java:284 **** -E---N---D- *****