Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingSignatureFieldsInDesignerPage ({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer page, Archive=, Email=JaneDoe@immonline.com, Platform=, Message=, FileName=, ShortName=, EditShortName=, PartyName=Jane Doe, Phone_Number=, Filepath=src/main/resources/testdata/files/NewAccount2.zip,src/main/resources/testdata/files/documentRTS/6098-CI.pdf,src/main/resources/testdata/files/documentRTS/Disclosure.pdf, DocumentPermission=, TestID=verifyAddingSignatureFieldsInDesignerPage, FItype=, Required=TRUE, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=, Dropdownvalues=, Tenant_Password=, New Column=, UserName=, Email_Id=, Index_Field_Name=Member_Number-123456;Account_Number-457899;Application_Number-11223344;Suffix-test;Dictionary_Code-test2;Document_Set_Name-Testset;Full_Name-John;Member_Name-MBR12, Sender_Email_Id=, FI_ID=, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=TRUE, Subject=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=6098-CI,Disclosure, EditNameDescription=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.ESignatureManagementPage.clickContinue(ESignatureManagementPage.java:736) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAddingSignatureFieldsInDesignerPage(DocumentRTS.java:4857) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 31 more Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException 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: [30f252cd2c139abdbeef8c5bbba76cbc, actions {actions=[org.openqa.selenium.interactions.Sequence@3ed3f72a]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.109, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63961}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.6:4444/sessi..., se:cdpVersion: 131.0.6778.109, 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: 30f252cd2c139abdbeef8c5bbba76cbc 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:184) 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:1939) 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:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) 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 java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 33 more 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' 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) ... 40 more Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358) ... 61 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.$Proxy37.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) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 63 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immGlobalButtonContinue"} (Session info: chrome=131.0.6778.109) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [30f252cd2c139abdbeef8c5bbba76cbc, findElement {using=id, value=immGlobalButtonContinue}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.109, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63961}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.6:4444/sessi..., se:cdpVersion: 131.0.6778.109, 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: 30f252cd2c139abdbeef8c5bbba76cbc at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 70 more
(Adding Signature fields in Designer page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-640731710\testng-customsuite.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&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
        <methods>
          <include name="verifyAddingSignatureFieldsInDesignerPage"/>
        </methods>
      </class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyAddingSignatureFieldsInDesignerPage
P1
verifyAddingSignatureFieldsInDesignerPage
Smoke
verifyAddingSignatureFieldsInDesignerPage
Times for IMM_Esign_Chrome
Total running time: 9 minutes
Reporter output for IMM_Esign_Chrome
verifyAddingSignatureFieldsInDesignerPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer p...)
   --- 13 Dec 13:28:15 396 - TestCaseID:: verifyAddingSignatureFieldsInDesignerPage
   --- 13 Dec 13:28:19 159 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Adding Signature fields in Designer page
Steps:
Adding Signature fields in Designer page
Steps:
   --- 13 Dec 13:28:26 336 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 13 Dec 13:28:26 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:28:26 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 13 Dec 13:28:26 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 13 Dec 13:28:27 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: btnSubmit]
   --- 13 Dec 13:28:48 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: lightbox]
   --- 13 Dec 13:28:48 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: i0116]
   --- 13 Dec 13:28:49 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: idSIButton9]
   --- 13 Dec 13:28:55 813 - Page URL:: https://login.microsoftonline.com/common/login
   --- 13 Dec 13:28:55 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:28:55 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: lightbox]
   --- 13 Dec 13:28:55 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: idSIButton9]
   --- 13 Dec 13:29:03 329 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 13 Dec 13:29:03 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:29:03 428 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: btnUpload]
   --- 13 Dec 13:29:06 653 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 13 Dec 13:29:06 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:29:06 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .header]
 Login as FiAdmin with Existing FI : autoesign
   --- 13 Dec 13:29:06 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 13 Dec 13:29:12 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //*[text()='Select All']]
   --- 13 Dec 13:29:12 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //*[text()='Select All']]
   --- 13 Dec 13:29:17 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 13 Dec 13:29:20 701 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 13 Dec 13:29:20 702 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:29:22 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 13 Dec 13:29:22 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //*[text()='Import Template']]
 File uploaded successfully: NewAccount2.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 13 Dec 13:29:28 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //a[text()='Processing']]
   --- 13 Dec 13:29:37 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 13 Dec 13:29:37 137 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:29:47 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: tab0]
   --- 13 Dec 13:29:50 725 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 13 Dec 13:29:50 725 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:29:50 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .header]
   --- 13 Dec 13:29:50 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 13 Dec 13:29:53 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 6098-CI.pdf file in the collected Document Page
[ScreenShot]
   --- 13 Dec 13:29:57 183 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 13 Dec 13:29:57 183 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:29:57 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 13 Dec 13:29:59 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Disclosure.pdf file in the collected Document Page
[ScreenShot]
   --- 13 Dec 13:29:59 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 13 Dec 13:30:10 671 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&refresh=y
   --- 13 Dec 13:30:10 671 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:30:32 565 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&refresh=y
   --- 13 Dec 13:30:32 565 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:30:35 688 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&refresh=y
   --- 13 Dec 13:30:35 688 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:30:38 852 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&refresh=y
   --- 13 Dec 13:30:38 853 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:30:38 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: Sign]
   --- 13 Dec 13:30:39 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: Attach]
   --- 13 Dec 13:30:42 203 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&refresh=y
   --- 13 Dec 13:30:42 204 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:30:42 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 13 Dec 13:30:52 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: Design]
   --- 13 Dec 13:31:11 404 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&source=sessiondetails
   --- 13 Dec 13:31:11 404 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:31:11 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: immPageTitle]
 Clicked 'Design' button
   --- 13 Dec 13:31:11 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //button[(contains(@data-bind, '$root.addNewParty'))]]
 Clicked 'Add party' button [ScreenShot]
   --- 13 Dec 13:31:11 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //input[(contains(@data-bind, 'textInput: $data.PartyName'))]]
Expected: enter an invalid email and verify validation message
Actual(Passed): Successfully verified validation message
[ScreenShot]
   --- 13 Dec 13:31:13 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //input[(contains(@data-bind, 'textInput: $data.PartyName'))]]
 Clicked 'Save' button [ScreenShot]
   --- 13 Dec 13:31:23 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]

Drag and dropped 'Signature' to designer zone [ScreenShot]
 Radio button not displayedjava.lang.reflect.UndeclaredThrowableException [ScreenShot]
   --- 13 Dec 13:31:53 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: #divEditField label > span.cr]
   --- 13 Dec 13:31:53 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //span[contains(@class,'icon-Designer-TextAlignLeft')]]
   --- 13 Dec 13:31:56 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
 Values are filled in the widget popup [ScreenShot]
 Clicked 'Save' button
 Saved the Signature field [ScreenShot]
   --- 13 Dec 13:32:18 337 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&enablereviewassignment=true&source=designer
   --- 13 Dec 13:32:18 338 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:32:21 456 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&enablereviewassignment=true&source=designer
   --- 13 Dec 13:32:21 457 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:32:21 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: immPageTitle]
   --- 13 Dec 13:32:24 676 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&enablereviewassignment=true&source=designer
   --- 13 Dec 13:32:24 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: verify the selected document is displayed
Actual(Passed): Successfully verified the selected document is displayed
[ScreenShot]
   --- 13 Dec 13:32:27 915 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&enablereviewassignment=true&source=designer
   --- 13 Dec 13:32:27 916 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:32:31 053 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&enablereviewassignment=true&source=designer
   --- 13 Dec 13:32:31 053 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: Verify newly added signature field is available in the review mode
Actual(Passed): Successfully verified newly added signature field is available in the review mode
[ScreenShot]
   --- 13 Dec 13:32:31 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //button[(contains(@data-bind, 'click: openNextDocument'))]]
 Click on Drop downs  [ScreenShot]
   --- 13 Dec 13:32:31 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //button[(contains(@data-bind, 'click: openPreviousDocument'))]]
   --- 13 Dec 13:32:40 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&enablereviewassignment=true&source=designer
   --- 13 Dec 13:32:40 096 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: verify the selected document is displayed
Actual(Passed): Successfully verified the selected document is displayed
[ScreenShot]
   --- 13 Dec 13:32:40 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .btn.action]
   --- 13 Dec 13:32:40 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .btn.action]
 Clicked 'Exit Review Mode' button
   --- 13 Dec 13:32:43 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //button[@data-dismiss='modal' and contains(text(),'Exit')]]
   --- 13 Dec 13:32:54 530 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&source=sessiondetails
   --- 13 Dec 13:32:54 530 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:32:54 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: immPageTitle]
   --- 13 Dec 13:32:57 719 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&source=sessiondetails
   --- 13 Dec 13:32:57 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:33:08 155 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:33:08 155 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:33:11 361 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:33:11 362 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:33:11 442 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: Sign]
   --- 13 Dec 13:33:11 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: Attach]
   --- 13 Dec 13:33:14 664 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:33:14 665 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:33:14 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 13 Dec 13:33:28 026 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:33:28 026 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:33:36 456 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:33:36 457 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:33:36 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //label[text()='Member_Number']/following-sibling::div[@class='input-group input-control-with-icon']//input]
 Entered 'Member_Numbere' : 123456 [ScreenShot]
   --- 13 Dec 13:33:45 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //label[text()='Account_Number']/following-sibling::div[@class='input-group input-control-with-icon']//input]
 Entered 'Account_Number' : 457899 [ScreenShot]
 Entered 'Application Number' : 11223344 [ScreenShot]
 Entered 'Suffix' : test [ScreenShot]
 Entered 'Dictionary Code' : test2 [ScreenShot]
 Entered 'Document Set Name' : Testset [ScreenShot]
 Entered 'Full_Name' : John [ScreenShot]
 Entered 'FMember_Name' : MBR12RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)
   --- 13 Dec 13:34:58 622 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:34:58 622 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
 Clicked 'Save' button [ScreenShot]
   --- 13 Dec 13:35:01 947 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:01 947 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:10 263 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:10 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:13 423 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:13 424 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:16 615 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:16 616 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:25 003 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:25 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:28 181 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:28 181 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:36 516 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:36 516 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
 Expand the second document and verify that all the values available in the to the first document are reflected to the second one as well  [ScreenShot]
   --- 13 Dec 13:35:36 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: Sign]
   --- 13 Dec 13:35:36 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: Sign]
   --- 13 Dec 13:35:43 259 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:43 259 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:43 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 13 Dec 13:35:46 533 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:46 533 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:46 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 13 Dec 13:35:49 836 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25
   --- 13 Dec 13:35:49 836 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:35:49 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 13 Dec 13:35:51 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //span[starts-with(@id,'icon-count')]]
 Expanded 'Document panel' for Jane Doe [ScreenShot]
   --- 13 Dec 13:36:02 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 13 Dec 13:36:09 419 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&signerprefixorder=1
   --- 13 Dec 13:36:09 419 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:36:12 540 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&signerprefixorder=1
   --- 13 Dec 13:36:12 540 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:36:12 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> id: btnType]
 Clicked 'Sign' button for Jane Doe
 Signature matched with the Name [ScreenShot]
   --- 13 Dec 13:36:17 963 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&signerprefixorder=1
   --- 13 Dec 13:36:17 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:36:39 168 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&signerprefixorder=1
   --- 13 Dec 13:36:39 169 - 16 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:36:39 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
 confirm button clicked [ScreenShot]
   --- 13 Dec 13:36:44 765 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&signerprefixorder=1
   --- 13 Dec 13:36:44 766 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:37:06 675 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130800133733068_b2zkwxp2j2y4p0uiqvtr3e25&signerprefixorder=1
   --- 13 Dec 13:37:06 675 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 13 Dec 13:37:06 756 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (30f252cd2c139abdbeef8c5bbba76cbc)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button!
50 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
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
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@1858f93e) 0 ms
init(org.testng.TestRunner@1858f93e) 10161 ms
verifyAddingSignatureFieldsInDesignerPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer p...) 14167 ms