Test results
1 suite, 2 failed tests
com.imm.testscripts.Process.ProcessSignatures
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession ({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView= Queen SA Elizabeth The Third Sr, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=TRUE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=AdHoc Simple Workflow, Birthdate=, AttachmentTypeOption=XML_Attachment, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit Add Attachment to XML Session - AdobeOEM - Plus FI, fi=PlusRmt1, User=, MessageSubject=, Message=Your documents are available for viewing, signing and printing., NoOftemplates=, FirstTransferUserID=, Phone_Number=+91 9700164911, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize/XML_File_20_4MB.pdf,src/main/resources/testdata/files/XMLMaxFile/XML_File_18_9MB.pdf, Owners=, TestID=verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession, FItype=Unified, IndexSource= Queen SA Elizabeth The Third Sr, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=plusrmt1&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSignPlus.xml, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=janedoe@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=sunitha.pattem@kinective.io, Comments=Max File Size, IsOptionalSig=, FI_ID=AdobeUser, Sender_Email_Id=employee1@immonline.com, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=SMS-Phone, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=Uploaded file size exceeds the maximum allowed 20 MB limit})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span'} Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]' Timeout: 4 s. Caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102) at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148) at com.codeborne.selenide.commands.Click.findElement(Click.java:42) at com.codeborne.selenide.commands.Click.execute(Click.java:28) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493) at com.imm.pages.SessionDetailsPage.clickShowAllWorkflow(SessionDetailsPage.java:850) at com.imm.testscripts.Process.ProcessSignatures.verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession(ProcessSignatures.java:17745) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: 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.$Proxy22.isDisplayed(Unknown Source) at com.codeborne.selenide.conditions.Visible.check(Visible.java:15) at com.codeborne.selenide.conditions.Or.check(Or.java:49) at com.codeborne.selenide.conditions.And.check(And.java:48) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92) ... 39 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//input[@id='chkbShowAllWorkflow']/following-sibling::span"} (Session info: chrome=137.0.7151.104) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [bacbad58615216862bae55d7920654ca, findElement {using=xpath, value=//input[@id='chkbShowAllWorkflow']/following-sibling::span}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.104, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55491}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.8:4444/sessi..., se:cdpVersion: 137.0.7151.104, 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: bacbad58615216862bae55d7920654ca at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 45 more
(verify Upload Max File Size Limit Add Attachment to XML Session)
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession ({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView= Queen SA Elizabeth The Third Sr, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=TRUE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=AdHoc Simple Workflow, Birthdate=, AttachmentTypeOption=XML_Attachment, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit Add Attachment to XML Session - Legacy - Plus FI, fi=autoeplus, User=, MessageSubject=, Message=Your documents are available for viewing, signing and printing., NoOftemplates=, FirstTransferUserID=, Phone_Number=+91 9700164911, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize/XML_File_20_4MB.pdf,src/main/resources/testdata/files/XMLMaxFile/XML_File_18_9MB.pdf, Owners=, TestID=verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession, FItype=Unified, IndexSource= Queen SA Elizabeth The Third Sr, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoeplus&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSignPlus.xml, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=cuadmin@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=sunitha.pattem@kinective.io, Comments=Max File Size, IsOptionalSig=, FI_ID=AdobeUser, Sender_Email_Id=employee1@immonline.com, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=SMS-Phone, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=Uploaded file size exceeds the maximum allowed 20 MB limit})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //input[@id='chkbShowAllWorkflow']/following-sibling::span'} Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]' Timeout: 4 s. Caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102) at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148) at com.codeborne.selenide.commands.Click.findElement(Click.java:42) at com.codeborne.selenide.commands.Click.execute(Click.java:28) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493) at com.imm.pages.SessionDetailsPage.clickShowAllWorkflow(SessionDetailsPage.java:850) at com.imm.testscripts.Process.ProcessSignatures.verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession(ProcessSignatures.java:17745) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.NoSuchElementException: 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.$Proxy22.isDisplayed(Unknown Source) at com.codeborne.selenide.conditions.Visible.check(Visible.java:15) at com.codeborne.selenide.conditions.Or.check(Or.java:49) at com.codeborne.selenide.conditions.And.check(And.java:48) at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92) ... 39 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//input[@id='chkbShowAllWorkflow']/following-sibling::span"} (Session info: chrome=137.0.7151.104) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [b98d12001593f707e53d1797f5789d93, findElement {using=xpath, value=//input[@id='chkbShowAllWorkflow']/following-sibling::span}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.104, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55760}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.8:4444/sessi..., se:cdpVersion: 137.0.7151.104, 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: b98d12001593f707e53d1797f5789d93 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 45 more
(verify Upload Max File Size Limit Add Attachment to XML Session)
com.imm.testscripts.Process.ProcessSignatures
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession ({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView= Queen SA Elizabeth The Third Sr, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=FALSE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=AdHoc Simple Workflow, Birthdate=, AttachmentTypeOption=XML_Attachment, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit Add Attachment to XML Session - Legacy -Sign FI, fi=autoesign, User=, MessageSubject=, Message=Your documents are available for viewing, signing and printing., NoOftemplates=, FirstTransferUserID=, Phone_Number=+91 9700164911, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize/XML_File_20_4MB.pdf,src/main/resources/testdata/files/XMLMaxFile/XML_File_18_9MB.pdf, Owners=, TestID=verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession, FItype=Unified, IndexSource= Queen SA Elizabeth The Third Sr, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoesign&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=cuadmin@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=sunitha.pattem@kinective.io, Comments=Max File Size, IsOptionalSig=, FI_ID=AdobeUser, Sender_Email_Id=employee1@immonline.com, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=SMS-Phone, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=Uploaded file size exceeds the maximum allowed 20 MB limit}) (verify Upload Max File Size Limit Add Attachment to XML Session)
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession ({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView= Queen SA Elizabeth The Third Sr, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=FALSE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=AdHoc Simple Workflow, Birthdate=, AttachmentTypeOption=XML_Attachment, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit Add Attachment to XML Session - AdobeOEM -Sign FI, fi=AdobeUser, User=, MessageSubject=, Message=Your documents are available for viewing, signing and printing., NoOftemplates=, FirstTransferUserID=, Phone_Number=+91 9700164911, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize/XML_File_20_4MB.pdf,src/main/resources/testdata/files/XMLMaxFile/XML_File_18_9MB.pdf, Owners=, TestID=verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession, FItype=Unified, IndexSource= Queen SA Elizabeth The Third Sr, WorkfowName=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=adobeuser&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=janedoe@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=sunitha.pattem@kinective.io, Comments=Max File Size, IsOptionalSig=, FI_ID=AdobeUser, Sender_Email_Id=employee1@immonline.com, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=SMS-Phone, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=Uploaded file size exceeds the maximum allowed 20 MB limit}) (verify Upload Max File Size Limit Add Attachment to XML Session)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1504913833\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.Process.ProcessSignatures">
        <methods>
          <include name="verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession"/>
        </methods>
      </class> <!-- com.imm.testscripts.Process.ProcessSignatures -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
Process
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
Smoke
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
Times for IMM_Esign_Chrome
Total running time: 19 minutes
Reporter output for IMM_Esign_Chrome
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...)
   --- 21 Jun 08:41:11 884 - TestCaseID:: verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
   --- 21 Jun 08:41:14 227 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit Add Attachment to XML Session - Legacy -Sign FI COMMENTS:Max File Size
Steps:
 **** verify Upload Max File Size Limit Add Attachment to XML Session - Legacy -Sign FI ****
 https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoesign&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml
   --- 21 Jun 08:41:21 394 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dcbe_5xnpxnss7uvceqlocuqxn1z80v31jputoul822qkz219iounj0_mw82hjzy-rewghay1dfsezp-5bppros0d3prdo4qv-bogf4zx7xrh-eer-nzj-u-nhr-kyzgargkdso0gtthkvziteqmgs_j9gszlcfhnzwcjhxpebvhmfnfgnpv2dkkp4r-uhtc3ddsy68xxjbhrx0_oddy38yk3axxjecebfzvbjvassz7tbjej1ggvr7yz4waiauzfc1qmv9meyzsr6fzebogp9ly4dk5zhnxfw7fqb7rsn2yuklztyaqvlb1xygnrms0-g3ddzipkct3afctkdthqqoajdduuozsomi06wdvbhl4vijewz6i50oqc1bctwkujml89olsoncd2vsxvaercwfcwlc1h4ligfaxsbwnunhwebaiaded3aivaq8geacoa&response_mode=form_post&nonce=638860722766806670.zmu5zgy0ngytymqxms00zdvkltliyzctmjy4yjc0m2flyjzlzjg2zjlhzjmtywqwmc00ztbjltkymwetztk2m2iyotmyzduy&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 21 Jun 08:41:21 394 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:41:40 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: idSIButton9]
   --- 21 Jun 08:41:40 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: i0116]
   --- 21 Jun 08:41:41 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: idSIButton9]
   --- 21 Jun 08:41:45 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: idSIButton9]
   --- 21 Jun 08:41:48 982 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Jun 08:41:48 982 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:41:49 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: lightbox]
   --- 21 Jun 08:41:49 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: idSIButton9]
   --- 21 Jun 08:42:11 362 - 21 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in to User:cuadmin@immtestcu.onmicrosoft.com
   --- 21 Jun 08:42:14 515 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:42:14 515 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:42:24 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 21 Jun 08:42:27 997 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:42:27 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:42:28 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: .header]

Successfully navigated to 'New Sessions' page [ScreenShot]
 Clicked the 'Attach' tab
 Selected 'Attachment Type' : XML_Attachment
 Selected 'Index Source' : Queen SA Elizabeth The Third Sr
 Selected 'Party to View' : Queen SA Elizabeth The Third Sr
   --- 21 Jun 08:42:33 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:42:33 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 File uploaded successfully: XML_File_20_4MB.pdf
  actual error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
  expected error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
Expected: Uploaded file size exceeds the maximum allowed 20 MB limit
Actual(Passed): Successfully validated error message Uploaded file size exceeds the maximum allowed 20 MB limit
[ScreenShot]
 File uploaded successfully: XML_File_18_9MB.pdf
   --- 21 Jun 08:42:57 750 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:42:57 750 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:43:02 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: .//div[@class='col-md-12']//label[contains(text(),'uploaded')]]
   --- 21 Jun 08:43:06 135 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:43:06 136 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 File upload successful [ScreenShot]
 Clicked 'Process' button
 Workflow popup is skipped
   --- 21 Jun 08:43:47 844 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:43:47 845 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:43:47 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: Sign]
   --- 21 Jun 08:43:51 095 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:43:51 095 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:43:51 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 21 Jun 08:44:01 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: Sign]
   --- 21 Jun 08:44:01 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: Sign]
   --- 21 Jun 08:44:07 720 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:44:07 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:44:07 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 21 Jun 08:44:10 942 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:44:10 942 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:44:11 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'ESignature management' page [ScreenShot]
   --- 21 Jun 08:44:14 244 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4
   --- 21 Jun 08:44:14 245 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Parties Count 1
   --- 21 Jun 08:44:14 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 21 Jun 08:44:19 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 21 Jun 08:44:26 517 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:44:26 517 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:44:29 612 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:44:29 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:44:29 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: btnType]
 Clicked 'Sign' button for Queen SA Elizabeth The Third Sr
 Signature matched with the Name [ScreenShot]
   --- 21 Jun 08:44:35 064 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:44:35 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:44:48 071 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:44:48 071 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:44:48 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
 not found left pane
 clicked on collapse left pane arrow [ScreenShot]
   --- 21 Jun 08:45:12 286 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:12 286 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:45:15 396 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:15 396 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Selected document : Scn1-Auto-Loan-Application-RS-AFD731 [ScreenShot]
   --- 21 Jun 08:45:15 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:45:18 768 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:18 768 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:45:18 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 21 Jun 08:45:23 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:45:25 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 21 Jun 08:45:29 416 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:29 417 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:45:29 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:45:32 633 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:32 633 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Next' button
   --- 21 Jun 08:45:34 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:45:37 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 21 Jun 08:45:40 187 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:40 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:45:43 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:43 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Selected document : Signature_Card [ScreenShot]
   --- 21 Jun 08:45:43 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:45:46 718 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:46 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:45:46 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Review' button [ScreenShot]
   --- 21 Jun 08:45:51 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:45:53 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 21 Jun 08:45:56 466 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:56 466 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:45:56 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:45:59 712 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signerprefixorder=1
   --- 21 Jun 08:45:59 712 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:45:59 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Confirm Review' button [ScreenShot]
   --- 21 Jun 08:46:04 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:46:06 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
 confirm button clicked [ScreenShot]
   --- 21 Jun 08:46:20 574 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signcomplete=1
   --- 21 Jun 08:46:20 575 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:46:20 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 21 Jun 08:46:23 737 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&signcomplete=1
   --- 21 Jun 08:46:23 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:46:23 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button!
   --- 21 Jun 08:46:30 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&source=esignermanager
   --- 21 Jun 08:46:30 562 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:46:33 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&source=esignermanager
   --- 21 Jun 08:46:33 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:46:33 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> id: Sign]
   --- 21 Jun 08:46:37 004 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210311541099179_uags2kkjosf2nk5rakpwntz4&source=esignermanager
   --- 21 Jun 08:46:37 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:46:37 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e390d0ec5824946558c869e2f44baf8a)] -> css selector: .header]
 Clicked 'Continue button

Successfully navigated to the 'Session details' page [ScreenShot]

Test Passed.
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...)
   --- 21 Jun 08:31:37 158 - TestCaseID:: verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
   --- 21 Jun 08:31:42 078 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit Add Attachment to XML Session - AdobeOEM -Sign FI COMMENTS:Max File Size
Steps:
 **** verify Upload Max File Size Limit Add Attachment to XML Session - AdobeOEM -Sign FI ****
 https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=adobeuser&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSign.xml
   --- 21 Jun 08:31:49 156 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dojpxelmocdgndpl5zyoht9edv3bqgkbau7ish2aswodap7sf04if4phj-jykwsxyj3mu9-02ixnj5gdgje4kcisnbz4gbsuyog0wuntabnmcqra98mfnt4nfbjor7elpc6ctazbkrw-b434iimiaglvbgpa-dwyrdxgr5ebsoddjyfbasajtooyecspqigpnikippbmao6brxg77qinlyhsvdhtcizbzkr14kh_cpqgzjvzub-fbkryhddjdjluhcrgsd0e-5dar3_dw7yodq_9rfqa-_yyj9rkpvewzgrc60lpkzacr5e7alq9pbgixyjgjzuw92z92gmnbphv9gtqx18n6xa0zp66mf0y4jk7rnuyhmcvgjr18cdgnefadgrwnw_olbderfg3m1jjjp_-nhvz7jzqk2ufg0nlkzmlq1iassuewaso2srlkca8j&response_mode=form_post&nonce=638860717048853066.ztbhnzi3ndytn2q3my00zmzmltk2odqtnziwzjbkytvkmwq1mteznte1mdktzthhzs00mjvmlwi1ndqtyzfhztkzmzblyjll&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 21 Jun 08:31:49 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:32:08 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: idSIButton9]
   --- 21 Jun 08:32:08 507 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: i0116]
   --- 21 Jun 08:32:09 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: idSIButton9]
   --- 21 Jun 08:32:13 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: idSIButton9]
   --- 21 Jun 08:32:17 846 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Jun 08:32:17 846 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:32:17 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: lightbox]
   --- 21 Jun 08:32:18 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: idSIButton9]
   --- 21 Jun 08:32:32 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:32:32 924 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in to User:janedoe@immtestcu.onmicrosoft.com
   --- 21 Jun 08:32:36 087 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:32:36 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:32:46 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 21 Jun 08:32:49 772 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:32:49 773 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:32:49 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: .header]

Successfully navigated to 'New Sessions' page [ScreenShot]
 Clicked the 'Attach' tab
 Selected 'Attachment Type' : XML_Attachment
 Selected 'Index Source' : Queen SA Elizabeth The Third Sr
 Selected 'Party to View' : Queen SA Elizabeth The Third Sr
   --- 21 Jun 08:32:55 544 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:32:55 545 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:33:05 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: dzFile]
 File uploaded successfully: XML_File_20_4MB.pdf
  actual error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
  expected error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
Expected: Uploaded file size exceeds the maximum allowed 20 MB limit
Actual(Passed): Successfully validated error message Uploaded file size exceeds the maximum allowed 20 MB limit
[ScreenShot]
   --- 21 Jun 08:33:11 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: dzFile]
 File uploaded successfully: XML_File_18_9MB.pdf
   --- 21 Jun 08:33:20 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:33:20 161 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:33:25 257 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: .//div[@class='col-md-12']//label[contains(text(),'uploaded')]]
   --- 21 Jun 08:33:28 431 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:33:28 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 File upload successful [ScreenShot]
 Clicked 'Process' button
 Workflow popup is skipped
   --- 21 Jun 08:34:10 074 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:34:10 074 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:34:10 153 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: Sign]
   --- 21 Jun 08:34:13 281 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:34:13 282 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:34:13 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 21 Jun 08:34:23 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: Sign]
   --- 21 Jun 08:34:23 639 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: Sign]
   --- 21 Jun 08:34:29 934 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:34:29 935 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:34:30 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 21 Jun 08:34:33 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:34:33 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:34:33 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'ESignature management' page [ScreenShot]
   --- 21 Jun 08:34:36 546 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw
   --- 21 Jun 08:34:36 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Parties Count 1
   --- 21 Jun 08:34:36 599 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
   --- 21 Jun 08:34:41 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //a[contains(@id,'signdoc')]]
   --- 21 Jun 08:34:49 824 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:34:49 825 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:34:52 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:34:52 939 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:34:53 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: btnType]
 Clicked 'Sign' button for Queen SA Elizabeth The Third Sr
 Signature matched with the Name [ScreenShot]
   --- 21 Jun 08:34:58 333 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureconsent?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:34:58 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:35:10 673 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:35:10 674 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:35:10 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: .//*[@id='bottomToolbar']/button[1]]
 Clicked 'Accept' button! in eSignature Conscent page
 not found left pane
 clicked on collapse left pane arrow [ScreenShot]
   --- 21 Jun 08:35:35 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:35:35 161 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:35:38 326 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:35:38 326 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Selected document : AAuto-Loan-Application-ApplyMark [ScreenShot]
   --- 21 Jun 08:35:38 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:35:41 657 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:35:41 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:35:41 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Sign' button
   --- 21 Jun 08:35:45 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:35:48 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 21 Jun 08:35:53 352 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:35:53 353 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:35:53 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:35:56 553 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:35:56 554 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Next' button
   --- 21 Jun 08:35:58 689 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:36:00 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 21 Jun 08:36:04 094 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:36:04 095 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:07 288 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:36:07 288 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Selected document : XMLattachment [ScreenShot]
   --- 21 Jun 08:36:07 695 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:36:10 803 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:36:10 803 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:10 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Review' button [ScreenShot]
   --- 21 Jun 08:36:15 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:36:17 724 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[contains(@class, 'paddingT-5 paddingL-30')]]
   --- 21 Jun 08:36:20 828 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:36:20 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:20 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:36:24 013 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignatureapply?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signerprefixorder=1
   --- 21 Jun 08:36:24 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:24 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: div.sign_arrow_box > div[data-bind*='TriggerPageWidgetClick']]
 Clicked 'Confirm Review' button [ScreenShot]
   --- 21 Jun 08:36:28 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //div[(contains(@class, 'btn btn-block')) and not(contains(@style,'display: none'))]]
   --- 21 Jun 08:36:30 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: div#bottomToolbar > button[data-bind*='ConfirmSignatures']]
 confirm button clicked [ScreenShot]
   --- 21 Jun 08:36:42 480 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signcomplete=1
   --- 21 Jun 08:36:42 481 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:42 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 21 Jun 08:36:45 660 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&signcomplete=1
   --- 21 Jun 08:36:45 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:45 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: .header]
 Clicked 'Confirm signature and finish' button!
   --- 21 Jun 08:36:53 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&source=esignermanager
   --- 21 Jun 08:36:53 276 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:56 416 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&source=esignermanager
   --- 21 Jun 08:36:56 416 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:56 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> id: Sign]
   --- 21 Jun 08:36:59 649 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210302222063009_0mcyj05ksspfyajdqr3rybdw&source=esignermanager
   --- 21 Jun 08:36:59 650 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:36:59 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (cbd6ccd694f4e006ef66913d346d5de6)] -> css selector: .header]
 Clicked 'Continue button

Successfully navigated to the 'Session details' page [ScreenShot]

Test Passed.
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...)
   --- 21 Jun 08:37:10 230 - TestCaseID:: verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
   --- 21 Jun 08:37:12 503 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit Add Attachment to XML Session - AdobeOEM - Plus FI COMMENTS:Max File Size
Steps:
 **** verify Upload Max File Size Limit Add Attachment to XML Session - AdobeOEM - Plus FI ****
 https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=plusrmt1&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSignPlus.xml
   --- 21 Jun 08:37:19 153 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dk8dffuqb-hbbtpy20txex2m8ujlm9r044zidsmpm0sec83nvohpygp6untysmpniqn46sl0q78gkln3ca7x7hwa6nsrfaw3d4ly6-hhotggcu4osnrg8jx19hm_ctqgaz7nv3n4eipgcfz0qgfhe2hcbx_cy1aqkkxo9tqewobq5glsdigozitzuh5j-vnyods0d7n0czxgy59g4lngwms4joseyu79qdleteqv0dlioh7ejnacxzbxu3fhwfnvceeftor1-eyqzqja1egvm8zlyeimvvpea92b_v8zaxswylroafcww18lzlcgigd0hubwsedzhkedkgdvwah2uxqmq8lqqlizv77hahgutgl0b-qpgxzbxli7ng6dxe_z2iq9nye_pe5ub5905b6tn1v1t7sgwgx3mmktc5enzbcfujsyfx5v9cjdu-37lw7nd&response_mode=form_post&nonce=638860720350248383.mgnkmddmzjmtzjzlmc00yzyylthmzjutytk0mdy4yjbhnzc4nzm1ntzjzgetyjizoc00zmrhlwjmmdktywy3ztm0mdzlnwjm&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 21 Jun 08:37:19 153 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:37:38 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: idSIButton9]
   --- 21 Jun 08:37:38 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: i0116]
   --- 21 Jun 08:37:38 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: idSIButton9]
   --- 21 Jun 08:37:43 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: idSIButton9]
   --- 21 Jun 08:37:47 719 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Jun 08:37:47 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:37:47 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: lightbox]
   --- 21 Jun 08:37:47 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: idSIButton9]
   --- 21 Jun 08:38:07 268 - 18 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in to User:janedoe@immtestcu.onmicrosoft.com
   --- 21 Jun 08:38:10 451 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:38:10 452 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:38:20 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 21 Jun 08:38:24 110 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:38:24 111 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:38:24 216 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> css selector: .header]

Successfully navigated to 'New Sessions' page [ScreenShot]
 Clicked the 'Attach' tab
 Selected 'Attachment Type' : XML_Attachment
 Selected 'Index Source' : Queen SA Elizabeth The Third Sr
 Selected 'Party to View' : Queen SA Elizabeth The Third Sr
   --- 21 Jun 08:38:29 895 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:38:29 896 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:38:40 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: dzFile]
 File uploaded successfully: XML_File_20_4MB.pdf
  actual error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
  expected error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
Expected: Uploaded file size exceeds the maximum allowed 20 MB limit
Actual(Passed): Successfully validated error message Uploaded file size exceeds the maximum allowed 20 MB limit
[ScreenShot]
   --- 21 Jun 08:38:45 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: dzFile]
 File uploaded successfully: XML_File_18_9MB.pdf
   --- 21 Jun 08:38:54 051 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:38:54 051 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:38:59 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> xpath: .//div[@class='col-md-12']//label[contains(text(),'uploaded')]]
   --- 21 Jun 08:39:02 487 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:39:02 488 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 File upload successful [ScreenShot]
 Clicked 'Process' button
   --- 21 Jun 08:39:31 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: WFLst]
 Workflow popup is displayed [ScreenShot]
 Selected workflow : AdHoc Simple Workflow [ScreenShot]
   --- 21 Jun 08:39:35 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: btnsubmit]
 Clicked 'Submit' button in 'Workflow' popup
   --- 21 Jun 08:39:50 350 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:39:50 350 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:39:50 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> id: Sign]
   --- 21 Jun 08:39:53 623 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:39:53 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:39:53 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bacbad58615216862bae55d7920654ca)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 21 Jun 08:40:07 017 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210307522637766_yzaxzhnrszkefjtkvz4rj1ib
   --- 21 Jun 08:40:07 017 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...)
   --- 21 Jun 08:46:47 647 - TestCaseID:: verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
   --- 21 Jun 08:46:50 067 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit Add Attachment to XML Session - Legacy - Plus FI COMMENTS:Max File Size
Steps:
 **** verify Upload Max File Size Limit Add Attachment to XML Session - Legacy - Plus FI ****
 https://esignplusqa.immesign.com/TEAASP/hostdispatch.aspx?hostid=xp&hsfiid=autoeplus&xmldata=D:\Automation_DataFiles\PrimaryAdobeeSignPlus.xml
   --- 21 Jun 08:46:56 434 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3du5pz97wcd9howhjxgnaddqq-zd-igvlpsgnxpw477sxbnc-mgoc9ikw6_z_uvdclvxcmh9janf8hgizqkwgrg1q_daf6oaqj9x-mshlpmku6fo5vf2kuu9wrl2diwo6bxdmtk1ftauxir4tm03dit69hyoi4vkx7d6dtggunlowi7ligfjdl4kd5yawspmlwox5dhst-pgqdq1eqlyn2931umqh3vl5zpawwp3wb8bgyz41swwjoy-tcfqajy4pmwwiouigjf8wvwr5znsev_lawls0xxzlbw8doisrfi0vhpqci4ciw28ehftpzj4mqzjl24zdf1ogzupuzbknarhk8gcc42mzand-nkpqy6gibb64zd0ywflmizigntjh-tk2vpfox3xavcka7ixzbceeavqssmna41h2x1ogat8nvrm_cbk00cts4o9qoybox&response_mode=form_post&nonce=638860726123362859.ndzjzwy0ywetmtc4nc00mgy2lwfmmmqtndu0nte4ytvjytcxmjm0owjizdytzgezns00mdk1ltgxzjitnde2mmywywy5ywqx&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 21 Jun 08:46:56 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:47:15 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: idSIButton9]
   --- 21 Jun 08:47:15 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: i0116]
   --- 21 Jun 08:47:16 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: idSIButton9]
   --- 21 Jun 08:47:20 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: idSIButton9]
   --- 21 Jun 08:47:24 890 - Page URL:: https://login.microsoftonline.com/common/login
   --- 21 Jun 08:47:24 890 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:47:24 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: lightbox]
   --- 21 Jun 08:47:25 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: idSIButton9]
   --- 21 Jun 08:47:49 679 - 24 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Logged in to User:cuadmin@immtestcu.onmicrosoft.com
   --- 21 Jun 08:47:52 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:47:52 900 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:48:03 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> xpath: //span[@class='btn-text' and text()=' Process']]
   --- 21 Jun 08:48:06 436 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:48:06 436 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:48:06 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> css selector: .header]

Successfully navigated to 'New Sessions' page [ScreenShot]
 Clicked the 'Attach' tab
 Selected 'Attachment Type' : XML_Attachment
 Selected 'Index Source' : Queen SA Elizabeth The Third Sr
 Selected 'Party to View' : Queen SA Elizabeth The Third Sr
   --- 21 Jun 08:48:12 263 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:48:12 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:48:22 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: dzFile]
 File uploaded successfully: XML_File_20_4MB.pdf
  actual error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
  expected error message Uploaded file size exceeds the maximum allowed 20 MB limit [ScreenShot]
Expected: Uploaded file size exceeds the maximum allowed 20 MB limit
Actual(Passed): Successfully validated error message Uploaded file size exceeds the maximum allowed 20 MB limit
[ScreenShot]
   --- 21 Jun 08:48:28 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: dzFile]
 File uploaded successfully: XML_File_18_9MB.pdf
   --- 21 Jun 08:48:36 400 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:48:36 400 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:48:41 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> xpath: .//div[@class='col-md-12']//label[contains(text(),'uploaded')]]
   --- 21 Jun 08:48:44 694 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:48:44 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 File upload successful [ScreenShot]
 Clicked 'Process' button
   --- 21 Jun 08:49:15 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: WFLst]
 Workflow popup is displayed [ScreenShot]
 Selected workflow : AdHoc Simple Workflow [ScreenShot]
   --- 21 Jun 08:49:18 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: btnsubmit]
 Clicked 'Submit' button in 'Workflow' popup
   --- 21 Jun 08:49:32 992 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:49:32 992 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:49:33 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> id: Sign]
   --- 21 Jun 08:49:36 230 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:49:36 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 21 Jun 08:49:36 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b98d12001593f707e53d1797f5789d93)] -> css selector: .header]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 21 Jun 08:49:49 697 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506210317301526236_rvedjvotf3nwrwl5d0qybckh
   --- 21 Jun 08:49:49 698 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
60 ignored methods
com.imm.testscripts.Process.ProcessSignatures
verifyBrowserAgnosticFeature
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
verifyAdobeSMSKBAAuthenticationSigningMethodXMLSession
verifyMultipleUserWorkFlow
addVendorAttachmentAndProcess
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodXMLSession
verifyDefaultTemplateInEsignatureManagamentPageWithUserLogin
verifyEsignatureManagamentPageChangesReflectedBack
verifyEsignatureManagamentPageForDocumentVisibility
verifyPhoneAuthenticationSigningMethod
verifyApplyMarkwithDocsetwithoptionalsignature
verifyInPersonSigningMethodInEsignatureManagementPage
verifyAdobeSMSEmailAuthenticationSigningMethodXMLSession
verifyConditionalRoutingNoSignaturefield
verifyUIElementsForEsignatureManagementPage
verifyOptionalSignatures
verifyAdobeSMSPasswordAuthenticationSigningMethodXMLSession
verifyApplyMarkProcessWithMultipleDocuments
addMultipleAttachmentsInNewSessionPageAndProcess
verifyAdobeSMSPhoneAuthenticationSigningMethodXMLSession
verifyConditionalRoutingDatafile
addSingleAttachmentWithMultipleReviewerAndProcess
createNewTemplateWithSpecialCharactersAndAlphaNumericCharacters
verifyOptionalSignaturesWithRecurringNone
verifyDefaultTemplateInEsignatureManagamentPageWithUserLoginAfterDelete
verifyUIElementsForDocumentDesignerPage
Methods in chronological order
com.imm.testscripts.Process.ProcessSignatures
initialize(org.testng.TestRunner@40709895) 0 ms
init(org.testng.TestRunner@40709895) 10173 ms
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...) 15317 ms
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...) 345775 ms
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...) 587499 ms
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession({Tenant_URL=, InboxName=, Platform=XP2 LOS [ XPLN ], Address=, Username2=, IsSignRequired=, tooltip=...) 923337 ms