| Tests passed/Failed/Skipped: | 1/1/0 |
| Started on: | Fri Feb 28 13:08:38 IST 2025 |
| Total time: | 199 seconds (199068 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage Test class: com.imm.testscripts.DocumentRTS.DocumentRTS Test method: Verify do not archive dropdown elements on the Document maintenance (RTS) page Parameters: {Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=, ShortName=Disclosure,Loan,students loan, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=Archive on Action,Always Archive,Never Archive, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=Esign Consent Disclousure,Auto loan application,Loan application students, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify do not archive dropdown elements on the Document maintenance (RTS) page, Message=, FileName=DocumentExport.csv, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/DocumentExport.Zip, DocumentPermission=, TestID=verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2022, Path=src/main/resources/testdata/files/fingerprint01.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=File Room-{Full_Name};Cabinet-{Member_Number};Type-FILevelTYPE;Institution-12223335;Authority-IMM@ONLINE;Vocabulary-08062019;Document Name-{Document_Name};, Sender_Email_Id=, FI_ID=autoesign, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=cuadmin@immtestcu.onmicrosoft.com, FullName=Disclosure,Loan,StudentsLoan, EditNameDescription=, ErrorMessage=, Export_Fields=} Show output Show all outputs --- 28 Feb 13:08:38 423 - TestCaseID:: verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage --- 28 Feb 13:08:41 976 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561) Verify do not archive dropdown elements on the Document maintenance (RTS) page COMMENTS: Steps: --- 28 Feb 13:08:49 746 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 28 Feb 13:08:49 747 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:08:49 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> id: btnSubmit] --- 28 Feb 13:08:50 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 28 Feb 13:08:50 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> id: btnSubmit] --- 28 Feb 13:08:54 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> id: idSIButton9] --- 28 Feb 13:09:01 078 - Page URL:: https://login.microsoftonline.com/common/login --- 28 Feb 13:09:01 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:09:01 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> id: lightbox] --- 28 Feb 13:09:01 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> id: idSIButton9] --- 28 Feb 13:09:08 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 28 Feb 13:09:08 060 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:09:08 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> id: btnUpload] --- 28 Feb 13:09:11 362 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 28 Feb 13:09:11 362 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:09:11 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> css selector: .header] --- 28 Feb 13:09:11 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3550be2ca09f5c67ac9fcdd820962b9c)] -> xpath: //a[text()='Administration']] --- 28 Feb 13:09:19 537 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance --- 28 Feb 13:09:19 538 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) |
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'}
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.$Proxy39.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:517)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501)
at com.imm.pages.DocumentMaintenanceRTS.clickSelectAllBtn(DocumentMaintenanceRTS.java:1434)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage(DocumentRTS.java:14200)
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.$Proxy37.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":"//*[text()='Select All']"}
(Session info: chrome=133.0.6943.127)
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: [3550be2ca09f5c67ac9fcdd820962b9c, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57282}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 133.0.6943.127, 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: 3550be2ca09f5c67ac9fcdd820962b9c
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
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'}
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.$Proxy39.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:517)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501)
at com.imm.pages.DocumentMaintenanceRTS.clickSelectAllBtn(DocumentMaintenanceRTS.java:1434)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage(DocumentRTS.java:14200)
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.$Proxy37.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":"//*[text()='Select All']"}
(Session info: chrome=133.0.6943.127)
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: [3550be2ca09f5c67ac9fcdd820962b9c, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57282}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 133.0.6943.127, 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: 3550be2ca09f5c67ac9fcdd820962b9c
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
|
108 | com.imm.testscripts.DocumentRTS.DocumentRTS@fd07cbb |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage Test class: com.imm.testscripts.DocumentRTS.DocumentRTS Test method: Verify do not archive dropdown elements on the Document maintenance (RTS) page Parameters: {Tenant_URL=, EditFullName=, Email=, Platform=TeSign-[TeSign], IsPlusFI=, ShortName=Disclosure,Loan,students loan, PartyName=, PartiesToView=, AttachmentName=, ReceivedFromNames=, TextField=, ArchiveOptions=Archive on Action,Always Archive,Never Archive, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=Esign Consent Disclousure,Auto loan application,Loan application students, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verify do not archive dropdown elements on the Document maintenance (RTS) page, Message=, FileName=DocumentExport.csv, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/DocumentExport.Zip, DocumentPermission=, TestID=verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage, FItype=, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2022, Path=src/main/resources/testdata/files/fingerprint01.pdf, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=File Room-{Full_Name};Cabinet-{Member_Number};Type-FILevelTYPE;Institution-12223335;Authority-IMM@ONLINE;Vocabulary-08062019;Document Name-{Document_Name};, Sender_Email_Id=, FI_ID=autoeplus, Vendor=, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=cuadmin@immtestcu.onmicrosoft.com, FullName=Disclosure,Loan,StudentsLoan, EditNameDescription=, ErrorMessage=, Export_Fields=} Show output Show all outputs --- 28 Feb 13:10:30 729 - TestCaseID:: verifyDoNotArchiveOnTheDocumentMaintenanceRTSPage --- 28 Feb 13:10:32 836 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561) Verify do not archive dropdown elements on the Document maintenance (RTS) page COMMENTS: Steps: --- 28 Feb 13:10:39 903 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 28 Feb 13:10:39 904 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:10:40 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> id: btnSubmit] --- 28 Feb 13:10:40 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 28 Feb 13:10:40 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> id: btnSubmit] --- 28 Feb 13:10:44 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> id: idSIButton9] --- 28 Feb 13:10:50 761 - Page URL:: https://login.microsoftonline.com/common/login --- 28 Feb 13:10:50 762 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:10:50 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> id: lightbox] --- 28 Feb 13:10:50 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> id: idSIButton9] --- 28 Feb 13:11:00 638 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 28 Feb 13:11:00 639 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:00 730 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> id: btnUpload] --- 28 Feb 13:11:03 887 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 28 Feb 13:11:03 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:03 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> css selector: .header] --- 28 Feb 13:11:04 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: //a[text()='Administration']] --- 28 Feb 13:11:12 252 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance --- 28 Feb 13:11:12 253 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:17 567 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: //*[text()='Select All']] --- 28 Feb 13:11:20 866 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance --- 28 Feb 13:11:20 867 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:27 081 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance --- 28 Feb 13:11:27 081 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:27 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: //div[text()='No records found']] --- 28 Feb 13:11:27 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: //*[text()='Import Template']] Expected: The File upload in Import template Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot] --- 28 Feb 13:11:37 658 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance --- 28 Feb 13:11:37 659 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:41 015 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance --- 28 Feb 13:11:41 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:41 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: //div[contains(@id,'DocumentRowHead')]] --- 28 Feb 13:11:50 861 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance --- 28 Feb 13:11:50 862 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 28 Feb 13:11:50 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: //label[text()='Archive']//following::div[@class='item'][1]] Default value is Always Archive [ScreenShot] --- 28 Feb 13:11:51 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9abd671065cd9085b850188fa7426f34)] -> xpath: (//div[contains(@class, 'selectize-input') and contains(@class, 'has-options') and contains(@class, 'has-items')])[1]] Always Archive is present in dropdown [ScreenShot] Archive on Action is present in dropdown [ScreenShot] Never Archive is present in dropdown [ScreenShot] Warning message is displayed for Never Archive [ScreenShot] Warning message is displayed for Archive on Action [ScreenShot] Archive warning Messages have been verified [ScreenShot] Test Passed. |
84 | com.imm.testscripts.DocumentRTS.DocumentRTS@fd07cbb | |