com.imm.testscripts.DocumentRTS.DocumentRTS
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signature and an attachment, Archive=, Email=, Platform=TeSign-[TeSign], Message=, FileName=, ShortName=Signature, EditShortName=, PartyName=, Phone_Number=, Filepath=src/main/resources/testdata/files/documentRTS/Bankers opt.pdf,, DocumentPermission=, TestID=verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage, FItype=, Required=TRUE, IndexSource=BankersAZPOA0, PartiesToView=David Hoofnagle,David Frank, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/Opt_nonOpt_Sig.zip, Dropdownvalues=, Tenant_Password=, New Column=, UserName=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=, AttachmentTypeOption=SignatureCard, TemplatePermission=, Date=, Subject=, NumOfAttachments=, Folderpath=, Type=, NameDescription=Signature card, AttachmentPath=src/main/resources/testdata/files/fingerprint01.pdf, Export_Values=, FullName=SignatureCard, EditNameDescription=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy40.get(Unknown Source)
at com.imm.pages.ESignatureManagementPage.clickSignForSigner(ESignatureManagementPage.java:848)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage(DocumentRTS.java:2524)
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)
(Creating sessions with and without Optional signatures (RTS))
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with No Opt. signatures and a vendor attachment, Archive=, Email=, Platform=TeSign-[TeSign], Message=, FileName=, ShortName=Vendore, EditShortName=, PartyName=, Phone_Number=, Filepath=src/main/resources/testdata/files/documentRTS/6305_none_opt.pdf,, DocumentPermission=, TestID=verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage, FItype=, Required=FALSE, IndexSource=IRA, PartiesToView=Peter Parker, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/Opt_nonOpt_Sig.zip, Dropdownvalues=, Tenant_Password=, New Column=, UserName=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=Allied iQQ, AttachmentTypeOption=VendoreAttachment, TemplatePermission=, Date=, Subject=, NumOfAttachments=, Folderpath=, Type=, NameDescription=Vendore Attachment, AttachmentPath=src/main/resources/testdata/files/annual_report_2009.pdf, Export_Values=, FullName=VendoreAttachment, EditNameDescription=})
java.lang.AssertionError: Search complete page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.SearchCompletedSessionPage.isLoaded(SearchCompletedSessionPage.java:286)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.header.Header.navigateToSearchCompletedPage(Header.java:317)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage(DocumentRTS.java:2580)
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)
(Creating sessions with and without Optional signatures (RTS))
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with No Opt. signatures and an attachment, Archive=, Email=, Platform=TeSign-[TeSign], Message=, FileName=, ShortName=Signature, EditShortName=, PartyName=, Phone_Number=, Filepath=src/main/resources/testdata/files/documentRTS/6305_none_opt.pdf,, DocumentPermission=, TestID=verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage, FItype=, Required=FALSE, IndexSource=IRA, PartiesToView=Peter Parker, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/Opt_nonOpt_Sig.zip, Dropdownvalues=, Tenant_Password=, New Column=, UserName=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=, AttachmentTypeOption=SignatureCard, TemplatePermission=, Date=, Subject=, NumOfAttachments=, Folderpath=, Type=, NameDescription=Signature card, AttachmentPath=src/main/resources/testdata/files/fingerprint01.pdf, Export_Values=, FullName=SignatureCard, EditNameDescription=})
java.lang.AssertionError: Search complete page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.SearchCompletedSessionPage.isLoaded(SearchCompletedSessionPage.java:286)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.header.Header.navigateToSearchCompletedPage(Header.java:317)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage(DocumentRTS.java:2580)
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)
(Creating sessions with and without Optional signatures (RTS))
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signature and a Vendor attachment, Archive=, Email=, Platform=TeSign-[TeSign], Message=, FileName=, ShortName=Vendore, EditShortName=, PartyName=, Phone_Number=, Filepath=src/main/resources/testdata/files/documentRTS/Bankers opt.pdf,, DocumentPermission=, TestID=verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage, FItype=, Required=TRUE, IndexSource=BankersAZPOA0, PartiesToView=David Hoofnagle,David Frank, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/Opt_nonOpt_Sig.zip, Dropdownvalues=, Tenant_Password=, New Column=, UserName=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=Allied iQQ, AttachmentTypeOption=VendoreAttachment, TemplatePermission=, Date=, Subject=, NumOfAttachments=, Folderpath=, Type=, NameDescription=Vendore Attachment, AttachmentPath=src/main/resources/testdata/files/fingerprint01.pdf, Export_Values=, FullName=VendoreAttachment, EditNameDescription=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy40.get(Unknown Source)
at com.imm.pages.ESignatureManagementPage.clickSignForSigner(ESignatureManagementPage.java:848)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage(DocumentRTS.java:2524)
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)
(Creating sessions with and without Optional signatures (RTS))
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signature and no attachments, Archive=, Email=, Platform=, Message=, FileName=, ShortName=, EditShortName=, PartyName=, Phone_Number=, Filepath=src/main/resources/testdata/files/documentRTS/Bankers opt.pdf,, DocumentPermission=, TestID=verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage, FItype=, Required=TRUE, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/Opt_nonOpt_Sig.zip, Dropdownvalues=, Tenant_Password=, New Column=, UserName=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, Subject=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy40.get(Unknown Source)
at com.imm.pages.ESignatureManagementPage.clickSignForSigner(ESignatureManagementPage.java:848)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage(DocumentRTS.java:2524)
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)
(Creating sessions with and without Optional signatures (RTS))
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--613245536\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="verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage"/>
</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
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
P1
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
Smoke
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
Times for IMM_Esign_Chrome
Total running time: 31 minutes
Reporter output for IMM_Esign_Chrome
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signatur...)
Successfully navigated to the 'Document Designer' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 13 Dec 17:51:02 772 - TestCaseID:: verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
--- 13 Dec 17:51:07 220 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Creating a session with opt. signature and an attachment
Steps:
--- 13 Dec 17:51:14 721 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Dec 17:51:14 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:51:14 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: btnSubmit]
--- 13 Dec 17:51:15 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Dec 17:51:15 998 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: btnSubmit]
--- 13 Dec 17:51:37 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: lightbox]
--- 13 Dec 17:51:37 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: i0116]
--- 13 Dec 17:51:37 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: idSIButton9]
--- 13 Dec 17:51:44 483 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Dec 17:51:44 484 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:51:44 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: lightbox]
--- 13 Dec 17:51:44 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: idSIButton9]
--- 13 Dec 17:51:51 610 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 17:51:51 611 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:51:51 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: btnUpload]
--- 13 Dec 17:51:54 890 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 17:51:54 890 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:51:54 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: .header]
--- 13 Dec 17:51:55 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //a[text()='Administration']]
--- 13 Dec 17:51:59 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //*[text()='Select All']]
--- 13 Dec 17:51:59 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //*[text()='Select All']]
--- 13 Dec 17:52:04 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //*[text()='Select All']]
--- 13 Dec 17:52:08 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:52:08 232 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:52:09 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> 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 17:52:09 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //*[text()='Import Template']]
--- 13 Dec 17:52:17 841 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:52:17 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:52:18 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 13 Dec 17:52:18 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
--- 13 Dec 17:52:18 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: txtFullName]
--- 13 Dec 17:52:21 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:52:21 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
--- 13 Dec 17:52:24 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: btnattachmentSave]
--- 13 Dec 17:52:32 153 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:52:32 154 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: check the Define attachment document after Save
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
--- 13 Dec 17:52:32 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //a[text()='Processing']]
--- 13 Dec 17:52:41 078 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:52:41 078 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:52:51 541 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: tab0]
--- 13 Dec 17:52:54 661 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:52:54 662 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:52:54 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: .header]
--- 13 Dec 17:52:58 343 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:52:58 343 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:52:58 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: dragandrophandler]
--- 13 Dec 17:53:00 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Bankers opt.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Bankers opt.pdf file in the collected Document Page[ScreenShot]
--- 13 Dec 17:53:04 123 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:53:04 123 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:53:07 261 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:53:07 262 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:53:07 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 13 Dec 17:53:10 498 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:53:10 498 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:53:10 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[@id='collectedDocsForm']//input[@placeholder='Select Attachment Type']]
--- 13 Dec 17:53:14 462 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:53:14 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: Select Index Source
Actual(Passed): Successfully Selected Index Source[ScreenShot]
Actual(Passed): Successfully Selected Index Source[ScreenShot]
--- 13 Dec 17:53:26 380 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:53:26 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:53:36 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: dzFile]
--- 13 Dec 17:53:53 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Dec 17:54:03 647 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&refresh=y
--- 13 Dec 17:54:03 648 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:54:25 687 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&refresh=y
--- 13 Dec 17:54:25 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:54:28 802 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&refresh=y
--- 13 Dec 17:54:28 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:54:31 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&refresh=y
--- 13 Dec 17:54:31 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:54:32 105 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: Sign]
--- 13 Dec 17:54:32 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: Attach]
--- 13 Dec 17:54:35 339 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&refresh=y
--- 13 Dec 17:54:35 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:54:35 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: .header]
--- 13 Dec 17:54:45 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: Sign]
--- 13 Dec 17:54:45 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: Sign]
Successfully navigated to the 'Document Designer' page [ScreenShot]
--- 13 Dec 17:55:09 448 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&source=esignermanager
--- 13 Dec 17:55:09 449 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:12 557 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&source=esignermanager
--- 13 Dec 17:55:12 557 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:12 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: ContinueButton]
--- 13 Dec 17:55:34 825 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0
--- 13 Dec 17:55:34 825 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:38 010 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0
--- 13 Dec 17:55:38 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:38 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 17:55:41 279 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0
--- 13 Dec 17:55:41 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:41 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Dec 17:55:44 628 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0
--- 13 Dec 17:55:44 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:44 696 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Dec 17:55:49 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //a[contains(@id,'signdoc')]]
--- 13 Dec 17:55:56 120 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:55:56 121 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:59 247 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:55:59 247 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:55:59 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: btnType]
--- 13 Dec 17:56:02 568 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:56:02 568 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:56:02 824 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //*[@id='btnType']]
--- 13 Dec 17:56:06 550 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:56:06 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:56:06 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> id: btnType]
--- 13 Dec 17:56:11 831 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:56:11 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:56:24 315 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:56:24 315 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:56:24 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 13 Dec 17:56:46 716 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:56:46 716 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:56:49 847 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:56:49 847 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:56:53 176 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:56:53 177 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:56:53 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 17:56:57 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 17:56:59 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 17:57:07 896 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:57:07 896 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:11 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:57:11 039 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:13 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 17:57:15 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 17:57:18 698 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:57:18 698 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:21 871 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:57:21 872 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:25 042 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:57:25 042 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:25 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 17:57:29 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 17:57:31 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 17:57:34 684 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:57:34 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:37 868 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signerprefixorder=2
--- 13 Dec 17:57:37 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:37 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 17:57:42 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 17:57:44 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 13 Dec 17:57:54 092 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signcomplete=1
--- 13 Dec 17:57:54 093 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:54 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 17:57:57 318 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131224073151832_baewi50yib3jrmcdy0fztxs0&signcomplete=1
--- 13 Dec 17:57:57 319 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:57:57 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: .header]
--- 13 Dec 17:57:57 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e7ccf3acb9bf422c7b1005fda46ff17e)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
Index 0 out of bounds for length 0 [ScreenShot]
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with No Opt. signa...)
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Search complete page didn't open up [ScreenShot]
--- 13 Dec 18:04:49 087 - TestCaseID:: verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
--- 13 Dec 18:04:51 040 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Creating a session with No Opt. signatures and a vendor attachment
Steps:
--- 13 Dec 18:04:57 738 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Dec 18:04:57 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:57 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: btnSubmit]
--- 13 Dec 18:04:57 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Dec 18:04:58 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: btnSubmit]
--- 13 Dec 18:05:19 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: lightbox]
--- 13 Dec 18:05:19 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: i0116]
--- 13 Dec 18:05:20 013 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: idSIButton9]
--- 13 Dec 18:05:26 069 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Dec 18:05:26 069 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:05:26 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: lightbox]
--- 13 Dec 18:05:26 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: idSIButton9]
--- 13 Dec 18:05:32 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 18:05:32 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:05:32 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: btnUpload]
--- 13 Dec 18:05:36 109 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 18:05:36 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:05:36 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: .header]
--- 13 Dec 18:05:36 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //a[text()='Administration']]
--- 13 Dec 18:05:42 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:05:42 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:05:47 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:05:50 648 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:05:50 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:05:51 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> 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 18:05:51 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //*[text()='Import Template']]
--- 13 Dec 18:06:00 280 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:06:00 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:00 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
Expected: click on Define Attachment button
Actual(Failed): Failed to Opened the Define Attachment popup[ScreenShot]
Actual(Failed): Failed to Opened the Define Attachment popup[ScreenShot]
--- 13 Dec 18:06:00 791 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: txtFullName]
--- 13 Dec 18:06:03 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:06:03 904 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:05 974 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: div#VendorDDl div.selectize-dropdown > div.selectize-dropdown-content > div]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
--- 13 Dec 18:06:09 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: btnattachmentSave]
--- 13 Dec 18:06:17 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:06:17 115 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: check the Define attachment document after Save
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
--- 13 Dec 18:06:17 372 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //a[text()='Processing']]
--- 13 Dec 18:06:27 359 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:06:27 360 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:37 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: tab0]
--- 13 Dec 18:06:40 955 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:06:40 955 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:41 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: .header]
--- 13 Dec 18:06:44 598 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:06:44 598 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:44 673 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: dragandrophandler]
--- 13 Dec 18:06:48 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 6305_none_opt.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded 6305_none_opt.pdf file in the collected Document Page[ScreenShot]
--- 13 Dec 18:06:51 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:06:51 614 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:54 760 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:06:54 760 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:54 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 13 Dec 18:06:57 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:06:57 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:06:58 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //div[@id='collectedDocsForm']//input[@placeholder='Select Attachment Type']]
--- 13 Dec 18:07:01 945 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:07:01 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: Select Index Source
Actual(Passed): Successfully Selected Index Source[ScreenShot]
Actual(Passed): Successfully Selected Index Source[ScreenShot]
--- 13 Dec 18:07:11 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:07:11 076 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:07:21 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: dzFile]
--- 13 Dec 18:07:38 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Dec 18:07:49 837 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&refresh=y
--- 13 Dec 18:07:49 837 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:11 759 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&refresh=y
--- 13 Dec 18:08:11 759 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:14 853 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&refresh=y
--- 13 Dec 18:08:14 853 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:18 004 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&refresh=y
--- 13 Dec 18:08:18 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:18 093 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: Sign]
--- 13 Dec 18:08:18 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: Attach]
--- 13 Dec 18:08:21 296 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&refresh=y
--- 13 Dec 18:08:21 297 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:21 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: .header]
--- 13 Dec 18:08:31 567 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: Sign]
--- 13 Dec 18:08:31 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: Sign]
--- 13 Dec 18:08:38 994 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm
--- 13 Dec 18:08:38 994 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:39 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:08:42 247 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm
--- 13 Dec 18:08:42 247 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:42 319 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Dec 18:08:45 589 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm
--- 13 Dec 18:08:45 591 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:08:45 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Dec 18:08:50 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //a[contains(@id,'signdoc')]]
--- 13 Dec 18:08:57 056 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:08:57 057 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:00 157 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:00 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:00 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: btnType]
--- 13 Dec 18:09:03 390 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:03 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:03 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //*[@id='btnType']]
--- 13 Dec 18:09:07 357 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:07 357 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:07 442 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: btnType]
--- 13 Dec 18:09:12 713 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:12 713 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:24 846 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:24 846 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:24 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 13 Dec 18:09:47 035 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:47 035 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:50 213 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:50 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:53 375 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signerprefixorder=1
--- 13 Dec 18:09:53 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:09:53 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:09:57 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:09:59 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 13 Dec 18:10:09 028 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signcomplete=1
--- 13 Dec 18:10:09 028 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:09 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:10:12 223 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&signcomplete=1
--- 13 Dec 18:10:12 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:12 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: .header]
--- 13 Dec 18:10:19 458 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&source=esignermanager
--- 13 Dec 18:10:19 458 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:22 596 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&source=esignermanager
--- 13 Dec 18:10:22 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:22 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: Sign]
--- 13 Dec 18:10:22 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: Attach]
--- 13 Dec 18:10:25 864 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&source=esignermanager
--- 13 Dec 18:10:25 865 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:25 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: .header]
--- 13 Dec 18:10:41 389 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&source=esignermanager
--- 13 Dec 18:10:41 389 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:44 581 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&source=esignermanager
--- 13 Dec 18:10:44 581 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:44 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> id: defInfoMessageTill]
--- 13 Dec 18:10:47 804 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131237518374098_0th2xckgxrjb0up0czwtefdm&source=esignermanager
--- 13 Dec 18:10:47 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:10:47 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> css selector: .header]
Expected: Archive successful message should be displayed
Actual(Passed): Archive successful message is displayed[ScreenShot]
Actual(Passed): Archive successful message is displayed[ScreenShot]
--- 13 Dec 18:10:48 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f138e595dec85947245591d22229e3be)] -> xpath: //a[text()='Processing']]
Search complete page didn't open up [ScreenShot]
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with No Opt. signa...)
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Search complete page didn't open up [ScreenShot]
--- 13 Dec 17:58:10 337 - TestCaseID:: verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
--- 13 Dec 17:58:12 243 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Creating a session with No Opt. signatures and an attachment
Steps:
--- 13 Dec 17:58:18 553 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Dec 17:58:18 553 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:58:18 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: btnSubmit]
--- 13 Dec 17:58:18 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Dec 17:58:19 502 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: btnSubmit]
--- 13 Dec 17:58:40 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: lightbox]
--- 13 Dec 17:58:40 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: i0116]
--- 13 Dec 17:58:40 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: idSIButton9]
--- 13 Dec 17:58:47 141 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Dec 17:58:47 141 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:58:47 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: lightbox]
--- 13 Dec 17:58:47 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: idSIButton9]
--- 13 Dec 17:58:54 009 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 17:58:54 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:58:54 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: btnUpload]
--- 13 Dec 17:58:57 282 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 17:58:57 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:58:57 372 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: .header]
--- 13 Dec 17:58:57 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //a[text()='Administration']]
--- 13 Dec 17:59:02 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //*[text()='Select All']]
--- 13 Dec 17:59:02 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //*[text()='Select All']]
--- 13 Dec 17:59:07 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //*[text()='Select All']]
--- 13 Dec 17:59:10 908 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:59:10 908 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:59:12 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> 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 17:59:12 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //*[text()='Import Template']]
--- 13 Dec 17:59:20 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:59:20 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:59:20 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 13 Dec 17:59:20 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
--- 13 Dec 17:59:21 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: txtFullName]
--- 13 Dec 17:59:24 344 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:59:24 344 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
--- 13 Dec 17:59:27 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: btnattachmentSave]
--- 13 Dec 17:59:34 779 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 17:59:34 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: check the Define attachment document after Save
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
--- 13 Dec 17:59:35 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //a[text()='Processing']]
--- 13 Dec 17:59:43 767 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:59:43 768 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:59:54 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: tab0]
--- 13 Dec 17:59:57 252 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 17:59:57 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 17:59:57 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: .header]
--- 13 Dec 18:00:00 916 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:00:00 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:00:01 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: dragandrophandler]
--- 13 Dec 18:00:03 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded 6305_none_opt.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded 6305_none_opt.pdf file in the collected Document Page[ScreenShot]
--- 13 Dec 18:00:07 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:00:07 064 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:00:10 188 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:00:10 189 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:00:10 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 13 Dec 18:00:13 432 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:00:13 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:00:13 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[@id='collectedDocsForm']//input[@placeholder='Select Attachment Type']]
--- 13 Dec 18:00:17 412 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:00:17 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: Select Index Source
Actual(Passed): Successfully Selected Index Source[ScreenShot]
Actual(Passed): Successfully Selected Index Source[ScreenShot]
--- 13 Dec 18:00:26 539 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:00:26 539 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:00:36 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: dzFile]
--- 13 Dec 18:00:54 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Dec 18:01:03 076 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&refresh=y
--- 13 Dec 18:01:03 077 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:24 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&refresh=y
--- 13 Dec 18:01:24 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:28 203 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&refresh=y
--- 13 Dec 18:01:28 203 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:31 381 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&refresh=y
--- 13 Dec 18:01:31 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:31 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: Sign]
--- 13 Dec 18:01:31 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: Attach]
--- 13 Dec 18:01:34 676 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&refresh=y
--- 13 Dec 18:01:34 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:34 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: .header]
--- 13 Dec 18:01:44 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: Sign]
--- 13 Dec 18:01:44 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: Sign]
--- 13 Dec 18:01:51 371 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i
--- 13 Dec 18:01:51 371 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:51 448 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:01:54 623 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i
--- 13 Dec 18:01:54 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:54 695 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Dec 18:01:57 956 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i
--- 13 Dec 18:01:57 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:01:58 010 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Dec 18:02:03 153 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //a[contains(@id,'signdoc')]]
--- 13 Dec 18:02:09 471 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:02:09 472 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:02:12 588 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:02:12 588 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:02:12 677 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: btnType]
--- 13 Dec 18:02:15 779 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:02:15 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:02:16 019 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //*[@id='btnType']]
--- 13 Dec 18:02:19 735 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:02:19 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:02:19 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: btnType]
--- 13 Dec 18:02:24 994 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:02:24 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:02:38 880 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:02:38 881 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:02:38 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 13 Dec 18:03:01 314 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:01 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:04 517 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:04 517 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:07 735 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:07 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:07 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:03:12 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:03:14 353 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 18:03:18 530 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:18 530 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:21 667 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:21 668 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:23 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:03:26 137 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 18:03:29 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:29 307 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:32 461 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:32 461 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:35 594 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:35 594 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:35 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:03:39 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:03:42 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 18:03:45 257 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:45 257 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:48 434 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signerprefixorder=1
--- 13 Dec 18:03:48 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:03:48 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:03:52 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:03:54 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 13 Dec 18:04:04 338 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signcomplete=1
--- 13 Dec 18:04:04 338 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:04 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:04:07 580 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&signcomplete=1
--- 13 Dec 18:04:07 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:07 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: .header]
--- 13 Dec 18:04:14 841 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&source=esignermanager
--- 13 Dec 18:04:14 842 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:17 979 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&source=esignermanager
--- 13 Dec 18:04:17 979 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:18 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: Sign]
--- 13 Dec 18:04:18 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: Attach]
--- 13 Dec 18:04:21 268 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&source=esignermanager
--- 13 Dec 18:04:21 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:21 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: .header]
--- 13 Dec 18:04:36 721 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&source=esignermanager
--- 13 Dec 18:04:36 722 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:39 869 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&source=esignermanager
--- 13 Dec 18:04:39 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:39 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> id: defInfoMessageTill]
--- 13 Dec 18:04:43 125 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131231073433706_olucbfflx1fa4o2ggp44n45i&source=esignermanager
--- 13 Dec 18:04:43 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:04:43 193 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> css selector: .header]
Expected: Archive successful message should be displayed
Actual(Passed): Archive successful message is displayed[ScreenShot]
Actual(Passed): Archive successful message is displayed[ScreenShot]
--- 13 Dec 18:04:43 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (51e42c109366f7872d30f3ddd0a079f3)] -> xpath: //a[text()='Processing']]
Search complete page didn't open up [ScreenShot]
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signatur...)
Successfully navigated to the 'Document Designer' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 13 Dec 18:10:53 576 - TestCaseID:: verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
--- 13 Dec 18:10:55 547 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Creating a session with opt. signature and a Vendor attachment
Steps:
--- 13 Dec 18:11:01 898 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Dec 18:11:01 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:11:01 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: btnSubmit]
--- 13 Dec 18:11:02 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Dec 18:11:02 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: btnSubmit]
--- 13 Dec 18:11:23 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: lightbox]
--- 13 Dec 18:11:23 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: i0116]
--- 13 Dec 18:11:24 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: idSIButton9]
--- 13 Dec 18:11:30 300 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Dec 18:11:30 301 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:11:30 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: lightbox]
--- 13 Dec 18:11:30 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: idSIButton9]
--- 13 Dec 18:11:38 224 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 18:11:38 224 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:11:38 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: btnUpload]
--- 13 Dec 18:11:41 466 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 18:11:41 466 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:11:41 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: .header]
--- 13 Dec 18:11:41 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //a[text()='Administration']]
--- 13 Dec 18:11:46 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:11:46 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:11:51 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:11:55 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:11:55 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:11:57 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> 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 18:11:57 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //*[text()='Import Template']]
--- 13 Dec 18:12:05 666 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:12:05 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:12:05 859 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 13 Dec 18:12:06 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
Actual(Passed): Successfully Opened the Define Attachment popup[ScreenShot]
--- 13 Dec 18:12:06 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: txtFullName]
--- 13 Dec 18:12:09 374 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:12:09 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:12:11 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: div#VendorDDl div.selectize-dropdown > div.selectize-dropdown-content > div]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
--- 13 Dec 18:12:15 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: btnattachmentSave]
--- 13 Dec 18:12:22 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:12:22 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: check the Define attachment document after Save
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
Actual(Passed): Successfully verified the Define attachment document after Save[ScreenShot]
--- 13 Dec 18:12:22 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //a[text()='Processing']]
--- 13 Dec 18:12:31 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:12:31 699 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:12:42 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: tab0]
--- 13 Dec 18:12:45 310 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:12:45 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:12:45 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: .header]
--- 13 Dec 18:12:48 992 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:12:48 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:12:49 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: dragandrophandler]
--- 13 Dec 18:12:51 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Bankers opt.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Bankers opt.pdf file in the collected Document Page[ScreenShot]
--- 13 Dec 18:12:54 672 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:12:54 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:12:57 834 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:12:57 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:12:57 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 13 Dec 18:13:01 062 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:13:01 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:13:01 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[@id='collectedDocsForm']//input[@placeholder='Select Attachment Type']]
--- 13 Dec 18:13:04 919 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:13:04 920 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: Select Index Source
Actual(Passed): Successfully Selected Index Source[ScreenShot]
Actual(Passed): Successfully Selected Index Source[ScreenShot]
--- 13 Dec 18:13:16 805 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:13:16 805 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:13:26 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: dzFile]
--- 13 Dec 18:13:44 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Dec 18:13:52 965 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&refresh=y
--- 13 Dec 18:13:52 966 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:14:14 877 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&refresh=y
--- 13 Dec 18:14:14 878 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:14:18 048 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&refresh=y
--- 13 Dec 18:14:18 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:14:21 253 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&refresh=y
--- 13 Dec 18:14:21 254 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:14:21 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: Sign]
--- 13 Dec 18:14:21 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: Attach]
--- 13 Dec 18:14:24 583 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&refresh=y
--- 13 Dec 18:14:24 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:14:24 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: .header]
--- 13 Dec 18:14:34 829 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: Sign]
--- 13 Dec 18:14:34 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: Sign]
Successfully navigated to the 'Document Designer' page [ScreenShot]
--- 13 Dec 18:14:54 616 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&source=esignermanager
--- 13 Dec 18:14:54 616 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:14:57 755 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&source=esignermanager
--- 13 Dec 18:14:57 755 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:14:57 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: ContinueButton]
--- 13 Dec 18:15:20 461 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c
--- 13 Dec 18:15:20 461 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:23 616 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c
--- 13 Dec 18:15:23 616 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:23 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:15:26 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c
--- 13 Dec 18:15:26 851 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:26 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Dec 18:15:30 231 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c
--- 13 Dec 18:15:30 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:30 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Dec 18:15:35 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //a[contains(@id,'signdoc')]]
--- 13 Dec 18:15:41 902 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:15:41 902 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:45 004 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:15:45 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:45 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: btnType]
--- 13 Dec 18:15:48 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:15:48 177 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:48 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //*[@id='btnType']]
--- 13 Dec 18:15:52 165 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:15:52 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:15:52 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> id: btnType]
--- 13 Dec 18:15:57 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:15:57 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:16:09 475 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:16:09 475 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:16:09 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 13 Dec 18:16:31 854 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:16:31 854 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:16:35 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:16:35 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:16:38 181 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:16:38 181 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:16:38 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:16:42 458 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:16:44 784 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 18:16:49 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:16:49 923 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:16:53 138 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:16:53 138 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:16:55 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:16:57 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 18:17:00 723 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:17:00 724 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:17:03 850 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:17:03 850 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:17:06 971 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:17:06 972 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:17:07 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:17:11 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:17:13 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 13 Dec 18:17:16 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:17:16 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:17:19 776 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signerprefixorder=2
--- 13 Dec 18:17:19 776 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:17:19 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:17:24 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:17:26 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 13 Dec 18:17:35 774 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signcomplete=1
--- 13 Dec 18:17:35 774 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:17:35 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:17:38 989 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131243576391261_fhdecq4autpscmec2shzb25c&signcomplete=1
--- 13 Dec 18:17:38 989 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:17:39 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: .header]
--- 13 Dec 18:17:39 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (73861d5d460d1a4464880cf42285650f)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
Index 0 out of bounds for length 0 [ScreenShot]
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signatur...)
Successfully navigated to the 'Document Designer' page [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 13 Dec 18:17:52 556 - TestCaseID:: verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
--- 13 Dec 18:17:55 170 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Creating a session with opt. signature and no attachments
Steps:
--- 13 Dec 18:18:01 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Dec 18:18:01 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:18:01 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: btnSubmit]
--- 13 Dec 18:18:01 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Dec 18:18:02 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: btnSubmit]
--- 13 Dec 18:18:22 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: lightbox]
--- 13 Dec 18:18:23 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: i0116]
--- 13 Dec 18:18:23 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: idSIButton9]
--- 13 Dec 18:18:29 681 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Dec 18:18:29 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:18:29 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: lightbox]
--- 13 Dec 18:18:29 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: idSIButton9]
--- 13 Dec 18:18:36 540 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 18:18:36 541 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:18:36 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: btnUpload]
--- 13 Dec 18:18:39 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Dec 18:18:39 785 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:18:39 867 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: .header]
--- 13 Dec 18:18:39 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //a[text()='Administration']]
--- 13 Dec 18:18:44 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:18:44 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:18:49 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //*[text()='Select All']]
--- 13 Dec 18:18:53 201 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Dec 18:18:53 201 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:18:54 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> 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 18:18:54 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //*[text()='Import Template']]
--- 13 Dec 18:19:00 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //a[text()='Processing']]
--- 13 Dec 18:19:08 799 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:19:08 800 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:19:19 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: tab0]
--- 13 Dec 18:19:22 221 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:19:22 221 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:19:22 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: .header]
--- 13 Dec 18:19:25 811 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Dec 18:19:25 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:19:25 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: dragandrophandler]
--- 13 Dec 18:19:28 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded Bankers opt.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded Bankers opt.pdf file in the collected Document Page[ScreenShot]
--- 13 Dec 18:19:28 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Dec 18:19:37 424 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&refresh=y
--- 13 Dec 18:19:37 424 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:19:59 363 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&refresh=y
--- 13 Dec 18:19:59 364 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:20:02 495 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&refresh=y
--- 13 Dec 18:20:02 495 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:20:05 626 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&refresh=y
--- 13 Dec 18:20:05 626 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:20:05 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: Sign]
--- 13 Dec 18:20:05 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: Attach]
--- 13 Dec 18:20:08 944 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&refresh=y
--- 13 Dec 18:20:08 944 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:20:09 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: .header]
--- 13 Dec 18:20:19 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: Sign]
--- 13 Dec 18:20:19 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: Sign]
Successfully navigated to the 'Document Designer' page [ScreenShot]
--- 13 Dec 18:20:42 075 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&source=esignermanager
--- 13 Dec 18:20:42 076 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:20:45 191 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&source=esignermanager
--- 13 Dec 18:20:45 192 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:20:45 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: ContinueButton]
--- 13 Dec 18:21:06 480 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw
--- 13 Dec 18:21:06 480 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:09 623 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw
--- 13 Dec 18:21:09 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:09 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:21:12 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw
--- 13 Dec 18:21:12 829 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:12 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Dec 18:21:16 165 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw
--- 13 Dec 18:21:16 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:16 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Dec 18:21:21 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //a[contains(@id,'signdoc')]]
--- 13 Dec 18:21:27 559 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:21:27 559 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:30 702 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:21:30 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:30 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: btnType]
--- 13 Dec 18:21:33 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:21:33 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:34 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //*[@id='btnType']]
--- 13 Dec 18:21:37 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:21:37 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:37 974 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> id: btnType]
--- 13 Dec 18:21:43 240 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:21:43 240 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:56 191 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:21:56 192 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:21:56 273 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 13 Dec 18:22:18 462 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:22:18 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:22:21 579 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:22:21 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:22:24 700 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signerprefixorder=2
--- 13 Dec 18:22:24 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:22:24 784 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 13 Dec 18:22:28 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 13 Dec 18:22:31 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 13 Dec 18:22:40 067 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signcomplete=1
--- 13 Dec 18:22:40 067 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:22:40 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Dec 18:22:43 289 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412131249415697679_m5hcnjpqugvrrgpyym5b5ztw&signcomplete=1
--- 13 Dec 18:22:43 289 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
--- 13 Dec 18:22:43 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: .header]
--- 13 Dec 18:22:43 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (27307cb9e6c979f7cf00365352652fc6)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
Index 0 out of bounds for length 0 [ScreenShot]
50 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@5db98b75)
0 ms
init(org.testng.TestRunner@5db98b75)
10140 ms
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signatur...)
14779 ms
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with No Opt. signa...)
439806 ms
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with No Opt. signa...)
838604 ms
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signatur...)
1203109 ms
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage({Tenant_User=, Tenant_URL=, Group=, EditFullName=, Description=Creating a session with opt. signatur...)
1622730 ms