Log session start time Wed Mar 05 16:11:16 UTC 2025

Time Thread Level Category File:Line Message
0 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1217 Using chromedriver 133.0.6943.141 (resolved driver for Chrome 133)
56 main INFO io.github.bonigarcia.wdm.WebDriverManager WebDriverManager.java:1270 Exporting webdriver.chrome.driver as C:\Users\anomau\.cache\selenium\chromedriver\win64\133.0.6943.141\chromedriver.exe
4641 main INFO main ManageFi.java:154 **** Verify Create Fi Complete Flow With OEM and Legacy ****
46799 main INFO main CreateFiPage.java:164 eSign Tenant Manager -CreateFi Page open up
50600 main INFO main ManageFi.java:158 Successfully navigated to 'Create an FI' page
66153 main INFO main ManageFi.java:323 Successfully navigated to 'Manage FI' page
74896 main INFO main ManageFiPage.java:323 Existing Fi Name is not displaying
75876 main INFO main ManageFiPage.java:330 Host Id 0 AD325164522 | A325164522
75906 main INFO main ManageFi.java:329 Search FI displayed in list
112659 main INFO main ManageFi.java:333 Successfully navigated to 'Azure Details' page
115155 main INFO main ManageFi.java:339 Local domain immtestcu is displayed
115611 main INFO main ManageFi.java:341 Azure domain immtestcu.onmicrosoft.com is displayed
116163 main INFO main ManageFi.java:342 Global domain cuadmin@immtestcu.onmicrosoft.com is displayed
116534 main INFO main AzureDetails.java:347 FiAdmin First Name Bill is displayed
116781 main INFO main AzureDetails.java:347 FiAdmin First Name Jane is displayed
117027 main INFO main AzureDetails.java:358 FiAdmin Last Name Teller is displayed
117241 main INFO main AzureDetails.java:358 FiAdmin Last Name Doe is displayed
117471 main INFO main AzureDetails.java:369 FiAdmin UserID billteller@immtestcu.onmicrosoft.com is displayed
117735 main INFO main AzureDetails.java:369 FiAdmin UserID janedoe@immtestcu.onmicrosoft.com is displayed
120423 main INFO main AzureDetails.java:1058 Successfully verified Azure Global Administrator Username tool tip This user will be responsible for granting permission for Sign to connect to the institution’s Azure account at the end of the onboarding process in Tenant Manager. For Fully Integrated remote accounts user will not be created in Sign or Adobe.
122945 main INFO main AzureDetails.java:983 Successfully verified Fi Admin 1 tool tip This user will be created as an FI Administrator (FIAdmin) in Sign. For the Fully Integrated Remote account this user will be added to the Default Group in the institution’s Adobe account. This user can be the same as the Azure Global Administrator. equals to This user will be created as an FI Administrator (FIAdmin) in Sign. For the Fully Integrated Remote account this user will be added to the Default Group in the institution’s Adobe account. This user can be the same as the Azure Global Administrator.
125364 main INFO main AzureDetails.java:983 Successfully verified Fi Admin 2 tool tip This user can also be the Azure Global Administrator. When a user logs into Sign for the first time, they will be created as an FI Administrator (FIAdmin) in Sign. For Fully Integrated Remote accounts, an Adobe user will be created and added to the Adobe Default Group. equals to This user can also be the Azure Global Administrator. When a user logs into Sign for the first time, they will be created as an FI Administrator (FIAdmin) in Sign. For Fully Integrated Remote accounts, an Adobe user will be created and added to the Adobe Default Group.
127851 main INFO main AzureDetails.java:1022 Successfully verified Fi Admin1 Full Name tool tip Enter the user's full name by providing their first name in the 'First Name' field and their last name in the 'Last Name' field.
130380 main INFO main AzureDetails.java:1029 Successfully verified Fi Admin2 Full Name tool tip Enter the user's full name by providing their first name in the 'First Name' field and their last name in the 'Last Name' field.
134928 main INFO main AzureDetails.java:1040 Successfully verified Fi Admin1 User ID tool tip Enter the user's email address.
151776 main FATAL main ManageFi.java:449 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.AzureDetails.verifyFiAdmin1andFiAdmin2Tooltips(AzureDetails.java:1039)
     at com.imm.testscripts.ManageFi.ManageFi.VerifyUIelemntsinAzureDetailspage(ManageFi.java:355)
     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":"xpath","selector":"//*[@class='popover-body']"}
     (Session info: chrome=133.0.6943.127)
    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: [5fbdb0c08eb9205e064e814ff335d568, findElement {using=xpath, value=//*[@class='popover-body']}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60033}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 133.0.6943.127, 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: 5fbdb0c08eb9205e064e814ff335d568
     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
151787 main INFO main Log.java:284 **** -E---N---D- *****