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:4856)
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: [8f7845b7aae4f860fc467b39d7eafe9a, actions {actions=[org.openqa.selenium.interactions.Sequence@787073b3]}]
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:60434}, 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: 8f7845b7aae4f860fc467b39d7eafe9a
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: [8f7845b7aae4f860fc467b39d7eafe9a, 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:60434}, 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: 8f7845b7aae4f860fc467b39d7eafe9a
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-1771338819\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&hsfiid=autoesign&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...)
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
null [ScreenShot]
--- 13 Dec 12:00:48 653 - TestCaseID:: verifyAddingSignatureFieldsInDesignerPage
--- 13 Dec 12:00:52 617 - 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 12:01:00 448 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Dec 12:01:00 448 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:01:00 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: btnSubmit]
--- 13 Dec 12:01:00 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Dec 12:01:01 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: btnSubmit]
--- 13 Dec 12:01:22 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: lightbox]
--- 13 Dec 12:01:22 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: i0116]
--- 13 Dec 12:01:23 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: idSIButton9]
--- 13 Dec 12:01:29 682 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Dec 12:01:29 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:01:29 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: lightbox]
--- 13 Dec 12:01:29 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: idSIButton9]
--- 13 Dec 12:01:36 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 12:01:36 649 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:01:36 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: btnUpload]
--- 13 Dec 12:01:39 942 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 12:01:39 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:01:40 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .header]
--- 13 Dec 12:01:40 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //a[text()='Administration']]
--- 13 Dec 12:01:44 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //*[text()='Select All']]
--- 13 Dec 12:01:45 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //*[text()='Select All']]
--- 13 Dec 12:01:50 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //*[text()='Select All']]
--- 13 Dec 12:01:53 491 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 12:01:53 491 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:01:54 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> 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]
--- 13 Dec 12:01:54 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //*[text()='Import Template']]
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]
--- 13 Dec 12:02:00 193 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //a[text()='Processing']]
--- 13 Dec 12:02:09 297 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 12:02:09 297 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:02:19 705 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: tab0]
--- 13 Dec 12:02:22 859 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 12:02:22 860 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:02:22 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .header]
--- 13 Dec 12:02:23 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: dragandrophandler]
--- 13 Dec 12:02:26 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 6098-CI.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded 6098-CI.pdf file in the collected Document Page[ScreenShot]
--- 13 Dec 12:02:29 744 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 12:02:29 744 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:02:29 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: dragandrophandler]
--- 13 Dec 12:02:32 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Disclosure.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Disclosure.pdf file in the collected Document Page[ScreenShot]
--- 13 Dec 12:02:32 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Dec 12:02:42 491 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&refresh=y
--- 13 Dec 12:02:42 492 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:03:04 406 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&refresh=y
--- 13 Dec 12:03:04 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:03:07 590 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&refresh=y
--- 13 Dec 12:03:07 591 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:03:10 733 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&refresh=y
--- 13 Dec 12:03:10 733 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:03:10 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: Sign]
--- 13 Dec 12:03:10 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: Attach]
--- 13 Dec 12:03:14 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&refresh=y
--- 13 Dec 12:03:14 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:03:14 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .header]
--- 13 Dec 12:03:24 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: Design]
--- 13 Dec 12:03:41 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&source=sessiondetails
--- 13 Dec 12:03:41 555 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:03:41 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: immPageTitle]
--- 13 Dec 12:03:41 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //button[(contains(@data-bind, '$root.addNewParty'))]]
--- 13 Dec 12:03:42 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //input[(contains(@data-bind, 'textInput: $data.PartyName'))]]
Expected: enter an invalid email and verify validation message
Actual(Passed): Successfully verified validation message[ScreenShot]
Actual(Passed): Successfully verified validation message[ScreenShot]
--- 13 Dec 12:03:43 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //input[(contains(@data-bind, 'textInput: $data.PartyName'))]]
--- 13 Dec 12:03:54 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 13 Dec 12:04:23 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: #divEditField label > span.cr]
--- 13 Dec 12:04:23 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //span[contains(@class,'icon-Designer-TextAlignLeft')]]
--- 13 Dec 12:04:27 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 13 Dec 12:04:49 018 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&enablereviewassignment=true&source=designer
--- 13 Dec 12:04:49 019 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:04:52 146 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&enablereviewassignment=true&source=designer
--- 13 Dec 12:04:52 146 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:04:52 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: immPageTitle]
--- 13 Dec 12:04:55 353 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&enablereviewassignment=true&source=designer
--- 13 Dec 12:04:55 353 - 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]
Actual(Passed): Successfully verified the selected document is displayed [ScreenShot]
--- 13 Dec 12:04:58 655 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&enablereviewassignment=true&source=designer
--- 13 Dec 12:04:58 656 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:05:01 802 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&enablereviewassignment=true&source=designer
--- 13 Dec 12:05:01 802 - 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]
Actual(Passed): Successfully verified newly added signature field is available in the review mode [ScreenShot]
--- 13 Dec 12:05:02 028 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //button[(contains(@data-bind, 'click: openNextDocument'))]]
--- 13 Dec 12:05:02 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //button[(contains(@data-bind, 'click: openPreviousDocument'))]]
--- 13 Dec 12:05:14 936 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&enablereviewassignment=true&source=designer
--- 13 Dec 12:05:14 936 - 12 - 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]
Actual(Passed): Successfully verified the selected document is displayed [ScreenShot]
--- 13 Dec 12:05:15 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .btn.action]
--- 13 Dec 12:05:15 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .btn.action]
--- 13 Dec 12:05:18 522 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //button[@data-dismiss='modal' and contains(text(),'Exit')]]
--- 13 Dec 12:05:32 799 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&source=sessiondetails
--- 13 Dec 12:05:32 800 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:05:32 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: immPageTitle]
--- 13 Dec 12:05:36 031 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&source=sessiondetails
--- 13 Dec 12:05:36 031 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:05:46 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:05:46 555 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:05:49 688 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:05:49 689 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:05:49 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: Sign]
--- 13 Dec 12:05:49 859 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: Attach]
--- 13 Dec 12:05:53 070 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:05:53 071 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:05:53 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .header]
--- 13 Dec 12:06:06 407 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:06:06 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:06:14 810 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:06:14 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:06:14 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //label[text()='Member_Number']/following-sibling::div[@class='input-group input-control-with-icon']//input]
--- 13 Dec 12:06:23 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //label[text()='Account_Number']/following-sibling::div[@class='input-group input-control-with-icon']//input]
--- 13 Dec 12:07:37 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:07:37 293 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:07:40 569 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:07:40 570 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:07:48 899 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:07:48 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:07:52 089 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:07:52 089 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:07:55 279 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:07:55 279 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:03 621 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:08:03 621 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:06 839 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:08:06 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:15 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:08:15 233 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:15 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: Sign]
--- 13 Dec 12:08:15 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: Sign]
--- 13 Dec 12:08:21 993 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:08:21 994 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:22 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 12:08:25 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:08:25 177 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:25 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Dec 12:08:28 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq
--- 13 Dec 12:08:28 477 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:28 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Dec 12:08:30 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 13 Dec 12:08:41 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: //a[contains(@id,'signdoc')]]
--- 13 Dec 12:08:47 603 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&signerprefixorder=1
--- 13 Dec 12:08:47 604 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:50 683 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&signerprefixorder=1
--- 13 Dec 12:08:50 683 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:08:50 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> id: btnType]
--- 13 Dec 12:08:56 022 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&signerprefixorder=1
--- 13 Dec 12:08:56 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:09:11 319 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&signerprefixorder=1
--- 13 Dec 12:09:11 319 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:09:11 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 13 Dec 12:09:16 817 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&signerprefixorder=1
--- 13 Dec 12:09:16 817 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:09:38 658 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130632461881397_melkkwwvtmr4hhiqxscnxmnq&signerprefixorder=1
--- 13 Dec 12:09:38 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 12:09:38 740 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8f7845b7aae4f860fc467b39d7eafe9a)] -> css selector: .header]
null [ScreenShot]
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
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@5f4ebecd)
0 ms
init(org.testng.TestRunner@5f4ebecd)
10129 ms
verifyAddingSignatureFieldsInDesignerPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer p...)
14320 ms