| 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 |
|---|---|---|
| 06:01:52 pm | **** verify Adobe SMS Email Authentication Signing Method RTS Session **** | |
| 06:02:54 pm | Successfully navigated to 'Manage FI' page [ScreenShot] | |
| 06:02:59 pm | Existing Fi Name is not displaying [ScreenShot] | |
| 06:03:05 pm | Host Id 0 Automation TestFI | AutoTestFI | |
| 06:03:05 pm | Search FI displayed in list | |
| 06:03:11 pm | Successfully navigated to 'RemoteSettings' page [ScreenShot] | |
| 06:03:11 pm | Remote SMS Link Notification Delivery is already enabled [ScreenShot] | |
| 06:03:14 pm | Disabling default SMS Checkbox [ScreenShot] | |
| 06:03:18 pm | Clicked on Save button | |
| 06:03:54 pm | Navigated to 'eSign Login' page | |
| 06:03:59 pm | Entered values for the fields in 'Login' page [ScreenShot] | |
| 06:04:41 pm | Login as FiAdmin with Existing FI : autotestfi | |
| 06:04:41 pm | Navigated to 'Document Maintenance RTS' Page | |
| 06:04:47 pm | Clicked 'Select All' button | |
| 06:04:49 pm | Expected: Delete the ALL documents Actual(Passed): Successfully deleted ALL the documents [ScreenShot] |
|
| 06:05:12 pm | File Dragged and dropped to clipboard | |
| 06:05:26 pm | Expected: The File upload in Import template Actual(Passed): Successfully uploaded zip file in the Import template [ScreenShot] |
|
| 06:06:17 pm | File Dragged and dropped to clipboard | |
| 06:06:18 pm | Expected: The File upload in collected Document Page Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page [ScreenShot] |
|
| 06:06:51 pm | Expected: Document name should not show up as Unknown Actual(Passed): Successfully seen Document name is not as Unknown [ScreenShot] |
|
| 06:06:51 pm | Successfully navigated to 'Session Details' page [ScreenShot] | |
| 06:06:57 pm | Clicked 'Sign' button | |
| 06:06:57 pm | Successfully navigated to the 'eSignature Management' page [ScreenShot] | |
| 06:06:59 pm | Expanded the panel for Sam Smith | |
| 06:07:01 pm | Clicked 'Email' icon | |
| 06:07:04 pm | Successfully verified SMS Link Notification option is available for Email signing [ScreenShot] | |
| 06:07:06 pm | Successfully verified SMS Link Notification is displayed for Email signing [ScreenShot] | |
| 06:07:08 pm | javascript error: Cannot read properties of undefined (reading 'checked') [ScreenShot] | |
| 06:07:08 pm | org.openqa.selenium.JavascriptException: javascript error: Cannot read properties of undefined (reading 'checked')
(Session info: chrome=127.0.6533.120)
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: [1831562e99643fc5e91aa787101797b8, executeScript {script=return document.querySelector('#SMSLinkDelivery input')[1].checked;, args=[]}]
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:53825}, 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: 1831562e99643fc5e91aa787101797b8
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 com.imm.pages.ESignatureManagementPage.verifyDefaultSMSLinkCheckbox(ESignatureManagementPage.java:1956)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:8997)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8794)
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)
|
|
| 06:07:09 pm | javascript error: Cannot read properties of undefined (reading 'checked') | |
| 06:07:09 pm | org.openqa.selenium.JavascriptException: javascript error: Cannot read properties of undefined (reading 'checked')
(Session info: chrome=127.0.6533.120)
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: [1831562e99643fc5e91aa787101797b8, executeScript {script=return document.querySelector('#SMSLinkDelivery input')[1].checked;, args=[]}]
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:53825}, 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: 1831562e99643fc5e91aa787101797b8
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 com.imm.pages.ESignatureManagementPage.verifyDefaultSMSLinkCheckbox(ESignatureManagementPage.java:1956)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:8997)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8794)
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)
|