|
07:04:32 PM |
**** verify that Manage FI display messages while migration is in progress for eSign and eSignPlus FI **** |
|
07:04:32 PM |
https://esignnonprod.immesign.com/qa/tenantmanager/ |
|
07:05:00 PM |
eSign Tenant Manager -CreateFi Page open up [ScreenShot] |
|
07:05:00 PM |
Successfully navigated to 'Create an FI' page [ScreenShot] |
|
07:05:00 PM |
Successfully login with IMM Admin2 [ScreenShot] |
|
07:05:01 PM |
Add Fi button is diplayed [ScreenShot] |
|
07:05:04 PM |
Clicked 'Add Fi' button |
|
07:05:05 PM |
...........Basic Details Page............. |
|
07:05:05 PM |
Successfully navigated to 'BasicDetailsPage' page [ScreenShot] |
|
07:05:10 PM |
Entred FIID AU524190429 |
|
07:05:15 PM |
Entred FIID AU52419042 |
|
07:05:26 PM |
Max Character allow is '100' [ScreenShot] |
|
07:05:27 PM |
Entered Fi Name AU524190429 |
|
07:05:39 PM |
Clicked 'Next' button |
|
07:05:40 PM |
...........Azure Details Page............. |
|
07:05:40 PM |
Successfully navigated to the 'Azure Details' page [ScreenShot] |
|
07:05:40 PM |
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled [ScreenShot] |
|
07:06:18 PM |
Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot] |
|
07:06:22 PM |
Error message is displayed for blank Local Ad domain [ScreenShot] |
|
07:06:38 PM |
Successfully added Local Ad docmain [ScreenShot] |
|
07:06:43 PM |
Error message is displayed for Blank global AD |
|
07:06:48 PM |
Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot] |
|
07:06:48 PM |
Next button is enabled [ScreenShot] |
|
07:06:52 PM |
Clicked 'Next' button |
|
07:06:52 PM |
...........Summary Page............. |
|
07:06:52 PM |
Successfully navigated to the 'SummaryPage' page [ScreenShot] |
|
07:06:54 PM |
Confirm button is enabled |
|
07:06:57 PM |
Clicked 'Next' button |
|
07:06:57 PM |
...........Infrastructure Page............. |
|
07:06:57 PM |
Successfully navigated to the 'InfrastructurePage' page [ScreenShot] |
|
07:06:57 PM |
Verified Configuration message |
|
07:07:02 PM |
Continue button is disabled |
|
07:09:59 PM |
Found Result for Setting up the Database - Success [ScreenShot] |
|
07:09:59 PM |
Successfully Configured 'Setting up the Databse' |
|
07:09:59 PM |
FoundResult for Configuring the FI Database -Success [ScreenShot] |
|
07:09:59 PM |
Successfully Configured 'Configuring the FI Database' |
|
07:10:00 PM |
Found Result for Running Post Deployment ScriptsSuccess [ScreenShot] |
|
07:10:00 PM |
Successfully Configured 'Running Post Deployment Scripts' |
|
07:10:29 PM |
Found Result for Creating FI SettingsSuccess [ScreenShot] |
|
07:10:29 PM |
Successfully Configured 'Creating FI Settings' |
|
07:10:30 PM |
Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot] |
|
07:10:30 PM |
Successfully Configured 'Creating folders in Azure file storage' |
|
07:10:38 PM |
Found Result for Scheduling JobsSuccess [ScreenShot] |
|
07:10:38 PM |
Successfully Configured 'Scheduling Jobs' |
|
07:10:43 PM |
Retry Button is not showing |
|
07:10:51 PM |
Clicked 'Next' button |
|
07:10:51 PM |
.......Add-Ons Page.......... |
|
07:10:51 PM |
...........Addons Page............. |
|
07:10:51 PM |
Successfully navigated to the 'Add-Ons Page' page [ScreenShot] |
|
07:10:52 PM |
Successfully displayed FIName,FIID and Serial No: [ScreenShot] |
|
07:11:29 PM |
Timed out after 5 seconds. Unable to locate the element [ScreenShot] |
|
07:11:29 PM |
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.201)
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: [eb1e9afb7efbf2b184e57187c2caac1e, findElement {using=id, value=btnNext}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.201, chrome: {chromedriverVersion: 123.0.6312.122 (31f8248cdd9..., userDataDir: C:\Users\CHINTA~1.CHO\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62409}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.156:4444/ses..., se:cdpVersion: 124.0.6367.201, 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: eb1e9afb7efbf2b184e57187c2caac1e
at sun.reflect.GeneratedConstructorAccessor17.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
|