com.imm.testscripts.Cases.Cases
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions
({Description=Verify Active, Completed and Cancelled sessions with different archive options on Cases page, User=, Platform=, SessionUrl=, IsPlusFI=TRUE, Attachment=, Users=, Manager=, Name=, TestID=VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions, DateRange=, SessionFilter=, PartiesToView=John Smith,Jane Smith,One Test, AttachmentName=Attach01,Attach02,Attach03,Attach04, NextRecipient=, DocumentSets=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, Document Names=005BA1,Attach01,513BA,XNAAP,XXCA10,Attach04, Reportees=, Inbox=, Password=iMM@2025, NumOfSessions=, DocumentName=005BA1,Attach01,513BA,XNAAP, AttachmentTemplate=, FilePath=src/main/resources/testdata/files/documentRTS/RTSSingleSignTemplate.zip, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf, Workflow=Simple Workflow, FI_ID=devplus, AttachmentTypeOption=, AccountNumber=, AttachmentPath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf,src/main/resources/testdata/files/Attachments/Vehicletitle.pdf, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, ReceivedFrom=, FullName=005BA1,513BA,XNAAP,XXCA10, UserType=, NextStep=})
java.lang.NullPointerException: Cannot invoke "String.split(String)" because the return value of "java.util.HashMap.get(Object)" is null
at com.imm.testscripts.Cases.Cases.VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions(Cases.java:3396)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(Verify Active, Completed and Cancelled sessions with different archive options on Cases page)
com.imm.testscripts.DocumentRTS.DocumentRTS
VerifyOptionalSignatureWithDifferentArchiveOptions
({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=TRUE, ShortName=, PartyName=Jane Doe, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, DocumentName=, Dropdownvalues=, toggleStatus=, Workflow=Simple Workflow, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Optional signature with different archive options, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/OptSigTemplate.zip, DocumentPermission=, TestID=VerifyOptionalSignatureWithDifferentArchiveOptions, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=DevPlus, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, FullName=005BA1,513BA,XNAAP,XXCA10, EditNameDescription=, ErrorMessage=, Export_Fields=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.GeneratedMethodAccessor139.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy30.get(Unknown Source)
at com.imm.pages.CasesPage.expandOrCollapseSession(CasesPage.java:1225)
at com.imm.testscripts.DocumentRTS.DocumentRTS.VerifyOptionalSignatureWithDifferentArchiveOptions(DocumentRTS.java:16115)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(Verify Optional signature with different archive options)
VerifyOptionalSignatureWithDifferentArchiveOptions
({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=Jane Doe, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, DocumentName=, Dropdownvalues=, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Optional signature with different archive options, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/OptSigTemplate.zip, DocumentPermission=, TestID=VerifyOptionalSignatureWithDifferentArchiveOptions, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=devops, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, FullName=005BA1,513BA,XNAAP,XXCA10, EditNameDescription=, ErrorMessage=, Export_Fields=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:556)
at com.imm.support.Log.testCaseResult(Log.java:272)
at com.imm.testscripts.DocumentRTS.DocumentRTS.VerifyOptionalSignatureWithDifferentArchiveOptions(DocumentRTS.java:16362)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(Verify Optional signature with different archive options)
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=, DocumentName=LOAN_APPLICATION, Dropdownvalues=, toggleStatus=Successful,Not Applicable,Failed,All, Workflow=SignatureStatus, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=verify Archive Status And Manage Completed Session Documents On The Search Completed Page, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XX11993.pdf,src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/LOAN_APPLICATION.pdf, DocumentPermission=, TestID=verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage, FItype=, Required=, IndexSource=StudentsLoan,XNAAP,XX11993, Document Names=, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/DoNotArchive.Zip, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=devops, Vendor=None,None,None, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf, Username=itadmin@testfi2.onmicrosoft.com, FullName=StudentsLoan,513BA,XNAAP,XX11993,005BA1,LOAN_APPLICATION, EditNameDescription=, ErrorMessage=, Export_Fields=})
java.lang.AssertionError: Search active page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:542)
at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:300)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:432)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage(DocumentRTS.java:15033)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(verify Archive Status And Manage Completed Session Documents On The Search Completed Page)
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=Attachment1,Attachment2,Attachment3, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=, DocumentName=, Dropdownvalues=, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=Attachment1,Attachment2,Attachment3, Export_Values=, UserType=, Tenant_User=, Group=, Description=verify Do Not Archive of Define And Modify Attachments On The Document Maintenance RTS Page, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=, DocumentPermission=, TestID=verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=devops, Vendor=None,None,None, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com, FullName=Attachment1,Attachment2,Attachment3, EditNameDescription=, ErrorMessage=, Export_Fields=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:556)
at com.imm.support.Log.testCaseResult(Log.java:272)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage(DocumentRTS.java:14581)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(verify Do Not Archive of Define And Modify Attachments On The Document Maintenance RTS Page)
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=AlwaysArchiveAttachment,ArchiveOnActionAttachment,NeverArchiveAttachment, PartyName=Jane Smith, PartiesToView=, AttachmentName=AlwaysArchiveAttachment,ArchiveOnActionAttachment,NeverArchiveAttachment, ReceivedFromNames=, TextField=, ArchiveOptions=Attach01,Attach02,Attach03,Attach04, DocumentName=LOAN_APPLICATION, Dropdownvalues=, toggleStatus=, Workflow=SignatureStatus, AttachmentTypeOption=AlwaysArchiveAttachment,ArchiveOnActionAttachment,NeverArchiveAttachment, NumOfAttachments=, Folderpath=, NameDescription=AlwaysArchiveAttachment,ArchiveOnActionAttachment,NeverArchiveAttachment, Export_Values=, UserType=, Tenant_User=, Group=, Description=verify Process Session With Do Not Archive Options in Search Active Sessions Page, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XX11993.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf, DocumentPermission=, TestID=verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage, FItype=, Required=, IndexSource=StudentsLoan,XNAAP,XX11993, Document Names=, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/DoNotArchive.Zip, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=devops, Vendor=None,None,None, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf, Username=itadmin@testfi2.onmicrosoft.com, FullName=StudentsLoan,XNAAP,XX11993,513BA, EditNameDescription=, ErrorMessage=, Export_Fields=Attach01,Attach02,Attach03,Attach04})
java.lang.AssertionError: Search active page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:542)
at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:300)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:432)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage(DocumentRTS.java:14861)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(verify Process Session With Do Not Archive Options in Search Active Sessions Page)
com.imm.testscripts.ConfiguringFI.ConfiguringFI
VerifyArchiveOptionsforDocumentMaintenanceXML
({Description=verify Archive options are available in Document Maintenance XML Pages, FI=devplus, AttachmentDescription=AAttachArchive01,AAttachArchive02,AAttachArchive03, Condition_Edit=, DocumentName_Edit=AAAuto-Loan-Application.pdf,AAScn1-Auto-Loan-Application-RS-AFD731.pdf,AAScn1-Auto-Loan-Application-RS-LO78.pdf, SearchKeyword=, TestID=VerifyArchiveOptionsforDocumentMaintenanceXML, docset_doc2=, docset_doc1=, filepath=src/main/resources/testdata/files/configuringfi/AAAuto-Loan-Application.pdf,src/main/resources/testdata/files/configuringfi/AAScn1-Auto-Loan-Application-RS-AFD731.pdf,src/main/resources/testdata/files/configuringfi/AAScn1-Auto-Loan-Application-RS-LO78.pdf, DocumentDescription_Edit=, PartiesToView=, AttachmentName=AAttachArchive01,AAttachArchive02,AAttachArchive03, FieldNametoSearch=, CriteriaName=, Template_Description=, DocSetName=A_DocSet05, DocumentName=AAuto-Loan-Application-ApplyMark.pdf, Password=iMM@2025, DictionaryOption=XPLN, Condition=, CriteriaName_Edit=, Criteria_Description_Edit=, Template_Name=, KeepUnlock=, SearchDictionary=, Criteria_Description=, Template_Platform=, DocumentDescription=, Username=itadmin@testfi2.onmicrosoft.com})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy21.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:327)
at com.imm.pages.DocumentsPage.clickDocName(DocumentsPage.java:278)
at com.imm.testscripts.ConfiguringFI.ConfiguringFI.VerifyArchiveOptionsforDocumentMaintenanceXML(ConfiguringFI.java:1385)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor128.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 32 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy27.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
... 36 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#ctl00_cph1_dgAvailableDocs_ctl03_hypFormName"}
(Session info: chrome=136.0.7103.114)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [e6f3fc27f0bf17690f2b0e2ea1df4777, findElement {using=id, value=ctl00_cph1_dgAvailableDocs_ctl03_hypFormName}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.114, chrome: {chromedriverVersion: 136.0.7103.94 (fa0be0b33deb..., userDataDir: C:\WINDOWS\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58988}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.57:4444/ses..., se:cdpVersion: 136.0.7103.114, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: e6f3fc27f0bf17690f2b0e2ea1df4777
at jdk.internal.reflect.GeneratedConstructorAccessor80.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy21.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 47 more
(verify Archive options are available in Document Maintenance XML Pages)
VerifyArchiveOptionsforDocumentMaintenanceXML
({Description=verify Archive options are available in Document Maintenance XML Pages, FI=devops, AttachmentDescription=AAttachArchive01,AAttachArchive02,AAttachArchive03, Condition_Edit=, DocumentName_Edit=AAAuto-Loan-Application.pdf,AAScn1-Auto-Loan-Application-RS-AFD731.pdf,AAScn1-Auto-Loan-Application-RS-LO78.pdf, SearchKeyword=, TestID=VerifyArchiveOptionsforDocumentMaintenanceXML, docset_doc2=, docset_doc1=, filepath=src/main/resources/testdata/files/configuringfi/AAAuto-Loan-Application.pdf,src/main/resources/testdata/files/configuringfi/AAScn1-Auto-Loan-Application-RS-AFD731.pdf,src/main/resources/testdata/files/configuringfi/AAScn1-Auto-Loan-Application-RS-LO78.pdf, DocumentDescription_Edit=, PartiesToView=, AttachmentName=AAttachArchive01,AAttachArchive02,AAttachArchive03, FieldNametoSearch=, CriteriaName=, Template_Description=, DocSetName=A_DocSet05, DocumentName=AAuto-Loan-Application-ApplyMark.pdf, Password=iMM@2025, DictionaryOption=XPLN, Condition=, CriteriaName_Edit=, Criteria_Description_Edit=, Template_Name=, KeepUnlock=, SearchDictionary=, Criteria_Description=, Template_Platform=, DocumentDescription=, Username=itadmin@testfi2.onmicrosoft.com})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy21.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:327)
at com.imm.pages.DocumentsPage.clickDocName(DocumentsPage.java:278)
at com.imm.testscripts.ConfiguringFI.ConfiguringFI.VerifyArchiveOptionsforDocumentMaintenanceXML(ConfiguringFI.java:1385)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor128.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 32 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy27.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
... 36 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#ctl00_cph1_dgAvailableDocs_ctl03_hypFormName"}
(Session info: chrome=136.0.7103.114)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [6037f9a581a4727e0df297b8f9102032, findElement {using=id, value=ctl00_cph1_dgAvailableDocs_ctl03_hypFormName}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.114, chrome: {chromedriverVersion: 136.0.7103.94 (fa0be0b33deb..., userDataDir: C:\WINDOWS\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58486}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.31.57:4444/ses..., se:cdpVersion: 136.0.7103.114, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 6037f9a581a4727e0df297b8f9102032
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy21.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 47 more
(verify Archive options are available in Document Maintenance XML Pages)
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.DocumentRTS.DocumentRTS.verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage not found in xray_mapping.properties file... Please check and fix the mapping.
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
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:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.DocumentRTS.DocumentRTS.verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage not found in xray_mapping.properties file... Please check and fix the mapping.
at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:391)
at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Verify do not archive dropdown elements on the Document maintenance (RTS) page)
com.imm.testscripts.DocumentRTS.DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=StudentsLoan,XNAAP,XX11993, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=TRUE, DocumentName=, Dropdownvalues=Loan Amount, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=src/main/resources/testdata/files/documentRTS/Student,src/main/resources/testdata/files/documentRTS/XNAAP,src/main/resources/testdata/files/documentRTS/XX11993, NameDescription=StudentsLoan,XNAAP,XX11993, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate - eSign FI, Message=, FileName=DocumentExport.Zip, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf, DocumentPermission=, TestID=VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=Account_Number, Sender_Email_Id=, FI_ID=devops, Vendor=, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com, FullName=StudentsLoan,XNAAP,XX11993, EditNameDescription=, ErrorMessage=, Export_Fields=Source PDF})
(Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate)
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=StudentsLoan,XNAAP,XX11993, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=TRUE, DocumentName=, Dropdownvalues=Loan Amount, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=src/main/resources/testdata/files/documentRTS/Student,src/main/resources/testdata/files/documentRTS/XNAAP,src/main/resources/testdata/files/documentRTS/XX11993, NameDescription=StudentsLoan,XNAAP,XX11993, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate - eSignPlus FI, Message=, FileName=DocumentExport.Zip, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Students Loan.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf, DocumentPermission=, TestID=VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=Account_Number, Sender_Email_Id=, FI_ID=DevPlus, Vendor=, From=, TemplatePermission=, Subject=, Date=TRUE, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com, FullName=StudentsLoan,XNAAP,XX11993, EditNameDescription=, ErrorMessage=, Export_Fields=Source PDF})
(Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate)
VerifyIndividualArchiveWithDifferentArchiveOptions
({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToView=John Smith,Jane Smith,One Test, AttachmentName=Attach01, ReceivedFromNames=, TextField=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, DocumentName=005BA1,Attach01,513BA,XNAAP, Dropdownvalues=, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify individual archive on session details page and search active page, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/RTSSingleSignTemplate.zip, DocumentPermission=, TestID=VerifyIndividualArchiveWithDifferentArchiveOptions, FItype=, Required=, IndexSource=, Document Names=005BA1,Attach01,513BA,XNAAP,XXCA10,Attach04, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=devops, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf,src/main/resources/testdata/files/Attachments/Vehicletitle.pdf, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, FullName=005BA1,513BA,XNAAP,XXCA10, EditNameDescription=, ErrorMessage=, Export_Fields=})
(Verify individual archive on session details page and search active page)
VerifyPartyReviewOptionsWithDifferentArchiveOptions
({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=Jane Doe, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, DocumentName=, Dropdownvalues=, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify party review options different combination with archive options, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/PartyReviewOptions1.zip,src/main/resources/testdata/files/documentRTS/PartyReviewOptions2.zip,src/main/resources/testdata/files/documentRTS/PartyReviewOptions3.zip, DocumentPermission=, TestID=VerifyPartyReviewOptionsWithDifferentArchiveOptions, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf,src/main/resources/testdata/files/documentRTS/6305.pdf,src/main/resources/testdata/files/documentRTS/XX11993.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=devops, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, FullName=005BA1,513BA,XNAAP,XXCA10, EditNameDescription=, ErrorMessage=, Export_Fields=})
(Verify party review options different combination with archive options)
VerifyPartyReviewOptionsWithDifferentArchiveOptions
({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=TRUE, ShortName=, PartyName=Jane Doe, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, DocumentName=, Dropdownvalues=, toggleStatus=, Workflow=SignatureStatus, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify party review options different combination with archive options, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/PartyReviewOptions1.zip,src/main/resources/testdata/files/documentRTS/PartyReviewOptions2.zip,src/main/resources/testdata/files/documentRTS/PartyReviewOptions3.zip, DocumentPermission=, TestID=VerifyPartyReviewOptionsWithDifferentArchiveOptions, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf,src/main/resources/testdata/files/documentRTS/6305.pdf,src/main/resources/testdata/files/documentRTS/XX11993.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=DevPlus, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, FullName=005BA1,513BA,XNAAP,XXCA10, EditNameDescription=, ErrorMessage=, Export_Fields=})
(Verify party review options different combination with archive options)
VerifySessionDetailsPagewithDifferentArchiveOptions
({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=TRUE, ShortName=, PartyName=, PartiesToView=John Smith,Jane Smith,One Test, AttachmentName=Attach01,Attach02,Attach03,Attach04, ReceivedFromNames=, TextField=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, DocumentName=005BA1,Attach01,513BA,XNAAP, Dropdownvalues=, toggleStatus=, Workflow=SignatureStatus, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify session details page with different Archive options and Archive icons., Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/ArchiveOptions.Zip, DocumentPermission=, TestID=VerifySessionDetailsPagewithDifferentArchiveOptions, FItype=, Required=, IndexSource=, Document Names=005BA1,Attach01,513BA,XNAAP,XXCA10,Attach04, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf, Tenant_Password=, UserName=, Comments=Do not Archive Session, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=DevPlus, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf,src/main/resources/testdata/files/Attachments/Vehicletitle.pdf, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, FullName=005BA1,513BA,XNAAP,XXCA10, EditNameDescription=, ErrorMessage=, Export_Fields=})
(Verify session details page with different Archive options and Archive icons.)
VerifySessionDetailsPagewithDifferentArchiveOptions
({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToView=John Smith,Jane Smith,One Test, AttachmentName=Attach01,Attach02,Attach03,Attach04, ReceivedFromNames=, TextField=, ArchiveOptions=Always Archive,Archive on Action,Never Archive,Archive on Action, DocumentName=005BA1,Attach01,513BA,XNAAP, Dropdownvalues=, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify session details page with different Archive options and Archive icons., Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/ArchiveOptions.Zip, DocumentPermission=, TestID=VerifySessionDetailsPagewithDifferentArchiveOptions, FItype=, Required=, IndexSource=, Document Names=005BA1,Attach01,513BA,XNAAP,XXCA10,Attach04, Inbox=, Password=iMM@2025, Path=src/main/resources/testdata/files/documentRTS/005BA1.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,src/main/resources/testdata/files/documentRTS/XXCA10.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=devops, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=src/main/resources/testdata/files/Attachments/Delic.pdf,src/main/resources/testdata/files/Attachments/paystub.pdf,src/main/resources/testdata/files/Attachments/UtilityBillPRIMARY1.pdf,src/main/resources/testdata/files/Attachments/Vehicletitle.pdf, Username=itadmin@testfi2.onmicrosoft.com,JoeTeller@testfi2.onmicrosoft.com, FullName=005BA1,513BA,XNAAP,XXCA10, EditNameDescription=, ErrorMessage=, Export_Fields=})
(Verify session details page with different Archive options and Archive icons.)
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=Attachment1,Attachment2,Attachment3, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=, DocumentName=, Dropdownvalues=, toggleStatus=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=Attachment1,Attachment2,Attachment3, Export_Values=, UserType=, Tenant_User=, Group=, Description=verify Do Not Archive of Define And Modify Attachments On The Document Maintenance RTS Page, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=, DocumentPermission=, TestID=verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2025, Path=, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=DevPlus, Vendor=None,None,None, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=itadmin@testfi2.onmicrosoft.com, FullName=Attachment1,Attachment2,Attachment3, EditNameDescription=, ErrorMessage=, Export_Fields=})
(verify Do Not Archive of Define And Modify Attachments On The Document Maintenance RTS Page)
C:\Users\sa_chintan.choksi\git\AdobeSignCloud\testxml\regression\DoNotArchive.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="Do_Not_Archive" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="SIGN"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<groups>
<run>
<include name="DoNotArchive"/>
</run>
</groups>
<classes>
<class name="com.imm.testscripts.ConfiguringFI.ConfiguringFI"/>
<class name="com.imm.testscripts.DocumentRTS.DocumentRTS"/>
<class name="com.imm.testscripts.Cases.Cases">
<methods>
<include name="VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions"/>
</methods>
</class> <!-- com.imm.testscripts.Cases.Cases -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- Do_Not_Archive -->
Tests for Do_Not_Archive
- IMM_Test_Chrome (3 classes)
Groups for Do_Not_Archive
CasesPage
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions
ConfiguringFI
VerifyArchiveOptionsforDocumentMaintenanceXML
DoNotArchive
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions
VerifyArchiveOptionsforDocumentMaintenanceXML
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
VerifyIndividualArchiveWithDifferentArchiveOptions
VerifyOptionalSignatureWithDifferentArchiveOptions
VerifyPartyReviewOptionsWithDifferentArchiveOptions
VerifySessionDetailsPagewithDifferentArchiveOptions
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
VerifyIndividualArchiveWithDifferentArchiveOptions
VerifyOptionalSignatureWithDifferentArchiveOptions
VerifyPartyReviewOptionsWithDifferentArchiveOptions
VerifySessionDetailsPagewithDifferentArchiveOptions
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
P1
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions
VerifyArchiveOptionsforDocumentMaintenanceXML
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
VerifyIndividualArchiveWithDifferentArchiveOptions
VerifyOptionalSignatureWithDifferentArchiveOptions
VerifyPartyReviewOptionsWithDifferentArchiveOptions
VerifySessionDetailsPagewithDifferentArchiveOptions
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
Smoke
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions
VerifyArchiveOptionsforDocumentMaintenanceXML
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
VerifyIndividualArchiveWithDifferentArchiveOptions
VerifyOptionalSignatureWithDifferentArchiveOptions
VerifyPartyReviewOptionsWithDifferentArchiveOptions
VerifySessionDetailsPagewithDifferentArchiveOptions
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
Times for Do_Not_Archive
Total running time: 2 hours
Reporter output for Do_Not_Archive
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=Attachment1,Attachment2,Attachm...)
Test Passed.
--- 19 May 01:32:26 535 - TestCaseID:: verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
--- 19 May 01:32:28 159 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Do Not Archive of Define And Modify Attachments On The Document Maintenance RTS Page COMMENTS:
Steps:
--- 19 May 01:32:35 461 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:32:35 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:32:35 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnSubmit]
--- 19 May 01:32:35 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:32:36 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnSubmit]
--- 19 May 01:32:58 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: lightbox]
--- 19 May 01:32:58 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: i0116]
--- 19 May 01:32:58 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: idSIButton9]
--- 19 May 01:33:05 917 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:33:05 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:33:05 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: lightbox]
--- 19 May 01:33:06 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: idSIButton9]
--- 19 May 01:33:14 614 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:33:14 614 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:33:14 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnUpload]
--- 19 May 01:33:17 820 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:33:17 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:33:17 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> css selector: .header]
--- 19 May 01:33:17 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //a[text()='Administration']]
--- 19 May 01:33:23 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //*[text()='Select All']]
--- 19 May 01:33:23 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //*[text()='Select All']]
--- 19 May 01:33:28 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //*[text()='Select All']]
--- 19 May 01:33:32 103 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:33:32 103 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:33:38 033 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:33:38 033 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:33:38 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> 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]
--- 19 May 01:33:41 294 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:33:41 294 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:33:41 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:33:43 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> 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]
--- 19 May 01:33:43 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: txtFullName]
--- 19 May 01:33:46 811 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:33:46 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:33:48 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> 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]
--- 19 May 01:33:50 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 19 May 01:34:00 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:34:03 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnattachmentSave]
--- 19 May 01:34:11 004 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:34:11 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
--- 19 May 01:34:14 276 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:34:14 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:34:14 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:34:16 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> 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]
--- 19 May 01:34:16 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: txtFullName]
--- 19 May 01:34:19 841 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:34:19 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:34:21 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> 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]
--- 19 May 01:34:23 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 19 May 01:34:33 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:34:39 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnattachmentSave]
--- 19 May 01:34:47 091 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:34:47 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
--- 19 May 01:34:50 363 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:34:50 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:34:50 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:34:52 563 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> 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]
--- 19 May 01:34:52 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: txtFullName]
--- 19 May 01:34:55 927 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:34:55 927 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:34:57 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> 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]
--- 19 May 01:34:59 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 19 May 01:35:09 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:35:16 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnattachmentSave]
--- 19 May 01:35:23 306 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:35:23 306 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:35:43 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnDocumentDetailsEditSave]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:36:13 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnDocumentDetailsEditSave]
--- 19 May 01:36:33 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fed8cda87fe1c56c6e97922083695b69)] -> id: btnDocumentDetailsEditSave]
Test Passed.
VerifyPartyReviewOptionsWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=FALSE, ShortName=, Par...)
Test Passed.
--- 19 May 00:16:42 282 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:16:44 016 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify party review options different combination with archive options COMMENTS:
Steps:
--- 19 May 00:16:56 038 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:16:56 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:16:56 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> id: btnSubmit]
--- 19 May 00:16:56 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:16:56 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> id: btnSubmit]
--- 19 May 00:17:02 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> id: idSIButton9]
--- 19 May 00:17:08 217 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:17:08 217 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:17:08 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> id: lightbox]
--- 19 May 00:17:08 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> id: idSIButton9]
--- 19 May 00:17:16 976 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:17:16 977 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:17:17 032 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> id: btnUpload]
--- 19 May 00:17:20 218 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:17:20 218 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:17:20 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> css selector: .header]
--- 19 May 00:17:20 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> xpath: //a[text()='Administration']]
--- 19 May 00:17:28 825 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:17:28 825 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:17:28 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> id: btnSearch]
--- 19 May 00:17:32 012 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:17:32 012 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:17:32 064 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> css selector: .header]
--- 19 May 00:17:32 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> xpath: //*[text()='Select All']]
--- 19 May 00:17:32 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> xpath: //*[text()='Select All']]
--- 19 May 00:17:37 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> xpath: //*[text()='Select All']]
--- 19 May 00:17:40 575 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:17:40 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:17:47 619 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:17:47 619 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:17:47 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> 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]
--- 19 May 00:17:47 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (daccf1f58beb559292fd0e5c63960c3f)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:17:56 473 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:17:58 264 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:18:05 603 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:18:05 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:18:05 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: btnSubmit]
--- 19 May 00:18:05 771 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:18:06 689 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: btnSubmit]
--- 19 May 00:18:12 247 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: idSIButton9]
--- 19 May 00:18:19 029 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:18:19 029 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:18:19 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: lightbox]
--- 19 May 00:18:19 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: idSIButton9]
--- 19 May 00:18:27 822 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 19 May 00:18:27 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:18:27 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //*[@id='btnSearch']]
--- 19 May 00:18:31 011 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 19 May 00:18:31 011 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:18:31 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> css selector: .header]
--- 19 May 00:18:31 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //a[text()='Processing']]
--- 19 May 00:18:40 518 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:18:40 518 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:18:50 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: tab0]
--- 19 May 00:18:53 830 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:18:53 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:18:53 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> css selector: .header]
--- 19 May 00:18:53 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: dragandrophandler]
--- 19 May 00:18:56 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: messages]
--- 19 May 00:18:59 468 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:18:59 468 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:02 622 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:19:02 622 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:02 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:19:02 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: dragandrophandler]
--- 19 May 00:19:04 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: messages]
--- 19 May 00:19:08 279 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:19:08 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:11 416 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:19:11 416 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:11 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:19:11 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: dragandrophandler]
--- 19 May 00:19:13 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: messages]
--- 19 May 00:19:17 501 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:19:17 501 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:20 613 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:19:20 613 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:20 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:19:20 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: dragandrophandler]
--- 19 May 00:19:23 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: messages]
--- 19 May 00:19:26 320 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:19:26 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:29 480 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:19:29 480 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:19:29 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:19:29 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:19:41 559 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181848547372054_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:19:41 559 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:20:03 651 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181848547372054_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:20:03 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:20:06 831 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181848547372054_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:20:06 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:20:10 051 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181848547372054_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:20:10 051 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:20:10 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: Sign]
--- 19 May 00:20:10 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: Attach]
--- 19 May 00:20:13 339 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181848547372054_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:20:13 339 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:20:13 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> css selector: .header]
--- 19 May 00:20:33 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //a[text()='Processing']]
--- 19 May 00:20:41 549 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:20:41 549 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:20:51 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: tab0]
--- 19 May 00:20:55 054 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:20:55 054 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:20:55 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> css selector: .header]
--- 19 May 00:20:55 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: dragandrophandler]
--- 19 May 00:20:57 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: messages]
--- 19 May 00:21:01 128 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:21:01 128 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:21:04 259 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:21:04 259 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:21:04 318 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:21:04 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: dragandrophandler]
--- 19 May 00:21:06 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: messages]
--- 19 May 00:21:06 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:21:21 064 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:21:21 064 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:21:24 231 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:21:24 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:21:27 311 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:21:27 311 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:21:27 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: immPageTitle]
--- 19 May 00:21:30 475 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:21:30 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:21:37 310 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&refresh=y
--- 19 May 00:21:37 310 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:21:38 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //button[(text()='Apply')]]
--- 19 May 00:21:51 544 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&source=designer
--- 19 May 00:21:51 544 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:22:01 628 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //button[(contains(@data-bind, '$root.addParty')) or (contains(@data-bind, '$root.addNewParty'))]]
--- 19 May 00:22:01 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> xpath: //input[@id='PartyName' or @id='AddPartyName']]
--- 19 May 00:22:02 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: AddPartySave]
--- 19 May 00:22:23 137 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&source=sessiondetails
--- 19 May 00:22:23 137 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:22:23 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: immPageTitle]
--- 19 May 00:22:26 284 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf&source=sessiondetails
--- 19 May 00:22:26 284 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:22:37 272 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf
--- 19 May 00:22:37 272 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:22:40 433 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf
--- 19 May 00:22:40 433 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:22:40 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: Sign]
--- 19 May 00:22:40 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> id: Attach]
--- 19 May 00:22:43 728 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181850319734776_5eksxddy5bjuzaonsybgbtlf
--- 19 May 00:22:43 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:22:43 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcbefd4e2c9cb0c0f2177ecd03791870)] -> css selector: .header]
--- 19 May 00:22:58 830 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:23:00 555 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:23:07 585 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:23:07 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:07 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> id: btnSubmit]
--- 19 May 00:23:07 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:23:08 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> id: btnSubmit]
--- 19 May 00:23:13 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> id: idSIButton9]
--- 19 May 00:23:19 708 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:23:19 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:19 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> id: lightbox]
--- 19 May 00:23:19 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> id: idSIButton9]
--- 19 May 00:23:26 839 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:23:26 840 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:26 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> id: btnUpload]
--- 19 May 00:23:30 065 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:23:30 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:30 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> css selector: .header]
--- 19 May 00:23:30 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> xpath: //a[text()='Administration']]
--- 19 May 00:23:38 740 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:23:38 740 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:38 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> id: btnSearch]
--- 19 May 00:23:41 953 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:23:41 953 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:42 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> css selector: .header]
--- 19 May 00:23:42 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> xpath: //*[text()='Select All']]
--- 19 May 00:23:42 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> xpath: //*[text()='Select All']]
--- 19 May 00:23:47 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> xpath: //*[text()='Select All']]
--- 19 May 00:23:50 442 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:23:50 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:55 418 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:23:55 418 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:23:55 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> 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]
--- 19 May 00:23:55 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (72e83ba3cb0a30b31e48f4d818895382)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:24:04 236 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:24:05 854 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:24:12 733 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:24:12 733 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:24:12 804 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: btnSubmit]
--- 19 May 00:24:12 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:24:13 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: btnSubmit]
--- 19 May 00:24:18 724 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: idSIButton9]
--- 19 May 00:24:28 413 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:24:28 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:24:28 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: lightbox]
--- 19 May 00:24:28 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: idSIButton9]
--- 19 May 00:24:37 188 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 19 May 00:24:37 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:24:37 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: //*[@id='btnSearch']]
--- 19 May 00:24:40 402 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 19 May 00:24:40 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:24:40 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> css selector: .header]
--- 19 May 00:24:40 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: //a[text()='Processing']]
--- 19 May 00:24:49 947 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:24:49 947 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:00 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: tab0]
--- 19 May 00:25:03 273 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:03 273 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:03 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> css selector: .header]
--- 19 May 00:25:03 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: dragandrophandler]
--- 19 May 00:25:05 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: messages]
--- 19 May 00:25:08 852 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:08 852 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:12 002 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:12 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:12 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:25:12 209 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: dragandrophandler]
--- 19 May 00:25:14 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: messages]
--- 19 May 00:25:17 618 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:17 618 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:20 720 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:20 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:20 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:25:20 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: dragandrophandler]
--- 19 May 00:25:23 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: messages]
--- 19 May 00:25:26 399 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:26 400 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:29 492 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:29 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:29 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:25:29 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: dragandrophandler]
--- 19 May 00:25:31 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: messages]
--- 19 May 00:25:35 074 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:35 074 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:38 192 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:25:38 193 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:25:38 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:25:38 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:25:48 622 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181855035075234_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:25:48 622 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:26:10 576 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181855035075234_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:26:10 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:26:13 748 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181855035075234_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:26:13 748 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:26:16 917 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181855035075234_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:26:16 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:26:16 998 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: Sign]
--- 19 May 00:26:17 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: Attach]
--- 19 May 00:26:20 244 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181855035075234_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:26:20 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:26:20 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> css selector: .header]
--- 19 May 00:26:39 843 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: //a[text()='Processing']]
--- 19 May 00:26:48 175 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:26:48 175 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:26:58 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: tab0]
--- 19 May 00:27:01 563 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:27:01 563 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:01 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> css selector: .header]
--- 19 May 00:27:01 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: dragandrophandler]
--- 19 May 00:27:04 033 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: messages]
--- 19 May 00:27:07 343 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:27:07 344 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:10 500 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:27:10 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:10 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:27:10 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: dragandrophandler]
--- 19 May 00:27:12 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: messages]
--- 19 May 00:27:13 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:27:27 544 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:27:27 545 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:30 686 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:27:30 686 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:33 777 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:27:33 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:33 831 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: immPageTitle]
--- 19 May 00:27:36 959 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:27:36 959 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:43 924 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim&refresh=y
--- 19 May 00:27:43 924 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:27:44 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> xpath: //button[(text()='Apply')]]
--- 19 May 00:28:03 900 - 19 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:28:17 040 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim&source=sessiondetails
--- 19 May 00:28:17 040 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:28:27 520 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim
--- 19 May 00:28:27 520 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:28:30 741 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim
--- 19 May 00:28:30 741 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:28:30 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: Sign]
--- 19 May 00:28:30 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> id: Attach]
--- 19 May 00:28:33 985 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181856382159956_gpzswjk5tlswyqwt2bka1iim
--- 19 May 00:28:33 985 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:28:34 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b3373c59b3149b3a9670e789edd1acc4)] -> css selector: .header]
--- 19 May 00:28:49 074 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:28:50 688 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:28:57 957 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:28:57 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:28:58 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> id: btnSubmit]
--- 19 May 00:28:58 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:28:58 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> id: btnSubmit]
--- 19 May 00:29:04 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> id: idSIButton9]
--- 19 May 00:29:11 622 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:29:11 622 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:29:11 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> id: lightbox]
--- 19 May 00:29:11 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> id: idSIButton9]
--- 19 May 00:29:19 435 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:29:19 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:29:19 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> id: btnUpload]
--- 19 May 00:29:22 656 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:29:22 656 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:29:22 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> css selector: .header]
--- 19 May 00:29:22 809 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> xpath: //a[text()='Administration']]
--- 19 May 00:29:31 092 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:29:31 092 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:29:31 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> id: btnSearch]
--- 19 May 00:29:34 252 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:29:34 252 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:29:34 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> css selector: .header]
--- 19 May 00:29:34 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> xpath: //*[text()='Select All']]
--- 19 May 00:29:34 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> xpath: //*[text()='Select All']]
--- 19 May 00:29:39 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> xpath: //*[text()='Select All']]
--- 19 May 00:29:42 710 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:29:42 711 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:29:48 651 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:29:48 651 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:29:48 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> 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]
--- 19 May 00:29:48 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d864376e74b0d9f039ba566cf53ca253)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:29:57 399 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:29:59 122 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:30:05 990 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:30:05 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:30:06 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: btnSubmit]
--- 19 May 00:30:06 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:30:06 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: btnSubmit]
--- 19 May 00:30:11 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: idSIButton9]
--- 19 May 00:30:16 722 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:30:16 722 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:30:16 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: lightbox]
--- 19 May 00:30:16 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: idSIButton9]
--- 19 May 00:30:26 511 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 19 May 00:30:26 511 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:30:26 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //*[@id='btnSearch']]
--- 19 May 00:30:29 752 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 19 May 00:30:29 752 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:30:29 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> css selector: .header]
--- 19 May 00:30:29 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //a[text()='Processing']]
--- 19 May 00:30:39 290 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:30:39 290 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:30:49 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: tab0]
--- 19 May 00:30:52 667 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:30:52 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:30:52 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> css selector: .header]
--- 19 May 00:30:52 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: dragandrophandler]
--- 19 May 00:30:54 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: messages]
--- 19 May 00:30:58 229 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:30:58 229 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:01 310 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:31:01 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:01 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:31:01 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: dragandrophandler]
--- 19 May 00:31:03 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: messages]
--- 19 May 00:31:06 927 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:31:06 927 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:10 009 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:31:10 009 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:10 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:31:10 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: dragandrophandler]
--- 19 May 00:31:12 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: messages]
--- 19 May 00:31:15 623 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:31:15 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:18 799 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:31:18 801 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:18 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:31:19 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: dragandrophandler]
--- 19 May 00:31:21 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: messages]
--- 19 May 00:31:24 429 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:31:24 429 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:27 622 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:31:27 622 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:31:27 681 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:31:27 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:31:39 069 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181900528639741_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:31:39 069 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:32:00 979 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181900528639741_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:32:00 980 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:32:04 151 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181900528639741_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:32:04 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:32:07 392 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181900528639741_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:32:07 392 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:32:07 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: Sign]
--- 19 May 00:32:07 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: Attach]
--- 19 May 00:32:10 700 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181900528639741_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:32:10 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:32:10 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> css selector: .header]
--- 19 May 00:32:30 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //a[text()='Processing']]
--- 19 May 00:32:38 173 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:32:38 174 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:32:48 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: tab0]
--- 19 May 00:32:51 532 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:32:51 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:32:51 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> css selector: .header]
--- 19 May 00:32:51 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: dragandrophandler]
--- 19 May 00:32:53 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: messages]
--- 19 May 00:32:57 042 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:32:57 042 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:00 166 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:33:00 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:00 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:33:00 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: dragandrophandler]
--- 19 May 00:33:02 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: messages]
--- 19 May 00:33:02 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:33:18 371 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:33:18 371 - 15 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:21 519 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:33:21 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:24 595 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:33:24 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:24 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: immPageTitle]
--- 19 May 00:33:27 730 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:33:27 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:34 434 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&refresh=y
--- 19 May 00:33:34 434 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:34 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //button[(text()='Apply')]]
--- 19 May 00:33:45 482 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&source=designer
--- 19 May 00:33:45 482 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:33:55 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //button[(contains(@data-bind, '$root.addParty')) or (contains(@data-bind, '$root.addNewParty'))]]
--- 19 May 00:33:55 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> xpath: //input[@id='PartyName' or @id='AddPartyName']]
--- 19 May 00:33:56 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: AddPartySave]
--- 19 May 00:34:16 850 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&source=sessiondetails
--- 19 May 00:34:16 850 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:34:16 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: immPageTitle]
--- 19 May 00:34:20 000 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k&source=sessiondetails
--- 19 May 00:34:20 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:34:29 180 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k
--- 19 May 00:34:29 180 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:34:32 329 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k
--- 19 May 00:34:32 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:34:32 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: Sign]
--- 19 May 00:34:32 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> id: Attach]
--- 19 May 00:34:35 619 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181902277852101_voheendyda5jaje1qg4ihk3k
--- 19 May 00:34:35 619 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:34:35 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (ec2967810df5bbec8814d2389e983879)] -> css selector: .header]
Test Passed.
VerifySessionDetailsPagewithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=TRUE, ShortName=, PartyName=, PartiesToView...)
Test Passed.
--- 19 May 01:09:14 864 - TestCaseID:: VerifySessionDetailsPagewithDifferentArchiveOptions
--- 19 May 01:09:16 865 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify session details page with different Archive options and Archive icons. COMMENTS:Do not Archive Session
Steps:
--- 19 May 01:09:23 823 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:09:23 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:09:23 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnSubmit]
--- 19 May 01:09:23 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:09:24 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnSubmit]
--- 19 May 01:09:29 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: idSIButton9]
--- 19 May 01:09:35 992 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:09:35 992 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:09:36 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: lightbox]
--- 19 May 01:09:36 102 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: idSIButton9]
--- 19 May 01:09:44 547 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:09:44 547 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:09:44 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnUpload]
--- 19 May 01:09:47 748 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:09:47 748 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:09:47 805 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> css selector: .header]
--- 19 May 01:09:47 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //a[text()='Administration']]
--- 19 May 01:09:57 866 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:09:57 867 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:09:57 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnSearch]
--- 19 May 01:10:01 110 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:10:01 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:10:01 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> css selector: .header]
--- 19 May 01:10:01 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //*[text()='Select All']]
--- 19 May 01:10:01 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //*[text()='Select All']]
--- 19 May 01:10:06 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //*[text()='Select All']]
--- 19 May 01:10:09 647 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:10:09 648 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:10:15 627 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:10:15 627 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:10:15 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> 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]
--- 19 May 01:10:15 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 01:10:28 832 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:10:28 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:10:28 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:10:31 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnClose]
--- 19 May 01:10:31 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: txtFullName]
--- 19 May 01:10:34 224 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:10:34 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:10:35 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:10:38 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnattachmentSave]
--- 19 May 01:10:46 010 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:10:46 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:10:46 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:10:48 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnClose]
--- 19 May 01:10:48 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: txtFullName]
--- 19 May 01:10:51 349 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:10:51 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:10:52 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:10:56 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnattachmentSave]
--- 19 May 01:11:03 237 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:11:03 238 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:11:03 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:11:05 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnClose]
--- 19 May 01:11:05 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: txtFullName]
--- 19 May 01:11:08 660 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:11:08 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:11:09 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:11:13 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnattachmentSave]
--- 19 May 01:11:20 470 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:11:20 471 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:11:20 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:11:22 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnClose]
--- 19 May 01:11:22 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: txtFullName]
--- 19 May 01:11:25 917 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:11:25 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:11:27 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:11:30 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6b87c8ba19aebbd10e85865ea7e1fb8f)] -> id: btnattachmentSave]
--- 19 May 01:11:34 912 - TestCaseID:: VerifySessionDetailsPagewithDifferentArchiveOptions
--- 19 May 01:11:36 695 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 01:11:43 773 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:11:43 773 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:11:43 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: btnSubmit]
--- 19 May 01:11:43 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:11:44 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: btnSubmit]
--- 19 May 01:11:49 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: idSIButton9]
--- 19 May 01:11:55 372 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:11:55 372 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:11:55 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: lightbox]
--- 19 May 01:11:55 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: idSIButton9]
--- 19 May 01:12:05 602 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 01:12:05 603 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:12:05 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: immPageTitle]
--- 19 May 01:12:08 787 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 01:12:08 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:12:08 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
--- 19 May 01:12:08 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //a[text()='Processing']]
--- 19 May 01:12:18 282 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:12:18 282 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:12:28 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: tab0]
--- 19 May 01:12:31 807 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:12:31 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:12:31 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
--- 19 May 01:12:31 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: dragandrophandler]
--- 19 May 01:12:34 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: messages]
--- 19 May 01:12:37 268 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:12:37 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:12:40 404 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:12:40 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:12:40 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:12:40 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:12:43 974 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:12:43 974 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:13:38 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: dragandrophandler]
--- 19 May 01:13:41 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: messages]
--- 19 May 01:13:44 332 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:13:44 332 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:13:47 527 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:13:47 527 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:13:47 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:13:47 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:13:51 082 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:13:51 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:14:46 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: dragandrophandler]
--- 19 May 01:14:48 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: messages]
--- 19 May 01:14:51 513 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:14:51 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:14:54 672 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:14:54 672 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:14:54 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:14:54 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:14:58 243 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:14:58 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:15:53 435 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: dragandrophandler]
--- 19 May 01:15:55 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: messages]
--- 19 May 01:15:58 907 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:15:58 908 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:16:02 022 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:16:02 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:16:02 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:16:02 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:16:05 608 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:16:05 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:16:58 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 01:17:13 109 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&refresh=y
--- 19 May 01:17:13 109 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:17:35 244 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&refresh=y
--- 19 May 01:17:35 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:17:38 560 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&refresh=y
--- 19 May 01:17:38 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:17:41 881 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&refresh=y
--- 19 May 01:17:41 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:17:41 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:17:41 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Attach]
--- 19 May 01:17:45 231 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&refresh=y
--- 19 May 01:17:45 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:17:45 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
--- 19 May 01:17:58 584 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&refresh=y
--- 19 May 01:17:58 584 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:18:06 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 01:18:13 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: btnsubmit]
--- 19 May 01:18:27 801 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:18:27 801 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:18:27 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:18:27 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Attach]
--- 19 May 01:18:31 115 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:18:31 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:18:31 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
--- 19 May 01:19:03 100 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:19:03 100 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:19:03 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:19:03 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:19:10 412 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:19:10 412 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:19:16 606 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:19:16 606 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:19:16 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 01:19:19 845 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:19:19 845 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:19:19 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
--- 19 May 01:19:19 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 19 May 01:19:33 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //a[contains(@id,'signdoc')]]
--- 19 May 01:19:42 122 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:19:42 122 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:19:45 221 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:19:45 221 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:19:45 273 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: btnType]
--- 19 May 01:19:48 450 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:19:48 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:03 140 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:20:03 140 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:03 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 19 May 01:20:03 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: btnCancelApplyMark]
--- 19 May 01:20:18 583 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&source=esignermanager
--- 19 May 01:20:18 583 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:21 797 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&source=esignermanager
--- 19 May 01:20:21 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:21 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:20:21 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Attach]
--- 19 May 01:20:25 146 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&source=esignermanager
--- 19 May 01:20:25 146 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:25 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
--- 19 May 01:20:43 053 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&source=esignermanager
--- 19 May 01:20:43 053 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:43 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:20:43 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:20:49 605 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:20:49 605 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:55 892 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:20:55 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:55 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 01:20:59 207 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op
--- 19 May 01:20:59 208 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:20:59 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
--- 19 May 01:20:59 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 19 May 01:21:12 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: //a[contains(@id,'signdoc')]]
--- 19 May 01:21:19 657 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:21:19 657 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:21:22 798 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:21:22 798 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:21:22 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: btnType]
--- 19 May 01:21:25 981 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:21:25 981 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:21:39 886 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&signerprefixorder=1
--- 19 May 01:21:39 886 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:21:39 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 19 May 01:21:40 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: btnCancelApplyMark]
--- 19 May 01:21:53 667 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&source=esignermanager
--- 19 May 01:21:53 667 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:21:56 872 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&source=esignermanager
--- 19 May 01:21:56 872 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:21:56 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Sign]
--- 19 May 01:21:56 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> id: Attach]
--- 19 May 01:22:00 163 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181946235094842_uyvmw5dj42t5t2zezsqle5op&source=esignermanager
--- 19 May 01:22:00 163 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:22:00 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (043e576fa3c0c2b93a9de567c0d59823)] -> css selector: .header]
Test Passed.
VerifyPartyReviewOptionsWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=TRUE, ShortName=, Part...)
Test Passed.
--- 19 May 00:34:50 710 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:34:52 435 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify party review options different combination with archive options COMMENTS:
Steps:
--- 19 May 00:34:59 435 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:34:59 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:34:59 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> id: btnSubmit]
--- 19 May 00:34:59 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:35:00 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> id: btnSubmit]
--- 19 May 00:35:03 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> id: idSIButton9]
--- 19 May 00:35:10 184 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:35:10 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:35:10 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> id: lightbox]
--- 19 May 00:35:10 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> id: idSIButton9]
--- 19 May 00:35:18 375 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:35:18 375 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:35:18 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> id: btnUpload]
--- 19 May 00:35:21 556 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:35:21 556 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:35:21 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> css selector: .header]
--- 19 May 00:35:21 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> xpath: //a[text()='Administration']]
--- 19 May 00:35:30 227 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:35:30 228 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:35:30 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> id: btnSearch]
--- 19 May 00:35:33 380 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:35:33 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:35:33 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> css selector: .header]
--- 19 May 00:35:33 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> xpath: //*[text()='Select All']]
--- 19 May 00:35:33 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> xpath: //*[text()='Select All']]
--- 19 May 00:35:38 668 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> xpath: //*[text()='Select All']]
--- 19 May 00:35:41 884 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:35:41 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:35:47 883 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:35:47 883 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:35:47 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> 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]
--- 19 May 00:35:48 122 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (17e6ccd68f6d6acd238f6b31dd493d77)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:35:56 592 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:35:58 274 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:36:05 302 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:36:05 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:36:05 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: btnSubmit]
--- 19 May 00:36:05 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:36:06 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: btnSubmit]
--- 19 May 00:36:10 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: idSIButton9]
--- 19 May 00:36:16 140 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:36:16 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:36:16 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: lightbox]
--- 19 May 00:36:16 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: idSIButton9]
--- 19 May 00:36:26 003 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:36:26 003 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:36:26 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: immPageTitle]
--- 19 May 00:36:29 123 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:36:29 123 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:36:29 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> css selector: .header]
--- 19 May 00:36:29 244 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //a[text()='Processing']]
--- 19 May 00:36:38 674 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:36:38 675 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:36:48 992 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: tab0]
--- 19 May 00:36:52 088 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:36:52 088 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:36:52 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> css selector: .header]
--- 19 May 00:36:52 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: dragandrophandler]
--- 19 May 00:36:54 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: messages]
--- 19 May 00:36:57 597 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:36:57 597 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:00 708 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:37:00 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:00 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:37:00 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: dragandrophandler]
--- 19 May 00:37:03 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: messages]
--- 19 May 00:37:06 288 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:37:06 288 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:09 389 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:37:09 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:09 448 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:37:09 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: dragandrophandler]
--- 19 May 00:37:11 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: messages]
--- 19 May 00:37:14 978 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:37:14 978 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:18 122 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:37:18 122 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:18 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:37:18 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: dragandrophandler]
--- 19 May 00:37:20 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: messages]
--- 19 May 00:37:23 779 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:37:23 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:26 920 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:37:26 920 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:26 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:37:27 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:37:37 440 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:37:37 441 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:37:59 545 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:37:59 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:38:02 765 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:38:02 765 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:38:05 929 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:38:05 929 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:38:05 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Sign]
--- 19 May 00:38:06 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Attach]
--- 19 May 00:38:09 215 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:38:09 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:38:09 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> css selector: .header]
--- 19 May 00:38:22 451 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:38:22 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:38:30 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 00:38:36 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: btnsubmit]
--- 19 May 00:38:49 653 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:38:49 653 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:38:49 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Sign]
--- 19 May 00:38:49 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Attach]
--- 19 May 00:38:52 965 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181906522115029_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:38:52 965 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:38:53 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> css selector: .header]
--- 19 May 00:39:12 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //a[text()='Processing']]
--- 19 May 00:39:21 183 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:39:21 183 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:39:31 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: tab0]
--- 19 May 00:39:34 537 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:39:34 537 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:39:34 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> css selector: .header]
--- 19 May 00:39:34 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: dragandrophandler]
--- 19 May 00:39:36 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: messages]
--- 19 May 00:39:40 036 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:39:40 037 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:39:43 118 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:39:43 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:39:43 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:39:43 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: dragandrophandler]
--- 19 May 00:39:45 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: messages]
--- 19 May 00:39:45 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:39:59 799 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:39:59 799 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:40:02 961 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:40:02 961 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:40:06 068 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:40:06 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:40:06 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: immPageTitle]
--- 19 May 00:40:09 259 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:40:09 259 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:40:16 004 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&refresh=y
--- 19 May 00:40:16 005 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:40:16 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //button[(text()='Apply')]]
--- 19 May 00:40:27 095 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&source=designer
--- 19 May 00:40:27 095 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:40:37 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //button[(contains(@data-bind, '$root.addParty')) or (contains(@data-bind, '$root.addNewParty'))]]
--- 19 May 00:40:37 353 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //input[@id='PartyName' or @id='AddPartyName']]
--- 19 May 00:40:38 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: AddPartySave]
--- 19 May 00:40:58 562 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&source=sessiondetails
--- 19 May 00:40:58 563 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:40:58 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: immPageTitle]
--- 19 May 00:41:01 721 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg&source=sessiondetails
--- 19 May 00:41:01 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:41:12 394 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:41:12 394 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:41:15 554 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:41:15 554 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:41:15 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Sign]
--- 19 May 00:41:15 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Attach]
--- 19 May 00:41:18 787 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:41:18 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:41:18 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> css selector: .header]
--- 19 May 00:41:32 002 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:41:32 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:41:40 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 00:41:46 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: btnsubmit]
--- 19 May 00:41:59 737 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:41:59 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:41:59 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Sign]
--- 19 May 00:41:59 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> id: Attach]
--- 19 May 00:42:03 002 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181909107270589_de0hnsl00wcz0okpvn2ia3zg
--- 19 May 00:42:03 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:42:03 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (bac7456f35f3f3d7bbfa1810caadf771)] -> css selector: .header]
--- 19 May 00:42:18 448 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:42:20 162 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:42:28 175 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:42:28 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:42:28 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> id: btnSubmit]
--- 19 May 00:42:28 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:42:28 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> id: btnSubmit]
--- 19 May 00:42:33 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> id: idSIButton9]
--- 19 May 00:42:41 252 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:42:41 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:42:41 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> id: lightbox]
--- 19 May 00:42:41 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> id: idSIButton9]
--- 19 May 00:42:49 753 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:42:49 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:42:49 816 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> id: btnUpload]
--- 19 May 00:42:52 933 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:42:52 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:42:52 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> css selector: .header]
--- 19 May 00:42:53 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> xpath: //a[text()='Administration']]
--- 19 May 00:43:01 576 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:43:01 576 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:43:01 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> id: btnSearch]
--- 19 May 00:43:04 726 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:43:04 727 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:43:04 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> css selector: .header]
--- 19 May 00:43:04 843 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> xpath: //*[text()='Select All']]
--- 19 May 00:43:04 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> xpath: //*[text()='Select All']]
--- 19 May 00:43:09 992 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> xpath: //*[text()='Select All']]
--- 19 May 00:43:13 334 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:43:13 335 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:43:19 384 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:43:19 384 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:43:19 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> 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]
--- 19 May 00:43:19 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (67a88e70cf6066d13dbb0d436ce17732)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:43:28 284 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:43:30 173 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:43:37 259 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:43:37 260 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:43:37 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: btnSubmit]
--- 19 May 00:43:37 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:43:37 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: btnSubmit]
--- 19 May 00:43:43 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: idSIButton9]
--- 19 May 00:43:49 518 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:43:49 518 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:43:49 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: lightbox]
--- 19 May 00:43:49 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: idSIButton9]
--- 19 May 00:43:59 324 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:43:59 324 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:43:59 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: immPageTitle]
--- 19 May 00:44:02 507 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:44:02 508 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:02 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> css selector: .header]
--- 19 May 00:44:02 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //a[text()='Processing']]
--- 19 May 00:44:11 271 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:11 271 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:21 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: tab0]
--- 19 May 00:44:24 603 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:24 604 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:24 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> css selector: .header]
--- 19 May 00:44:24 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: dragandrophandler]
--- 19 May 00:44:26 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: messages]
--- 19 May 00:44:30 148 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:30 148 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:33 234 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:33 234 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:33 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:44:33 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: dragandrophandler]
--- 19 May 00:44:35 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: messages]
--- 19 May 00:44:38 918 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:38 918 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:42 059 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:42 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:42 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:44:42 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: dragandrophandler]
--- 19 May 00:44:44 448 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: messages]
--- 19 May 00:44:47 742 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:47 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:50 897 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:50 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:50 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:44:51 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: dragandrophandler]
--- 19 May 00:44:53 307 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: messages]
--- 19 May 00:44:56 585 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:56 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:59 708 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:44:59 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:44:59 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:44:59 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:45:11 808 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:45:11 808 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:45:33 834 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:45:33 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:45:37 005 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:45:37 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:45:40 218 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:45:40 218 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:45:40 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Sign]
--- 19 May 00:45:40 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Attach]
--- 19 May 00:45:43 537 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:45:43 537 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:45:43 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> css selector: .header]
--- 19 May 00:45:56 780 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:45:56 780 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:46:04 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 00:46:10 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: btnsubmit]
--- 19 May 00:46:23 137 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:46:23 137 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:46:23 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Sign]
--- 19 May 00:46:23 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Attach]
--- 19 May 00:46:26 415 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181914256335094_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:46:26 416 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:46:26 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> css selector: .header]
--- 19 May 00:46:46 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //a[text()='Processing']]
--- 19 May 00:46:54 138 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:46:54 138 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:04 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: tab0]
--- 19 May 00:47:07 591 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:47:07 591 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:07 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> css selector: .header]
--- 19 May 00:47:07 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: dragandrophandler]
--- 19 May 00:47:09 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: messages]
--- 19 May 00:47:13 145 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:47:13 145 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:16 251 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:47:16 251 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:16 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:47:16 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: dragandrophandler]
--- 19 May 00:47:18 563 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: messages]
--- 19 May 00:47:18 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:47:32 939 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:47:32 939 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:36 102 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:47:36 102 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:39 215 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:47:39 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:39 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: immPageTitle]
--- 19 May 00:47:42 361 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:47:42 361 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:49 067 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm&refresh=y
--- 19 May 00:47:49 068 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:47:49 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //button[(text()='Apply')]]
--- 19 May 00:48:03 357 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm&source=sessiondetails
--- 19 May 00:48:03 357 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:48:16 476 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm&source=sessiondetails
--- 19 May 00:48:16 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:48:27 034 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:48:27 034 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:48:30 229 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:48:30 229 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:48:30 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Sign]
--- 19 May 00:48:30 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Attach]
--- 19 May 00:48:33 489 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:48:33 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:48:33 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> css selector: .header]
--- 19 May 00:48:46 774 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:48:46 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:48:54 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 00:49:00 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: btnsubmit]
--- 19 May 00:49:13 268 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:49:13 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:49:13 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Sign]
--- 19 May 00:49:13 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> id: Attach]
--- 19 May 00:49:16 547 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181916438146540_hyn3roxzmjxrbhsypi10jygm
--- 19 May 00:49:16 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:49:16 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (64a30b17a21916ce7c1befc7a756b7e8)] -> css selector: .header]
--- 19 May 00:49:31 929 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:49:33 567 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:49:40 611 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:49:40 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:49:40 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> id: btnSubmit]
--- 19 May 00:49:40 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:49:41 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> id: btnSubmit]
--- 19 May 00:49:45 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> id: idSIButton9]
--- 19 May 00:49:50 803 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:49:50 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:49:50 856 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> id: lightbox]
--- 19 May 00:49:50 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> id: idSIButton9]
--- 19 May 00:49:58 633 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:49:58 633 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:49:58 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> id: btnUpload]
--- 19 May 00:50:01 849 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:50:01 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:50:01 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> css selector: .header]
--- 19 May 00:50:01 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> xpath: //a[text()='Administration']]
--- 19 May 00:50:10 332 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:50:10 332 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:50:10 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> id: btnSearch]
--- 19 May 00:50:13 507 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:50:13 508 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:50:13 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> css selector: .header]
--- 19 May 00:50:13 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> xpath: //*[text()='Select All']]
--- 19 May 00:50:13 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> xpath: //*[text()='Select All']]
--- 19 May 00:50:18 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> xpath: //*[text()='Select All']]
--- 19 May 00:50:21 998 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:50:21 998 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:50:27 975 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:50:27 975 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:50:28 033 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> 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]
--- 19 May 00:50:28 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dd797cdbfa73c28a49d98046add12ba7)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:50:36 760 - TestCaseID:: VerifyPartyReviewOptionsWithDifferentArchiveOptions
--- 19 May 00:50:38 410 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:50:45 263 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:50:45 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:50:45 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: btnSubmit]
--- 19 May 00:50:45 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:50:45 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: btnSubmit]
--- 19 May 00:50:50 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: idSIButton9]
--- 19 May 00:50:56 343 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:50:56 343 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:50:56 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: lightbox]
--- 19 May 00:50:56 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: idSIButton9]
--- 19 May 00:51:06 264 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:51:06 264 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:06 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: immPageTitle]
--- 19 May 00:51:09 464 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:51:09 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:09 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> css selector: .header]
--- 19 May 00:51:09 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //a[text()='Processing']]
--- 19 May 00:51:19 034 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:19 034 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:29 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: tab0]
--- 19 May 00:51:32 606 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:32 606 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:32 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> css selector: .header]
--- 19 May 00:51:32 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: dragandrophandler]
--- 19 May 00:51:34 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: messages]
--- 19 May 00:51:38 151 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:38 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:41 330 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:41 330 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:41 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:51:41 532 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: dragandrophandler]
--- 19 May 00:51:43 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: messages]
--- 19 May 00:51:46 909 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:46 910 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:50 050 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:50 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:50 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:51:50 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: dragandrophandler]
--- 19 May 00:51:52 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: messages]
--- 19 May 00:51:55 684 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:55 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:58 843 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:51:58 843 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:51:58 903 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:51:59 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: dragandrophandler]
--- 19 May 00:52:01 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: messages]
--- 19 May 00:52:04 515 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:52:04 515 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:52:07 646 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:52:07 646 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:52:07 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:52:07 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:52:19 073 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:52:19 073 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:52:41 057 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:52:41 058 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:52:44 295 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:52:44 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:52:47 530 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:52:47 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:52:47 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Sign]
--- 19 May 00:52:47 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Attach]
--- 19 May 00:52:50 820 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:52:50 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:52:50 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> css selector: .header]
--- 19 May 00:53:04 147 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:53:04 148 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:53:12 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 00:53:18 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: btnsubmit]
--- 19 May 00:53:31 957 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:53:31 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:53:32 010 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Sign]
--- 19 May 00:53:32 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Attach]
--- 19 May 00:53:35 254 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181921329232175_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:53:35 254 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:53:35 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> css selector: .header]
--- 19 May 00:53:54 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //a[text()='Processing']]
--- 19 May 00:54:02 749 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:54:02 749 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:13 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: tab0]
--- 19 May 00:54:16 248 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:54:16 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:16 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> css selector: .header]
--- 19 May 00:54:16 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: dragandrophandler]
--- 19 May 00:54:18 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: messages]
--- 19 May 00:54:21 804 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:54:21 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:24 898 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:54:24 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:24 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:54:25 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: dragandrophandler]
--- 19 May 00:54:27 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: messages]
--- 19 May 00:54:27 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:54:41 558 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:54:41 558 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:44 721 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:54:44 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:47 878 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:54:47 878 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:47 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: immPageTitle]
--- 19 May 00:54:51 059 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:54:51 059 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:58 821 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&refresh=y
--- 19 May 00:54:58 821 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:54:59 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //button[(text()='Apply')]]
--- 19 May 00:55:11 373 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&source=designer
--- 19 May 00:55:11 373 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:55:21 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //button[(contains(@data-bind, '$root.addParty')) or (contains(@data-bind, '$root.addNewParty'))]]
--- 19 May 00:55:21 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //input[@id='PartyName' or @id='AddPartyName']]
--- 19 May 00:55:22 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: AddPartySave]
--- 19 May 00:55:42 802 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&source=sessiondetails
--- 19 May 00:55:42 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:55:42 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: immPageTitle]
--- 19 May 00:55:46 018 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao&source=sessiondetails
--- 19 May 00:55:46 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:55:56 215 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:55:56 215 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:55:59 376 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:55:59 376 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:55:59 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Sign]
--- 19 May 00:55:59 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Attach]
--- 19 May 00:56:02 695 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:56:02 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:56:02 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> css selector: .header]
--- 19 May 00:56:15 949 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:56:15 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:56:24 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 00:56:30 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: btnsubmit]
--- 19 May 00:56:43 994 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:56:43 994 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:56:44 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Sign]
--- 19 May 00:56:44 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> id: Attach]
--- 19 May 00:56:47 278 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181923524765012_kn4mbn13d2f1ysbdp2wv3tao
--- 19 May 00:56:47 278 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:56:47 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d3c324944f0b972c1e55f44c275acb13)] -> css selector: .header]
Test Passed.
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=StudentsLoan,XNAAP,XX11993, Par...)
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
Test Passed.
--- 18 May 23:07:04 328 - TestCaseID:: VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
--- 18 May 23:07:06 032 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate - eSign FI COMMENTS:
Steps:
--- 18 May 23:07:13 483 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 23:07:13 483 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:07:13 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnSubmit]
--- 18 May 23:07:13 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 23:07:14 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnSubmit]
--- 18 May 23:07:35 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: lightbox]
--- 18 May 23:07:35 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: i0116]
--- 18 May 23:07:36 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: idSIButton9]
--- 18 May 23:07:42 170 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 23:07:42 170 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:07:42 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: lightbox]
--- 18 May 23:07:42 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: idSIButton9]
--- 18 May 23:07:49 680 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:07:49 680 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:07:49 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnUpload]
--- 18 May 23:07:52 917 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:07:52 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:07:52 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: .header]
--- 18 May 23:07:53 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //a[text()='Administration']]
--- 18 May 23:07:58 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:07:58 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:08:04 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:08:07 409 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:08:07 409 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:08:13 331 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:08:13 331 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:08:13 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> 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]
--- 18 May 23:08:13 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[@class='btn margin-off action']]
--- 18 May 23:08:19 513 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:08:19 513 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:08:34 167 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:08:34 167 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:08:47 258 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:08:47 259 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:08:53 437 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:08:53 437 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:08:53 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: IndexFieldTypeList]
--- 18 May 23:08:58 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 May 23:09:17 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 May 23:09:27 113 - Page URL:: https://immesign.com/teaasp/designer?documentguid=273af74c-daeb-4005-b21b-7524b5835fe7&source=templatedetail&hasundefineddocs=false
--- 18 May 23:09:27 113 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:09:50 695 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: shortname]
--- 18 May 23:09:52 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 May 23:09:53 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='dispDocProc_new']]
--- 18 May 23:09:53 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 May 23:10:02 235 - Page URL:: https://immesign.com/teaasp/designer?documentguid=273af74c-daeb-4005-b21b-7524b5835fe7&source=templatedetail&hasundefineddocs=false
--- 18 May 23:10:02 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:10:25 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 May 23:10:28 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 May 23:10:38 956 - Page URL:: https://immesign.com/teaasp/designer?documentguid=273af74c-daeb-4005-b21b-7524b5835fe7&source=templatedetail&hasundefineddocs=false
--- 18 May 23:10:38 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:10:45 670 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:10:45 670 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:10:48 817 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:10:48 817 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:10:48 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnSearch]
--- 18 May 23:10:51 964 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:10:51 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:10:52 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: .header]
--- 18 May 23:10:52 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 May 23:10:55 370 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:10:55 370 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 May 23:10:55 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[@class='btn margin-off action']]
--- 18 May 23:11:01 086 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:11:01 087 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:11:15 738 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:11:15 739 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:11:28 793 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:11:28 793 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:11:33 954 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:11:33 954 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:11:34 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: IndexFieldTypeList]
--- 18 May 23:11:39 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 May 23:11:57 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 May 23:12:06 172 - Page URL:: https://immesign.com/teaasp/designer?documentguid=26b74195-72b8-4b8b-ace1-570ad89525ea&source=templatedetail&hasundefineddocs=false
--- 18 May 23:12:06 173 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:12:29 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: shortname]
--- 18 May 23:12:31 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 May 23:12:31 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:12:32 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 May 23:12:40 601 - Page URL:: https://immesign.com/teaasp/designer?documentguid=26b74195-72b8-4b8b-ace1-570ad89525ea&source=templatedetail&hasundefineddocs=false
--- 18 May 23:12:40 602 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:13:04 091 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 May 23:13:06 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 May 23:13:17 283 - Page URL:: https://immesign.com/teaasp/designer?documentguid=26b74195-72b8-4b8b-ace1-570ad89525ea&source=templatedetail&hasundefineddocs=false
--- 18 May 23:13:17 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:13:24 003 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:13:24 003 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:13:27 168 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:13:27 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:13:27 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnSearch]
--- 18 May 23:13:30 340 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:13:30 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:13:30 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: .header]
--- 18 May 23:13:30 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 May 23:13:33 701 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:13:33 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 May 23:13:33 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[@class='btn margin-off action']]
--- 18 May 23:13:39 410 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:13:39 410 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:13:54 047 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:13:54 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:14:07 126 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:14:07 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:14:12 291 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:14:12 291 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:14:12 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: IndexFieldTypeList]
--- 18 May 23:14:17 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 May 23:14:36 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 May 23:14:45 087 - Page URL:: https://immesign.com/teaasp/designer?documentguid=755b0652-6031-4e3c-998f-d24a68ab76c7&source=templatedetail&hasundefineddocs=false
--- 18 May 23:14:45 087 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:15:08 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: shortname]
--- 18 May 23:15:10 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 May 23:15:10 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:15:11 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 May 23:15:19 573 - Page URL:: https://immesign.com/teaasp/designer?documentguid=755b0652-6031-4e3c-998f-d24a68ab76c7&source=templatedetail&hasundefineddocs=false
--- 18 May 23:15:19 573 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:15:43 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 May 23:15:45 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 May 23:15:56 369 - Page URL:: https://immesign.com/teaasp/designer?documentguid=755b0652-6031-4e3c-998f-d24a68ab76c7&source=templatedetail&hasundefineddocs=false
--- 18 May 23:15:56 369 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:16:03 174 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:03 174 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:16:06 321 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:06 321 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:16:06 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnSearch]
--- 18 May 23:16:09 486 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:09 486 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:16:09 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: .header]
--- 18 May 23:16:09 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 May 23:16:12 870 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:12 871 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 May 23:16:13 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:16:13 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:16:18 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:16:21 556 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:21 556 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:16:21 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='ExportModal']/div/div/div[3]/button[1]]
Expected: click on Export template
Actual(Passed): Successfully clicked the export template[ScreenShot]
Actual(Passed): Successfully clicked the export template[ScreenShot]
--- 18 May 23:16:21 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='ExportModal']/div/div/div[2]/div[2]/div[1]/div//label/span[@class='cr']]
--- 18 May 23:16:22 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='ExportModal']/div/div/div[3]/button[1]]
--- 18 May 23:16:30 286 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:30 286 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: The downloaded csv file : DocumentExport.Zip should be available in the default downloads directory
Actual(Passed): The downloaded csv file : DocumentExport.Zip is available in the default downloads directory[ScreenShot]
Actual(Passed): The downloaded csv file : DocumentExport.Zip is available in the default downloads directory[ScreenShot]
--- 18 May 23:16:33 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:16:33 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:16:38 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Select All']]
--- 18 May 23:16:41 827 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:41 827 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:16:46 758 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:46 758 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:16:46 834 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> 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]
--- 18 May 23:16:47 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 18 May 23:16:57 715 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:16:57 715 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the document after import
Actual(Passed): Successfully verified the document after import[ScreenShot]
Actual(Passed): Successfully verified the document after import[ScreenShot]
--- 18 May 23:17:01 714 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:17:01 714 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:17:04 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:17:07 953 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:17:07 953 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:17:08 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> css selector: .header]
Expected: The downloaded csv file : DocumentExport.csv should be available in the default downloads directory
Actual(Passed): The downloaded csv file : DocumentExport.csv is available in the default downloads directory[ScreenShot]
Actual(Passed): The downloaded csv file : DocumentExport.csv is available in the default downloads directory[ScreenShot]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:17:31 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnDocumentDetailsEditSave]
--- 18 May 23:17:39 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: (//div[contains(@class, 'selectize-input') and contains(@class, 'has-options') and contains(@class, 'has-items')])[1]]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:18:00 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnDocumentDetailsEditSave]
--- 18 May 23:18:09 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> xpath: (//div[contains(@class, 'selectize-input') and contains(@class, 'has-options') and contains(@class, 'has-items')])[1]]
--- 18 May 23:18:20 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (502a9aba969833e9a32115cddd7e2734)] -> id: btnDocumentDetailsEditSave]
Test Passed.
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=StudentsLoan,XNAAP,XX11993, Par...)
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
Drag and dropped 'Signature' to designer zone [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
Test Passed.
--- 18 May 23:18:27 190 - TestCaseID:: VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate
--- 18 May 23:18:28 979 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Do Not Archive in Doc RTS Page Including Export Delete Import For NewTemplate - eSignPlus FI COMMENTS:
Steps:
--- 18 May 23:18:36 049 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 23:18:36 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:18:36 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnSubmit]
--- 18 May 23:18:36 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 23:18:36 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnSubmit]
--- 18 May 23:18:57 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: lightbox]
--- 18 May 23:18:57 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: i0116]
--- 18 May 23:18:58 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: idSIButton9]
--- 18 May 23:19:03 975 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 23:19:03 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:19:04 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: lightbox]
--- 18 May 23:19:04 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: idSIButton9]
--- 18 May 23:19:12 480 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:19:12 480 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:19:12 541 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnUpload]
--- 18 May 23:19:15 690 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:19:15 691 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:19:15 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: .header]
--- 18 May 23:19:15 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //a[text()='Administration']]
--- 18 May 23:19:21 831 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:19:21 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:19:27 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:19:30 369 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:19:30 369 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:19:38 383 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:19:38 383 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:19:38 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> 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]
--- 18 May 23:19:38 628 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[@class='btn margin-off action']]
--- 18 May 23:19:44 380 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:19:44 380 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:19:58 948 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:19:58 948 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:20:12 029 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:20:12 029 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:20:17 201 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:20:17 201 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:20:17 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: IndexFieldTypeList]
--- 18 May 23:20:22 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 May 23:20:41 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 May 23:20:50 281 - Page URL:: https://immesign.com/teaasp/designer?documentguid=48860405-f1fe-4360-a8d0-9209855fb395&source=templatedetail&hasundefineddocs=false
--- 18 May 23:20:50 281 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:21:13 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: shortname]
--- 18 May 23:21:15 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 May 23:21:15 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='dispDocProc_new']]
--- 18 May 23:21:16 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 May 23:21:24 402 - Page URL:: https://immesign.com/teaasp/designer?documentguid=48860405-f1fe-4360-a8d0-9209855fb395&source=templatedetail&hasundefineddocs=false
--- 18 May 23:21:24 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:21:47 961 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 May 23:21:50 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 May 23:22:01 202 - Page URL:: https://immesign.com/teaasp/designer?documentguid=48860405-f1fe-4360-a8d0-9209855fb395&source=templatedetail&hasundefineddocs=false
--- 18 May 23:22:01 202 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:07 807 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:22:07 807 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:10 931 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:22:10 931 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:10 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnSearch]
--- 18 May 23:22:14 126 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:22:14 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:14 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: .header]
--- 18 May 23:22:14 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 May 23:22:17 499 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:22:17 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 May 23:22:17 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[@class='btn margin-off action']]
--- 18 May 23:22:23 282 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:22:23 282 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:37 888 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:22:37 888 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:50 995 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:22:50 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:56 247 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:22:56 247 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:22:56 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: IndexFieldTypeList]
--- 18 May 23:23:01 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 May 23:23:20 290 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 May 23:23:29 136 - Page URL:: https://immesign.com/teaasp/designer?documentguid=afe77a1e-b67d-4ce1-afb3-6009fd1bec96&source=templatedetail&hasundefineddocs=false
--- 18 May 23:23:29 136 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:23:52 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: shortname]
--- 18 May 23:23:54 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 May 23:23:54 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:23:55 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 May 23:24:03 654 - Page URL:: https://immesign.com/teaasp/designer?documentguid=afe77a1e-b67d-4ce1-afb3-6009fd1bec96&source=templatedetail&hasundefineddocs=false
--- 18 May 23:24:03 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:24:27 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 May 23:24:29 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 May 23:24:40 414 - Page URL:: https://immesign.com/teaasp/designer?documentguid=afe77a1e-b67d-4ce1-afb3-6009fd1bec96&source=templatedetail&hasundefineddocs=false
--- 18 May 23:24:40 415 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:24:47 117 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:24:47 118 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:24:50 244 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:24:50 245 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:24:50 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnSearch]
--- 18 May 23:24:53 411 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:24:53 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:24:53 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: .header]
--- 18 May 23:24:53 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 May 23:24:56 818 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:24:56 819 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 May 23:24:57 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[@class='btn margin-off action']]
--- 18 May 23:25:02 633 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:25:02 633 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:25:17 224 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:25:17 225 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:25:30 286 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:25:30 286 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:25:35 445 - Page URL:: https://immesign.com/teaasp/templatedetail
--- 18 May 23:25:35 446 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:25:35 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: IndexFieldTypeList]
--- 18 May 23:25:40 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //span[contains(@class,'icon-preview')]]
--- 18 May 23:25:59 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 18 May 23:26:07 618 - Page URL:: https://immesign.com/teaasp/designer?documentguid=940f7f67-de27-412b-9540-71f030a32c2e&source=templatedetail&hasundefineddocs=false
--- 18 May 23:26:07 618 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:26:31 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: shortname]
--- 18 May 23:26:32 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 18 May 23:26:32 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='dispDocProc_new']]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:26:33 513 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 18 May 23:26:41 933 - Page URL:: https://immesign.com/teaasp/designer?documentguid=940f7f67-de27-412b-9540-71f030a32c2e&source=templatedetail&hasundefineddocs=false
--- 18 May 23:26:41 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:27:05 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: svg[id*='v-'] > g > g[id*=j_]]
Drag and dropped 'Signature' to designer zone [ScreenShot]
--- 18 May 23:27:08 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //button[contains(@data-bind,'$parent.endEdit.bind')]]
--- 18 May 23:27:18 650 - Page URL:: https://immesign.com/teaasp/designer?documentguid=940f7f67-de27-412b-9540-71f030a32c2e&source=templatedetail&hasundefineddocs=false
--- 18 May 23:27:18 650 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:27:25 948 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:27:25 948 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:27:29 111 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:27:29 111 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:27:29 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnSearch]
--- 18 May 23:27:32 265 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:27:32 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:27:32 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: .header]
--- 18 May 23:27:32 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 18 May 23:27:35 627 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:27:35 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the Define template document after configuration
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
Actual(Passed): Successfully verified the Define template document after configuration[ScreenShot]
--- 18 May 23:27:35 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:27:35 998 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:27:41 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:27:44 342 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:27:44 342 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:27:44 414 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='ExportModal']/div/div/div[3]/button[1]]
Expected: click on Export template
Actual(Passed): Successfully clicked the export template[ScreenShot]
Actual(Passed): Successfully clicked the export template[ScreenShot]
--- 18 May 23:27:44 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='ExportModal']/div/div/div[2]/div[2]/div[1]/div//label/span[@class='cr']]
--- 18 May 23:27:45 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='ExportModal']/div/div/div[3]/button[1]]
--- 18 May 23:27:53 061 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:27:53 061 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: The downloaded csv file : DocumentExport.Zip should be available in the default downloads directory
Actual(Passed): The downloaded csv file : DocumentExport.Zip is available in the default downloads directory[ScreenShot]
Actual(Passed): The downloaded csv file : DocumentExport.Zip is available in the default downloads directory[ScreenShot]
--- 18 May 23:27:56 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:27:56 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:28:01 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Select All']]
--- 18 May 23:28:04 609 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:28:04 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:28:09 541 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:28:09 541 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:28:09 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> 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]
--- 18 May 23:28:09 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 18 May 23:28:20 371 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:28:20 372 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: check the document after import
Actual(Passed): Successfully verified the document after import[ScreenShot]
Actual(Passed): Successfully verified the document after import[ScreenShot]
--- 18 May 23:28:24 502 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:28:24 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:28:27 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:28:30 739 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:28:30 739 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:28:30 796 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> css selector: .header]
Expected: The downloaded csv file : DocumentExport.csv should be available in the default downloads directory
Actual(Passed): The downloaded csv file : DocumentExport.csv is available in the default downloads directory[ScreenShot]
Actual(Passed): The downloaded csv file : DocumentExport.csv is available in the default downloads directory[ScreenShot]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:28:54 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnDocumentDetailsEditSave]
--- 18 May 23:29:02 633 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: (//div[contains(@class, 'selectize-input') and contains(@class, 'has-options') and contains(@class, 'has-items')])[1]]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 18 May 23:29:23 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnDocumentDetailsEditSave]
--- 18 May 23:29:31 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> xpath: (//div[contains(@class, 'selectize-input') and contains(@class, 'has-options') and contains(@class, 'has-items')])[1]]
--- 18 May 23:29:43 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3550b87300cecc3d1500a37823eb9301)] -> id: btnDocumentDetailsEditSave]
Test Passed.
VerifySessionDetailsPagewithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToVie...)
Test Passed.
--- 19 May 00:57:02 609 - TestCaseID:: VerifySessionDetailsPagewithDifferentArchiveOptions
--- 19 May 00:57:04 250 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify session details page with different Archive options and Archive icons. COMMENTS:
Steps:
--- 19 May 00:57:11 212 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:57:11 212 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:57:11 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnSubmit]
--- 19 May 00:57:11 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:57:11 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnSubmit]
--- 19 May 00:57:17 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: idSIButton9]
--- 19 May 00:57:23 645 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:57:23 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:57:23 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: lightbox]
--- 19 May 00:57:23 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: idSIButton9]
--- 19 May 00:57:31 557 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:57:31 557 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:57:31 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnUpload]
--- 19 May 00:57:34 839 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:57:34 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:57:34 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> css selector: .header]
--- 19 May 00:57:34 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //a[text()='Administration']]
--- 19 May 00:57:44 736 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:57:44 737 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:57:44 791 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnSearch]
--- 19 May 00:57:47 936 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:57:47 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:57:47 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> css selector: .header]
--- 19 May 00:57:48 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //*[text()='Select All']]
--- 19 May 00:57:48 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //*[text()='Select All']]
--- 19 May 00:57:53 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //*[text()='Select All']]
--- 19 May 00:57:56 437 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:57:56 438 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:02 466 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:58:02 466 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:02 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> 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]
--- 19 May 00:58:02 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:58:15 317 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:58:15 318 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:15 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 00:58:17 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnClose]
--- 19 May 00:58:17 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: txtFullName]
--- 19 May 00:58:20 641 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:58:20 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:21 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 00:58:25 133 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnattachmentSave]
--- 19 May 00:58:32 441 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:58:32 441 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:32 502 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 00:58:34 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnClose]
--- 19 May 00:58:34 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: txtFullName]
--- 19 May 00:58:37 860 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:58:37 861 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:39 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 00:58:42 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnattachmentSave]
--- 19 May 00:58:49 713 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:58:49 714 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:49 770 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 00:58:51 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnClose]
--- 19 May 00:58:51 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: txtFullName]
--- 19 May 00:58:55 166 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:58:55 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:58:56 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 00:58:59 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnattachmentSave]
--- 19 May 00:59:07 091 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:59:07 091 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:59:07 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 00:59:09 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnClose]
--- 19 May 00:59:09 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: txtFullName]
--- 19 May 00:59:12 512 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:59:12 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:59:13 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 00:59:17 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (3d254766fa9e29f1c54cf61f6d318758)] -> id: btnattachmentSave]
--- 19 May 00:59:21 435 - TestCaseID:: VerifySessionDetailsPagewithDifferentArchiveOptions
--- 19 May 00:59:23 063 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:59:30 126 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:59:30 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:59:30 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: btnSubmit]
--- 19 May 00:59:30 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:59:30 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: btnSubmit]
--- 19 May 00:59:36 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: idSIButton9]
--- 19 May 00:59:43 360 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:59:43 360 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:59:43 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: lightbox]
--- 19 May 00:59:43 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: idSIButton9]
--- 19 May 00:59:49 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //*[@id='btnSearch']]
--- 19 May 00:59:52 222 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 19 May 00:59:52 222 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:59:52 281 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> css selector: .header]
--- 19 May 00:59:52 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //a[text()='Processing']]
--- 19 May 01:00:01 831 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:00:01 831 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:00:12 246 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: tab0]
--- 19 May 01:00:15 326 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:00:15 327 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:00:15 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> css selector: .header]
--- 19 May 01:00:15 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: dragandrophandler]
--- 19 May 01:00:17 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: messages]
--- 19 May 01:00:20 893 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:00:20 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:00:24 024 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:00:24 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:00:24 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:00:24 143 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:00:27 627 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:00:27 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:01:22 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: dragandrophandler]
--- 19 May 01:01:24 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: messages]
--- 19 May 01:01:27 997 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:01:27 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:01:31 077 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:01:31 077 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:01:31 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:01:31 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:01:34 706 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:01:34 706 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:02:30 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: dragandrophandler]
--- 19 May 01:02:32 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: messages]
--- 19 May 01:02:35 597 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:02:35 597 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:02:38 797 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:02:38 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:02:38 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:02:38 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:02:42 319 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:02:42 319 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:03:37 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: dragandrophandler]
--- 19 May 01:03:39 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: messages]
--- 19 May 01:03:42 966 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:03:42 966 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:03:46 124 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:03:46 124 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:03:46 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 01:03:46 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 19 May 01:03:49 708 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 01:03:49 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:04:42 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 01:04:55 641 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&refresh=y
--- 19 May 01:04:55 641 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:05:17 720 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&refresh=y
--- 19 May 01:05:17 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:05:21 024 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&refresh=y
--- 19 May 01:05:21 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:05:24 211 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&refresh=y
--- 19 May 01:05:24 211 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:05:24 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Sign]
--- 19 May 01:05:24 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Attach]
--- 19 May 01:05:27 547 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&refresh=y
--- 19 May 01:05:27 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:05:27 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> css selector: .header]
--- 19 May 01:05:59 294 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&refresh=y
--- 19 May 01:05:59 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:05:59 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Sign]
--- 19 May 01:05:59 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Sign]
--- 19 May 01:06:06 733 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky
--- 19 May 01:06:06 733 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:06:12 985 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky
--- 19 May 01:06:12 985 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:06:13 046 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 01:06:16 208 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky
--- 19 May 01:06:16 208 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:06:16 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> css selector: .header]
--- 19 May 01:06:16 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 19 May 01:06:29 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //a[contains(@id,'signdoc')]]
--- 19 May 01:06:38 161 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:06:38 161 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:06:41 271 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:06:41 271 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:06:41 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: btnType]
--- 19 May 01:06:44 390 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:06:44 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:02 946 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:07:02 946 - 14 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:03 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 19 May 01:07:03 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: btnCancelApplyMark]
--- 19 May 01:07:17 968 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&source=esignermanager
--- 19 May 01:07:17 968 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:21 201 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&source=esignermanager
--- 19 May 01:07:21 201 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:21 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Sign]
--- 19 May 01:07:21 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Attach]
--- 19 May 01:07:24 511 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&source=esignermanager
--- 19 May 01:07:24 511 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:24 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> css selector: .header]
--- 19 May 01:07:42 464 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&source=esignermanager
--- 19 May 01:07:42 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:42 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Sign]
--- 19 May 01:07:42 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Sign]
--- 19 May 01:07:48 973 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky
--- 19 May 01:07:48 973 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:55 235 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky
--- 19 May 01:07:55 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:55 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 01:07:58 493 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky
--- 19 May 01:07:58 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:07:58 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> css selector: .header]
--- 19 May 01:07:58 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 19 May 01:08:12 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: //a[contains(@id,'signdoc')]]
--- 19 May 01:08:18 971 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:08:18 971 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:08:22 079 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:08:22 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:08:22 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: btnType]
--- 19 May 01:08:25 251 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:08:25 252 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:08:39 371 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&signerprefixorder=1
--- 19 May 01:08:39 371 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:08:39 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 19 May 01:08:39 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: btnCancelApplyMark]
--- 19 May 01:08:53 350 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&source=esignermanager
--- 19 May 01:08:53 350 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:08:56 554 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&source=esignermanager
--- 19 May 01:08:56 554 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:08:56 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Sign]
--- 19 May 01:08:56 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> id: Attach]
--- 19 May 01:08:59 964 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181934076180911_i25xgizywd3vmoihdbgvx4ky&source=esignermanager
--- 19 May 01:08:59 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:09:00 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (8b8e64c6b53fb3af71995e61cf385a4a)] -> css selector: .header]
Test Passed.
VerifyIndividualArchiveWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToVie...)
Test Passed.
--- 18 May 23:29:49 886 - TestCaseID:: VerifyIndividualArchiveWithDifferentArchiveOptions
--- 18 May 23:29:51 587 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify individual archive on session details page and search active page COMMENTS:
Steps:
--- 18 May 23:29:58 441 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 23:29:58 441 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:29:58 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: btnSubmit]
--- 18 May 23:29:58 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 23:29:59 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: btnSubmit]
--- 18 May 23:30:04 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: idSIButton9]
--- 18 May 23:30:11 171 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 23:30:11 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:30:11 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: lightbox]
--- 18 May 23:30:11 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: idSIButton9]
--- 18 May 23:30:18 650 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:30:18 650 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:30:18 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: btnUpload]
--- 18 May 23:30:21 824 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:30:21 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:30:21 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> css selector: .header]
--- 18 May 23:30:21 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //a[text()='Administration']]
--- 18 May 23:30:30 239 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:30:30 239 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:30:30 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: btnSearch]
--- 18 May 23:30:33 406 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:30:33 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:30:33 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> css selector: .header]
--- 18 May 23:30:33 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //*[text()='Select All']]
--- 18 May 23:30:33 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //*[text()='Select All']]
--- 18 May 23:30:38 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //*[text()='Select All']]
--- 18 May 23:30:41 888 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:30:41 888 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:30:47 833 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:30:47 833 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:30:47 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> 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]
--- 18 May 23:30:48 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 18 May 23:31:01 406 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:31:01 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:31:01 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 18 May 23:31:03 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: btnClose]
--- 18 May 23:31:03 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: txtFullName]
--- 18 May 23:31:06 825 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:31:06 825 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:31:08 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 18 May 23:31:11 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b4c04cb9381b3f6f9009100505c428a1)] -> id: btnattachmentSave]
--- 18 May 23:31:15 979 - TestCaseID:: VerifyIndividualArchiveWithDifferentArchiveOptions
--- 18 May 23:31:17 693 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 18 May 23:31:24 730 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 23:31:24 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:31:24 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: btnSubmit]
--- 18 May 23:31:24 866 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 23:31:25 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: btnSubmit]
--- 18 May 23:31:30 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: idSIButton9]
--- 18 May 23:31:37 571 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 23:31:37 571 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:31:37 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: lightbox]
--- 18 May 23:31:37 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: idSIButton9]
--- 18 May 23:31:46 362 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:31:46 362 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:31:46 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:31:49 549 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:31:49 549 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:31:49 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:31:49 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //a[text()='Processing']]
--- 18 May 23:31:59 794 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:31:59 794 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:32:10 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: tab0]
--- 18 May 23:32:13 132 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:32:13 132 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:32:13 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:32:13 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: dragandrophandler]
--- 18 May 23:32:15 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: messages]
--- 18 May 23:32:18 687 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:32:18 688 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:32:21 834 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:32:21 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:32:21 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:32:21 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //label[text()='Attachment Type']//following::input[1]/parent::div[1]]
--- 18 May 23:32:25 544 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:32:25 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:33:20 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: dragandrophandler]
--- 18 May 23:33:22 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: messages]
--- 18 May 23:33:22 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 May 23:33:32 718 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:33:32 718 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:33:54 681 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:33:54 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:33:57 823 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:33:57 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:01 009 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:34:01 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:01 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Sign]
--- 18 May 23:34:01 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Attach]
--- 18 May 23:34:04 296 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:34:04 297 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:04 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:34:17 567 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:34:17 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:17 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Sign]
--- 18 May 23:34:17 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Sign]
--- 18 May 23:34:24 928 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd
--- 18 May 23:34:24 929 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:31 151 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd
--- 18 May 23:34:31 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:31 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:34:34 328 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd
--- 18 May 23:34:34 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:34 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:34:34 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 18 May 23:34:46 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //a[contains(@id,'signdoc')]]
--- 18 May 23:34:53 343 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&signerprefixorder=1
--- 18 May 23:34:53 343 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:56 464 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&signerprefixorder=1
--- 18 May 23:34:56 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:34:56 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: btnType]
--- 18 May 23:34:59 613 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&signerprefixorder=1
--- 18 May 23:34:59 613 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:35:13 528 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&signerprefixorder=1
--- 18 May 23:35:13 528 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:35:13 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 18 May 23:35:17 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:35:24 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:35:30 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:35:36 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:35:42 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:35:59 812 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&signcomplete=1
--- 18 May 23:35:59 813 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:35:59 877 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:36:02 989 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&signcomplete=1
--- 18 May 23:36:02 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:03 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:36:06 282 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&signcomplete=1
--- 18 May 23:36:06 282 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:06 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 18 May 23:36:22 933 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:36:22 933 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:26 114 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:36:26 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:26 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Sign]
--- 18 May 23:36:26 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Attach]
--- 18 May 23:36:29 419 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:36:29 420 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:29 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:36:39 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[contains(@id,'archive_')]//span]
--- 18 May 23:36:47 989 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:36:47 989 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:52 242 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:36:52 242 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:52 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Sign]
--- 18 May 23:36:52 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Attach]
--- 18 May 23:36:55 673 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:36:55 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:36:55 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:37:09 064 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:37:09 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:37:19 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[contains(@id,'documentName_')]]
--- 18 May 23:37:22 438 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&source=esignermanager
--- 18 May 23:37:22 438 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:37:22 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //a[text()='Processing']]
--- 18 May 23:37:30 664 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:37:30 664 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:37:30 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:37:33 804 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:37:33 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:37:33 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:37:36 964 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:37:36 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:37:39 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:37:43 234 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:37:43 234 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:37:45 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[contains(@class,'clickable')]]
--- 18 May 23:37:52 541 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:37:52 541 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:37:52 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[contains(@id,'archive_')]//span]
--- 18 May 23:38:00 977 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:38:00 977 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:38:01 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:38:05 319 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:38:05 319 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:38:05 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
--- 18 May 23:38:08 586 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:38:08 586 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:38:11 714 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:38:11 714 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:38:16 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> xpath: //div[@id='redirect_0']//span[@class='btn_icon margin-off padding-off action-color-nohover icon-page-redirect']]
--- 18 May 23:38:23 997 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:38:23 998 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:38:24 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Sign]
--- 18 May 23:38:24 122 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> id: Attach]
--- 18 May 23:38:27 229 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181802478992310_zjw4kyttk0v1wd5czswcntzd&refresh=y
--- 18 May 23:38:27 229 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:38:27 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (73a5f969a9fb8e885fbcb77d12a1e7d2)] -> css selector: .header]
Test Passed.
VerifyOptionalSignatureWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=TRUE, ShortName=, Part...)
Index 0 out of bounds for length 0 [ScreenShot]
--- 19 May 00:03:25 768 - TestCaseID:: VerifyOptionalSignatureWithDifferentArchiveOptions
--- 19 May 00:03:27 810 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Optional signature with different archive options COMMENTS:
Steps:
--- 19 May 00:03:35 075 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:03:35 076 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:03:35 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> id: btnSubmit]
--- 19 May 00:03:35 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:03:35 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> id: btnSubmit]
--- 19 May 00:03:40 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> id: idSIButton9]
--- 19 May 00:03:46 883 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:03:46 883 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:03:46 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> id: lightbox]
--- 19 May 00:03:46 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> id: idSIButton9]
--- 19 May 00:03:54 824 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:03:54 824 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:03:54 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> id: btnUpload]
--- 19 May 00:03:58 054 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 00:03:58 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:03:58 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> css selector: .header]
--- 19 May 00:03:58 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> xpath: //a[text()='Administration']]
--- 19 May 00:04:06 717 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:04:06 717 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:04:06 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> id: btnSearch]
--- 19 May 00:04:09 890 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:04:09 890 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:04:09 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> css selector: .header]
--- 19 May 00:04:09 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> xpath: //*[text()='Select All']]
--- 19 May 00:04:10 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> xpath: //*[text()='Select All']]
--- 19 May 00:04:15 121 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> xpath: //*[text()='Select All']]
--- 19 May 00:04:18 332 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:04:18 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:04:24 295 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 00:04:24 296 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:04:24 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> 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]
--- 19 May 00:04:24 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d8e8405e701c9499bfda94d4c687ae35)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 00:04:34 297 - TestCaseID:: VerifyOptionalSignatureWithDifferentArchiveOptions
--- 19 May 00:04:36 010 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 00:04:42 833 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 00:04:42 833 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:04:42 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: btnSubmit]
--- 19 May 00:04:43 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 00:04:43 730 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: btnSubmit]
--- 19 May 00:04:49 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: idSIButton9]
--- 19 May 00:04:55 638 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 00:04:55 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:04:55 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: lightbox]
--- 19 May 00:04:55 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: idSIButton9]
--- 19 May 00:05:05 410 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:05:05 410 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:05 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: immPageTitle]
--- 19 May 00:05:08 620 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:05:08 620 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:08 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:05:08 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //a[text()='Processing']]
--- 19 May 00:05:17 974 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:17 974 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:28 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: tab0]
--- 19 May 00:05:31 394 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:31 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:31 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:05:31 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: dragandrophandler]
--- 19 May 00:05:33 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: messages]
--- 19 May 00:05:37 032 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:37 032 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:40 141 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:40 141 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:40 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:05:40 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: dragandrophandler]
--- 19 May 00:05:42 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: messages]
--- 19 May 00:05:45 764 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:45 764 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:48 895 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:48 895 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:48 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:05:49 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: dragandrophandler]
--- 19 May 00:05:51 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: messages]
--- 19 May 00:05:54 540 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:54 540 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:57 641 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:05:57 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:05:57 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:05:57 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: dragandrophandler]
--- 19 May 00:06:00 064 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: messages]
--- 19 May 00:06:03 309 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:06:03 309 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:06:06 412 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 19 May 00:06:06 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:06:06 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 19 May 00:06:06 637 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[contains(text(),'Create Session')]]
--- 19 May 00:06:17 812 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&refresh=y
--- 19 May 00:06:17 812 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:06:39 827 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&refresh=y
--- 19 May 00:06:39 827 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:06:43 026 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&refresh=y
--- 19 May 00:06:43 026 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:06:46 211 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&refresh=y
--- 19 May 00:06:46 211 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:06:46 275 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Sign]
--- 19 May 00:06:46 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Attach]
--- 19 May 00:06:49 534 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&refresh=y
--- 19 May 00:06:49 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:06:49 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:07:02 764 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&refresh=y
--- 19 May 00:07:02 766 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:07:10 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span]
--- 19 May 00:07:17 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: btnsubmit]
--- 19 May 00:07:30 763 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl
--- 19 May 00:07:30 763 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:07:30 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Sign]
--- 19 May 00:07:30 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Attach]
--- 19 May 00:07:34 167 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl
--- 19 May 00:07:34 167 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:07:34 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:07:57 030 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl
--- 19 May 00:07:57 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:07:57 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Sign]
--- 19 May 00:07:57 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Sign]
--- 19 May 00:08:08 130 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&source=esignermanagerneedreview
--- 19 May 00:08:08 130 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:09:19 020 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&source=esignermanager
--- 19 May 00:09:19 021 - 15 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:09:19 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: immPageTitle]
--- 19 May 00:09:22 224 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&source=esignermanager
--- 19 May 00:09:22 225 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:09:38 594 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl
--- 19 May 00:09:38 594 - 16 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:09:41 776 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl
--- 19 May 00:09:41 776 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:09:41 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 00:09:44 992 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl
--- 19 May 00:09:44 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:09:45 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:09:48 200 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl
--- 19 May 00:09:48 200 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:09:48 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 May 00:09:50 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 19 May 00:10:03 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //a[contains(@id,'start')]]
Expected: When there is no document to sign, 'Start' button should be displayed
Actual(Passed): 'Start' button is displayed[ScreenShot]
Actual(Passed): 'Start' button is displayed[ScreenShot]
--- 19 May 00:10:03 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //a[contains(@id,'start')]]
--- 19 May 00:10:10 714 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:10:10 714 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:10:13 774 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:10:13 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:10:13 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: btnType]
--- 19 May 00:10:16 894 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:10:16 894 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:10:31 337 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:10:31 337 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:10:31 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 19 May 00:10:53 645 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:10:53 646 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:10:56 766 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:10:56 766 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:10:57 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:11:00 171 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:11:00 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:11:00 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 19 May 00:11:04 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:11:06 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 19 May 00:11:09 803 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:11:09 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:11:09 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:11:12 959 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=1
--- 19 May 00:11:12 959 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:11:13 013 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 19 May 00:11:17 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:11:19 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 19 May 00:11:32 526 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signcomplete=1
--- 19 May 00:11:32 526 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:11:32 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 00:11:35 820 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signcomplete=1
--- 19 May 00:11:35 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:11:35 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:11:37 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 May 00:11:40 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 19 May 00:11:52 740 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //a[contains(@id,'start')]]
Expected: When there is no document to sign, 'Start' button should be displayed
Actual(Passed): 'Start' button is displayed[ScreenShot]
Actual(Passed): 'Start' button is displayed[ScreenShot]
--- 19 May 00:11:52 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //a[contains(@id,'start')]]
--- 19 May 00:11:59 004 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:11:59 004 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:02 188 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:02 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:02 273 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: btnType]
--- 19 May 00:12:05 384 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:05 386 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:17 346 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:17 346 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:17 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 19 May 00:12:39 778 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:39 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:42 889 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:42 889 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:43 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:12:46 335 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:46 335 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:46 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 19 May 00:12:50 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:12:53 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 19 May 00:12:56 148 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:56 149 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:56 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:12:59 681 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=2
--- 19 May 00:12:59 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:12:59 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 19 May 00:13:04 275 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:13:06 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 19 May 00:13:19 401 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signcomplete=1
--- 19 May 00:13:19 401 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:13:19 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 00:13:22 621 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signcomplete=1
--- 19 May 00:13:22 621 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:13:22 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:13:24 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 19 May 00:13:26 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 19 May 00:13:39 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //a[contains(@id,'start')]]
Expected: When there is no document to sign, 'Start' button should be displayed
Actual(Passed): 'Start' button is displayed[ScreenShot]
Actual(Passed): 'Start' button is displayed[ScreenShot]
--- 19 May 00:13:39 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //a[contains(@id,'start')]]
--- 19 May 00:13:46 150 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:13:46 151 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:13:49 235 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:13:49 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:13:49 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: btnType]
--- 19 May 00:13:52 436 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:13:52 436 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:14:05 081 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:14:05 082 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:14:05 143 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 19 May 00:14:27 370 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:14:27 371 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:14:30 481 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:14:30 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:14:30 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:14:33 797 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:14:33 798 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:14:33 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 19 May 00:14:38 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:14:40 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 19 May 00:14:43 498 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:14:43 498 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:14:43 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:14:46 671 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signerprefixorder=3
--- 19 May 00:14:46 671 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:14:46 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 19 May 00:14:51 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 19 May 00:14:53 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 19 May 00:15:06 018 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signcomplete=1
--- 19 May 00:15:06 018 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:15:06 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 00:15:09 213 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signcomplete=1
--- 19 May 00:15:09 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:15:09 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:15:11 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: immGlobalButtonContinue]
--- 19 May 00:15:14 717 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&signcomplete=1
--- 19 May 00:15:14 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:15:14 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 19 May 00:15:30 635 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&source=esignermanager
--- 19 May 00:15:30 635 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:15:33 778 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&source=esignermanager
--- 19 May 00:15:33 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:15:33 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Sign]
--- 19 May 00:15:33 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: Attach]
--- 19 May 00:15:37 071 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&source=esignermanager
--- 19 May 00:15:37 071 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:15:37 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:16:00 826 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181835316651998_s3dfy5hfjuhfgsakkeday1yl&source=esignermanager
--- 19 May 00:16:00 827 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:16:10 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: WFRsp]
--- 19 May 00:16:11 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: btnsubmit]
--- 19 May 00:16:19 729 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:16:19 729 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:16:19 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> id: immPageTitle]
--- 19 May 00:16:22 943 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:16:22 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:16:22 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (7444d353e853ea5a58bfa605afe14b6a)] -> css selector: .header]
--- 19 May 00:16:32 390 - Page URL:: https://immesign.com/teaasp/wfcases
--- 19 May 00:16:32 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Index 0 out of bounds for length 0 [ScreenShot]
VerifyArchiveOptionsforDocumentMaintenanceXML({Description=verify Archive options are available in Document Maintenance XML Pages, FI=devplus, Att...)
Default Archive value is set to Always Archive on Add Document Sets page [ScreenShot]
Default Archive value is set to Archive on Action on Add Document Sets page [ScreenShot]
Default Archive value is set to Never Archive on Add Document Sets page [ScreenShot]
Default Archive value is set to Always Archive on Edit Document Sets page [ScreenShot]
Default Archive value is set to Archive on Action on Edit Document Sets page [ScreenShot]
Default Archive value is set to Never Archive on Edit Document Sets page [ScreenShot]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
null [ScreenShot]
--- 18 May 22:55:14 917 - TestCaseID:: VerifyArchiveOptionsforDocumentMaintenanceXML
--- 18 May 22:55:16 691 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Archive options are available in Document Maintenance XML Pages
Steps:
--- 18 May 22:55:23 623 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 22:55:23 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:55:23 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnSubmit]
--- 18 May 22:55:23 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 22:55:24 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnSubmit]
--- 18 May 22:55:29 948 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: idSIButton9]
--- 18 May 22:55:36 585 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 22:55:36 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:55:36 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: lightbox]
--- 18 May 22:55:36 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: idSIButton9]
--- 18 May 22:55:44 844 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:55:44 844 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:55:44 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:55:48 069 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:55:48 069 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:55:48 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:55:54 703 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:55:54 704 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:55:57 783 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:55:57 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:55:57 856 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: selectfiles]
--- 18 May 22:56:00 932 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:56:00 932 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:56:01 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:56:04 313 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:56:04 313 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:56:04 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: selectfiles]
--- 18 May 22:56:09 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: selectfiles]
--- 18 May 22:56:15 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: selectfiles]
--- 18 May 22:56:20 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .btn .icon-upload]
--- 18 May 22:57:01 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> link text: Continue]
--- 18 May 22:57:08 351 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:08 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:08 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:57:11 513 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:11 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:11 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:57:15 094 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:15 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:15 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:57:23 869 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:23 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:26 990 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:26 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:30 129 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:30 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:30 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:57:33 321 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:33 322 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:33 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:57:36 874 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:36 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:37 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:57:45 670 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:45 671 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:48 812 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:48 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:51 928 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:51 928 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:51 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:57:55 109 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:55 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:55 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:57:58 510 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:57:58 510 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:57:58 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text() = 'Update']]
--- 18 May 22:58:01 686 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:01 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:01 746 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:58:04 880 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:04 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:04 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:58:08 940 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:08 940 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:09 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:58:14 387 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:14 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:17 541 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:17 541 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:20 722 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:20 722 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:20 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:58:23 899 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:23 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:23 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:58:27 214 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:27 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:27 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text() = 'Update']]
--- 18 May 22:58:30 419 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:30 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:30 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:58:33 626 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:33 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:33 681 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:58:37 585 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:37 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:37 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:58:46 185 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:46 185 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:49 430 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:49 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:52 536 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:52 536 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:52 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:58:55 753 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:55 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:55 809 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:58:59 065 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:58:59 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:58:59 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text() = 'Update']]
--- 18 May 22:59:02 254 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:59:02 254 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:02 307 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:59:05 484 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:59:05 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:05 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:59:09 428 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:59:09 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:09 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:59:18 014 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:59:18 014 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:21 180 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:59:21 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:24 323 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:59:24 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:24 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 22:59:27 544 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:59:27 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:27 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:59:27 656 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 22:59:34 042 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:59:34 042 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:34 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_btnAdd]
--- 18 May 22:59:37 214 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:59:37 214 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:37 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:59:40 365 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:59:40 366 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:43 491 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:59:43 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:43 553 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnSave]
--- 18 May 22:59:46 663 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:59:46 663 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:46 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 22:59:50 144 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:59:50 144 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:53 531 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:59:53 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:59:56 723 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:59:56 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:00:01 376 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 23:00:01 376 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:00:04 520 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 23:00:04 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:00:04 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnSave]
--- 18 May 23:00:07 683 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 23:00:07 683 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:00:07 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:00:07 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnSearchby]
--- 18 May 23:00:15 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnSearchby]
--- 18 May 23:00:23 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnSearchby]
Default Archive value is set to Always Archive on Add Document Sets page [ScreenShot]
--- 18 May 23:00:36 680 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 23:00:36 680 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Archive on Action on Add Document Sets page [ScreenShot]
--- 18 May 23:00:42 870 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 23:00:42 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Never Archive on Add Document Sets page [ScreenShot]
--- 18 May 23:00:49 110 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 23:00:49 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:00:49 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:00:55 347 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 23:00:55 347 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:00:55 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_btnAdd]
--- 18 May 23:00:58 496 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 23:00:58 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:00:58 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
Default Archive value is set to Always Archive on Edit Document Sets page [ScreenShot]
--- 18 May 23:01:06 011 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx?productid=25
--- 18 May 23:01:06 012 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Archive on Action on Edit Document Sets page [ScreenShot]
--- 18 May 23:01:12 193 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx?productid=25
--- 18 May 23:01:12 193 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Never Archive on Edit Document Sets page [ScreenShot]
--- 18 May 23:01:18 455 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx?productid=25
--- 18 May 23:01:18 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:01:18 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:01:24 719 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 23:01:24 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:01:24 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_btnAdd]
--- 18 May 23:01:27 864 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 23:01:27 864 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:01:27 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:01:31 022 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 23:01:31 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:01:34 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:01:40 985 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:01:40 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:01:41 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:01:44 183 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:01:44 183 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:01:44 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:01:47 570 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:01:47 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:01:47 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
--- 18 May 23:01:49 979 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 23:01:58 548 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:01:58 548 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:01 713 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:02:01 713 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:04 824 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:02:04 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:04 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:02:08 033 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:02:08 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:08 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:02:13 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 23:02:21 657 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:02:21 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:25 293 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:02:25 294 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:25 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 23:02:28 881 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:02:28 881 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:28 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:02:29 004 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnEdit]
--- 18 May 23:02:32 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 23:02:42 696 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:02:42 697 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:49 202 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:02:49 203 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:49 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:02:55 758 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:02:55 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:55 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:02:58 972 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:02:58 973 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:02:59 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:03:02 413 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:03:02 413 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:02 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 23:03:11 183 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:03:11 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:14 349 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:03:14 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:17 459 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:03:17 460 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:17 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:03:20 657 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:03:20 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:20 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:03:26 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 23:03:34 828 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:03:34 829 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:38 298 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:03:38 298 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:38 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 23:03:41 866 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:03:41 866 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:03:41 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:03:41 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnEdit]
--- 18 May 23:03:46 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 23:03:56 570 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:03:56 570 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:03 057 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=24&attach=false
--- 18 May 23:04:03 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:03 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:04:09 554 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:04:09 554 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:09 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:04:12 748 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:04:12 748 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:12 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:04:18 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 23:04:24 783 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=30&attach=true
--- 18 May 23:04:24 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:27 929 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=30&attach=true
--- 18 May 23:04:27 929 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:27 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 23:04:31 070 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=30&attach=true
--- 18 May 23:04:31 071 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:31 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:04:31 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnEdit]
--- 18 May 23:04:34 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
--- 18 May 23:04:42 836 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=30&attach=true
--- 18 May 23:04:42 836 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:48 983 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=30&attach=true
--- 18 May 23:04:48 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:49 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:04:55 415 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:04:55 415 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:55 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:04:58 570 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:04:58 570 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:04:58 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:05:04 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 23:05:10 476 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=31&attach=true
--- 18 May 23:05:10 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:13 592 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=31&attach=true
--- 18 May 23:05:13 592 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:13 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 23:05:16 783 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=31&attach=true
--- 18 May 23:05:16 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:16 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:05:16 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnEdit]
--- 18 May 23:05:20 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 23:05:28 658 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=31&attach=true
--- 18 May 23:05:28 659 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:34 819 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=31&attach=true
--- 18 May 23:05:34 819 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:34 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:05:41 263 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:05:41 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:41 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:05:44 454 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:05:44 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:44 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:05:50 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 23:05:56 275 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=32&attach=true
--- 18 May 23:05:56 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:59 353 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=32&attach=true
--- 18 May 23:05:59 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:05:59 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 23:06:02 549 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=32&attach=true
--- 18 May 23:06:02 550 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:06:02 610 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
--- 18 May 23:06:02 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnEdit]
--- 18 May 23:06:05 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 23:06:14 398 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=32&attach=true
--- 18 May 23:06:14 399 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:06:20 531 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=32&attach=true
--- 18 May 23:06:20 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:06:20 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> xpath: //a[text()='Administration']]
--- 18 May 23:06:26 936 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:06:26 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:06:26 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> id: btnUpload]
--- 18 May 23:06:30 117 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:06:30 117 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:06:30 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (e6f3fc27f0bf17690f2b0e2ea1df4777)] -> css selector: .header]
null [ScreenShot]
VerifyOptionalSignatureWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=FALSE, ShortName=, Par...)
Successfully navigated to 'Search Completed Sessions' page [ScreenShot]
Successfully navigated to 'Search Completed Sessions' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 18 May 23:38:39 907 - TestCaseID:: VerifyOptionalSignatureWithDifferentArchiveOptions
--- 18 May 23:38:41 579 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Optional signature with different archive options COMMENTS:
Steps:
--- 18 May 23:38:48 694 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 23:38:48 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:38:48 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> id: btnSubmit]
--- 18 May 23:38:48 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 23:38:49 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> id: btnSubmit]
--- 18 May 23:38:54 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> id: idSIButton9]
--- 18 May 23:39:02 659 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 23:39:02 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:02 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> id: lightbox]
--- 18 May 23:39:02 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> id: idSIButton9]
--- 18 May 23:39:09 964 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:39:09 964 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:10 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> id: btnUpload]
--- 18 May 23:39:13 194 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 23:39:13 195 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:13 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> css selector: .header]
--- 18 May 23:39:13 308 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> xpath: //a[text()='Administration']]
--- 18 May 23:39:21 590 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:39:21 590 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:21 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> id: btnSearch]
--- 18 May 23:39:24 770 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:39:24 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:24 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> css selector: .header]
--- 18 May 23:39:24 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> xpath: //*[text()='Select All']]
--- 18 May 23:39:24 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> xpath: //*[text()='Select All']]
--- 18 May 23:39:30 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> xpath: //*[text()='Select All']]
--- 18 May 23:39:33 293 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:39:33 293 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:39 253 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 18 May 23:39:39 253 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:39 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> 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]
--- 18 May 23:39:39 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (4588a5b651b1867289cf248b41d7fec2)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 18 May 23:39:49 175 - TestCaseID:: VerifyOptionalSignatureWithDifferentArchiveOptions
--- 18 May 23:39:50 824 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 18 May 23:39:57 954 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 23:39:57 954 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:39:58 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnSubmit]
--- 18 May 23:39:58 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 23:39:58 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnSubmit]
--- 18 May 23:40:03 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: idSIButton9]
--- 18 May 23:40:10 041 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 23:40:10 041 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:40:10 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: lightbox]
--- 18 May 23:40:10 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: idSIButton9]
--- 18 May 23:40:18 858 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:40:18 858 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:40:18 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:40:22 081 - Page URL:: https://immesign.com/teaasp/savedsessionsearch
--- 18 May 23:40:22 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:40:22 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:40:22 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[text()='Processing']]
--- 18 May 23:40:31 086 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:40:31 086 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:40:41 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: tab0]
--- 18 May 23:40:44 659 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:40:44 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:40:44 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:40:44 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:40:47 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:40:50 240 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:40:50 240 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:40:53 381 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:40:53 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:40:53 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:40:53 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:40:55 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:40:58 977 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:40:58 977 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:02 062 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:41:02 062 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:02 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:41:02 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:41:04 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:41:07 655 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:41:07 655 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:10 741 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:41:10 741 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:10 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:41:10 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:41:13 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:41:16 331 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:41:16 331 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:19 485 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:41:19 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:19 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:41:19 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 May 23:41:29 773 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:41:29 774 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:51 798 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:41:51 798 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:54 982 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:41:54 982 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:58 186 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:41:58 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:41:58 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 18 May 23:41:58 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Attach]
--- 18 May 23:42:01 447 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:42:01 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:42:01 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:42:23 949 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:42:23 950 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:42:24 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 18 May 23:42:24 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 18 May 23:42:35 125 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanagerneedreview
--- 18 May 23:42:35 126 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:43:33 354 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:43:33 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:43:33 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: immPageTitle]
--- 18 May 23:43:36 512 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:43:36 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:43:48 748 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:43:48 748 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:43:51 908 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:43:51 909 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:43:51 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:43:55 087 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:43:55 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:43:55 143 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:43:58 292 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:43:58 292 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:43:58 335 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 18 May 23:44:00 411 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 18 May 23:44:13 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'start')]]
Expected: When there is no document to sign, 'Start' button should be displayed
Actual(Passed): 'Start' button is displayed[ScreenShot]
Actual(Passed): 'Start' button is displayed[ScreenShot]
--- 18 May 23:44:13 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'start')]]
--- 18 May 23:44:21 850 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:44:21 850 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:44:24 988 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:44:24 988 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:44:25 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnType]
--- 18 May 23:44:28 179 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:44:28 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:44:42 785 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:44:42 785 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:44:42 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 18 May 23:45:05 071 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:45:05 072 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:45:08 225 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:45:08 225 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:45:08 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:45:11 620 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:45:11 620 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:45:11 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:45:15 953 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:45:18 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 18 May 23:45:21 230 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:45:21 230 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:45:21 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:45:24 404 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:45:24 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:45:24 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:45:28 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:45:30 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 18 May 23:45:45 449 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:45:45 449 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:45:45 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:45:48 657 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:45:48 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:45:48 724 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:45:50 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 18 May 23:45:52 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 18 May 23:46:05 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'start')]]
Expected: When there is no document to sign, 'Start' button should be displayed
Actual(Passed): 'Start' button is displayed[ScreenShot]
Actual(Passed): 'Start' button is displayed[ScreenShot]
--- 18 May 23:46:05 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'start')]]
--- 18 May 23:46:11 650 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:46:11 651 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:46:14 735 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:46:14 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:46:14 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnType]
--- 18 May 23:46:17 987 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:46:17 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:46:30 730 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:46:30 730 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:46:30 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 18 May 23:46:52 944 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:46:52 944 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:46:56 113 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:46:56 113 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:46:56 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:46:59 455 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:46:59 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:46:59 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:47:03 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:47:06 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 18 May 23:47:09 104 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:47:09 104 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:47:09 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:47:12 298 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:47:12 300 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:47:12 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:47:16 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:47:18 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 18 May 23:47:32 120 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:47:32 120 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:47:32 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:47:35 318 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:47:35 319 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:47:35 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:47:37 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 18 May 23:47:39 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 18 May 23:47:52 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'start')]]
Expected: When there is no document to sign, 'Start' button should be displayed
Actual(Passed): 'Start' button is displayed[ScreenShot]
Actual(Passed): 'Start' button is displayed[ScreenShot]
--- 18 May 23:47:52 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'start')]]
--- 18 May 23:47:59 212 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:47:59 212 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:02 304 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:02 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:02 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnType]
--- 18 May 23:48:05 463 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:05 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:18 156 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:18 156 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:18 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 18 May 23:48:40 514 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:40 514 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:43 673 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:43 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:44 023 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:48:47 121 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:47 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:47 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:48:51 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:48:53 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
--- 18 May 23:48:56 784 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:56 784 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:48:56 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:48:59 952 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:48:59 952 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:49:00 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:49:04 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:49:06 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 18 May 23:49:20 358 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:49:20 358 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:49:20 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:49:23 553 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:49:23 553 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:49:23 612 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:49:25 690 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: immGlobalButtonContinue]
--- 18 May 23:49:29 033 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:49:29 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:49:29 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[@class='col-xs-4 margin-off font-size-custom cursor-pointer paddingT-5']]
--- 18 May 23:49:48 134 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:49:48 135 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:49:51 295 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:49:51 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:49:51 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 18 May 23:49:51 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Attach]
--- 18 May 23:49:54 673 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:49:54 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:49:54 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:50:19 394 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:50:19 394 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:50:22 547 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:50:22 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:50:22 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: defInfoMessageTill]
--- 18 May 23:50:25 736 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181810447249133_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:50:25 737 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:50:25 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:50:25 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[text()='Processing']]
--- 18 May 23:50:35 764 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:50:35 764 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:50:35 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //*[@id='btnSearch']]
--- 18 May 23:50:38 932 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:50:38 932 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:50:38 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
Successfully navigated to 'Search Completed Sessions' page [ScreenShot]
--- 18 May 23:50:46 777 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:50:46 779 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:51:00 633 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:51:00 633 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:51:12 408 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:51:12 409 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully archived documents'Always Archive' and 'Archive on Action' with party defined
Actual(Passed): Successfully verified '005BA1' is present under 'All' status and archived[ScreenShot]
Actual(Passed): Successfully verified '005BA1' is present under 'All' status and archived[ScreenShot]
--- 18 May 23:51:26 238 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:51:26 238 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully verified documents'Never Archive' and 'Archive on Action' without action are not arhived
Actual(Passed): Successfully verified 'XNAAP' is not present under 'All' status and not archived[ScreenShot]
Actual(Passed): Successfully verified 'XNAAP' is not present under 'All' status and not archived[ScreenShot]
--- 18 May 23:51:47 462 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:51:47 462 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully archived documents'Always Archive' and 'Archive on Action' with party defined
Actual(Passed): Successfully verified '513BA' is present under 'All' status and archived[ScreenShot]
Actual(Passed): Successfully verified '513BA' is present under 'All' status and archived[ScreenShot]
--- 18 May 23:51:59 301 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 18 May 23:51:59 301 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully verified documents'Never Archive' and 'Archive on Action' without action are not arhived
Actual(Failed): Failed to verify 'XXCA10' is not present under 'All' status and not archived[ScreenShot]
Actual(Failed): Failed to verify 'XXCA10' is not present under 'All' status and not archived[ScreenShot]
--- 18 May 23:52:13 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[text()='Processing']]
--- 18 May 23:52:21 720 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:52:21 720 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:52:32 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: tab0]
--- 18 May 23:52:35 148 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:52:35 148 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:52:35 231 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:52:35 414 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:52:37 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:52:40 803 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:52:40 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:52:43 875 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:52:43 875 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:52:43 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:52:44 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:52:46 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:52:49 443 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:52:49 443 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:52:52 577 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:52:52 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:52:52 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:52:52 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:52:54 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:52:58 147 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:52:58 148 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:01 238 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:53:01 238 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:01 306 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:53:01 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: dragandrophandler]
--- 18 May 23:53:03 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: messages]
--- 18 May 23:53:06 850 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:53:06 850 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:09 943 - Page URL:: https://immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 18 May 23:53:09 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:10 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='sw-at-dao']/label[2]]
--- 18 May 23:53:10 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[contains(text(),'Create Session')]]
--- 18 May 23:53:20 619 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:53:20 619 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:42 639 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:53:42 639 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:45 811 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:53:45 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:48 943 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:53:48 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:49 000 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 18 May 23:53:49 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Attach]
--- 18 May 23:53:52 216 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:53:52 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:53:52 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:54:14 692 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&refresh=y
--- 18 May 23:54:14 692 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:54:14 746 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 18 May 23:54:14 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 18 May 23:54:24 627 - Page URL:: https://immesign.com/teaasp/documentdesigner?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanagerneedreview
--- 18 May 23:54:24 627 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:54:27 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[contains(@id,'optionalChk')]]
--- 18 May 23:54:45 210 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[contains(@id,'optionalChk')]]
--- 18 May 23:55:02 681 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[contains(@id,'optionalChk')]]
--- 18 May 23:55:23 272 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:55:23 272 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:55:23 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: immPageTitle]
--- 18 May 23:55:26 458 - Page URL:: https://immesign.com/teaasp/designer?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 18 May 23:55:26 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:55:38 116 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:55:38 116 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:55:41 243 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:55:41 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:55:41 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:55:44 476 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:55:44 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:55:44 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:55:47 647 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2
--- 18 May 23:55:47 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:55:47 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 18 May 23:55:49 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 18 May 23:55:56 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'signdoc')]]
--- 18 May 23:56:02 196 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:56:02 196 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:56:05 264 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:56:05 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:56:05 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnType]
--- 18 May 23:56:10 676 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:56:10 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:56:24 418 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:56:24 418 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:56:24 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 18 May 23:56:46 715 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:56:46 715 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:56:49 874 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:56:49 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:56:50 137 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:56:53 214 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=1
--- 18 May 23:56:53 214 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:56:53 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:56:57 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:56:59 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 18 May 23:57:12 736 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:57:12 737 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:57:12 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:57:15 920 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:57:15 921 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:57:15 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:57:18 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 18 May 23:57:20 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 18 May 23:57:26 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'signdoc')]]
--- 18 May 23:57:32 421 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:57:32 421 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:57:35 501 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:57:35 501 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:57:35 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnType]
--- 18 May 23:57:40 874 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:57:40 874 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:57:53 886 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:57:53 886 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:57:53 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 18 May 23:58:16 183 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:58:16 183 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:58:19 280 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:58:19 281 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:58:19 553 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:58:22 664 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=2
--- 18 May 23:58:22 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:58:22 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:58:26 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:58:29 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 18 May 23:58:42 168 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:58:42 169 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:58:42 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 18 May 23:58:45 364 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 18 May 23:58:45 364 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:58:45 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 18 May 23:58:47 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 18 May 23:58:49 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[starts-with(@id,'icon-count')]]
--- 18 May 23:58:56 000 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[contains(@id,'signdoc')]]
--- 18 May 23:59:01 898 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:59:01 898 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:59:04 970 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:59:04 970 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:59:05 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: btnType]
--- 18 May 23:59:10 328 - Page URL:: https://immesign.com/teaasp/esignatureconsent?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:59:10 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:59:23 088 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:59:23 088 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:59:23 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
--- 18 May 23:59:45 387 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:59:45 387 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:59:48 579 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:59:48 579 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:59:48 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:59:51 900 - Page URL:: https://immesign.com/teaasp/esignatureapply?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signerprefixorder=3
--- 18 May 23:59:51 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 23:59:51 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
--- 18 May 23:59:56 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
--- 18 May 23:59:58 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
--- 19 May 00:00:11 346 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 19 May 00:00:11 347 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:00:11 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 19 May 00:00:14 553 - Page URL:: https://immesign.com/teaasp/esignermanager?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&signcomplete=1
--- 19 May 00:00:14 553 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:00:14 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 19 May 00:00:16 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: immGlobalButtonContinue]
--- 19 May 00:00:23 860 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 19 May 00:00:23 860 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:00:27 049 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 19 May 00:00:27 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:00:27 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Sign]
--- 19 May 00:00:27 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: Attach]
--- 19 May 00:00:30 346 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 19 May 00:00:30 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:00:30 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 19 May 00:00:55 000 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 19 May 00:00:55 000 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:00:58 172 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 19 May 00:00:58 172 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:00:58 231 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> id: defInfoMessageTill]
--- 19 May 00:01:01 411 - Page URL:: https://immesign.com/teaasp/sessiondetails?origsessionid=202505181822352554478_udxcghzhrvxot02ot4ltkto2&source=esignermanager
--- 19 May 00:01:01 412 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:01:01 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
--- 19 May 00:01:01 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //a[text()='Processing']]
--- 19 May 00:01:10 008 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:01:10 008 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:01:10 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> xpath: //*[@id='btnSearch']]
--- 19 May 00:01:13 139 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:01:13 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 00:01:13 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b5302960747204d067f656217740618d)] -> css selector: .header]
Successfully navigated to 'Search Completed Sessions' page [ScreenShot]
--- 19 May 00:01:20 894 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:01:20 894 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Failed to verify '005BA1' is present under 'All' status and archived[ScreenShot]
--- 19 May 00:01:42 886 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:01:42 887 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Failed to verify '513BA' is present under 'All' status and archived[ScreenShot]
--- 19 May 00:02:05 019 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:02:05 019 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully archived documents'Always Archive' and 'Archive on Action' with party defined
Actual(Failed): Failed to verify '005BA1' is present under 'All' status and archived[ScreenShot]
Actual(Failed): Failed to verify '005BA1' is present under 'All' status and archived[ScreenShot]
--- 19 May 00:02:27 033 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:02:27 034 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully verified documents'Never Archive' and 'Archive on Action' without action are not arhived
Actual(Passed): Successfully verified 'XNAAP' is not present under 'All' status and not archived[ScreenShot]
Actual(Passed): Successfully verified 'XNAAP' is not present under 'All' status and not archived[ScreenShot]
--- 19 May 00:02:48 184 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:02:48 184 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully archived documents'Always Archive' and 'Archive on Action' with party defined
Actual(Failed): Failed to verify '513BA' is present under 'All' status and archived[ScreenShot]
Actual(Failed): Failed to verify '513BA' is present under 'All' status and archived[ScreenShot]
--- 19 May 00:03:10 230 - Page URL:: https://immesign.com/teaasp/searchcompletedsessions
--- 19 May 00:03:10 994 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Successfully verified documents'Never Archive' and 'Archive on Action' without action are not arhived
Actual(Passed): Successfully verified 'XXCA10' is not present under 'All' status and not archived[ScreenShot]
Actual(Passed): Successfully verified 'XXCA10' is not present under 'All' status and not archived[ScreenShot]
Test Failed. Check the steps above in red color.
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=Attachment1,Attachment2,Attachm...)
Test Failed. Check the steps above in red color.
--- 19 May 01:28:20 585 - TestCaseID:: verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage
--- 19 May 01:28:22 186 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Do Not Archive of Define And Modify Attachments On The Document Maintenance RTS Page COMMENTS:
Steps:
--- 19 May 01:28:29 378 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:28:29 378 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:28:29 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnSubmit]
--- 19 May 01:28:29 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:28:30 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnSubmit]
--- 19 May 01:28:52 317 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: lightbox]
--- 19 May 01:28:52 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: i0116]
--- 19 May 01:28:52 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: idSIButton9]
--- 19 May 01:28:58 935 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:28:58 935 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:28:58 990 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: lightbox]
--- 19 May 01:28:59 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: idSIButton9]
--- 19 May 01:29:06 574 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:29:06 574 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:29:06 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnUpload]
--- 19 May 01:29:09 834 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:29:09 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:29:09 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> css selector: .header]
--- 19 May 01:29:09 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //a[text()='Administration']]
--- 19 May 01:29:15 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //*[text()='Select All']]
--- 19 May 01:29:15 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //*[text()='Select All']]
--- 19 May 01:29:20 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //*[text()='Select All']]
--- 19 May 01:29:24 238 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:29:24 238 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:29:30 208 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:29:30 208 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:29:30 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> 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]
--- 19 May 01:29:33 514 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:29:33 514 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:29:33 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:29:35 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> 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]
--- 19 May 01:29:35 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: txtFullName]
--- 19 May 01:29:39 016 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:29:39 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:29:40 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> 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]
--- 19 May 01:29:42 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 19 May 01:29:52 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:29:55 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnattachmentSave]
--- 19 May 01:30:03 173 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:30:03 174 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
--- 19 May 01:30:06 430 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:30:06 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:30:06 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:30:08 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> 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]
--- 19 May 01:30:08 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: txtFullName]
--- 19 May 01:30:11 951 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:30:11 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:30:13 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> 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]
--- 19 May 01:30:15 600 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Archive options
Actual(Failed): Failed to validate Archive options[ScreenShot]
Actual(Failed): Failed to validate Archive options[ScreenShot]
--- 19 May 01:30:19 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:30:25 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnattachmentSave]
--- 19 May 01:30:33 231 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:30:33 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
--- 19 May 01:30:36 584 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:30:36 584 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:30:36 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:30:38 740 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> 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]
--- 19 May 01:30:38 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: txtFullName]
--- 19 May 01:30:42 045 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:30:42 045 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:30:43 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> 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]
--- 19 May 01:30:45 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Archive options
Actual(Passed): Successfully validated Archive options[ScreenShot]
Actual(Passed): Successfully validated Archive options[ScreenShot]
--- 19 May 01:30:55 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:31:02 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnattachmentSave]
--- 19 May 01:31:09 521 - Page URL:: https://immesign.com/teaasp/documentmaintenance#
--- 19 May 01:31:09 521 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:31:30 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnDocumentDetailsEditSave]
Expected: Verify Warning Message
Actual(Passed): Successfully validated warning message[ScreenShot]
Actual(Passed): Successfully validated warning message[ScreenShot]
--- 19 May 01:31:59 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnDocumentDetailsEditSave]
--- 19 May 01:32:20 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dfcce944bfdb7d113580f428067fa3b4)] -> id: btnDocumentDetailsEditSave]
Test Failed. Check the steps above in red color.
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=, PartyName...)
Search active page didn't open up [ScreenShot]
--- 19 May 01:22:15 111 - TestCaseID:: verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
--- 19 May 01:22:16 725 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Archive Status And Manage Completed Session Documents On The Search Completed Page COMMENTS:
Steps:
--- 19 May 01:22:23 891 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:22:23 891 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:22:23 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: btnSubmit]
--- 19 May 01:22:24 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:22:24 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: btnSubmit]
--- 19 May 01:22:46 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: lightbox]
--- 19 May 01:22:46 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: i0116]
--- 19 May 01:22:47 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: idSIButton9]
--- 19 May 01:22:53 414 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:22:53 415 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:22:53 472 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: lightbox]
--- 19 May 01:22:53 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: idSIButton9]
--- 19 May 01:23:00 822 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:23:00 822 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:23:00 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> id: btnUpload]
--- 19 May 01:23:04 009 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:23:04 009 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:23:04 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> css selector: .header]
--- 19 May 01:23:04 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> xpath: //a[text()='Administration']]
--- 19 May 01:23:09 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> xpath: //*[text()='Select All']]
--- 19 May 01:23:09 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> xpath: //*[text()='Select All']]
--- 19 May 01:23:14 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> xpath: //*[text()='Select All']]
--- 19 May 01:23:17 951 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:23:17 952 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:23:23 954 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:23:23 954 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:23:24 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> xpath: //div[text()='No records found']]
--- 19 May 01:23:24 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (fce132feb890c3d5e841e076cc59c863)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 01:23:33 543 - TestCaseID:: verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage
--- 19 May 01:23:35 214 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 01:23:42 423 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:23:42 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:23:42 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> id: btnSubmit]
--- 19 May 01:23:42 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:23:43 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> id: btnSubmit]
--- 19 May 01:24:05 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> id: lightbox]
--- 19 May 01:24:05 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> id: i0116]
--- 19 May 01:24:05 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> id: idSIButton9]
--- 19 May 01:24:11 771 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:24:11 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:24:11 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> id: lightbox]
--- 19 May 01:24:11 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b59f3bb0e0b40d38af9efd10fa194245)] -> id: idSIButton9]
--- 19 May 01:24:17 826 - Page URL:: https://login.microsoftonline.com/common/oauth2/logout?redirect_uri=https%3a%2f%2fimmesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fimmesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0
--- 19 May 01:24:17 826 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search active page didn't open up [ScreenShot]
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=AlwaysArchi...)
Search active page didn't open up [ScreenShot]
--- 19 May 01:24:39 556 - TestCaseID:: verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
--- 19 May 01:24:41 172 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Process Session With Do Not Archive Options in Search Active Sessions Page COMMENTS:
Steps:
--- 19 May 01:24:48 367 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:24:48 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:24:48 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: btnSubmit]
--- 19 May 01:24:48 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:24:49 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: btnSubmit]
--- 19 May 01:25:11 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: lightbox]
--- 19 May 01:25:11 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: i0116]
--- 19 May 01:25:12 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: idSIButton9]
--- 19 May 01:25:19 224 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:25:19 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:25:19 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: lightbox]
--- 19 May 01:25:19 318 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: idSIButton9]
--- 19 May 01:25:27 035 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:25:27 035 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:25:27 105 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: btnUpload]
--- 19 May 01:25:30 253 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 19 May 01:25:30 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:25:30 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> css selector: .header]
--- 19 May 01:25:30 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //a[text()='Administration']]
--- 19 May 01:25:35 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //*[text()='Select All']]
--- 19 May 01:25:35 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //*[text()='Select All']]
--- 19 May 01:25:40 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //*[text()='Select All']]
--- 19 May 01:25:44 187 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:25:44 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:25:50 182 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:25:50 182 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:25:50 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //div[text()='No records found']]
--- 19 May 01:25:50 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 19 May 01:26:04 191 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:04 191 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:26:04 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:26:06 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> 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]
--- 19 May 01:26:06 540 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: txtFullName]
--- 19 May 01:26:09 738 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:09 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:26:11 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> 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]
--- 19 May 01:26:13 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:26:17 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: btnattachmentSave]
--- 19 May 01:26:24 301 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:24 301 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
--- 19 May 01:26:27 950 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:27 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:26:28 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:26:30 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> 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]
--- 19 May 01:26:30 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: txtFullName]
--- 19 May 01:26:33 502 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:33 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:26:34 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> 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]
--- 19 May 01:26:37 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:26:40 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: btnattachmentSave]
--- 19 May 01:26:48 090 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:48 090 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
--- 19 May 01:26:51 756 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:51 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:26:51 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
--- 19 May 01:26:53 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> 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]
--- 19 May 01:26:54 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: txtFullName]
--- 19 May 01:26:57 259 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:26:57 259 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:26:58 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> 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]
--- 19 May 01:27:00 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> xpath: //label[contains(text(),'Archive')]/following::div[3]]
--- 19 May 01:27:04 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (0cb77cb53eac2c87370e90ded9e79532)] -> id: btnattachmentSave]
--- 19 May 01:27:11 929 - Page URL:: https://immesign.com/teaasp/documentmaintenance
--- 19 May 01:27:11 929 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
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]
--- 19 May 01:27:12 773 - TestCaseID:: verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage
--- 19 May 01:27:14 383 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 19 May 01:27:21 337 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 19 May 01:27:21 337 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:27:21 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> id: btnSubmit]
--- 19 May 01:27:21 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 May 01:27:22 046 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> id: btnSubmit]
--- 19 May 01:27:44 540 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> id: lightbox]
--- 19 May 01:27:44 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> id: i0116]
--- 19 May 01:27:45 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> id: idSIButton9]
--- 19 May 01:27:52 071 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 May 01:27:52 071 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 May 01:27:52 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> id: lightbox]
--- 19 May 01:27:52 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (1babaec1afe391db9ce137ac3c2c8ac5)] -> id: idSIButton9]
--- 19 May 01:27:59 117 - Page URL:: https://login.microsoftonline.com/common/oauth2/logout?redirect_uri=https%3a%2f%2fimmesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fimmesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0
--- 19 May 01:27:59 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Search active page didn't open up [ScreenShot]
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions({Description=Verify Active, Completed and Cancelled sessions with different archive options on Cases...)
--- 19 May 01:36:40 228 - TestCaseID:: VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions
--- 19 May 01:36:41 927 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
VerifyArchiveOptionsforDocumentMaintenanceXML({Description=verify Archive options are available in Document Maintenance XML Pages, FI=devops, Atta...)
Default Archive value is set to Always Archive on Add Document Sets page [ScreenShot]
Default Archive value is set to Archive on Action on Add Document Sets page [ScreenShot]
Default Archive value is set to Never Archive on Add Document Sets page [ScreenShot]
Default Archive value is set to Always Archive on Edit Document Sets page [ScreenShot]
Default Archive value is set to Archive on Action on Edit Document Sets page [ScreenShot]
Default Archive value is set to Never Archive on Edit Document Sets page [ScreenShot]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
null [ScreenShot]
--- 18 May 22:43:21 483 - TestCaseID:: VerifyArchiveOptionsforDocumentMaintenanceXML
--- 18 May 22:43:29 641 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Archive options are available in Document Maintenance XML Pages
Steps:
--- 18 May 22:43:37 199 - Page URL:: https://immesign.com/teaasp/login.aspx
--- 18 May 22:43:37 199 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:43:37 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnSubmit]
--- 18 May 22:43:37 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 May 22:43:39 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnSubmit]
--- 18 May 22:43:44 532 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: idSIButton9]
--- 18 May 22:43:50 995 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 May 22:43:50 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:43:51 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: lightbox]
--- 18 May 22:43:51 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: idSIButton9]
--- 18 May 22:43:58 332 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:43:58 334 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:43:58 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:44:02 282 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:44:02 284 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:44:02 428 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:44:09 315 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:44:09 316 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:44:12 420 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:44:12 420 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:44:12 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: selectfiles]
--- 18 May 22:44:15 641 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:44:15 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:44:15 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:44:19 050 - Page URL:: https://immesign.com/teaasp/uploaddocuments
--- 18 May 22:44:19 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:44:19 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: selectfiles]
--- 18 May 22:44:24 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: selectfiles]
--- 18 May 22:44:29 843 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: selectfiles]
--- 18 May 22:44:35 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .btn .icon-upload]
--- 18 May 22:45:05 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> link text: Continue]
--- 18 May 22:45:13 068 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:13 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:13 133 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:45:16 285 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:16 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:16 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:45:19 931 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:19 931 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:20 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:45:28 946 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:28 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:32 183 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:32 183 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:35 364 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:35 364 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:35 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:45:38 592 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:38 592 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:38 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:45:42 215 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:42 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:42 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:45:51 050 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:51 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:54 275 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:54 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:57 428 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:45:57 429 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:45:57 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:46:00 634 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:00 634 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:00 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:46:04 147 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:04 147 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:04 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text() = 'Update']]
--- 18 May 22:46:07 446 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:07 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:07 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:46:10 755 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:10 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:10 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:46:15 084 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:15 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:15 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:46:20 503 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:20 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:23 771 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:23 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:27 030 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:27 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:27 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:46:30 279 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:30 279 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:30 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:46:33 607 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:33 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:33 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text() = 'Update']]
--- 18 May 22:46:36 842 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:36 843 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:36 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:46:40 055 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:40 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:40 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:46:44 129 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:44 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:44 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:46:52 747 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:52 747 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:55 936 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:55 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:59 092 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:46:59 092 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:46:59 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:47:02 350 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:02 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:02 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:47:05 698 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:05 698 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:05 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text() = 'Update']]
--- 18 May 22:47:08 933 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:08 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:08 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:47:12 184 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:12 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:12 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:47:16 325 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:16 325 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:16 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:47:24 988 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:24 989 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:28 188 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:28 189 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:31 349 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:31 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:31 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:47:34 538 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:47:34 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:34 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:47:34 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:47:41 247 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:47:41 247 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:41 317 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_btnAdd]
--- 18 May 22:47:44 379 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:47:44 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:44 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:47:47 540 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:47:47 540 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:50 645 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:47:50 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:50 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnSave]
--- 18 May 22:47:53 797 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:47:53 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:47:53 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:47:57 326 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:47:57 326 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:48:00 882 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:00 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:48:04 130 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:04 130 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:48:08 902 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:08 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:48:12 061 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:12 061 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:48:12 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnSave]
--- 18 May 22:48:15 281 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:15 281 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:48:15 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:48:15 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnSearchby]
--- 18 May 22:48:23 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnSearchby]
--- 18 May 22:48:31 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnSearchby]
Default Archive value is set to Always Archive on Add Document Sets page [ScreenShot]
--- 18 May 22:48:43 986 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:43 986 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Archive on Action on Add Document Sets page [ScreenShot]
--- 18 May 22:48:50 235 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:50 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Never Archive on Add Document Sets page [ScreenShot]
--- 18 May 22:48:56 575 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx
--- 18 May 22:48:56 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:48:56 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:49:02 936 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:49:02 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:03 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_btnAdd]
--- 18 May 22:49:06 112 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:49:06 113 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:06 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
Default Archive value is set to Always Archive on Edit Document Sets page [ScreenShot]
--- 18 May 22:49:13 732 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx?productid=31
--- 18 May 22:49:13 732 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Archive on Action on Edit Document Sets page [ScreenShot]
--- 18 May 22:49:19 974 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx?productid=31
--- 18 May 22:49:19 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Default Archive value is set to Never Archive on Edit Document Sets page [ScreenShot]
--- 18 May 22:49:26 258 - Page URL:: https://immesign.com/teaasp/producttypeaddedit.aspx?productid=31
--- 18 May 22:49:26 258 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:26 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:49:32 590 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:49:32 590 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:32 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_btnAdd]
--- 18 May 22:49:35 746 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:49:35 746 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:35 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:49:38 868 - Page URL:: https://immesign.com/teaasp/producttypemntc.aspx
--- 18 May 22:49:38 868 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:42 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:49:49 056 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:49:49 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:49 120 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:49:52 271 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:49:52 271 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:52 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:49:55 647 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:49:55 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:49:55 843 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
--- 18 May 22:49:58 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:50:06 713 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:50:06 713 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:09 912 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:50:09 913 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:13 102 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:50:13 102 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:13 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:50:16 357 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:50:16 357 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:16 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:50:22 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 22:50:30 074 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:50:30 074 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:33 617 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:50:33 617 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:33 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 22:50:37 221 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:50:37 222 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:37 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:50:37 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnEdit]
--- 18 May 22:50:41 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 22:50:51 346 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:50:51 347 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:57 872 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:50:57 872 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:50:57 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:51:04 449 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:51:04 449 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:04 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:51:07 635 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:51:07 635 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:07 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:51:10 999 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:51:10 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:11 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchiveType')]]
--- 18 May 22:51:19 834 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:51:19 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:23 003 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:51:23 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:26 118 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:51:26 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:26 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:51:29 326 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:51:29 326 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:29 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:51:35 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 22:51:43 012 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:51:43 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:46 469 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:51:46 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:46 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 22:51:50 085 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:51:50 085 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:51:50 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:51:50 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnEdit]
--- 18 May 22:51:54 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 22:52:04 209 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:52:04 210 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:10 812 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=36&attach=false
--- 18 May 22:52:10 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:10 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:52:17 360 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:52:17 361 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:17 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:52:20 576 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:52:20 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:20 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:52:26 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 22:52:32 809 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=39&attach=true
--- 18 May 22:52:32 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:35 893 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=39&attach=true
--- 18 May 22:52:35 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:35 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 22:52:39 093 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=39&attach=true
--- 18 May 22:52:39 093 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:39 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:52:39 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnEdit]
--- 18 May 22:52:42 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Always Archive on Document Maintenance XML page [ScreenShot]
--- 18 May 22:52:51 570 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=39&attach=true
--- 18 May 22:52:51 571 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:57 713 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=39&attach=true
--- 18 May 22:52:57 713 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:52:57 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:53:04 285 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:53:04 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:04 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:53:07 493 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:53:07 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:07 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:53:13 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 22:53:19 553 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=40&attach=true
--- 18 May 22:53:19 554 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:22 676 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=40&attach=true
--- 18 May 22:53:22 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:22 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 22:53:25 825 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=40&attach=true
--- 18 May 22:53:25 825 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:25 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:53:25 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnEdit]
--- 18 May 22:53:29 158 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Archive on Action on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 22:53:37 626 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=40&attach=true
--- 18 May 22:53:37 626 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:43 738 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=40&attach=true
--- 18 May 22:53:43 739 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:43 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:53:50 255 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:53:50 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:50 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:53:53 442 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:53:53 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:53:53 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:53:59 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: ctl00_cph1_dgAvailableDocs_ctl03_hypFormName]
--- 18 May 22:54:06 444 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=41&attach=true
--- 18 May 22:54:06 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:54:09 557 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=41&attach=true
--- 18 May 22:54:09 558 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:54:09 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: .//*[@id='ctl00_cph1_Table2']/div[1]/div[1]/div/p]
--- 18 May 22:54:12 699 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=41&attach=true
--- 18 May 22:54:12 699 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:54:12 756 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
--- 18 May 22:54:12 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnEdit]
--- 18 May 22:54:15 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //select[contains(@id,'DdArchive')]]
Default Archive value is set to Never Archive on Edit Document Maintenance XML page [ScreenShot]
--- 18 May 22:54:24 589 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=41&attach=true
--- 18 May 22:54:24 589 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:54:30 733 - Page URL:: https://immesign.com/teaasp/documentaddedit.aspx?docid=41&attach=true
--- 18 May 22:54:30 733 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:54:30 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> xpath: //a[text()='Administration']]
--- 18 May 22:54:37 315 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:54:37 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:54:37 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> id: btnUpload]
--- 18 May 22:54:40 532 - Page URL:: https://immesign.com/teaasp/documentmntc.aspx
--- 18 May 22:54:40 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 May 22:54:40 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6037f9a581a4727e0df297b8f9102032)] -> css selector: .header]
null [ScreenShot]
79 ignored methods
com.imm.testscripts.Cases.Cases
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptionsXML
verifyUIElementsForCasesPage
takeOwnerShip
verifySearchFiltersByLogoutAndLogin
verifyWorkingofIndexes
verifyUIElementsForSessionDetailsPage
rerouteBulkSessions
verifyMaximumIndexCreation
validateSearchResultsForCasesPage
routingAndReroutingSessions
verifyUIElementsForCasesPage
takeOwnerShip
verifySearchFiltersByLogoutAndLogin
verifyWorkingofIndexes
verifyUIElementsForSessionDetailsPage
rerouteBulkSessions
verifyMaximumIndexCreation
validateSearchResultsForCasesPage
routingAndReroutingSessions
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
com.imm.testscripts.ConfiguringFI.ConfiguringFI
editExistingDocument
deleteDocSet
verifyExportBtnInDocSetsMaintenancePage
verifyUploadDocuments
uploadDocsByDragAndDrop
verifyExportBtnInDocsMaintenanceXMLPage
verifyDeletingAnSelectedDocument
criteriaMaintenance
uploadDocsBySelectingFilesAndDelete
verifyDefiningAttachments
editExistingDocumentUpdateKeepUnlockField
createDocSet
verifyEditingUploadedDocument
deleteDocSet
verifyExportBtnInDocSetsMaintenancePage
verifyUploadDocuments
uploadDocsByDragAndDrop
verifyExportBtnInDocsMaintenanceXMLPage
verifyDeletingAnSelectedDocument
criteriaMaintenance
uploadDocsBySelectingFilesAndDelete
verifyDefiningAttachments
editExistingDocumentUpdateKeepUnlockField
createDocSet
verifyEditingUploadedDocument
Methods in chronological order
com.imm.testscripts.Cases.Cases
initialize(org.testng.TestRunner@1e79b565)
0 ms
com.imm.testscripts.ConfiguringFI.ConfiguringFI
initialize(org.testng.TestRunner@1e79b565)
131825 ms
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@1e79b565)
152579 ms
com.imm.testscripts.Cases.Cases
init(org.testng.TestRunner@1e79b565)
173076 ms
com.imm.testscripts.DocumentRTS.DocumentRTS
init(org.testng.TestRunner@1e79b565)
173077 ms
com.imm.testscripts.ConfiguringFI.ConfiguringFI
init(org.testng.TestRunner@1e79b565)
173077 ms
VerifyArchiveOptionsforDocumentMaintenanceXML({Description=verify Archive options are available in Document Maintenance XML Pages, FI=devops, Atta...)
181401 ms
VerifyArchiveOptionsforDocumentMaintenanceXML({Description=verify Archive options are available in Document Maintenance XML Pages, FI=devplus, Att...)
888498 ms
com.imm.testscripts.DocumentRTS.DocumentRTS
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=StudentsLoan,XNAAP,XX11993, Par...)
1597839 ms
VerifyDoNotArchiveInDocRTSPageIncludingExportDeleteImportForNewTemplate({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=StudentsLoan,XNAAP,XX11993, Par...)
2280787 ms
VerifyIndividualArchiveWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToVie...)
3049502 ms
VerifyOptionalSignatureWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=FALSE, ShortName=, Par...)
3562634 ms
VerifyOptionalSignatureWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=TRUE, ShortName=, Part...)
5047819 ms
VerifyPartyReviewOptionsWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=FALSE, ShortName=, Par...)
6570931 ms
VerifyPartyReviewOptionsWithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=JaneDoe@immonline.com, Platform=, IsPlusFI=TRUE, ShortName=, Part...)
7810218 ms
VerifySessionDetailsPagewithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=FALSE, ShortName=, PartyName=, PartiesToVie...)
8334873 ms
VerifySessionDetailsPagewithDifferentArchiveOptions({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=TRUE, ShortName=, PartyName=, PartiesToView...)
9068503 ms
verifyArchiveStatusAndManageCompletedSessionDocumentsOnTheSearchCompletedPage({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=, PartyName...)
9787023 ms
verifyProcessSessionWithDoNotArchiveOptionsinSearchActiveSessionsPage({Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=FALSE, ShortName=AlwaysArchi...)
10006192 ms
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=Attachment1,Attachment2,Attachm...)
10073995 ms
verifyDoNotArchiveDefineAndModifyingAttachmentsOnTheDocumentMaintenanceRTSPage({Tenant_URL=, EditFullName=, Email=, Platform=, IsPlusFI=, ShortName=Attachment1,Attachment2,Attachm...)
10319967 ms
com.imm.testscripts.Cases.Cases
VerifyActiveCompletedAndCancelledSessionsinCasesPagewithdifferentArchiveOptions({Description=Verify Active, Completed and Cancelled sessions with different archive options on Cases...)
10573733 ms