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=})
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.getText(Unknown Source)
at com.imm.pages.ESignatureApplyPage.getDocumentDisplayed(ESignatureApplyPage.java:281)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAddingSignatureFieldsInDesignerPage(DocumentRTS.java:4836)
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: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//span[contains(@class,'icon-process_arrow')]/following::span"}
(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: [9f6b3fa6ff723ad559ecce5c7955a3fe, findElement {using=xpath, value=//span[contains(@class,'icon-process_arrow')]/following::span}]
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:63332}, 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: 9f6b3fa6ff723ad559ecce5c7955a3fe
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)
... 30 more
(Adding Signature fields in Designer page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-375799243\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]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 13 Dec 13:12:31 785 - TestCaseID:: verifyAddingSignatureFieldsInDesignerPage
--- 13 Dec 13:12:35 643 - 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:12:44 459 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Dec 13:12:44 460 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:12:44 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: btnSubmit]
--- 13 Dec 13:12:44 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Dec 13:12:45 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: btnSubmit]
--- 13 Dec 13:13:07 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: lightbox]
--- 13 Dec 13:13:07 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: i0116]
--- 13 Dec 13:13:07 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: idSIButton9]
--- 13 Dec 13:13:14 344 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Dec 13:13:14 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:13:14 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: lightbox]
--- 13 Dec 13:13:14 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: idSIButton9]
--- 13 Dec 13:13:23 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 13:13:23 116 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:13:23 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: btnUpload]
--- 13 Dec 13:13:26 453 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 13:13:26 453 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:13:26 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: .header]
--- 13 Dec 13:13:26 628 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //a[text()='Administration']]
--- 13 Dec 13:13:32 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //*[text()='Select All']]
--- 13 Dec 13:13:33 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //*[text()='Select All']]
--- 13 Dec 13:13:38 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //*[text()='Select All']]
--- 13 Dec 13:13:41 399 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 13:13:41 400 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:13:47 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> 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 13:13:47 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> 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 13:13:53 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //a[text()='Processing']]
--- 13 Dec 13:14:03 322 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 13:14:03 322 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:14:13 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: tab0]
--- 13 Dec 13:14:16 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 13:14:16 924 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:14:17 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: .header]
--- 13 Dec 13:14:17 093 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: dragandrophandler]
--- 13 Dec 13:14:20 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> 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 13:14:23 524 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 13:14:23 525 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:14:23 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: dragandrophandler]
--- 13 Dec 13:14:25 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> 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 13:14:26 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Dec 13:14:37 709 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&refresh=y
--- 13 Dec 13:14:37 710 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:14:59 663 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&refresh=y
--- 13 Dec 13:14:59 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:15:02 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&refresh=y
--- 13 Dec 13:15:02 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:15:06 031 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&refresh=y
--- 13 Dec 13:15:06 032 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:15:06 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: Sign]
--- 13 Dec 13:15:06 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: Attach]
--- 13 Dec 13:15:09 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&refresh=y
--- 13 Dec 13:15:09 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:15:09 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: .header]
--- 13 Dec 13:15:19 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: Design]
--- 13 Dec 13:15:41 068 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&source=sessiondetails
--- 13 Dec 13:15:41 069 - 16 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:15:41 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: immPageTitle]
--- 13 Dec 13:15:41 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //button[(contains(@data-bind, '$root.addNewParty'))]]
--- 13 Dec 13:15:41 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> 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 13:15:42 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //input[(contains(@data-bind, 'textInput: $data.PartyName'))]]
--- 13 Dec 13:15:53 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 13 Dec 13:16:22 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: #divEditField label > span.cr]
--- 13 Dec 13:16:22 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //span[contains(@class,'icon-Designer-TextAlignLeft')]]
--- 13 Dec 13:16:26 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 13 Dec 13:16:48 440 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&enablereviewassignment=true&source=designer
--- 13 Dec 13:16:48 441 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:16:51 559 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&enablereviewassignment=true&source=designer
--- 13 Dec 13:16:51 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:16:51 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: immPageTitle]
--- 13 Dec 13:16:54 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&enablereviewassignment=true&source=designer
--- 13 Dec 13:16:54 752 - 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 13:16:58 014 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&enablereviewassignment=true&source=designer
--- 13 Dec 13:16:58 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:17:01 216 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&enablereviewassignment=true&source=designer
--- 13 Dec 13:17:01 216 - 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 13:17:01 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //button[(contains(@data-bind, 'click: openNextDocument'))]]
--- 13 Dec 13:17:01 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //button[(contains(@data-bind, 'click: openPreviousDocument'))]]
--- 13 Dec 13:17:09 169 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&enablereviewassignment=true&source=designer
--- 13 Dec 13:17:09 170 - 7 - 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 13:17:09 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: .btn.action]
--- 13 Dec 13:17:09 492 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: .btn.action]
--- 13 Dec 13:17:12 756 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //button[@data-dismiss='modal' and contains(text(),'Exit')]]
--- 13 Dec 13:17:22 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&source=sessiondetails
--- 13 Dec 13:17:22 696 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:17:22 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: immPageTitle]
--- 13 Dec 13:17:25 910 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&source=sessiondetails
--- 13 Dec 13:17:25 910 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:17:37 999 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:17:38 000 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:17:41 140 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:17:41 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:17:41 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: Sign]
--- 13 Dec 13:17:41 298 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: Attach]
--- 13 Dec 13:17:44 423 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:17:44 424 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:17:44 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: .header]
--- 13 Dec 13:17:57 739 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:17:57 739 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:18:06 081 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:18:06 081 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:18:06 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //label[text()='Member_Number']/following-sibling::div[@class='input-group input-control-with-icon']//input]
--- 13 Dec 13:18:14 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //label[text()='Account_Number']/following-sibling::div[@class='input-group input-control-with-icon']//input]
--- 13 Dec 13:19:30 465 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:19:30 466 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:19:33 781 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:19:33 781 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:19:42 104 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:19:42 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:19:45 229 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:19:45 229 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:19:48 404 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:19:48 405 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:19:56 751 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:19:56 751 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:19:59 922 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:19:59 922 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:20:08 261 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:20:08 261 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:20:08 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: Sign]
--- 13 Dec 13:20:08 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: Sign]
--- 13 Dec 13:20:19 631 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:20:19 631 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:20:19 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 13:20:22 860 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:20:22 861 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:20:22 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Dec 13:20:26 166 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl
--- 13 Dec 13:20:26 167 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:20:26 223 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Dec 13:20:28 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 13 Dec 13:20:38 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //a[contains(@id,'signdoc')]]
--- 13 Dec 13:20:45 685 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:20:45 685 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:20:48 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:20:48 826 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:20:48 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> id: btnType]
--- 13 Dec 13:20:54 269 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:20:54 269 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:21:10 144 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:21:10 144 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:21:10 231 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 13 Dec 13:21:20 630 - Page load completed
--- 13 Dec 13:21:23 937 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:21:23 937 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:21:27 066 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:21:27 066 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:21:27 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 13:21:30 498 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:21:30 498 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 13:21:30 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 13:21:34 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9f6b3fa6ff723ad559ecce5c7955a3fe)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 13:21:47 269 - Page load completed
--- 13 Dec 13:21:50 533 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412130744397198987_dt4k24si40u2tjwhrwl4udbl&signerprefixorder=1
--- 13 Dec 13:21:50 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Timed out after 2 seconds. Unable to locate the element [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@1388c465)
0 ms
init(org.testng.TestRunner@1388c465)
10117 ms
verifyAddingSignatureFieldsInDesignerPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer p...)
14208 ms