Total Tests
Total Steps
Total Time Taken (Current Run) 0h 10m 29s+570ms
Total Time Taken (Overall) 0h 10m 29s+570ms
Start 13-08-2024 04:40:06 pm
End 13-08-2024 04:50:35 pm
Tests View
test(s) passed
test(s) failed, others
Steps View
step(s) passed
step(s) failed, others
Pass Percentage
Environment
Param Value
User Name sa_chintan.choksi
OS Windows 11
Java Version 17.0.6
Host Name PTLP-13
Categories
Name
AdobeSMSGroupMaintenance
P1
Smoke
Tests
  • com.imm.esignplus.testscripts.FIManagement.FIManagement#AdobeSMSGroupMaintenance_null fatal
    13-08-2024 04:40:06 pm 13-08-2024 04:50:35 pm 0h 10m 29s+79ms
    P1 Smoke AdobeSMSGroupMaintenance
    Status Timestamp Details
    04:40:06 pm **** Verify new group permission for Adobe SMS ****
    04:40:06 pm https://esignnonprod.immesign.com/qa/tenantmanager/#
    04:40:54 pm No Action required message
    04:41:12 pm eSign Tenant Manager -CreateFi Page open up [ScreenShot]
    04:41:35 pm Successfully navigated to 'Manage FI' page [ScreenShot]
    04:41:39 pm User logged in with IMM Admin2
    04:41:39 pm Failed to login with IMM Admin2 [ScreenShot]
    04:41:50 pm Existing Fi Name is not displaying [ScreenShot]
    04:41:53 pm Host Id 0 AutoAdobePlus | AutoAdobeP
    04:41:53 pm Search FI displayed in list
    04:42:11 pm Successfully validated FI Id label [ScreenShot]
    04:42:11 pm Fi details are matching [ScreenShot]
    04:42:11 pm Successfully navigated to 'RemoteSettings' page [ScreenShot]
    04:42:15 pm Remote SMS Link Notification Delivery is already enabled [ScreenShot]
    04:42:16 pm checkbox Selected [ScreenShot]
    04:42:19 pm Clicked on Save button
    04:42:26 pm **** Verify new group permission for Adobe SMS ****
    04:42:47 pm InterruptedException occurred
    04:42:51 pm Entered values for the fields in 'Login' page [ScreenShot]
    04:43:36 pm No Action required message
    04:45:29 pm Remote SMS Link Notification text is displayed [ScreenShot]
    04:45:29 pm Group Members Can Send Link Notification via SMS text is displayed [ScreenShot]
    04:45:32 pm Enable SMS Notification checkbox is displayed for Administrators [ScreenShot]
    04:45:33 pm Enable SMS Notification is checked [ScreenShot]
    04:45:50 pm Remote SMS Link Notification text is displayed [ScreenShot]
    04:45:51 pm Group Members Can Send Link Notification via SMS text is displayed [ScreenShot]
    04:45:54 pm Enable SMS Notification checkbox is displayed for DocumentAdmins [ScreenShot]
    04:45:54 pm Enable SMS Notification is checked [ScreenShot]
    04:46:12 pm Remote SMS Link Notification text is displayed [ScreenShot]
    04:46:12 pm Group Members Can Send Link Notification via SMS text is displayed [ScreenShot]
    04:46:15 pm Enable SMS Notification checkbox is displayed for Users [ScreenShot]
    04:46:16 pm Enable SMS Notification is checked [ScreenShot]
    04:46:34 pm Remote SMS Link Notification text is displayed [ScreenShot]
    04:46:34 pm Group Members Can Send Link Notification via SMS text is displayed [ScreenShot]
    04:46:37 pm Enable SMS Notification checkbox is displayed for Newly created group [ScreenShot]
    04:46:38 pm Enable SMS Notification is checked [ScreenShot]
    04:46:55 pm Remote SMS Link Notification text is displayed [ScreenShot]
    04:46:56 pm Group Members Can Send Link Notification via SMS text is displayed [ScreenShot]
    04:46:59 pm Enable SMS Notification checkbox is displayed for Existing group [ScreenShot]
    04:46:59 pm Enable SMS Notification is checked [ScreenShot]
    04:47:12 pm **** Verify new group permission for Adobe SMS ****
    04:47:12 pm https://esignnonprod.immesign.com/qa/tenantmanager/#
    04:47:59 pm No Action required message
    04:48:16 pm eSign Tenant Manager -CreateFi Page open up [ScreenShot]
    04:48:39 pm Successfully navigated to 'Manage FI' page [ScreenShot]
    04:48:44 pm User logged in with IMM Admin2
    04:48:44 pm Failed to login with IMM Admin2 [ScreenShot]
    04:48:55 pm Existing Fi Name is not displaying [ScreenShot]
    04:48:58 pm Host Id 0 AutoAdobePlus | AutoAdobeP
    04:48:58 pm Search FI displayed in list
    04:49:15 pm Successfully validated FI Id label [ScreenShot]
    04:49:15 pm Fi details are matching [ScreenShot]
    04:49:16 pm Successfully navigated to 'RemoteSettings' page [ScreenShot]
    04:49:22 pm Remote SMS Link Notification Delivery is already disabled [ScreenShot]
    04:49:23 pm checkbox Not Selected [ScreenShot]
    04:49:26 pm Clicked on Save button
    04:49:33 pm **** Verify new group permission for Adobe SMS ****
    04:49:56 pm InterruptedException occurred
    04:49:59 pm Entered values for the fields in 'Login' page [ScreenShot]
    04:50:21 pm InterruptedException occurred
    04:50:35 pm Timed out after 5 seconds. Unable to locate the element [ScreenShot]
    04:50:35 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.$Proxy20.isDisplayed(Unknown Source) at com.imm.esignplus.support.Utils.waitForElementToBeDisplayed(Utils.java:956) at com.imm.esignplus.pages.SignInPage.isLoginErrorMsgDisplayed(SignInPage.java:249) at com.imm.esignplus.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:256) at com.imm.esignplus.testscripts.FIManagement.FIManagement.AdobeSMSGroupMaintenance(FIManagement.java:4226) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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:1511) 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":"#ErrorSummaryHeader"} (Session info: chrome=127.0.6533.100) 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: '17.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [3175ad1f3ff61cd0473b4a9c6ca33b86, findElement {using=id, value=ErrorSummaryHeader}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.100, chrome: {chromedriverVersion: 127.0.6533.99 (f31af5097d90..., userDataDir: C:\WINDOWS\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62173}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 127.0.6533.100, 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: 3175ad1f3ff61cd0473b4a9c6ca33b86 at jdk.internal.reflect.GeneratedConstructorAccessor30.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 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.processor.FindElementProcessor.execute(FindElementProcessor.java:23) at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.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) ... 34 more
Categories
  • AdobeSMSGroupMaintenance
    Others: 1
    RunDate Test Name Status
    13-08-2024 04:40:06 pm com.imm.esignplus.testscripts.FIManagement.FIManagement#AdobeSMSGroupMaintenance_null
    fatal
  • P1
    Others: 1
    RunDate Test Name Status
    13-08-2024 04:40:06 pm com.imm.esignplus.testscripts.FIManagement.FIManagement#AdobeSMSGroupMaintenance_null
    fatal
  • Smoke
    Others: 1
    RunDate Test Name Status
    13-08-2024 04:40:06 pm com.imm.esignplus.testscripts.FIManagement.FIManagement#AdobeSMSGroupMaintenance_null
    fatal