| Param | Value |
|---|---|
| User Name | anomau |
| OS | Windows 10 |
| Java Version | 23 |
| Host Name | anomau001 |
| Name |
|---|
| P1 |
| RequestAttachments |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 01:09:41 PM | Navigated to 'Login' page | |
| 01:09:47 PM | Entered values for the fields in 'Login' page [ScreenShot] | |
| 01:10:18 PM | Logged in to application as : AutoTestFI/null | |
| 01:10:26 PM | Deleting all the existing templates from remote attachment template maintenance page | |
| 01:10:38 PM | Navigated to 'Documents Maintenance' page | |
| 01:10:39 PM | Clicked 'Define Attachments' button | |
| 01:10:39 PM | Expected: A new row should be displayed to add new attachment Actual(Passed): A new row is displayed to add new attachment [ScreenShot] |
|
| 01:10:44 PM | Entered the document name - '[att1, att3]' | |
| 01:10:50 PM | Entered the document description as '[att1, att3]' | |
| 01:10:50 PM | Selected Dictionary : XPLN | |
| 01:10:50 PM | Selected the 'Attachment' Checkbox | |
| 01:10:51 PM | Clicked the 'Update' link | |
| 01:10:52 PM | Clicked 'Define Attachments' button | |
| 01:10:52 PM | Expected: A new row should be displayed to add new attachment Actual(Passed): A new row is displayed to add new attachment [ScreenShot] |
|
| 01:10:57 PM | Entered the document name - '[att1, att3]' | |
| 01:11:03 PM | Entered the document description as '[att1, att3]' | |
| 01:11:03 PM | Selected Dictionary : XPLN | |
| 01:11:03 PM | Selected the 'Attachment' Checkbox | |
| 01:11:04 PM | Clicked the 'Update' link | |
| 01:11:13 PM | Added remote attachment template | |
| 01:11:14 PM | https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=AutoTestFI&xmlData=D:\Automation_DataFiles\PrimarySpouse.xml | |
| 01:11:14 PM | Session ID is null. Using WebDriver after calling quit()? | |
| 01:11:14 PM | org.openqa.selenium.NoSuchSessionException: Session ID is null. Using WebDriver after calling quit()?
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, get {url=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=AutoTestFI&xmlData=D:\Automation_DataFiles\PrimarySpouse.xml}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.90, chrome: {chromedriverVersion: 128.0.6613.84 (606aa55c7d68..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53605}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 129.0.6668.90, 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}
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:145)
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.get(RemoteWebDriver.java:312)
at com.imm.pages.NewSessionPage.load(NewSessionPage.java:237)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49)
at com.imm.testscripts.RemoteAttachments.RemoteAttachments.verifyRequestRemoteAttachmentTemplateUIxml(RemoteAttachments.java:711)
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:1597)
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)
|