| Param | Value |
|---|---|
| User Name | sa_kaushal.patel |
| OS | Windows 11 |
| Java Version | 17.0.5 |
| Host Name | PTLP-19 |
| Name |
|---|
| DocumentRTS |
| P1 |
| Smoke |
| Status | Timestamp | Details |
|---|---|---|
| 08:14:01 pm | Navigated to 'eSign Login' page | |
| 08:14:06 pm | Entered values for the fields in 'Login' page [ScreenShot] | |
| 08:14:42 pm | Login as FiAdmin with Existing FI : null | |
| 08:15:35 pm | File Dragged and dropped to clipboard | |
| 08:15:36 pm | Expected: The File upload in collected Document Page Actual(Passed): Successfully uploaded MPSC_Account Barcode.pdf file in the collected Document Page [ScreenShot] |
|
| 08:15:58 pm | Successfully navigated to 'Template Manager' page [ScreenShot] | |
| 08:16:03 pm | Click on template dropdown field | |
| 08:16:04 pm | Select - CREATE NEW TEMPLATE | |
| 08:16:20 pm | Defined template popo up page opened [ScreenShot] | |
| 08:16:46 pm | 'Barcode Type' dropdown list is Displayed [ScreenShot] | |
| 08:16:46 pm | Expected: 'Barcode Type' droplist should display Actual(Passed): Successfully verify Barcode Type' droplist is Displayed [ScreenShot] |
|
| 08:16:46 pm | 'Barcode Type' dropdown list is Not Disabled [ScreenShot] | |
| 08:16:46 pm | Expected: 'Barcode Type' droplist should display Enable Actual(Passed): Successfully verify Barcode Type' droplist is Enabled [ScreenShot] |
|
| 08:17:08 pm | 'Barcode Type' dropdown list is Displayed [ScreenShot] | |
| 08:17:08 pm | 'Barcode Type' dropdown list is Not Disabled [ScreenShot] | |
| 08:17:10 pm | javascript error: missing ) after argument list [ScreenShot] | |
| 08:17:10 pm | org.openqa.selenium.JavascriptException: javascript error: missing ) after argument list
(Session info: chrome=131.0.6778.71)
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.5'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [0dd0a5dd43919a4ce50b47811f8e852a, executeScript {script=return arguments[0].shadowRoot.querySelector('slot[//option[contains(text(),'Wolters Kluwer')]), args=[{ELEMENT=f.4DD5F429ABFA1CF361BDBB648E3EB2F7.d.2BD7632602037160FF8692685BF641A0.e.367, element-6066-11e4-a52e-4f735466cecf=f.4DD5F429ABFA1CF361BDBB648E3EB2F7.d.2BD7632602037160FF8692685BF641A0.e.367}]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.71, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59961}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.71, 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: 0dd0a5dd43919a4ce50b47811f8e852a
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
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.RemoteWebDriver.executeScript(RemoteWebDriver.java:488)
at com.imm.pages.DocumentDesignerPage.setValueFromBarcodeType(DocumentDesignerPage.java:2238)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12858)
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)
|