| Param | Value |
|---|---|
| User Name | Sunitha.Patterm |
| OS | Windows 10 |
| Java Version | 21.0.1 |
| Host Name | SIMS-IT-66 |
| Name |
|---|
| CreateFiwithAndWithoutRemoteSign |
| FIOnboarding |
| P1 |
| Smoke |
| VerifyAddonPlatform&Settings |
| VerifyAzureDetailsSummaryAndInfrastrucure |
| Status | Timestamp | Details |
|---|---|---|
| 08:50:40 pm | **** Verify Remote Settings Default SMS - Imm Admin **** | |
| 08:50:40 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 08:50:49 pm | SignIn page open up [ScreenShot] | |
| 08:51:23 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 08:51:35 pm | Successfully navigated to 'Manage FI' page [ScreenShot] | |
| 08:51:39 pm | User logged in with IMM Admin2 | |
| 08:51:39 pm | Successfully login with IMM Admin2 [ScreenShot] | |
| 08:51:39 pm | SearchByFI Search by FI Name / FI ID : | |
| 08:51:39 pm | 'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot] | |
| 08:51:39 pm | Max characters accepted in search box is 10 [ScreenShot] | |
| 08:51:39 pm | FI Search Option Displayed in 'Manage FI' page [ScreenShot] | |
| 08:53:07 pm | Timed out after 5 seconds. Unable to locate the element [ScreenShot] | |
| 08:53:07 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 jdk.proxy2/jdk.proxy2.$Proxy24.getText(Unknown Source)
at com.imm.pages.ManageFiPage.isPickFIDisplayed(ManageFiPage.java:280)
at com.imm.pages.ManageFiPage.verifyFI(ManageFiPage.java:321)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6105)
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:1596)
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":"//div[@class='ng-placeholder']"}
(Session info: chrome=130.0.6723.59)
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: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [4afa51035927bb1e70f9a0c51fc24354, findElement {using=xpath, value=//div[@class='ng-placeholder']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61366}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: 4afa51035927bb1e70f9a0c51fc24354
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
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.$Proxy20.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)
... 31 more
|
|
| 08:53:09 pm | **** Verify Remote Settings Default SMS - Partner Admin **** | |
| 08:53:09 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 08:53:19 pm | SignIn page open up [ScreenShot] | |
| 09:08:32 pm | null | |
| 09:08:32 pm | java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy20.executeScript(Unknown Source)
at com.imm.support.WebDriverFactory$1.apply(WebDriverFactory.java:98)
at com.imm.support.WebDriverFactory$1.apply(WebDriverFactory.java:1)
at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
at com.imm.support.Utils.waitForPageLoad(Utils.java:75)
at com.imm.support.Utils.waitForPageLoad(Utils.java:59)
at com.imm.pages.header.Header.load(Header.java:138)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49)
at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
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:1596)
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: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 37 more
Caused by: org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:29338
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [c320244aacbb58cd9c30823623272c84, executeScript {script=return (function() { if (document.readyState != 'complete') { return false; } if (window.jQuery != null && window.jQuery != undefined && window.jQuery.active) { return false;} if (window.jQuery != null && window.jQuery != undefined && window.jQuery.ajax != null && window.jQuery.ajax != undefined && window.jQuery.ajax.active) {return false;} if (window.angular != null && angular.element(document).injector() != null && angular.element(document).injector().get('$http').pendingRequests.length) return false; return true;})();, args=[]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61762}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: c320244aacbb58cd9c30823623272c84
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
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.RemoteWebDriver.executeScript(RemoteWebDriver.java:488)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 39 more
|
| Status | Timestamp | Details |
|---|---|---|
| 09:08:35 pm | **** VerifyAddonPlatform&Settings **** | |
| 09:08:35 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 09:08:44 pm | SignIn page open up [ScreenShot] | |
| 09:09:43 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 09:09:46 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 09:09:46 pm | Add Fi button is diplayed [ScreenShot] | |
| 09:09:58 pm | Clicked 'Add Fi' button | |
| 09:10:05 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 09:10:10 pm | Entred FIID UnifiedFI124210833 | |
| 09:10:15 pm | Entred FIID UnifiedFI1 | |
| 09:10:26 pm | Max Character allow is '100' [ScreenShot] | |
| 09:10:27 pm | Entered Fi Name UnifiedFI124210833 | |
| 09:15:05 pm | Azure Details Page didn't open up [ScreenShot] | |
| 09:15:05 pm | java.lang.AssertionError: Azure Details Page didn't open up
at com.imm.support.Log.fail(Log.java:495)
at com.imm.pages.AzureDetails.isLoaded(AzureDetails.java:126)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.BasicDetailsPage.CickNextButton(BasicDetailsPage.java:795)
at com.imm.testscripts.CreateFi.CreateFi.VerifyAddonPlatformSettings(CreateFi.java:440)
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:1596)
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)
|
| Status | Timestamp | Details |
|---|---|---|
| 09:15:08 pm | **** VerifyAzureDetailsSummaryAndInfrastrucure **** | |
| 09:15:08 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 09:15:17 pm | SignIn page open up [ScreenShot] | |
| 09:15:45 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 09:15:49 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 09:15:49 pm | Add Fi button is diplayed [ScreenShot] | |
| 09:16:01 pm | Clicked 'Add Fi' button | |
| 09:16:07 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 09:16:12 pm | Successfully entred FIID FI12421150 | |
| 09:16:24 pm | Max Character allow is '100' [ScreenShot] | |
| 09:16:50 pm | File Uploaded | |
| 09:17:56 pm | Successlully uploaded a Logo [ScreenShot] | |
| 09:18:53 pm | Succesfully entered Zip code [ScreenShot] | |
| 09:18:53 pm | Expected: fill the values from address to zip code fields Actual(Passed): Successfully entered the values in basic details fields [ScreenShot] |
|
| 09:19:05 pm | Clicked 'Next' button | |
| 09:19:11 pm | Successfully navigated to the 'Azure Details' page [ScreenShot] | |
| 09:19:12 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are disabled [ScreenShot] | |
| 09:19:12 pm | Clicked on Enable button | |
| 09:19:12 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot] | |
| 09:19:12 pm | Next button is Disabled [ScreenShot] | |
| 09:19:15 pm | Error message is Displayed for blank AD Domain field [ScreenShot] | |
| 09:19:33 pm | Timed out after 5 seconds. Unable to locate the element [ScreenShot] | |
| 09:19:33 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 jdk.proxy2/jdk.proxy2.$Proxy24.getAttribute(Unknown Source)
at com.imm.pages.AzureDetails.verifyAdDomain(AzureDetails.java:200)
at com.imm.testscripts.CreateFi.CreateFi.VerifyAzureDetailsSummaryAndInfrastrucure(CreateFi.java:297)
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:1596)
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":"#errorDomain2"}
(Session info: chrome=130.0.6723.59)
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: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ba04d853dc564fedee1be4e6882da8c4, findElement {using=id, value=errorDomain2}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63214}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: ba04d853dc564fedee1be4e6882da8c4
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
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.$Proxy20.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
|
| Status | Timestamp | Details |
|---|---|---|
| 09:19:36 pm | **** Create New FI without Remote ID Me **** | |
| 09:19:36 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 09:19:44 pm | SignIn page open up [ScreenShot] | |
| 09:20:11 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 09:20:14 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 09:20:18 pm | User logged in with IMM Admin2 | |
| 09:20:18 pm | Successfully login with IMM Admin2 [ScreenShot] | |
| 09:20:18 pm | Add Fi button is diplayed [ScreenShot] | |
| 09:20:30 pm | Clicked 'Add Fi' button | |
| 09:20:36 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 09:20:42 pm | Entred FIID IDMe124211933 | |
| 09:20:47 pm | Entred FIID IDMe124211 | |
| 09:20:58 pm | Max Character allow is '100' [ScreenShot] | |
| 09:20:58 pm | Entered Fi Name IDMe124211933 | |
| 09:25:36 pm | Azure Details Page didn't open up [ScreenShot] | |
| 09:25:36 pm | java.lang.AssertionError: Azure Details Page didn't open up
at com.imm.support.Log.fail(Log.java:495)
at com.imm.pages.AzureDetails.isLoaded(AzureDetails.java:126)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.BasicDetailsPage.CickNextButton(BasicDetailsPage.java:795)
at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIwithoutRemoteIDMe(CreateFi.java:1838)
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:1596)
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)
|
| Status | Timestamp | Details |
|---|---|---|
| 09:25:39 pm | **** verifycreateNewFIRemoteIDMe **** | |
| 09:25:39 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 09:25:49 pm | SignIn page open up [ScreenShot] | |
| 09:26:15 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 09:26:18 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 09:26:21 pm | User logged in with IMM Admin2 | |
| 09:26:22 pm | Successfully login with IMM Admin2 [ScreenShot] | |
| 09:26:22 pm | Add Fi button is diplayed [ScreenShot] | |
| 09:26:34 pm | Clicked 'Add Fi' button | |
| 09:26:40 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 09:26:45 pm | Entred FIID IDMe124212537 | |
| 09:26:50 pm | Entred FIID IDMe124212 | |
| 09:27:02 pm | Max Character allow is '100' [ScreenShot] | |
| 09:27:02 pm | Entered Fi Name IDMe124212537 | |
| 09:27:32 pm | Clicked 'Next' button | |
| 09:27:39 pm | Successfully navigated to the 'Azure Details' page [ScreenShot] | |
| 09:27:39 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled [ScreenShot] | |
| 09:27:39 pm | Click on Off Button [ScreenShot] | |
| 09:27:39 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Disable [ScreenShot] | |
| 09:27:40 pm | Clicked on Enable button [ScreenShot] | |
| 09:27:40 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot] | |
| 09:27:40 pm | Next button is Disabled [ScreenShot] | |
| 09:28:27 pm | Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot] | |
| 09:28:32 pm | Error message is displayed for blank Local Ad domain [ScreenShot] | |
| 09:28:51 pm | Successfully added Local Ad docmain [ScreenShot] | |
| 09:28:55 pm | Error message is displayed for Blank global AD | |
| 09:29:01 pm | Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot] | |
| 09:29:01 pm | Next button is enabled [ScreenShot] | |
| 09:29:13 pm | Clicked 'Next' button | |
| 09:29:19 pm | Successfully navigated to the 'SummaryPage' page [ScreenShot] | |
| 09:29:21 pm | Confirm button is enabled | |
| 09:29:33 pm | Clicked 'Next' button | |
| 09:29:39 pm | Successfully navigated to the 'InfrastructurePage' page [ScreenShot] | |
| 09:29:40 pm | Verified Configuration message | |
| 09:29:45 pm | Continue button is disabled | |
| 09:31:57 pm | Found Result for Setting up the Database - Success [ScreenShot] | |
| 09:31:57 pm | Successfully Configured 'Setting up the Databse' | |
| 09:32:27 pm | FoundResult for Configuring the FI Database -Success [ScreenShot] | |
| 09:32:27 pm | Successfully Configured 'Configuring the FI Database' | |
| 09:32:27 pm | Found Result for Running Post Deployment ScriptsSuccess [ScreenShot] | |
| 09:32:27 pm | Successfully Configured 'Running Post Deployment Scripts' | |
| 09:32:27 pm | Found Result for Creating FI SettingsSuccess [ScreenShot] | |
| 09:32:27 pm | Successfully Configured 'Creating FI Settings' | |
| 09:32:57 pm | Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot] | |
| 09:32:57 pm | Successfully Configured 'Creating folders in Azure file storage' | |
| 09:33:05 pm | Found Result for Scheduling JobsSuccess [ScreenShot] | |
| 09:33:05 pm | Successfully Configured 'Scheduling Jobs' | |
| 09:33:18 pm | Retry Button is not showing | |
| 09:33:32 pm | Clicked 'Next' button | |
| 09:33:32 pm | .......Add-Ons Page.......... | |
| 09:33:38 pm | Successfully navigated to the 'Add-Ons Page' page [ScreenShot] | |
| 09:33:38 pm | Successfully displayed FIName,FIID and Serial No: [ScreenShot] | |
| 09:33:52 pm | Click on Next button | |
| 09:33:52 pm | Successfully disaplyed Remote Settings Page [ScreenShot] | |
| 09:33:54 pm | Selected value In-Person is highlighted [ScreenShot] | |
| 09:34:09 pm | Succesfully verified by default 'Remote: ID.Me' is exists [ScreenShot] | |
| 09:34:25 pm | Next button is Enabled [ScreenShot] | |
| 09:34:51 pm | Next button clicked [ScreenShot] | |
| 09:35:00 pm | Succesfully verified Client ID | |
| 09:35:23 pm | Next button clicked [ScreenShot] | |
| 09:35:23 pm | Clicked on Next Button | |
| 09:35:30 pm | Successfully navigated to the 'platformsPage' page [ScreenShot] | |
| 09:35:38 pm | ............Settings Page............. | |
| 09:35:45 pm | Successfully navigated to the 'SettingsPage' page [ScreenShot] | |
| 09:35:50 pm | Clicked on Next Button | |
| 09:35:57 pm | Successfully navigated to the 'confirmationPage' page [ScreenShot] | |
| 09:36:04 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 09:36:16 pm | Successfully navigated to 'Manage FI' page [ScreenShot] | |
| 09:36:17 pm | SearchByFI Search by FI Name / FI ID : | |
| 09:36:17 pm | 'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot] | |
| 09:36:17 pm | Max characters accepted in search box is 10 [ScreenShot] | |
| 09:36:17 pm | FI Search Option Displayed in 'Manage FI' page [ScreenShot] | |
| 09:37:44 pm | Timed out after 5 seconds. Unable to locate the element [ScreenShot] | |
| 09:37:44 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 jdk.proxy2/jdk.proxy2.$Proxy24.getText(Unknown Source)
at com.imm.pages.ManageFiPage.isPickFIDisplayed(ManageFiPage.java:280)
at com.imm.pages.ManageFiPage.verifyFI(ManageFiPage.java:321)
at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIRemoteIDMe(CreateFi.java:1714)
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:1596)
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":"//div[@class='ng-placeholder']"}
(Session info: chrome=130.0.6723.59)
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: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [a14e983508663486f1c7101c93fb3ba7, findElement {using=xpath, value=//div[@class='ng-placeholder']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63660}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: a14e983508663486f1c7101c93fb3ba7
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
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.$Proxy20.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)
... 31 more
|
| Status | Timestamp | Details |
|---|---|---|
| 09:37:47 pm | **** Create New FI Default SMS - IMM Admin **** | |
| 09:37:47 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 09:37:56 pm | SignIn page open up [ScreenShot] | |
| 09:38:22 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 09:38:25 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 09:38:28 pm | User logged in with IMM Admin2 | |
| 09:38:28 pm | Successfully login with IMM Admin2 [ScreenShot] | |
| 09:38:28 pm | Add Fi button is diplayed [ScreenShot] | |
| 09:38:40 pm | Clicked 'Add Fi' button | |
| 09:38:47 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 09:38:52 pm | Entred FIID Ad124213745 | |
| 09:38:57 pm | Entred FIID Ad12421374 | |
| 09:39:08 pm | Max Character allow is '100' [ScreenShot] | |
| 09:39:08 pm | Entered Fi Name AdobeSMS124213745 | |
| 09:39:38 pm | Clicked 'Next' button | |
| 09:39:45 pm | Successfully navigated to the 'Azure Details' page [ScreenShot] | |
| 09:39:45 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled [ScreenShot] | |
| 09:39:45 pm | Click on Off Button [ScreenShot] | |
| 09:39:46 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Disable [ScreenShot] | |
| 09:39:46 pm | Clicked on Enable button [ScreenShot] | |
| 09:39:46 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot] | |
| 09:39:46 pm | Next button is Disabled [ScreenShot] | |
| 09:40:33 pm | Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot] | |
| 09:40:37 pm | Error message is displayed for blank Local Ad domain [ScreenShot] | |
| 09:40:56 pm | Successfully added Local Ad docmain [ScreenShot] | |
| 09:41:01 pm | Error message is displayed for Blank global AD | |
| 09:41:06 pm | Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot] | |
| 09:41:06 pm | Next button is enabled [ScreenShot] | |
| 09:41:18 pm | Clicked 'Next' button | |
| 09:41:25 pm | Successfully navigated to the 'SummaryPage' page [ScreenShot] | |
| 09:41:27 pm | Confirm button is enabled | |
| 09:41:38 pm | Clicked 'Next' button | |
| 09:41:45 pm | Successfully navigated to the 'InfrastructurePage' page [ScreenShot] | |
| 09:41:45 pm | Verified Configuration message | |
| 09:41:50 pm | Continue button is disabled | |
| 09:44:02 pm | Found Result for Setting up the Database - Success [ScreenShot] | |
| 09:44:02 pm | Successfully Configured 'Setting up the Databse' | |
| 09:44:02 pm | FoundResult for Configuring the FI Database -Success [ScreenShot] | |
| 09:44:02 pm | Successfully Configured 'Configuring the FI Database' | |
| 09:44:31 pm | Found Result for Running Post Deployment ScriptsSuccess [ScreenShot] | |
| 09:44:32 pm | Successfully Configured 'Running Post Deployment Scripts' | |
| 09:44:32 pm | Found Result for Creating FI SettingsSuccess [ScreenShot] | |
| 09:44:32 pm | Successfully Configured 'Creating FI Settings' | |
| 09:45:02 pm | Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot] | |
| 09:45:02 pm | Successfully Configured 'Creating folders in Azure file storage' | |
| 09:45:10 pm | Found Result for Scheduling JobsSuccess [ScreenShot] | |
| 09:45:10 pm | Successfully Configured 'Scheduling Jobs' | |
| 09:45:23 pm | Retry Button is not showing | |
| 09:45:36 pm | Clicked 'Next' button | |
| 09:45:36 pm | .......Add-Ons Page.......... | |
| 09:45:43 pm | Successfully navigated to the 'Add-Ons Page' page [ScreenShot] | |
| 09:45:43 pm | Successfully displayed FIName,FIID and Serial No: [ScreenShot] | |
| 09:45:57 pm | Click on Next button | |
| 09:45:57 pm | Successfully disaplyed Remote Settings Page [ScreenShot] | |
| 09:45:59 pm | Selected value In-Person is highlighted [ScreenShot] | |
| 09:46:14 pm | Allowed Authentication Types [In-Person, Remote: Email Authentication, Remote: Shared Secret Password, Remote: KBA Authentication, Remote: Phone, Remote: Government ID, Remote: ID.me] | |
| 09:46:14 pm | Failed to validated Allowed Authentication Types values [ScreenShot] | |
| 09:46:14 pm | java.lang.AssertionError: Failed to validated Allowed Authentication Types values
at com.imm.support.Log.fail(Log.java:495)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIDefaultSMS(CreateFi.java:1205)
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:1596)
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)
|
|
| 09:46:17 pm | **** Create New FI Default SMS - Partner Admin **** | |
| 09:46:17 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 09:46:26 pm | SignIn page open up [ScreenShot] | |
| 10:02:42 pm | Header Panel didn't display [ScreenShot] | |
| 10:02:42 pm | java.lang.AssertionError: Header Panel didn't display
at com.imm.support.Log.fail(Log.java:495)
at com.imm.pages.header.Header.isLoaded(Header.java:132)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIDefaultSMS(CreateFi.java:1075)
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:1596)
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)
|
| Status | Timestamp | Details |
|---|---|---|
| 10:02:45 pm | **** Create Fi without RemoteSign **** | |
| 10:02:45 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 10:02:54 pm | SignIn page open up [ScreenShot] | |
| 10:03:20 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 10:03:24 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 10:03:24 pm | Add Fi button is diplayed [ScreenShot] | |
| 10:03:35 pm | Clicked 'Add Fi' button | |
| 10:03:42 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 10:03:47 pm | Entred FIID FI12422024 [ScreenShot] | |
| 10:03:58 pm | Max Character allow is '100' [ScreenShot] | |
| 10:03:59 pm | Entered Fi Name AB.124220243 [ScreenShot] | |
| 10:04:12 pm | Clicked 'Next' button | |
| 10:04:18 pm | Successfully navigated to the 'Azure Details' page [ScreenShot] | |
| 10:04:18 pm | .........Azure Details........... | |
| 10:04:19 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enable [ScreenShot] | |
| 10:04:19 pm | Clicked on Enable button | |
| 10:04:19 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot] | |
| 10:04:19 pm | Next button is Disabled [ScreenShot] | |
| 10:05:06 pm | Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot] | |
| 10:05:10 pm | Error message is displayed for blank Local Ad domain [ScreenShot] | |
| 10:05:29 pm | Successfully added Local Ad docmain [ScreenShot] | |
| 10:05:34 pm | Error message is Not displayed for Blank global AD | |
| 10:05:39 pm | Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot] | |
| 10:05:39 pm | Next button is enabled [ScreenShot] | |
| 10:05:51 pm | Clicked 'Next' button | |
| 10:05:58 pm | Successfully navigated to the 'SummaryPage' page [ScreenShot] | |
| 10:05:58 pm | .......Summary page........ | |
| 10:05:58 pm | Succesfully verified Fiid [ScreenShot] | |
| 10:05:58 pm | Succesfully verified Finame [ScreenShot] | |
| 10:05:58 pm | Succesfully verified AZure Domain name [ScreenShot] | |
| 10:05:58 pm | Succesfully verified Local ADDomain name [ScreenShot] | |
| 10:05:59 pm | Succesfully verified Global Admin User [ScreenShot] | |
| 10:06:01 pm | Confirm button is enabled | |
| 10:06:13 pm | Clicked 'Confirm' button | |
| 10:06:20 pm | Successfully navigated to the 'InfrastructurePage' page [ScreenShot] | |
| 10:06:20 pm | Verified Configuration message | |
| 10:06:25 pm | Continue button is disabled | |
| 10:08:36 pm | Found Result for Setting up the Database - Success [ScreenShot] | |
| 10:08:36 pm | Successfully Configured 'Setting up the Databse' | |
| 10:09:06 pm | FoundResult for Configuring the FI Database -Success [ScreenShot] | |
| 10:09:06 pm | Successfully Configured 'Configuring the FI Database' | |
| 10:09:36 pm | Found Result for Running Post Deployment ScriptsSuccess [ScreenShot] | |
| 10:09:36 pm | Successfully Configured 'Running Post Deployment Scripts' | |
| 10:09:36 pm | Found Result for Creating FI SettingsSuccess [ScreenShot] | |
| 10:09:36 pm | Successfully Configured 'Creating FI Settings' | |
| 10:09:36 pm | Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot] | |
| 10:09:36 pm | Successfully Configured 'Creating folders in Azure file storage' | |
| 10:09:44 pm | Found Result for Scheduling JobsSuccess [ScreenShot] | |
| 10:09:45 pm | Successfully Configured 'Scheduling Jobs' | |
| 10:09:57 pm | Retry Button is not showing | |
| 10:10:11 pm | Clicked 'Confirm' button | |
| 10:10:18 pm | Successfully navigated to the 'Add-Ons Page' page [ScreenShot] | |
| 10:10:18 pm | .......Add-Ons Page .............. | |
| 10:10:18 pm | Successfully displayed FIName,FIID and Serial No: [ScreenShot] | |
| 10:10:23 pm | Clicked on Remote sign Off button [ScreenShot] | |
| 10:10:26 pm | succsessfully clicked on lacer pro enabled [ScreenShot] | |
| 10:10:39 pm | Clicked on Next button | |
| 10:10:47 pm | Successfully verified Remote Sign OfF Summary Page [ScreenShot] | |
| 10:10:47 pm | remoteSign off | |
| 10:10:47 pm | Fail to veriy count of add on actiavted [ScreenShot] | |
| 10:11:00 pm | Timed out after 5 seconds. Unable to locate the element [ScreenShot] | |
| 10:11:00 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 jdk.proxy2/jdk.proxy2.$Proxy24.getText(Unknown Source)
at com.imm.pages.AddOnsPage.verifyAddOnsActivated(AddOnsPage.java:1478)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:904)
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:1596)
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=130.0.6723.59)
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: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [8ed57cdde8d0799d12aeef47fc86696a, findElement {using=id, value=summaryRs}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65292}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: 8ed57cdde8d0799d12aeef47fc86696a
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
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.$Proxy20.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
|
|
| 10:11:03 pm | **** Create Fi With RemoteSign **** | |
| 10:11:03 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 10:11:13 pm | SignIn page open up [ScreenShot] | |
| 10:11:40 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 10:11:43 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 10:11:43 pm | Add Fi button is diplayed [ScreenShot] | |
| 10:11:55 pm | Clicked 'Add Fi' button | |
| 10:12:01 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 10:12:07 pm | Entred FIID #FI1242211 [ScreenShot] | |
| 10:12:18 pm | Max Character allow is '100' [ScreenShot] | |
| 10:12:19 pm | Entered Fi Name AB.124221101 [ScreenShot] | |
| 10:12:31 pm | Clicked 'Next' button | |
| 10:12:38 pm | Successfully navigated to the 'Azure Details' page [ScreenShot] | |
| 10:12:38 pm | .........Azure Details........... | |
| 10:12:38 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enable [ScreenShot] | |
| 10:12:38 pm | Clicked on Enable button | |
| 10:12:38 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot] | |
| 10:12:38 pm | Next button is Disabled [ScreenShot] | |
| 10:13:25 pm | Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot] | |
| 10:13:30 pm | Error message is displayed for blank Local Ad domain [ScreenShot] | |
| 10:13:49 pm | Successfully added Local Ad docmain [ScreenShot] | |
| 10:13:53 pm | Error message is Not displayed for Blank global AD | |
| 10:13:59 pm | Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot] | |
| 10:13:59 pm | Next button is enabled [ScreenShot] | |
| 10:14:11 pm | Clicked 'Next' button | |
| 10:14:17 pm | Successfully navigated to the 'SummaryPage' page [ScreenShot] | |
| 10:14:17 pm | .......Summary page........ | |
| 10:14:17 pm | Succesfully verified Fiid [ScreenShot] | |
| 10:14:17 pm | Succesfully verified Finame [ScreenShot] | |
| 10:14:17 pm | Succesfully verified AZure Domain name [ScreenShot] | |
| 10:14:18 pm | Succesfully verified Local ADDomain name [ScreenShot] | |
| 10:14:18 pm | Succesfully verified Global Admin User [ScreenShot] | |
| 10:14:20 pm | Confirm button is enabled | |
| 10:14:31 pm | Clicked 'Confirm' button | |
| 10:14:38 pm | Successfully navigated to the 'InfrastructurePage' page [ScreenShot] | |
| 10:14:38 pm | Verified Configuration message | |
| 10:14:43 pm | Continue button is disabled | |
| 10:16:55 pm | Found Result for Setting up the Database - Success [ScreenShot] | |
| 10:16:55 pm | Successfully Configured 'Setting up the Databse' | |
| 10:16:55 pm | FoundResult for Configuring the FI Database -Success [ScreenShot] | |
| 10:16:55 pm | Successfully Configured 'Configuring the FI Database' | |
| 10:17:25 pm | Found Result for Running Post Deployment ScriptsSuccess [ScreenShot] | |
| 10:17:25 pm | Successfully Configured 'Running Post Deployment Scripts' | |
| 10:17:25 pm | Found Result for Creating FI SettingsSuccess [ScreenShot] | |
| 10:17:25 pm | Successfully Configured 'Creating FI Settings' | |
| 10:17:25 pm | Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot] | |
| 10:17:25 pm | Successfully Configured 'Creating folders in Azure file storage' | |
| 10:17:55 pm | Found Result for Scheduling JobsSuccess [ScreenShot] | |
| 10:17:55 pm | Successfully Configured 'Scheduling Jobs' | |
| 10:18:07 pm | Retry Button is not showing | |
| 10:18:21 pm | Clicked 'Confirm' button | |
| 10:18:27 pm | Successfully navigated to the 'Add-Ons Page' page [ScreenShot] | |
| 10:18:27 pm | .......Add-Ons Page .............. | |
| 10:18:28 pm | Successfully displayed FIName,FIID and Serial No: [ScreenShot] | |
| 10:18:33 pm | Clicked on Remote sign Enable button [ScreenShot] | |
| 10:18:41 pm | succsessfully clicked on lacer pro enabled [ScreenShot] | |
| 10:18:56 pm | Clicked on Next button | |
| 10:18:59 pm | Successfully disaplyed Remote sessions Page [ScreenShot] | |
| 10:19:02 pm | Next button is disbled [ScreenShot] | |
| 10:19:34 pm | Successfully entered Client Id [ScreenShot] | |
| 10:19:34 pm | Failed to verify remote authentication types [ScreenShot] | |
| 10:19:36 pm | Next button is Enable [ScreenShot] | |
| 10:20:00 pm | Next button clicked [ScreenShot] | |
| 10:20:00 pm | Clicked on Next Button | |
| 10:20:00 pm | Verified count of Addon activated 4 [ScreenShot] | |
| 10:20:00 pm | Succesfully verified Add on activated Summary [ScreenShot] | |
| 10:20:00 pm | Successfully verified Integration Key [ScreenShot] | |
| 10:20:00 pm | Successfully verified Authentication types [ScreenShot] | |
| 10:20:00 pm | Successfully verified Webhook Name [ScreenShot] | |
| 10:20:00 pm | Failed to verify Service level [ScreenShot] | |
| 10:20:01 pm | Successfully verified Subscription envents [ScreenShot] | |
| 10:20:01 pm | Webhook URL is displayed https://esignplusqa.immesign.com/api/v1.0/IMMeSignWebhook?tid=sMEGrLko3F2JWS2qz%2bysTrSJ7vs%2f%2biDRqSCK0hI%2baA3Npi%2fMz11NGRDy1t9h0lpY&fiid=apa9Pxexs4l7glnkX%2bJ4mg%3d%3d&code=n7USHf6gQxznrih7avwkmQJpQukW0cKMJuxCrHH3Q2RRS141aEdgOg== [ScreenShot] | |
| 10:20:24 pm | Next button clicked [ScreenShot] | |
| 10:20:24 pm | Clicked on Next Button | |
| 10:20:31 pm | Successfully navigated to the 'platformsPage' page [ScreenShot] | |
| 10:20:31 pm | ...........Platform .......... | |
| 10:20:43 pm | ............Settings Page............. | |
| 10:20:50 pm | Successfully navigated to the 'SettingsPage' page [ScreenShot] | |
| 10:21:30 pm | Client setting is not displayed [ScreenShot] | |
| 10:21:35 pm | Clicked on Next [ScreenShot] | |
| 10:21:42 pm | Successfully navigated to the 'ConfirmationPage' page [ScreenShot] | |
| 10:21:42 pm | ..............Confirmation Page................ | |
| 10:21:42 pm | Failed to verify Fi created message [ScreenShot] | |
| 10:21:42 pm | Successfylly verified New Fi name AB.124221101 and FIID #FI1242211 [ScreenShot] | |
| 10:21:48 pm | eSign URL is displayed https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3A%2F%2Fgraph.microsoft.com&redirect_uri=https%3A%2F%2Fesignplusqa.immesign.com%2FTEAASP%2FOnBoarding%2FProcessCode&state=dab09586-7497-46a2-a107-5a3ecfc4e43f&prompt=admin_consent [ScreenShot] | |
| 10:21:58 pm | Client URL is displayed N/A [ScreenShot] | |
| 10:22:00 pm | Complete button is disabled [ScreenShot] | |
| 10:22:02 pm | Consent button is showing after consent [ScreenShot] | |
| 10:22:03 pm | Copy button is Enabled [ScreenShot] | |
| 10:22:05 pm | Clicked on Copy Button [ScreenShot] | |
| 10:22:07 pm | Complete button is Enable [ScreenShot] | |
| 10:22:13 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 10:22:16 pm | Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot] | |
| 10:22:16 pm | ..........create Fi Page...... | |
| 10:22:26 pm | Successfully verified new Fi #FI1242211 on Create Fi page [ScreenShot] | |
| 10:22:35 pm | SignIn page open up [ScreenShot] | |
| 10:22:58 pm | Successfully logged in with esign Consent URL [ScreenShot] | |
| 10:23:02 pm | .........Log in to eSign application with new Fiid....... [ScreenShot] | |
| 10:24:19 pm | SignIn page open up [ScreenShot] | |
| 10:24:44 pm | Entered values for the fields in 'Login' page [ScreenShot] | |
| 10:27:26 pm | Documents Maintenance page didn't open up [ScreenShot] | |
| 10:27:26 pm | java.lang.AssertionError: Documents Maintenance page didn't open up
at com.imm.support.Log.fail(Log.java:495)
at com.imm.pages.DocumentsPage.isLoaded(DocumentsPage.java:111)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:993)
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:1596)
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)
|
| Status | Timestamp | Details |
|---|---|---|
| 10:27:29 pm | **** Create New eSignPlus FI **** | |
| 10:27:29 pm | https://esignnonprod.immesign.com/qa/tenantmanager/ | |
| 10:27:39 pm | SignIn page open up [ScreenShot] | |
| 10:28:09 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 10:28:13 pm | Successfully navigated to 'Create an FI' page [ScreenShot] | |
| 10:28:13 pm | Add Fi button is diplayed [ScreenShot] | |
| 10:28:25 pm | Clicked 'Add Fi' button | |
| 10:28:31 pm | Successfully navigated to 'BasicDetailsPage' page [ScreenShot] | |
| 10:28:36 pm | Entred FIID Plus124222727 | |
| 10:28:41 pm | Entred FIID Plus124222 | |
| 10:28:52 pm | Max Character allow is '100' [ScreenShot] | |
| 10:28:53 pm | Entered Fi Name plus124222727 | |
| 10:29:23 pm | Clicked 'Next' button | |
| 10:29:29 pm | Successfully navigated to the 'Azure Details' page [ScreenShot] | |
| 10:29:29 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Enabled [ScreenShot] | |
| 10:29:30 pm | Click on Off Button [ScreenShot] | |
| 10:29:30 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are Disable [ScreenShot] | |
| 10:29:30 pm | Clicked on Enable button [ScreenShot] | |
| 10:29:30 pm | Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot] | |
| 10:29:30 pm | Next button is Disabled [ScreenShot] | |
| 10:30:17 pm | Successfully verified correct Ad Domain 'immtestcu.onmicrosoft.com [ScreenShot] | |
| 10:30:22 pm | Error message is displayed for blank Local Ad domain [ScreenShot] | |
| 10:30:40 pm | Successfully added Local Ad docmain [ScreenShot] | |
| 10:30:45 pm | Error message is displayed for Blank global AD | |
| 10:30:50 pm | Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot] | |
| 10:30:50 pm | Next button is enabled [ScreenShot] | |
| 10:31:02 pm | Clicked 'Next' button | |
| 10:31:09 pm | Successfully navigated to the 'SummaryPage' page [ScreenShot] | |
| 10:31:11 pm | Confirm button is enabled | |
| 10:31:23 pm | Clicked 'Next' button | |
| 10:31:29 pm | Successfully navigated to the 'InfrastructurePage' page [ScreenShot] | |
| 10:31:29 pm | Verified Configuration message | |
| 10:31:34 pm | Continue button is disabled | |
| 10:33:46 pm | Found Result for Setting up the Database - Success [ScreenShot] | |
| 10:33:46 pm | Successfully Configured 'Setting up the Databse' | |
| 10:34:16 pm | FoundResult for Configuring the FI Database -Success [ScreenShot] | |
| 10:34:17 pm | Successfully Configured 'Configuring the FI Database' | |
| 10:34:17 pm | Found Result for Running Post Deployment ScriptsSuccess [ScreenShot] | |
| 10:34:17 pm | Successfully Configured 'Running Post Deployment Scripts' | |
| 10:34:46 pm | Found Result for Creating FI SettingsSuccess [ScreenShot] | |
| 10:34:46 pm | Successfully Configured 'Creating FI Settings' | |
| 10:34:46 pm | Found Result fotr Creating folders in Azure file storageSuccess [ScreenShot] | |
| 10:34:46 pm | Successfully Configured 'Creating folders in Azure file storage' | |
| 10:34:54 pm | Found Result for Scheduling JobsSuccess [ScreenShot] | |
| 10:34:54 pm | Successfully Configured 'Scheduling Jobs' | |
| 10:35:07 pm | Retry Button is not showing | |
| 10:35:21 pm | Clicked 'Next' button | |
| 10:35:21 pm | .......Add-Ons Page.......... | |
| 10:35:27 pm | Successfully navigated to the 'Add-Ons Page' page [ScreenShot] | |
| 10:35:27 pm | Successfully displayed FIName,FIID and Serial No: [ScreenShot] | |
| 10:35:28 pm | DocQ buttons are disabled [ScreenShot] | |
| 10:35:28 pm | eSign Web service buttons are disabled [ScreenShot] | |
| 10:35:28 pm | DocQ Enable button is selected by default [ScreenShot] | |
| 10:35:28 pm | eSign Web service Enable button is selected by default [ScreenShot] | |
| 10:35:31 pm | Remote Sign Enable button is selected by default [ScreenShot] | |
| 10:35:31 pm | eSignPlus Off button is selected by default [ScreenShot] | |
| 10:35:31 pm | Web Form Off button is selected and disabled by default [ScreenShot] | |
| 10:35:31 pm | DropSpot Off button is selected by default [ScreenShot] | |
| 10:35:32 pm | eVault Off button is selected by default [ScreenShot] | |
| 10:35:34 pm | Laser PRo Off button is selected by default [ScreenShot] | |
| 10:35:36 pm | Loan coupons Off button is selected by default [ScreenShot] | |
| 10:35:36 pm | Starter checks Off button is selected by default [ScreenShot] | |
| 10:35:36 pm | Verifast Off button is selected by default [ScreenShot] | |
| 10:35:42 pm | Clicked on esignplus enable button [ScreenShot] | |
| 10:35:42 pm | esignplus key field is displayed | |
| 10:36:43 pm | Click on Next button | |
| 10:36:43 pm | Sender Email Address for Notifications/Alerts * : | |
| 10:36:43 pm | Successfully disaplyed Sender Email [ScreenShot] | |
| 10:36:48 pm | Successfully disaplyed Remote Settings Page [ScreenShot] | |
| 10:37:04 pm | Next button is Enabled [ScreenShot] | |
| 10:37:31 pm | Next button clicked [ScreenShot] | |
| 10:37:39 pm | Succesfully verified Client ID | |
| 10:38:02 pm | Next button clicked [ScreenShot] | |
| 10:38:02 pm | Clicked on Next Button | |
| 10:38:09 pm | Successfully navigated to the 'platformsPage' page [ScreenShot] | |
| 10:38:18 pm | Succesfully selected Dictionary tesign [ScreenShot] | |
| 10:39:23 pm | ............Settings Page............. | |
| 10:39:29 pm | Successfully navigated to the 'SettingsPage' page [ScreenShot] | |
| 10:39:35 pm | Clicked on Next Button | |
| 10:39:41 pm | Successfully navigated to the 'confirmationPage' page [ScreenShot] | |
| 10:39:49 pm | eSign Tenant Manager -CreateFi Page open up [ScreenShot] | |
| 10:39:52 pm | Test Passed. |
| RunDate | Test Name | Status |
|---|---|---|
| 26-11-2024 08:50:40 pm | com.imm.testscripts.ManageFi.ManageFi#verifyRemoteSettingsTabDefaultSMS | fatal |
| 26-11-2024 09:08:35 pm | com.imm.testscripts.CreateFi.CreateFi#VerifyAddonPlatformSettings | fail |
| 26-11-2024 09:15:08 pm | com.imm.testscripts.CreateFi.CreateFi#VerifyAzureDetailsSummaryAndInfrastrucure | fatal |
| 26-11-2024 09:19:36 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIwithoutRemoteIDMe | fail |
| 26-11-2024 09:25:39 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIRemoteIDMe | fatal |
| 26-11-2024 09:37:47 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIDefaultSMS | fail |
| 26-11-2024 10:02:45 pm | com.imm.testscripts.CreateFi.CreateFi#CreateFiwithAndWithoutRemoteSign | fatal |
| 26-11-2024 10:27:29 pm | com.imm.testscripts.CreateFi.CreateFi#createeSignPlusFI | pass |
| RunDate | Test Name | Status |
|---|---|---|
| 26-11-2024 08:50:40 pm | com.imm.testscripts.ManageFi.ManageFi#verifyRemoteSettingsTabDefaultSMS | fatal |
| 26-11-2024 09:08:35 pm | com.imm.testscripts.CreateFi.CreateFi#VerifyAddonPlatformSettings | fail |
| 26-11-2024 09:15:08 pm | com.imm.testscripts.CreateFi.CreateFi#VerifyAzureDetailsSummaryAndInfrastrucure | fatal |
| 26-11-2024 09:19:36 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIwithoutRemoteIDMe | fail |
| 26-11-2024 09:25:39 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIRemoteIDMe | fatal |
| 26-11-2024 09:37:47 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIDefaultSMS | fail |
| 26-11-2024 10:02:45 pm | com.imm.testscripts.CreateFi.CreateFi#CreateFiwithAndWithoutRemoteSign | fatal |
| 26-11-2024 10:27:29 pm | com.imm.testscripts.CreateFi.CreateFi#createeSignPlusFI | pass |
| RunDate | Test Name | Status |
|---|---|---|
| 26-11-2024 09:08:35 pm | com.imm.testscripts.CreateFi.CreateFi#VerifyAddonPlatformSettings | fail |
| 26-11-2024 09:19:36 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIwithoutRemoteIDMe | fail |
| 26-11-2024 09:25:39 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIRemoteIDMe | fatal |
| 26-11-2024 09:37:47 pm | com.imm.testscripts.CreateFi.CreateFi#verifycreateNewFIDefaultSMS | fail |
| 26-11-2024 10:27:29 pm | com.imm.testscripts.CreateFi.CreateFi#createeSignPlusFI | pass |