com.imm.testscripts.Process.ProcessSignatures
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView=, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=FALSE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit In Document XML Page - Legacy - Sign FI, fi=autoesign, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize,src/main/resources/testdata/files/XMLMaxFile, Owners=, TestID=verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet, FItype=Unified, IndexSource=, WorkfowName=, Sessionurl=, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=cuadmin@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=, Comments=, IsOptionalSig=, FI_ID=autoesign, Sender_Email_Id=, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='tabDocuments']'}
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.NewSessionPage.clickDocumentsTab(NewSessionPage.java:1004)
at com.imm.testscripts.Process.ProcessSignatures.verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet(ProcessSignatures.java:17567)
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":"//*[@id='tabDocuments']"}
(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: [85c2e4ad730d509bcf2feb8b3205ca59, findElement {using=xpath, value=//*[@id='tabDocuments']}]
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:59218}, 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: 85c2e4ad730d509bcf2feb8b3205ca59
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 In Document XML Page)
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView=, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=TRUE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit In Document XML Page - Adobe OEM - Plus FI, fi=PlusRmt1, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize,src/main/resources/testdata/files/XMLMaxFile, Owners=, TestID=verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet, FItype=Unified, IndexSource=, WorkfowName=, Sessionurl=, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=janedoe@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=, Comments=, IsOptionalSig=, FI_ID=PlusRmt1, Sender_Email_Id=, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='tabDocuments']'}
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.NewSessionPage.clickDocumentsTab(NewSessionPage.java:1004)
at com.imm.testscripts.Process.ProcessSignatures.verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet(ProcessSignatures.java:17567)
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":"//*[@id='tabDocuments']"}
(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: [d96ea437e10bb14447108a39bd5f3656, findElement {using=xpath, value=//*[@id='tabDocuments']}]
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:59127}, 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: d96ea437e10bb14447108a39bd5f3656
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 In Document XML Page)
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView=, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=TRUE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit In Document XML Page - Legacy - Plus FI, fi=autoeplus, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize,src/main/resources/testdata/files/XMLMaxFile, Owners=, TestID=verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet, FItype=Unified, IndexSource=, WorkfowName=, Sessionurl=, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=cuadmin@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=, Comments=, IsOptionalSig=, FI_ID=autoeplus, Sender_Email_Id=, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
java.lang.Exception: Failed to mouse hover on the elements Reporting -> Session Status
at com.imm.support.BrowserActions.mouseHoverOnElements(BrowserActions.java:187)
at com.imm.support.BrowserActions.mouseHoverOnElements(BrowserActions.java:159)
at com.imm.pages.header.Header.navigateToErrorDetailsReportPage(Header.java:657)
at com.imm.testscripts.Process.ProcessSignatures.verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet(ProcessSignatures.java:17552)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy16.executeScript(Unknown Source)
at com.imm.support.BrowserActions.mouseHoverOnElements(BrowserActions.java:184)
... 29 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 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.$Proxy22.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:1024)
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)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[text()='Error Details']"}
(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: [330091a5fea7046deae6acfe6daa16e4, findElement {using=xpath, value=//a[text()='Error Details']}]
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:59357}, 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: 330091a5fea7046deae6acfe6daa16e4
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 In Document XML Page)
com.imm.testscripts.Process.ProcessSignatures
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=iMM@2022, Name=, PartiesToView=, GROSSPPP=, IsAddedTemplateRequired=, Zipcode=, ReceivedFromNames=, EditCompletionDays=, TemplateTitle=, plusfi=FALSE, DummyUser=, EditMessageSubject=, DocumentName=XML_File_18_9MB, AttachmentTemplate=, FirstTransfer=, Dropdownvalues=, Remote_Signing_Type=, KeepUnlock=, Workflow=, Birthdate=, AttachmentTypeOption=, SecondTransferUserID=, NumOfAttachments=, CompletionOrder=, ReceivedFrom=, Driving_license=, DocumentSet=, Test_type=, UserType=Admin, Tenant_User=, Applytype=, Group=, Description=verify Upload Max File Size Limit In Document XML Page - Adobe OEM - Sign FI, fi=AdobeUser, User=, MessageSubject=, Message=, NoOftemplates=, FirstTransferUserID=, Phone_Number=, SearchUser=, Step Name=, Filepath=src/main/resources/testdata/files/XMLMaxFileSize,src/main/resources/testdata/files/XMLMaxFile, Owners=, TestID=verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet, FItype=Unified, IndexSource=, WorkfowName=, Sessionurl=, Inbox=, Password=, CC=, View/Skip_Group=, Tenant_Password=, User_Name=janedoe@immtestcu.onmicrosoft.com, UserName=, ViaAddDocs=, CompletionDays=, AddTemplateName=, Email_Id=, Comments=, IsOptionalSig=, FI_ID=AdobeUser, Sender_Email_Id=, UserName2=, From=, UserName3=, SecondTransfer=, Email_Password=, UserName1=, Subject=, SSN=, Response=, EditTemplateTitle=, MariageStatus=, DummyUserID=, ErrorMessage=})
(verify Upload Max File Size Limit In Document XML Page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1568404634\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&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.Process.ProcessSignatures">
<methods>
<include name="verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet"/>
</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
ConfiguringFI
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
P1
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
Smoke
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
Times for IMM_Esign_Chrome
Total running time: 15 minutes
Reporter output for IMM_Esign_Chrome
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Successfully navigated to 'New Sessions' page [ScreenShot]
Successfully navigated to the 'Session details' page [ScreenShot]
Test Passed.
--- 19 Jun 21:13:25 056 - TestCaseID:: verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
--- 19 Jun 21:13:29 809 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit In Document XML Page - Adobe OEM - Sign FI COMMENTS:
Steps:
--- 19 Jun 21:13:37 625 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Jun 21:13:37 626 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:13:38 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:13:38 120 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Jun 21:13:39 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:13:46 594 - 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%3dyebk3xliuqecvnsaaayahjzajktlpehphnvwoppyo8gmraslnlve0xxoatekpxacxj5p4cqtegmmfh49u-s2tahxyp93jvj7wypbvfytcyx_j30w7tuk3adc0sz7-s7x8jqe7sctm1kv7daljoycds93bmp_y8d8h5yopid6iv9ugsqgerayxvuth3osjfnddgwomculvtdexfrgber_fw&response_mode=form_post&nonce=638859446203867231.mtvlmgu3zwqty2m2my00ztlhlwjjytktota4ztaxmjg0zdu1nwe1mzi4ymmtmgrmny00mwrklwe1nzqtzmrmy2iwngq4yzvl&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
--- 19 Jun 21:13:46 595 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:13:51 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: lightbox]
--- 19 Jun 21:13:51 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: i0116]
--- 19 Jun 21:13:52 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: idSIButton9]
--- 19 Jun 21:13:56 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: idSIButton9]
--- 19 Jun 21:14:00 922 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Jun 21:14:00 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:01 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: lightbox]
--- 19 Jun 21:14:01 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: idSIButton9]
--- 19 Jun 21:14:12 044 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:14:12 045 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:15 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:14:15 181 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:15 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: btnUpload]
--- 19 Jun 21:14:18 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:14:18 490 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:18 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .header]
--- 19 Jun 21:14:25 200 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:14:25 201 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:28 355 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:14:28 355 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:28 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: selectfiles]
--- 19 Jun 21:14:31 601 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:14:31 602 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:31 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .header]
--- 19 Jun 21:14:35 058 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:14:35 058 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:38 272 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:14:38 273 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:14:41 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: UploadFileList]
Expected: The uploaded file should be displayed with file name, dictionary type and delete icon
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
--- 19 Jun 21:14:45 002 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:14:45 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Dictionary name of the uploaded file should be set to the Dictionary chosen at the top dropdown
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
--- 19 Jun 21:14:45 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .btn .icon-upload]
Expected: An exception has occurred
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
--- 19 Jun 21:14:56 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: UploadFileList]
--- 19 Jun 21:14:56 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .btn .icon-upload]
--- 19 Jun 21:15:35 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> link text: Continue]
Expected: Check mark should appear for successully uploaded document
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
--- 19 Jun 21:15:49 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> link text: Continue]
--- 19 Jun 21:15:56 415 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:15:56 415 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:15:56 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: btnUpload]
--- 19 Jun 21:15:59 664 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:15:59 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:15:59 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .header]
--- 19 Jun 21:15:59 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //a[text()='Reporting']]
--- 19 Jun 21:16:15 625 - Page URL:: https://esignplusqa.immesign.com/teaasp/report?id=errordetails
--- 19 Jun 21:16:15 626 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:16:15 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: immPageTitle]
--- 19 Jun 21:16:18 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/report?id=errordetails
--- 19 Jun 21:16:18 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:16:18 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .header]
--- 19 Jun 21:16:19 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: txtErrorCode]
--- 19 Jun 21:16:19 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: btnSearch]
--- 19 Jun 21:16:21 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //div[@data-bind='text: ErrorID']]
Expected: Error message displayed
Actual(Passed): Error message displayed[ScreenShot]
Actual(Passed): Error message displayed[ScreenShot]
Expected: 9d19708f-94ea-40d5-812d-c7da772b0287 error code displayed
Actual(Passed): successully verified error code9d19708f-94ea-40d5-812d-c7da772b0287[ScreenShot]
Actual(Passed): successully verified error code9d19708f-94ea-40d5-812d-c7da772b0287[ScreenShot]
--- 19 Jun 21:16:40 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //a[@class='icon-info btn_icon preview forecolor']]
--- 19 Jun 21:16:42 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //a[text()='Processing']]
--- 19 Jun 21:16:55 832 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:16:55 832 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:17:09 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:17:09 473 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:17:09 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .header]
Successfully navigated to 'New Sessions' page [ScreenShot]
--- 19 Jun 21:17:13 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:17:13 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:17:16 261 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:17:16 261 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:17:22 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:17:22 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:17:25 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> xpath: //div[contains(@id,'adddoc_')]]
--- 19 Jun 21:17:45 508 - Page URL:: https://esignplusqa.immesign.com/teaasp/processdocument?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu&action=new
--- 19 Jun 21:17:45 508 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:17:45 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: processdocs]
--- 19 Jun 21:17:45 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: docSubmitButton]
--- 19 Jun 21:17:57 422 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:17:57 423 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:00 576 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:18:00 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:00 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> id: Sign]
--- 19 Jun 21:18:03 771 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191546449394673_mvsktngvplllqxcvx0zpy5hu
--- 19 Jun 21:18:03 772 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:03 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (412bea80ce6e4196d3e4d2a77d79ef7a)] -> css selector: .header]
Successfully navigated to the 'Session details' page [ScreenShot]
Test Passed.
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Successfully navigated to 'New Sessions' page [ScreenShot]
--- 19 Jun 21:22:06 628 - TestCaseID:: verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
--- 19 Jun 21:22:08 819 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit In Document XML Page - Legacy - Sign FI COMMENTS:
Steps:
--- 19 Jun 21:22:16 170 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Jun 21:22:16 170 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:22:16 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:22:16 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Jun 21:22:16 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:22:22 625 - 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%3dvfejrba7fzfeaa_2q2sny4acgg_dfrp2zvpyujjmt02tg6bmophj7j-en4xq7ohwbnfi_t9imulqxtodlvc3xms0drg5fht1cjp6thi49f0smcgkxnzwetrkaj6supoyf9t5di7swaz8sudqfpccocp0c3sdezr4duzfcszdoy49hcu7zoezaxcfo_whgj42rtx3noqk4v7u7vkw4pymwg&response_mode=form_post&nonce=638859451373521316.nmqxmtk4zdytmtfjys00ztixltk2zgetzdbhzdq3ntzjztq2nja0nmu2yzktmdjjzi00y2zkltg4mjqtzgyzywrlmdg2yjbk&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
--- 19 Jun 21:22:22 626 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:22:27 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: lightbox]
--- 19 Jun 21:22:27 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: i0116]
--- 19 Jun 21:22:28 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: idSIButton9]
--- 19 Jun 21:22:33 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: idSIButton9]
--- 19 Jun 21:22:37 204 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Jun 21:22:37 204 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:22:37 275 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: lightbox]
--- 19 Jun 21:22:37 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: idSIButton9]
--- 19 Jun 21:22:45 345 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:22:45 345 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:22:48 528 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:22:48 528 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:22:48 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: btnUpload]
--- 19 Jun 21:22:51 819 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:22:51 819 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:22:51 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> css selector: .header]
--- 19 Jun 21:22:58 992 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:22:58 992 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:23:02 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:23:02 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:23:02 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: selectfiles]
--- 19 Jun 21:23:05 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:23:05 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:23:05 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> css selector: .header]
--- 19 Jun 21:23:08 719 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:23:08 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:23:11 982 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:23:11 982 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:23:15 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: UploadFileList]
Expected: The uploaded file should be displayed with file name, dictionary type and delete icon
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
--- 19 Jun 21:23:18 570 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:23:18 570 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Dictionary name of the uploaded file should be set to the Dictionary chosen at the top dropdown
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
--- 19 Jun 21:23:18 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> css selector: .btn .icon-upload]
Expected: An exception has occurred
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
--- 19 Jun 21:23:29 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: UploadFileList]
--- 19 Jun 21:23:29 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> css selector: .btn .icon-upload]
--- 19 Jun 21:24:08 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> link text: Continue]
Expected: Check mark should appear for successully uploaded document
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
--- 19 Jun 21:24:23 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> link text: Continue]
--- 19 Jun 21:24:29 690 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:24:29 690 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:24:29 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: btnUpload]
--- 19 Jun 21:24:32 941 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:24:32 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:24:33 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> css selector: .header]
--- 19 Jun 21:24:33 087 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> xpath: //a[text()='Reporting']]
--- 19 Jun 21:24:41 766 - Page URL:: https://esignplusqa.immesign.com/teaasp/report?id=errordetails
--- 19 Jun 21:24:41 767 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:24:41 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: immPageTitle]
--- 19 Jun 21:24:44 949 - Page URL:: https://esignplusqa.immesign.com/teaasp/report?id=errordetails
--- 19 Jun 21:24:44 950 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:24:45 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> css selector: .header]
--- 19 Jun 21:24:45 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: txtErrorCode]
--- 19 Jun 21:24:45 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> id: btnSearch]
--- 19 Jun 21:24:47 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> xpath: //div[@data-bind='text: ErrorID']]
Expected: Error message displayed
Actual(Passed): Error message displayed[ScreenShot]
Actual(Passed): Error message displayed[ScreenShot]
Expected: 88120922-44e9-4c1d-8a49-77d177d84a9c error code displayed
Actual(Passed): successully verified error code88120922-44e9-4c1d-8a49-77d177d84a9c[ScreenShot]
Actual(Passed): successully verified error code88120922-44e9-4c1d-8a49-77d177d84a9c[ScreenShot]
--- 19 Jun 21:25:07 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> xpath: //a[@class='icon-info btn_icon preview forecolor']]
--- 19 Jun 21:25:08 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> xpath: //a[text()='Processing']]
--- 19 Jun 21:25:19 604 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191555105207780_wd5bjon3ik55qbqwsikszvr5
--- 19 Jun 21:25:19 604 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:25:33 133 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191555105207780_wd5bjon3ik55qbqwsikszvr5
--- 19 Jun 21:25:33 133 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:25:33 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (85c2e4ad730d509bcf2feb8b3205ca59)] -> css selector: .header]
Successfully navigated to 'New Sessions' page [ScreenShot]
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Successfully navigated to 'New Sessions' page [ScreenShot]
--- 19 Jun 21:18:14 317 - TestCaseID:: verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
--- 19 Jun 21:18:16 524 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit In Document XML Page - Adobe OEM - Plus FI COMMENTS:
Steps:
--- 19 Jun 21:18:23 516 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Jun 21:18:23 517 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:23 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:18:23 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Jun 21:18:24 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:18:30 228 - 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%3dm1z1fa2kfdsst3sl4eajllwmgpy0kywcvlz_hy9tftfprxki6_xhknmpvacxoufbijcqrpl17g_5k_uesu8bqnjjkkgxg2utlrjmeib288bpaoohg8kbofuxm0j661jt9igpejazi1jvmeveqaes6bdmy4p-aqpr_rp2o7qya02brlplogr3wgb2jsubn88q_t0qxtgvv5hhjcu2136pia&response_mode=form_post&nonce=638859449045895740.yje5zwviotmtowjjyy00yziwlwjlztetnwrizmrjzdvimzfmzgzindu4ngetyzm0nc00odnkltlmzdytmgi3zjqxztu1nzk1&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
--- 19 Jun 21:18:30 228 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:35 318 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: lightbox]
--- 19 Jun 21:18:35 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: i0116]
--- 19 Jun 21:18:36 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: idSIButton9]
--- 19 Jun 21:18:40 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: idSIButton9]
--- 19 Jun 21:18:44 342 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Jun 21:18:44 343 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:44 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: lightbox]
--- 19 Jun 21:18:44 492 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: idSIButton9]
--- 19 Jun 21:18:54 097 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:18:54 097 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:57 258 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:18:57 258 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:18:57 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: btnUpload]
--- 19 Jun 21:19:00 492 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:19:00 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:19:00 567 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> css selector: .header]
--- 19 Jun 21:19:07 065 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:19:07 065 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:19:10 137 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:19:10 138 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:19:10 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: selectfiles]
--- 19 Jun 21:19:13 333 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:19:13 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:19:13 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> css selector: .header]
--- 19 Jun 21:19:16 741 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:19:16 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:19:19 942 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:19:19 942 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:19:23 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: UploadFileList]
Expected: The uploaded file should be displayed with file name, dictionary type and delete icon
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
--- 19 Jun 21:19:26 702 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:19:26 702 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Dictionary name of the uploaded file should be set to the Dictionary chosen at the top dropdown
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
--- 19 Jun 21:19:26 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> css selector: .btn .icon-upload]
Expected: An exception has occurred
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
--- 19 Jun 21:19:37 809 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: UploadFileList]
--- 19 Jun 21:19:37 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> css selector: .btn .icon-upload]
--- 19 Jun 21:20:00 856 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> link text: Continue]
Expected: Check mark should appear for successully uploaded document
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
--- 19 Jun 21:20:18 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> link text: Continue]
--- 19 Jun 21:20:25 274 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:20:25 274 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:20:25 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: btnUpload]
--- 19 Jun 21:20:28 485 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:20:28 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:20:28 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> css selector: .header]
--- 19 Jun 21:20:28 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> xpath: //a[text()='Reporting']]
--- 19 Jun 21:20:37 284 - Page URL:: https://esignplusqa.immesign.com/teaasp/report?id=errordetails
--- 19 Jun 21:20:37 284 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:20:37 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: immPageTitle]
--- 19 Jun 21:20:40 476 - Page URL:: https://esignplusqa.immesign.com/teaasp/report?id=errordetails
--- 19 Jun 21:20:40 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:20:40 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> css selector: .header]
--- 19 Jun 21:20:40 633 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: txtErrorCode]
--- 19 Jun 21:20:41 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> id: btnSearch]
--- 19 Jun 21:20:43 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> xpath: //div[@data-bind='text: ErrorID']]
Expected: Error message displayed
Actual(Passed): Error message displayed[ScreenShot]
Actual(Passed): Error message displayed[ScreenShot]
Expected: e30af6b5-8b7e-402d-b0ed-f4e33c5a4c9a error code displayed
Actual(Passed): successully verified error codee30af6b5-8b7e-402d-b0ed-f4e33c5a4c9a[ScreenShot]
Actual(Passed): successully verified error codee30af6b5-8b7e-402d-b0ed-f4e33c5a4c9a[ScreenShot]
--- 19 Jun 21:21:02 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> xpath: //a[@class='icon-info btn_icon preview forecolor']]
--- 19 Jun 21:21:04 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> xpath: //a[text()='Processing']]
--- 19 Jun 21:21:14 832 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191551064267245_fv4pwixuiltcrsbckeelvgju
--- 19 Jun 21:21:14 833 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:21:28 350 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202506191551064267245_fv4pwixuiltcrsbckeelvgju
--- 19 Jun 21:21:28 350 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:21:28 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d96ea437e10bb14447108a39bd5f3656)] -> css selector: .header]
Successfully navigated to 'New Sessions' page [ScreenShot]
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
Failed to mouse hover on the elements Reporting -> Session Status [ScreenShot]
--- 19 Jun 21:26:11 324 - TestCaseID:: verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet
--- 19 Jun 21:26:13 698 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Upload Max File Size Limit In Document XML Page - Legacy - Plus FI COMMENTS:
Steps:
--- 19 Jun 21:26:20 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 19 Jun 21:26:20 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:26:21 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:26:21 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 19 Jun 21:26:21 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> xpath: //*[@id='btnSubmit']]
--- 19 Jun 21:26:27 755 - 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%3dhkrcgbck28p55hvzyp5f-hecveold5qnhpiydqyf0lexxsirfr1dvhsg2t_ln2na8mubxm8n8nc_u8aazm9eq1f5_iglvdda91qrjbgnfq1osbuuhwqkfylfp70cwtqes7capgez7eyz9inudiumzp0idiwmef7vd1awtvolesvazkbxyxgqu2katworhftasaebcim8yarczylxolaaxa&response_mode=form_post&nonce=638859453822029589.ngfingq5nzatzdu2ms00m2y4ltkzodutmmjlmtkxmzk4mjgxytzlmtrjy2ytmjy3my00mgnkltk0nwitmjm4ywe1njk2zjkx&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
--- 19 Jun 21:26:27 755 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:26:32 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: lightbox]
--- 19 Jun 21:26:32 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: i0116]
--- 19 Jun 21:26:33 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: idSIButton9]
--- 19 Jun 21:26:37 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: idSIButton9]
--- 19 Jun 21:26:41 703 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Jun 21:26:41 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:26:41 770 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: lightbox]
--- 19 Jun 21:26:41 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: idSIButton9]
--- 19 Jun 21:26:50 643 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:26:50 643 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:26:53 828 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:26:53 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:26:53 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: btnUpload]
--- 19 Jun 21:26:57 115 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:26:57 115 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:26:57 193 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> css selector: .header]
--- 19 Jun 21:27:03 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:27:03 513 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:27:06 709 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:27:06 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:27:06 784 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: selectfiles]
--- 19 Jun 21:27:09 902 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:27:09 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:27:09 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> css selector: .header]
--- 19 Jun 21:27:13 161 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:27:13 162 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:27:16 374 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:27:16 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:27:19 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: UploadFileList]
Expected: The uploaded file should be displayed with file name, dictionary type and delete icon
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
Actual(Passed): The uploaded file is displayed with file name, dictionary type and delete icon[ScreenShot]
--- 19 Jun 21:27:22 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/uploaddocuments
--- 19 Jun 21:27:22 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Dictionary name of the uploaded file should be set to the Dictionary chosen at the top dropdown
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
Actual(Passed): Dictionary name of the uploaded file is set to the Dictionary chosen at the top dropdown[ScreenShot]
--- 19 Jun 21:27:23 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> css selector: .btn .icon-upload]
Expected: An exception has occurred
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
Actual(Passed): Successfully validated error message An exception has occurred[ScreenShot]
--- 19 Jun 21:27:33 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: UploadFileList]
--- 19 Jun 21:27:33 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> css selector: .btn .icon-upload]
--- 19 Jun 21:28:13 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> link text: Continue]
Expected: Check mark should appear for successully uploaded document
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
Actual(Passed): Check mark appears for successully uploaded document 'XML_File_18_9MB.pdf'[ScreenShot]
--- 19 Jun 21:28:28 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> link text: Continue]
--- 19 Jun 21:28:35 154 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:28:35 154 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:28:35 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> id: btnUpload]
--- 19 Jun 21:28:38 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 19 Jun 21:28:38 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 19 Jun 21:28:38 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> css selector: .header]
--- 19 Jun 21:28:38 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (330091a5fea7046deae6acfe6daa16e4)] -> xpath: //a[text()='Reporting']]
Failed to mouse hover on the elements Reporting -> Session Status [ScreenShot]
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
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
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
addMultipleAttachmentWithMultipleReviewerAndProcess
verifyAdobeSMSInPersonSigningMethodXMLSession
verifyfieldsInApplyMarkFollowedByASignatureFiled
RemoteMessageTemplateCompletionDeadline
verifyApplyMarkwithMembershipDocouments
verifyCompleteOrderInEsignatureManagementPage
RemoteMessageTemplateToDocument
verifyGrouppermissionsFlowchart
verifySMSKioskFeatureSignerInformationXMLSession
verifyPasswordAuthenticationSigningMethod
verifyConditionalRoutingSignature
processSessionWithRemoteAttachment
verifyApplyMarkPageAfterAddingFieldsInDesignerpage
verifyGovernmentIDAuthenticationSigningMethod
verifySMsOptionInSigningMethodInEsignatureManagementPage
verifyAdobeSMSSigningMethodUIElementsInEsignatureManagementPage
verifyLockUnlockFeatureForArchiveInCasePage
verifyKBAAuthenticationSigningMethod
verifyUIElementsInEsignatureConsentPage
verifyConditionalRoutingDocument
verifyUploadMaxFileSizeLimitInAddAttachmentToXMLSession
verifyConditionalRoutingUserRoles
processWorkflowPermissions
customizeSimpleAttachmentAndProcess
addVendorAttachmentViaAddDocsAndProcess
verifyOptionalSignatureswithAddDoc
verifyNoneRecurring_RecurringShowAppInOtherAppUnChecked_Check
verifyLockUnlockFeatureInSessionDetailsPage
createNewSessionAndProcess
verifyLockUnlockFeatureForExapandingSession
verifyRemoteSigning
deleteTemplateSingleAndMultiple
processSessionWithInitials
verifyEmailAuthenticationSigningMethod
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@c9be844)
0 ms
init(org.testng.TestRunner@c9be844)
10141 ms
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
15107 ms
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
301833 ms
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
534128 ms
verifyUploadMaxFileSizeLimitInDocumentXMLPageWhenDefaultFileSizeLimitSet({Tenant_URL=, InboxName=, Platform=, Address=, Username2=, IsSignRequired=, tooltip=, User_Password=...)
779010 ms