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.DocumentDesignerPage.EditWidgetPopup(DocumentDesignerPage.java:1199)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAddingSignatureFieldsInDesignerPage(DocumentRTS.java:4751)
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: [97a5a1dfd1a282b4fc80736a0a3632f2, actions {actions=[org.openqa.selenium.interactions.Sequence@183e64a8]}]
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:50670}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.103:4444/ses..., 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: 97a5a1dfd1a282b4fc80736a0a3632f2
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":"xpath","selector":".//*[@id='id-425-270']/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: [97a5a1dfd1a282b4fc80736a0a3632f2, findElement {using=xpath, value=.//*[@id='id-425-270']/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:50670}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.103:4444/ses..., 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: 97a5a1dfd1a282b4fc80736a0a3632f2
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-241894353\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: 4 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]
null [ScreenShot]
--- 12 Dec 20:55:05 807 - TestCaseID:: verifyAddingSignatureFieldsInDesignerPage
--- 12 Dec 20:55:09 783 - 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:
--- 12 Dec 20:55:16 730 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 12 Dec 20:55:16 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:55:16 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: btnSubmit]
--- 12 Dec 20:55:17 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 12 Dec 20:55:18 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: btnSubmit]
--- 12 Dec 20:55:39 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: lightbox]
--- 12 Dec 20:55:39 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: i0116]
--- 12 Dec 20:55:39 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: idSIButton9]
--- 12 Dec 20:55:45 479 - Page URL:: https://login.microsoftonline.com/common/login
--- 12 Dec 20:55:45 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:55:45 567 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: lightbox]
--- 12 Dec 20:55:45 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: idSIButton9]
--- 12 Dec 20:55:52 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 12 Dec 20:55:52 299 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:55:52 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: btnUpload]
--- 12 Dec 20:55:55 600 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 12 Dec 20:55:55 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:55:55 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> css selector: .header]
--- 12 Dec 20:55:55 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //a[text()='Administration']]
--- 12 Dec 20:56:15 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //*[text()='Select All']]
--- 12 Dec 20:56:15 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //*[text()='Select All']]
--- 12 Dec 20:56:20 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //*[text()='Select All']]
--- 12 Dec 20:56:23 983 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 12 Dec 20:56:23 984 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:56:25 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> 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]
--- 12 Dec 20:56:25 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> 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]
--- 12 Dec 20:56:30 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //a[text()='Processing']]
--- 12 Dec 20:56:39 601 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 12 Dec 20:56:39 602 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:56:49 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: tab0]
--- 12 Dec 20:56:53 166 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 12 Dec 20:56:53 167 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:56:53 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> css selector: .header]
--- 12 Dec 20:56:56 386 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 12 Dec 20:56:56 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:56:56 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: dragandrophandler]
--- 12 Dec 20:56:59 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> 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]
--- 12 Dec 20:57:00 004 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //span[contains(text(),'Create Session')]]
--- 12 Dec 20:57:09 097 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412121527129087297_f1wzjsaomvtdmsbotly2rhyc&refresh=y
--- 12 Dec 20:57:09 098 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:57:30 977 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412121527129087297_f1wzjsaomvtdmsbotly2rhyc&refresh=y
--- 12 Dec 20:57:30 977 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:57:34 114 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412121527129087297_f1wzjsaomvtdmsbotly2rhyc&refresh=y
--- 12 Dec 20:57:34 115 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:57:37 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412121527129087297_f1wzjsaomvtdmsbotly2rhyc&refresh=y
--- 12 Dec 20:57:37 296 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:57:37 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: Sign]
--- 12 Dec 20:57:37 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: Attach]
--- 12 Dec 20:57:40 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412121527129087297_f1wzjsaomvtdmsbotly2rhyc&refresh=y
--- 12 Dec 20:57:40 564 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:57:40 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> css selector: .header]
--- 12 Dec 20:57:50 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: Design]
--- 12 Dec 20:58:05 386 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412121527129087297_f1wzjsaomvtdmsbotly2rhyc&source=sessiondetails
--- 12 Dec 20:58:05 387 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 12 Dec 20:58:05 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> id: immPageTitle]
--- 12 Dec 20:58:05 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //button[(contains(@data-bind, '$root.addNewParty'))]]
--- 12 Dec 20:58:05 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> 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]
--- 12 Dec 20:58:07 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> xpath: //input[(contains(@data-bind, 'textInput: $data.PartyName'))]]
--- 12 Dec 20:58:18 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 12 Dec 20:58:47 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (97a5a1dfd1a282b4fc80736a0a3632f2)] -> css selector: #divEditField label > span.cr]
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@2d6cbbdb)
0 ms
init(org.testng.TestRunner@2d6cbbdb)
10119 ms
verifyAddingSignatureFieldsInDesignerPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Adding Signature fields in Designer p...)
14288 ms