| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 1 | main | INFO | main | MigrateFi.java:1438 | **** verify that Manage FI display messages while migration is in progress for eSign and eSignPlus FI **** |
| 3 | main | INFO | main | MigrateFi.java:1439 | https://esignnonprod.immesign.com/qa/tenantmanager/ |
| 34832 | main | INFO | main | CreateFiPage.java:157 | eSign Tenant Manager -CreateFi Page open up |
| 35247 | main | INFO | main | MigrateFi.java:1459 | Successfully navigated to 'Create an FI' page |
| 35544 | main | INFO | main | MigrateFi.java:1462 | Successfully login with IMM Admin2 |
| 35806 | main | INFO | main | MigrateFi.java:1463 | Add Fi button is diplayed |
| 39535 | main | INFO | main | MigrateFi.java:1466 | Clicked 'Add Fi' button |
| 39860 | main | INFO | main | MigrateFi.java:1468 | ...........Basic Details Page............. |
| 40020 | main | INFO | main | MigrateFi.java:1469 | Successfully navigated to 'BasicDetailsPage' page |
| 45364 | main | INFO | main | MigrateFi.java:1474 | Entred FIID AU524120416 |
| 50402 | main | INFO | main | MigrateFi.java:1477 | Entred FIID AU52412041 |
| 61402 | main | INFO | main | BasicDetailsPage.java:259 | Max Character allow is '100' |
| 61899 | main | INFO | main | MigrateFi.java:1482 | Entered Fi Name AU524120416 |
| 75689 | main | INFO | main | MigrateFi.java:1495 | Clicked 'Next' button |
| 75981 | main | INFO | main | MigrateFi.java:1498 | ...........Azure Details Page............. |
| 76121 | main | INFO | main | MigrateFi.java:1499 | Successfully navigated to the 'Azure Details' page |
| 76293 | main | INFO | main | MigrateFi.java:1503 | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled |
| 113875 | main | INFO | main | AzureDetails.java:228 | Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com |
| 118604 | main | INFO | main | AzureDetails.java:279 | Error message is displayed for blank Local Ad domain |
| 134143 | main | INFO | main | AzureDetails.java:292 | Successfully added Local Ad docmain |
| 138507 | main | INFO | main | AzureDetails.java:349 | Error message is displayed for Blank global AD |
| 144070 | main | INFO | main | AzureDetails.java:372 | Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' |
| 144245 | main | INFO | main | MigrateFi.java:1533 | Next button is enabled |
| 148031 | main | INFO | main | MigrateFi.java:1537 | Clicked 'Next' button |
| 148310 | main | INFO | main | MigrateFi.java:1539 | ...........Summary Page............. |
| 148462 | main | INFO | main | MigrateFi.java:1540 | Successfully navigated to the 'SummaryPage' page |
| 150576 | main | INFO | main | MigrateFi.java:1545 | Confirm button is enabled |
| 153226 | main | INFO | main | MigrateFi.java:1548 | Clicked 'Next' button |
| 153487 | main | INFO | main | MigrateFi.java:1551 | ...........Infrastructure Page............. |
| 153665 | main | INFO | main | MigrateFi.java:1552 | Successfully navigated to the 'InfrastructurePage' page |
| 153742 | main | INFO | main | MigrateFi.java:1555 | Verified Configuration message |
| 158858 | main | INFO | main | InfrastructurePage.java:104 | Continue button is disabled |
| 305505 | main | INFO | main | InfrastructurePage.java:108 | Found Result for Setting up the Database - Success |
| 305529 | main | INFO | main | InfrastructurePage.java:113 | Successfully Configured 'Setting up the Databse' |
| 305762 | main | INFO | main | InfrastructurePage.java:136 | FoundResult for Configuring the FI Database -Success |
| 305784 | main | INFO | main | InfrastructurePage.java:142 | Successfully Configured 'Configuring the FI Database' |
| 335578 | main | INFO | main | InfrastructurePage.java:161 | Found Result for Running Post Deployment ScriptsSuccess |
| 335599 | main | INFO | main | InfrastructurePage.java:169 | Successfully Configured 'Running Post Deployment Scripts' |
| 335843 | main | INFO | main | InfrastructurePage.java:189 | Found Result for Creating FI SettingsSuccess |
| 335865 | main | INFO | main | InfrastructurePage.java:197 | Successfully Configured 'Creating FI Settings' |
| 336078 | main | INFO | main | InfrastructurePage.java:216 | Found Result fotr Creating folders in Azure file storageSuccess |
| 336100 | main | INFO | main | InfrastructurePage.java:223 | Successfully Configured 'Creating folders in Azure file storage' |
| 344359 | main | INFO | main | InfrastructurePage.java:244 | Found Result for Scheduling JobsSuccess |
| 344379 | main | INFO | main | InfrastructurePage.java:252 | Successfully Configured 'Scheduling Jobs' |
| 349545 | main | INFO | main | InfrastructurePage.java:368 | Retry Button is not showing |
| 357183 | main | INFO | main | MigrateFi.java:1560 | Clicked 'Next' button |
| 357183 | main | INFO | main | MigrateFi.java:1561 | .......Add-Ons Page.......... |
| 357466 | main | INFO | main | MigrateFi.java:1564 | ...........Addons Page............. |
| 357618 | main | INFO | main | MigrateFi.java:1565 | Successfully navigated to the 'Add-Ons Page' page |
| 357964 | main | INFO | main | MigrateFi.java:1567 | Successfully displayed FIName,FIID and Serial No: |
| 394890 | main | FATAL | main | MigrateFi.java:1830 | Timed out after 5 seconds. Unable to locate the element |
| org.openqa.selenium.NoSuchElementException: Timed out after 5 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 com.sun.proxy.$Proxy15.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:192) at com.imm.pages.AddOnsPage.clickOnNext(AddOnsPage.java:563) at com.imm.testscripts.MigrateFI.MigrateFi.verifyManageFIMessageforeSignAndPlusFI(MigrateFi.java:1575) 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.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":"#btnNext"} (Session info: chrome=124.0.6367.203) 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_371' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [0d69e2284970d4bdc75668ad529f06eb, findElement {using=id, value=btnNext}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.203, chrome: {chromedriverVersion: 123.0.6312.122 (31f8248cdd9..., userDataDir: C:\Users\CHINTA~1.CHO\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61648}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.4:4444/sessi..., se:cdpVersion: 124.0.6367.203, 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: 0d69e2284970d4bdc75668ad529f06eb at sun.reflect.GeneratedConstructorAccessor16.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.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 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) ... 42 more | |||||
| 394896 | main | INFO | main | Log.java:272 | **** -E---N---D- ***** |