| Param | Value |
|---|---|
| User Name | Sunitha.Patterm |
| OS | Windows 10 |
| Java Version | 21.0.1 |
| Host Name | SIMS-IT-66 |
| Name |
|---|
| P1 |
| Process |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 07:58:57 pm | **** verify Adobe SMS Email Authentication Signing Method RTS Session **** | |
| 07:59:45 pm | No Action required message | |
| 08:00:22 pm | InterruptedException occurred | |
| 08:00:23 pm | Navigated to 'eSign Login' page | |
| 08:00:26 pm | Entered values for the fields in 'Login' page [ScreenShot] | |
| 08:01:11 pm | No Action required message | |
| 08:01:25 pm | Login as FiAdmin with Existing FI : autotestfi | |
| 08:01:45 pm | Navigated to 'Document Maintenance RTS' Page | |
| 08:01:53 pm | Clicked 'Select All' button | |
| 08:02:08 pm | Expected: Delete the ALL documents Actual(Passed): Successfully deleted ALL the documents [ScreenShot] |
|
| 08:02:40 pm | File Dragged and dropped to clipboard | |
| 08:02:40 pm | Expected: The File upload in Import template Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot] |
|
| 08:03:54 pm | File Dragged and dropped to clipboard | |
| 08:03:55 pm | Expected: The File upload in collected Document Page Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page [ScreenShot] |
|
| 08:04:20 pm | Expected: Document name should not show up as Unknown Actual(Passed): Successfully seen Document name is not as Unknown [ScreenShot] |
|
| 08:04:20 pm | Successfully navigated to 'Session Details' page [ScreenShot] | |
| 08:05:03 pm | Submit 'Route' popup on clicking [Submit] button [ScreenShot] | |
| 08:05:03 pm | Successfully navigated to 'Session details' page [ScreenShot] | |
| 08:05:18 pm | Clicked 'Sign' button | |
| 08:05:18 pm | Successfully navigated to the 'eSignature Management' page [ScreenShot] | |
| 08:05:22 pm | Expanded the panel for Sam Smith | |
| 08:05:25 pm | Clicked 'Email' icon | |
| 08:05:32 pm | Successfully verified SMS Link Notification option is available for Email signing [ScreenShot] | |
| 08:05:34 pm | Successfully verified SMS Link Notification is displayed for Email signing [ScreenShot] | |
| 08:05:37 pm | Successfully verified by default SMS Link Notification checkbox is not checked for Email signing [ScreenShot] | |
| 08:05:40 pm | Successfully verified SMS Phone text field is disabled for Email signing [ScreenShot] | |
| 08:05:50 pm | Enabling SMS Link Notification [ScreenShot] | |
| 08:05:56 pm | Successfully verified SMS Phone text field is enabled for Email signing [ScreenShot] | |
| 08:06:05 pm | Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io [ScreenShot] | |
| 08:06:15 pm | Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911 [ScreenShot] | |
| 08:06:18 pm | Expanded the panel for Wells Fargo | |
| 08:06:21 pm | Clicked 'Email' icon | |
| 08:06:28 pm | Successfully verified SMS Link Notification option is available for Email signing [ScreenShot] | |
| 08:06:31 pm | Successfully verified SMS Link Notification is displayed for Email signing [ScreenShot] | |
| 08:06:33 pm | Successfully verified by default SMS Link Notification checkbox is not checked for Email signing [ScreenShot] | |
| 08:06:36 pm | Successfully verified SMS Phone text field is disabled for Email signing [ScreenShot] | |
| 08:06:47 pm | Enabling SMS Link Notification [ScreenShot] | |
| 08:06:52 pm | Successfully verified SMS Phone text field is enabled for Email signing [ScreenShot] | |
| 08:07:01 pm | Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io [ScreenShot] | |
| 08:07:22 pm | Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911 [ScreenShot] | |
| 08:07:28 pm | Selected 'Mail' for Sam Smith | |
| 08:07:33 pm | Selected 'Mail' for Wells Fargo | |
| 08:07:38 pm | Entered 'Sender Email Id' : employee1@immonline.com | |
| 08:07:39 pm | Expected: 'CC' dropdown should be displayed Actual(Passed): 'CC' dropdown is displayed [ScreenShot] |
|
| 08:07:41 pm | Entered 'Subject' : SMS-Phone | |
| 08:07:45 pm | Entered 'Message' : Your documents are available for viewing, signing and printing. | |
| 08:07:56 pm | Expected: 'Send' button should be enabled Actual(Failed): 'Send' button is disabled [ScreenShot] |
|
| 08:08:08 pm | Clicked 'Send' button | |
| 08:08:30 pm | Timed out after 5 seconds. Unable to locate the element [ScreenShot] | |
| 08:08:30 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.ESignatureManagementPage.verifyRemoteSignatureSuccessMsg(ESignatureManagementPage.java:556)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:2677)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:2416)
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":"//p[contains(@data-bind,'text: InfoMessageSuccess')]"}
(Session info: chrome=127.0.6533.120)
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: [4ff3965f8b123f1d3244f98e92682944, findElement {using=xpath, value=//p[contains(@data-bind,'text: InfoMessageSuccess')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.120, chrome: {chromedriverVersion: 127.0.6533.119 (bdef6783a05..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50410}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.104:4444/ses..., se:cdpVersion: 127.0.6533.120, 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: 4ff3965f8b123f1d3244f98e92682944
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.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)
... 32 more
|
|
| 08:08:31 pm | Timed out after 5 seconds. Unable to locate the element | |
| 08:08:31 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.ESignatureManagementPage.verifyRemoteSignatureSuccessMsg(ESignatureManagementPage.java:556)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:2677)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:2416)
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":"//p[contains(@data-bind,'text: InfoMessageSuccess')]"}
(Session info: chrome=127.0.6533.120)
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: [4ff3965f8b123f1d3244f98e92682944, findElement {using=xpath, value=//p[contains(@data-bind,'text: InfoMessageSuccess')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.120, chrome: {chromedriverVersion: 127.0.6533.119 (bdef6783a05..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50410}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.104:4444/ses..., se:cdpVersion: 127.0.6533.120, 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: 4ff3965f8b123f1d3244f98e92682944
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.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)
... 32 more
|