com.imm.testscripts.DocumentRTS.DocumentRTS
verifyCreateSessionUsingBarcodeDocument
(, chrome_Windows 11)
org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
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: [af664e625a0de097f69f1da990b76163, actions {actions=[org.openqa.selenium.interactions.Sequence@10a1c090]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.70, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62215}, 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.70, 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: af664e625a0de097f69f1da990b76163
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:362)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:154)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:169)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:169)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:182)
at com.google.common.collect.SingletonImmutableBiMap.forEach(SingletonImmutableBiMap.java:68)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:177)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:278)
at org.openqa.selenium.json.Json.toJson(Json.java:42)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:259)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:122)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:172)
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.perform(RemoteWebDriver.java:619)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283)
at com.imm.pages.DocumentDesignerPage.SaveIndex(DocumentDesignerPage.java:1719)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12748)
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)
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
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: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:303)
at org.openqa.selenium.json.Json.toJson(Json.java:40)
... 38 more
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358)
... 59 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 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.$Proxy35.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:260)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:209)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:73)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:82)
... 63 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@id='btnIndexSave']"}
(Session info: chrome=131.0.6778.70)
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.5'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [af664e625a0de097f69f1da990b76163, findElement {using=xpath, value=//button[@id='btnIndexSave']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.70, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62215}, 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.70, 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: af664e625a0de097f69f1da990b76163
at jdk.internal.reflect.GeneratedConstructorAccessor15.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 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)
... 69 more
(Verifying create session using barcode document)
C:\Users\sa_kaushal.patel\git\eSign Cloud\testxml\regression\Chrome_Run.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
<methods>
<include name="verifyCreateSessionUsingBarcodeDocument"/>
</methods>
</class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyCreateSessionUsingBarcodeDocument
P1
verifyCreateSessionUsingBarcodeDocument
Smoke
verifyCreateSessionUsingBarcodeDocument
Times for IMM_Esign_Chrome
Total running time: 22 minutes
Reporter output for IMM_Esign_Chrome
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
java.lang.reflect.InvocationTargetException [ScreenShot]
Verify create session with barcode documnets
Steps:
--- 18 Nov 12:49:53 984 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
--- 18 Nov 12:49:58 469 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 18 Nov 12:50:01 532 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 18 Nov 12:50:01 532 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:50:29 666 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 18 Nov 12:50:29 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: btnSubmit]
--- 18 Nov 12:50:29 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Nov 12:50:29 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Nov 12:50:35 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: btnSubmit]
--- 18 Nov 12:50:38 324 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dmpn-2m5sqfu-iz8nlft_njszhj9rgivngnlf2hxirymnpmni6yqokcdluup4rsudfgccrdvlrhipofji7pohyqoqonfax0dqfjclunulbsoqe9fk_8hhtdsh5pp6tjqshoammycdrtj037pgjidwnvv0uf_73uja2mxrjjw0sar7qgnhva1bbzkglvo0lzp_zfi2omd19vthh6dxdll-ea&response_mode=form_post&nonce=638675113164145409.zwvhmjdkntqty2rjyy00ytbllwjimmetymnkzmvkzje4nmfhnje3ymzim2qtmtu3ms00mwvjlwixzgmtndeznzm3mwqzzju2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 18 Nov 12:50:38 325 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:50:48 155 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 18 Nov 12:50:52 549 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 18 Nov 12:50:52 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: lightbox]
--- 18 Nov 12:50:52 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: i0116]
--- 18 Nov 12:50:52 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: i0116]
--- 18 Nov 12:50:58 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: idSIButton9]
--- 18 Nov 12:50:59 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: i0118]
--- 18 Nov 12:51:06 114 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Nov 12:51:06 115 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:51:06 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: lightbox]
--- 18 Nov 12:51:06 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: idSIButton9]
--- 18 Nov 12:51:10 089 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Nov 12:51:10 090 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:51:10 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: btnUpload]
--- 18 Nov 12:51:10 382 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Nov 12:51:10 383 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:51:10 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 12:51:10 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:51:12 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:51:19 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
--- 18 Nov 12:51:19 785 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:51:19 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: immPageTitle]
--- 18 Nov 12:51:20 124 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
--- 18 Nov 12:51:20 125 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:51:20 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 12:51:23 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 18 Nov 12:51:23 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 18 Nov 12:51:44 152 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
--- 18 Nov 12:51:44 153 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:51:44 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Subscription Key:')]//following::input[1]]
--- 18 Nov 12:51:51 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Client Secret:')]//following::input[1]]
--- 18 Nov 12:51:59 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Client ID:')]//following::input[1]]
--- 18 Nov 12:52:06 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Document API URL:')]//following::input[1]]
--- 18 Nov 12:52:14 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Authorization API URL:')]//following::input[1]]
--- 18 Nov 12:52:24 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: button[data-bind*='click: $data.SaveTemplate_Click']]
--- 18 Nov 12:52:31 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:52:33 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:52:40 337 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:52:40 338 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:52:40 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 18 Nov 12:52:40 895 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:52:40 896 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:52:41 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 12:52:56 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 18 Nov 12:53:07 214 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 18 Nov 12:53:07 890 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:53:07 890 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:53:07 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:53:10 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:53:16 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //*[text()='Select All']]
--- 18 Nov 12:53:16 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //*[text()='Select All']]
--- 18 Nov 12:53:21 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //*[text()='Select All']]
--- 18 Nov 12:53:22 303 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 12:53:22 303 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:53:23 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: btnPrimary]
--- 18 Nov 12:53:23 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: btnPrimary]
--- 18 Nov 12:53:24 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 18 Nov 12:53:24 457 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 12:53:24 458 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:53:29 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //*[text()='Import Template']]
--- 18 Nov 12:54:00 080 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 18 Nov 12:54:15 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 12:54:20 930 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 12:54:20 931 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:54:21 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 18 Nov 12:54:27 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
--- 18 Nov 12:54:36 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 12:54:38 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 12:54:45 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:54:45 902 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:54:56 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: tab0]
--- 18 Nov 12:54:56 258 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:54:56 258 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:54:56 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 12:55:16 496 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:55:16 497 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:55:16 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: dragandrophandler]
--- 18 Nov 12:55:37 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:55:37 870 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:55:37 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
--- 18 Nov 12:55:38 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 Nov 12:55:51 372 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
--- 18 Nov 12:56:01 117 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> tag name: title]
--- 18 Nov 12:56:01 277 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180727040044366_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 12:56:01 277 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:56:01 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Sign]
--- 18 Nov 12:56:01 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Attach]
--- 18 Nov 12:56:01 531 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180727040044366_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 12:56:01 532 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:56:01 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
Expected: Barcode Document with Accoun_Number index field
Actual(Passed): Successfully verified that Barcode documnet automatically filled valule in index field -Account_Number[ScreenShot]
Actual(Passed): Successfully verified that Barcode documnet automatically filled valule in index field -Account_Number[ScreenShot]
--- 18 Nov 12:56:14 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:56:16 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:56:22 563 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:56:22 564 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:56:22 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 18 Nov 12:56:22 979 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:56:22 979 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:56:23 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 12:56:33 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 18 Nov 12:56:43 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 18 Nov 12:56:50 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 18 Nov 12:56:53 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:56:53 145 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:56:53 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 12:56:55 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 12:57:01 475 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:57:01 475 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:57:11 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: tab0]
--- 18 Nov 12:57:11 840 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:57:11 840 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:57:11 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 12:57:22 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:57:22 030 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:57:22 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: dragandrophandler]
--- 18 Nov 12:57:43 386 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:57:43 386 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:57:43 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
--- 18 Nov 12:57:43 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 Nov 12:57:56 843 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
--- 18 Nov 12:58:06 669 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> tag name: title]
--- 18 Nov 12:58:06 814 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180729099629871_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 12:58:06 815 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:58:06 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Sign]
--- 18 Nov 12:58:06 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Attach]
--- 18 Nov 12:58:07 086 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180729099629871_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 12:58:07 087 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:58:07 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
Expected: Barcode Document with accountnumber index field
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Account_Number', because Barcode Function not added[ScreenShot]
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Account_Number', because Barcode Function not added[ScreenShot]
--- 18 Nov 12:58:19 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:58:21 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:58:28 599 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:58:28 599 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:58:28 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 18 Nov 12:58:28 995 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:58:28 995 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:58:29 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 12:58:36 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 18 Nov 12:58:46 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 18 Nov 12:58:53 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 18 Nov 12:58:56 139 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 12:58:56 140 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:58:56 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:58:58 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 12:59:18 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 12:59:24 062 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 12:59:24 063 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:59:24 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 18 Nov 12:59:30 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
--- 18 Nov 12:59:39 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 12:59:44 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 12:59:44 991 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 12:59:45 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 12:59:47 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 12:59:53 431 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 12:59:53 431 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:00:03 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: tab0]
--- 18 Nov 13:00:03 793 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:00:03 793 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:00:03 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:00:14 000 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:00:14 000 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:00:14 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: dragandrophandler]
--- 18 Nov 13:00:35 367 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:00:35 367 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:00:35 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
--- 18 Nov 13:00:35 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 Nov 13:00:48 673 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
--- 18 Nov 13:00:58 498 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> tag name: title]
--- 18 Nov 13:00:58 651 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180732015533941_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:00:58 652 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:00:58 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Sign]
--- 18 Nov 13:00:58 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Attach]
--- 18 Nov 13:00:58 908 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180732015533941_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:00:58 908 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:00:59 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
Expected: Barcode Document with accountnumber index field
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Account_Number', because barcode Tye value not selected[ScreenShot]
Actual(Passed): Verified that Barcode documnet CAN NOT automatically filled valule in index field - 'Account_Number', because barcode Tye value not selected[ScreenShot]
--- 18 Nov 13:01:11 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:01:13 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:01:20 406 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:01:20 406 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:01:20 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 18 Nov 13:01:20 805 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:01:20 805 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:01:20 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:01:31 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 18 Nov 13:01:41 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 18 Nov 13:01:50 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 18 Nov 13:01:59 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 18 Nov 13:02:01 583 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:02:01 584 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:02:04 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:02:06 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:02:12 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 13:02:18 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:02:18 339 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:02:18 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 18 Nov 13:02:25 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
--- 18 Nov 13:02:34 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 18 Nov 13:02:34 399 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:02:34 399 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:02:37 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 18 Nov 13:02:41 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: btnClose]
--- 18 Nov 13:02:44 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //input[contains(@id,'indxList-selectized')]]
--- 18 Nov 13:02:49 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
--- 18 Nov 13:02:52 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: btnClose]
--- 18 Nov 13:02:58 001 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //*[@id='indFieldAddBtnWrap']/ul/li/button]
--- 18 Nov 13:03:09 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[contains(@id, 'indexFieldsRow')]//*[contains(@id, 'txtBarcodeFunction')])]
--- 18 Nov 13:03:24 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 18 Nov 13:03:25 034 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:03:25 035 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:03:36 819 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[contains(@id, 'indexFieldsRow')]//*[contains(@id, 'txtBarcodeFunction')])]
--- 18 Nov 13:03:42 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 13:03:44 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 13:03:50 309 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:03:50 310 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:04:00 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: tab0]
--- 18 Nov 13:04:00 662 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:04:00 662 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:04:00 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:04:10 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:04:10 851 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:04:10 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: dragandrophandler]
--- 18 Nov 13:04:32 206 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:04:32 207 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:04:32 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
--- 18 Nov 13:04:32 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 Nov 13:04:45 329 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
--- 18 Nov 13:04:55 042 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> tag name: title]
--- 18 Nov 13:04:55 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180735583343057_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:04:55 177 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:04:55 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Sign]
--- 18 Nov 13:04:55 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Attach]
--- 18 Nov 13:04:55 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180735583343057_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:04:55 483 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:04:55 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
Expected: Barcode Function precedence
Actual(Passed): Verified Document level 'Account_Number' index field will take precedence over FI level 'Sub_Account_Number' index field.[ScreenShot]
Actual(Passed): Verified Document level 'Account_Number' index field will take precedence over FI level 'Sub_Account_Number' index field.[ScreenShot]
--- 18 Nov 13:05:08 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:05:10 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:05:17 071 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:05:17 072 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:05:17 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 18 Nov 13:05:17 543 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:05:17 543 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:05:17 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:05:28 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 18 Nov 13:05:37 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 18 Nov 13:05:47 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 18 Nov 13:05:55 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 18 Nov 13:05:58 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:05:58 339 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:06:01 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:06:03 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:06:09 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 13:06:15 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:06:15 137 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:06:15 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 18 Nov 13:06:22 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
--- 18 Nov 13:06:30 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 18 Nov 13:06:31 287 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:06:31 288 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:06:43 155 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[contains(@id, 'indexFieldsRow')]//*[contains(@id, 'txtBarcodeFunction')])]
--- 18 Nov 13:06:48 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 18 Nov 13:06:48 944 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:06:48 945 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:07:00 818 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[contains(@id, 'indexFieldsRow')]//*[contains(@id, 'txtBarcodeFunction')])]
--- 18 Nov 13:07:06 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 13:07:08 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 13:07:14 394 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:07:14 394 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:07:24 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: tab0]
--- 18 Nov 13:07:24 790 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:07:24 790 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:07:24 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:07:35 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:07:35 006 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:07:35 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: dragandrophandler]
--- 18 Nov 13:07:56 381 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:07:56 381 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:07:56 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
--- 18 Nov 13:07:56 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 Nov 13:08:09 427 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
--- 18 Nov 13:08:19 130 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> tag name: title]
--- 18 Nov 13:08:19 281 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180739225000599_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:08:19 281 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:08:19 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Sign]
--- 18 Nov 13:08:19 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Attach]
--- 18 Nov 13:08:19 536 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180739225000599_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:08:19 536 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:08:19 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
Expected: Barcode Function precedence
Actual(Passed): Verified Barcode Function will take precedence over custom function.[ScreenShot]
Actual(Passed): Verified Barcode Function will take precedence over custom function.[ScreenShot]
--- 18 Nov 13:08:32 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:08:34 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:08:41 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:08:41 096 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:08:41 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 18 Nov 13:08:41 428 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:08:41 428 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:08:41 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:08:52 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 18 Nov 13:09:02 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 18 Nov 13:09:12 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 18 Nov 13:09:19 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 18 Nov 13:09:22 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:09:22 177 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:09:22 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:09:24 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:09:30 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 13:09:35 991 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:09:35 992 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:09:36 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 18 Nov 13:09:42 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
--- 18 Nov 13:09:51 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 18 Nov 13:10:03 419 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[contains(@id, 'indexFieldsRow')]//*[contains(@id, 'txtBarcodeFunction')])]
--- 18 Nov 13:10:06 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 13:10:08 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Processing']]
--- 18 Nov 13:10:14 928 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:10:14 929 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:10:25 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: tab0]
--- 18 Nov 13:10:25 278 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:10:25 278 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:10:25 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:10:35 474 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:10:35 474 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:10:35 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: dragandrophandler]
--- 18 Nov 13:10:56 855 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 Nov 13:10:56 855 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:10:56 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Cert of Prior_Account Barcode.pdf file in the collected Document Page[ScreenShot]
--- 18 Nov 13:10:57 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 Nov 13:11:09 937 - Unable to find an element after 4 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
--- 18 Nov 13:11:19 597 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> tag name: title]
--- 18 Nov 13:11:19 747 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180742229560511_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:11:19 747 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:11:19 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Sign]
--- 18 Nov 13:11:19 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> id: Attach]
--- 18 Nov 13:11:20 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202411180742229560511_uwmoi5t2ryww1e2m3vkqgult&refresh=y
--- 18 Nov 13:11:20 039 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:11:20 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
Expected: Barcode Function over default value
Actual(Passed): Verify Barcode Function will take precedence over default value.[ScreenShot]
Actual(Passed): Verify Barcode Function will take precedence over default value.[ScreenShot]
--- 18 Nov 13:11:32 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:11:34 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:11:41 507 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:11:41 508 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:11:41 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 18 Nov 13:11:41 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:11:41 874 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:11:41 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .header]
--- 18 Nov 13:11:52 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 18 Nov 13:12:02 929 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 18 Nov 13:12:03 423 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 18 Nov 13:12:03 423 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:12:03 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:12:05 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //a[text()='Administration']]
--- 18 Nov 13:12:11 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 13:12:17 253 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:12:17 254 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:12:17 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 18 Nov 13:12:24 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
--- 18 Nov 13:12:32 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 18 Nov 13:12:38 051 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 18 Nov 13:12:38 051 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 18 Nov 13:12:38 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
--- 18 Nov 13:12:38 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (af664e625a0de097f69f1da990b76163)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
--- 18 Nov 13:12:52 846 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[@id='btnIndexSave']'
java.lang.reflect.InvocationTargetException [ScreenShot]
52 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@60bd0d27)
0 ms
init(org.testng.TestRunner@60bd0d27)
10554 ms
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
17547 ms