Test # Passed # Skipped # Retried # Failed Time (ms) Included Groups Excluded Groups
IMM_Esign_Chrome
IMM_Test_Chrome 0 0 0 8 933,177
Class Method Start Time (ms)
IMM_Esign_Chrome
IMM_Test_Chrome — failed
com.imm.testscripts.CollectedDocuments.CollectedDocuments DeleteAllDocs: Deleting all the existing docs 1734144175834 47009
VerifyIndexMismatchCheckboxCheckUncheck: Verifying warning message when there is an unknown document and add a document to session with unknown doc 1734144225389 8248
verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch: Validate index mismatch checkbox not check for immadmin 1734144497695 43420
verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch: Validate index mismatch checkbox check for immadmin
verifyIndexMismatchMessageOnAddingDocsToExistingSession: Verifying warning message displays when indexes don't match after documents are added to an existing session 1734144542811 136682
verifyIndexMismatchMsgForUnknownDocAndAddNewDoc: Verifying warning message when there is an unknown document and add a document to session with unknown doc 1734144681428 80568
verifyIndexMismatchOnAddingDocAndAttachmentInCollectedDocumentsPage: Verifying warning message when indexes don't match when documents and attachment is added in Collected Documents 1734144910522 40362
verifyIndexMismatchRelatedUIElementsInCollectedDocumentsPage: Verifying UI elements when indexes don't match for the documents in Collected Documents 1734145059261 40883

IMM_Test_Chrome

com.imm.testscripts.CollectedDocuments.CollectedDocuments#DeleteAllDocs

Parameter #1
{Group=, EditFullName=, Description=Deleting all the existing docs, Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/1005BA.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf,, DocumentPermission=, TestID=DeleteAllDocs, Required=, FIindexMismatchCheckBx=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=, Dropdownvalues=, UserName=, Index_Field_Name=, FI_ID=, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=}
Messages
   --- 14 Dec 08:12:47 700 - TestCaseID:: DeleteAllDocs
   --- 14 Dec 08:12:55 860 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Deleting all the existing docs
Steps:
   --- 14 Dec 08:13:05 107 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:13:05 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:13:05 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:13:05 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:13:07 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> id: btnSubmit]
   --- 14 Dec 08:13:28 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> id: lightbox]
   --- 14 Dec 08:13:28 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> id: i0116]
   --- 14 Dec 08:13:29 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> id: idSIButton9]
   --- 14 Dec 08:13:36 838 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:13:36 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:13:36 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> id: lightbox]
   --- 14 Dec 08:13:37 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2f8d9cddf049a43a1bdbbb39c0c38aae)] -> id: idSIButton9]

Search active page didn't open up [ScreenShot]
Exception
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:429) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.DeleteAllDocs(CollectedDocuments.java:1263) 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)

back to summary

com.imm.testscripts.CollectedDocuments.CollectedDocuments#VerifyIndexMismatchCheckboxCheckUncheck

Parameter #1
{Group=, EditFullName=, Description=Verifying warning message when there is an unknown document and add a document to session with unknown doc, Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/1005BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,, DocumentPermission=, TestID=VerifyIndexMismatchCheckboxCheckUncheck, Required=, FIindexMismatchCheckBx=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=iMM@2023, DocumentName=, Path=src/main/resources/testdata/files/AddingDocToSessionWithUnknownDoc.Zip, Dropdownvalues=, UserName=immadmin2@immesignqa.onmicrosoft.com, Index_Field_Name=, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=}
Messages
   --- 14 Dec 08:13:42 855 - TestCaseID:: VerifyIndexMismatchCheckboxCheckUncheck
   --- 14 Dec 08:13:45 395 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verifying warning message when there is an unknown document and add a document to session with unknown doc
Steps:
   --- 14 Dec 08:13:52 074 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:13:52 074 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:13:52 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74baf15360a6bb88cd1d7dfbf5680b00)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:13:52 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74baf15360a6bb88cd1d7dfbf5680b00)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]

FI ID field not found or not interactable on the page!! [ScreenShot]
Exception
java.lang.Exception: FI ID field not found or not interactable on the page!! at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:89) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:54) at com.imm.pages.SignInPage.setFI_ID(SignInPage.java:156) at com.imm.pages.SignInPage.loginToApplicationCloud(SignInPage.java:141) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.VerifyIndexMismatchCheckboxCheckUncheck(CollectedDocuments.java:1347) 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.IllegalStateException: No webdriver is bound to current thread: 1. You need to call open(url) first. at com.codeborne.selenide.WebDriverThreadLocalContainer.lambda$currentThreadDriver$1(WebDriverThreadLocalContainer.java:156) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at com.codeborne.selenide.WebDriverThreadLocalContainer.currentThreadDriver(WebDriverThreadLocalContainer.java:155) at com.codeborne.selenide.WebDriverThreadLocalContainer.getWebDriver(WebDriverThreadLocalContainer.java:122) at com.codeborne.selenide.WebDriverRunner.getWebDriver(WebDriverRunner.java:83) at com.codeborne.selenide.StaticDriver.getWebDriver(StaticDriver.java:31) at com.codeborne.selenide.Driver.executeJavaScript(Driver.java:42) at com.codeborne.selenide.commands.Clear.blurSafely(Clear.java:52) at com.codeborne.selenide.commands.Clear.clearAndTrigger(Clear.java:47) at com.codeborne.selenide.commands.SetValue.setValueForTextInput(SetValue.java:68) at com.codeborne.selenide.commands.SetValue.execute(SetValue.java:38) 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.setValue(Unknown Source) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:87) ... 30 more

back to summary

com.imm.testscripts.CollectedDocuments.CollectedDocuments#verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch

Parameter #1
{Group=, EditFullName=, Description=Validate index mismatch checkbox not check for immadmin , Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/1005BA.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf, DocumentPermission=, TestID=verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch, Required=, FIindexMismatchCheckBx=Uncheck, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=, Dropdownvalues=, UserName=, Index_Field_Name=, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=}
Messages
   --- 14 Dec 08:16:29 278 - TestCaseID:: verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch
   --- 14 Dec 08:16:31 067 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Validate index mismatch checkbox not check for immadmin
Steps:
   --- 14 Dec 08:16:37 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:16:37 535 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:16:37 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:16:37 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:16:38 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: btnSubmit]
   --- 14 Dec 08:16:59 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: lightbox]
   --- 14 Dec 08:16:59 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: i0116]
   --- 14 Dec 08:17:00 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: idSIButton9]
   --- 14 Dec 08:17:06 417 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:17:06 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:17:06 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: lightbox]
   --- 14 Dec 08:17:06 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: idSIButton9]
   --- 14 Dec 08:17:13 209 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:17:13 209 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:17:13 310 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: btnUpload]
   --- 14 Dec 08:17:16 571 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:17:16 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:17:16 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Dec 08:17:18 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //a[text()='Administration']]
   --- 14 Dec 08:17:27 276 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:17:27 277 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:17:27 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: btnDelete]
   --- 14 Dec 08:17:30 984 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:17:30 985 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:17:31 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> css selector: .header]
 Index Field Maintenance page is displayed [ScreenShot]
   --- 14 Dec 08:17:35 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //div[@id='Customer_Name_HeaderRow']//label[contains(text(),'Index Field Type')]]
 Customer Name index is expanded [ScreenShot]
 Index mismatch toggle field is ON
 Index Mismatchtoggle is already ON [ScreenShot]
 Clicked on mismatch toggle [ScreenShot]
 Clicked on Save button [ScreenShot]
   --- 14 Dec 08:17:50 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 14 Dec 08:17:55 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //*[text()='Select All']]
   --- 14 Dec 08:17:55 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //*[text()='Select All']]
   --- 14 Dec 08:18:00 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 14 Dec 08:18:03 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Dec 08:18:03 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:18:05 041 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 14 Dec 08:18:05 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> xpath: //*[text()='Import Template']]
   --- 14 Dec 08:18:10 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1ec6f4ab13542fdf7ef3d1218e13ad2e)] -> id: globalErrorMessage]
 File uploaded successfully:
   --- 14 Dec 08:18:15 802 - TestCaseID:: verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch
   --- 14 Dec 08:18:17 698 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
   --- 14 Dec 08:18:24 019 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:18:24 020 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:18:24 122 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:18:24 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:18:25 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> id: btnSubmit]
   --- 14 Dec 08:18:45 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> id: lightbox]
   --- 14 Dec 08:18:45 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> id: i0116]
   --- 14 Dec 08:18:46 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> id: idSIButton9]
   --- 14 Dec 08:18:53 837 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:18:53 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:18:53 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> id: lightbox]
   --- 14 Dec 08:18:54 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a1f9fe277f85ebd887ade108302ab3c5)] -> id: idSIButton9]

Search active page didn't open up [ScreenShot]
Exception
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:429) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch(CollectedDocuments.java:1137) 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)

back to summary

com.imm.testscripts.CollectedDocuments.CollectedDocuments#verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch

Parameter #1
{Group=, EditFullName=, Description=Validate index mismatch checkbox check for immadmin , Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/1005BA.pdf,src/main/resources/testdata/files/documentRTS/513BA.pdf, DocumentPermission=, TestID=verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch, Required=, FIindexMismatchCheckBx=Check, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/IndexMatch.Zip, Dropdownvalues=, UserName=, Index_Field_Name=, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=}
Messages
   --- 14 Dec 08:13:53 645 - TestCaseID:: verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch
   --- 14 Dec 08:13:55 838 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Validate index mismatch checkbox check for immadmin
Steps:
   --- 14 Dec 08:14:02 417 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:14:02 417 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:14:02 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:14:02 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:14:03 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: btnSubmit]
   --- 14 Dec 08:14:24 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: lightbox]
   --- 14 Dec 08:14:24 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: i0116]
   --- 14 Dec 08:14:25 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: idSIButton9]
   --- 14 Dec 08:14:32 430 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:14:32 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:14:32 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: lightbox]
   --- 14 Dec 08:14:32 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: idSIButton9]
   --- 14 Dec 08:14:39 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:14:39 635 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:14:39 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: btnUpload]
   --- 14 Dec 08:14:43 457 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:14:43 458 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:14:43 612 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Dec 08:14:45 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //a[text()='Administration']]
   --- 14 Dec 08:14:55 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:14:55 322 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:14:55 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> id: btnDelete]
   --- 14 Dec 08:14:59 649 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:14:59 650 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:14:59 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> css selector: .header]
 Index Field Maintenance page is displayed [ScreenShot]
   --- 14 Dec 08:15:04 032 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //div[@id='Customer_Name_HeaderRow']//label[contains(text(),'Index Field Type')]]
 Customer Name index is expanded [ScreenShot]
 Index mismatch toggle field is ON
 Index Mismatchtoggle is already ON [ScreenShot]
 Clicked on mismatch toggle [ScreenShot]
 Clicked on Save button [ScreenShot]
   --- 14 Dec 08:15:19 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 14 Dec 08:15:24 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //*[text()='Select All']]
   --- 14 Dec 08:15:24 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //*[text()='Select All']]
   --- 14 Dec 08:15:29 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 14 Dec 08:15:32 504 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Dec 08:15:32 505 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:15:34 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 14 Dec 08:15:34 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (794183fad8e77e73f48668647e0dcccf)] -> xpath: //*[text()='Import Template']]
 File upload failed for: IndexMatch.Zip
   --- 14 Dec 08:15:45 278 - TestCaseID:: verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch
   --- 14 Dec 08:15:47 214 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
   --- 14 Dec 08:15:53 524 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:15:53 525 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:15:53 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:15:53 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:15:54 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> id: btnSubmit]
   --- 14 Dec 08:16:15 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> id: lightbox]
   --- 14 Dec 08:16:15 899 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> id: i0116]
   --- 14 Dec 08:16:16 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> id: idSIButton9]
   --- 14 Dec 08:16:24 367 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:16:24 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:16:24 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> id: lightbox]
   --- 14 Dec 08:16:24 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a845ad48a978d87b2076999650748f47)] -> id: idSIButton9]

Search active page didn't open up [ScreenShot]
Exception
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:429) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.verifyIndexMismatchMessageDoesntDisplayIfIndexesMatch(CollectedDocuments.java:1137) 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)

back to summary

com.imm.testscripts.CollectedDocuments.CollectedDocuments#verifyIndexMismatchMessageOnAddingDocsToExistingSession

Parameter #1
{Group=, EditFullName=, Description=Verifying warning message displays when indexes don't match after documents are added to an existing session, Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/1005BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,, DocumentPermission=, TestID=verifyIndexMismatchMessageOnAddingDocsToExistingSession, Required=, FIindexMismatchCheckBx=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/IndexMatch.Zip, Dropdownvalues=, UserName=, Index_Field_Name=, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=}
Messages
   --- 14 Dec 08:19:01 123 - TestCaseID:: verifyIndexMismatchMessageOnAddingDocsToExistingSession
   --- 14 Dec 08:19:02 814 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verifying warning message displays when indexes don't match after documents are added to an existing session
Steps:
   --- 14 Dec 08:19:09 127 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:19:09 127 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:19:09 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:19:09 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:19:10 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: btnSubmit]
   --- 14 Dec 08:19:30 668 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: lightbox]
   --- 14 Dec 08:19:30 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: i0116]
   --- 14 Dec 08:19:31 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: idSIButton9]
   --- 14 Dec 08:19:38 199 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:19:38 199 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:19:38 290 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: lightbox]
   --- 14 Dec 08:19:38 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: idSIButton9]
   --- 14 Dec 08:19:46 049 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:19:46 049 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:19:46 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: btnUpload]
   --- 14 Dec 08:19:49 377 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:19:49 378 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:19:49 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Dec 08:19:51 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> xpath: //a[text()='Administration']]
   --- 14 Dec 08:19:59 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:19:59 851 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:20:00 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> id: btnDelete]
   --- 14 Dec 08:20:03 542 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:20:03 542 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:20:03 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> css selector: .header]
 Index Field Maintenance page is displayed [ScreenShot]
   --- 14 Dec 08:20:07 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ca59e3ae555e7f700a6563604053bd39)] -> xpath: //div[@id='Customer_Name_HeaderRow']//label[contains(text(),'Index Field Type')]]
 Customer Name index is expanded [ScreenShot]
Exception
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //label[@for='1_AllowValidateForCollectedDocuments69_212']'} 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.clickOnElement(BrowserActions.java:484) at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:465) at com.imm.pages.IndexFieldMaintenancePage.clickmismatchtogglebutton(IndexFieldMaintenancePage.java:1096) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.verifyIndexMismatchMessageOnAddingDocsToExistingSession(CollectedDocuments.java:812) 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://label[@for='1_AllowValidateForCollectedDocuments69_212']} (Session info: chrome=131.0.6778.109) 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: [ca59e3ae555e7f700a6563604053bd39, findElement {using=xpath, value=//label[@for='1_AllowValidateForCollectedDocuments69_212']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.109, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64388}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 131.0.6778.109, 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: ca59e3ae555e7f700a6563604053bd39 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

back to summary

com.imm.testscripts.CollectedDocuments.CollectedDocuments#verifyIndexMismatchMsgForUnknownDocAndAddNewDoc

Parameter #1
{Group=, EditFullName=, Description=Verifying warning message when there is an unknown document and add a document to session with unknown doc, Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/XXCA10.pdf,src/main/resources/testdata/files/documentRTS/1005BA.pdf,, DocumentPermission=, TestID=verifyIndexMismatchMsgForUnknownDocAndAddNewDoc, Required=, FIindexMismatchCheckBx=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/AddingDocToSessionWithUnknownDoc.Zip, Dropdownvalues=, UserName=, Index_Field_Name=, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=}
Messages
   --- 14 Dec 08:21:19 509 - TestCaseID:: verifyIndexMismatchMsgForUnknownDocAndAddNewDoc
   --- 14 Dec 08:21:21 433 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verifying warning message when there is an unknown document and add a document to session with unknown doc
Steps:
   --- 14 Dec 08:21:27 813 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:21:27 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:21:27 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:21:28 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:21:28 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: btnSubmit]
   --- 14 Dec 08:21:48 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: lightbox]
   --- 14 Dec 08:21:48 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: i0116]
   --- 14 Dec 08:21:49 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: idSIButton9]
   --- 14 Dec 08:21:57 407 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:21:57 408 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:21:57 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: lightbox]
   --- 14 Dec 08:21:57 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: idSIButton9]
   --- 14 Dec 08:22:05 153 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:22:05 153 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:22:05 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: btnUpload]
   --- 14 Dec 08:22:08 495 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:22:08 496 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:22:08 589 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Dec 08:22:10 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> xpath: //a[text()='Administration']]
   --- 14 Dec 08:22:19 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:22:19 084 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:22:19 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> id: btnDelete]
   --- 14 Dec 08:22:22 719 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:22:22 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:22:22 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> css selector: .header]
 Index Field Maintenance page is displayed [ScreenShot]
   --- 14 Dec 08:22:29 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> xpath: //div[@id='Customer_Name_HeaderRow']//label[contains(text(),'Index Field Type')]]
 Customer Name index is expanded [ScreenShot]
   --- 14 Dec 08:22:35 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> xpath: //label[contains(text(),'Checks for Mismatches on Collected Documents Page:')]//following::span[1]]
Exception
Invalid element state [{xpath: //label[contains(text(),'Checks for Mismatches on Collected Documents Page:')]//following::span[1]}]: element click intercepted: Element ... is not clickable at point (318, 11). Other element would receive the click: Timeout: 4 s. Caused by: ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (318, 11). Other element would receive the click: at com.codeborne.selenide.impl.ExceptionWrapper.wrap(ExceptionWrapper.java:19) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:153) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy39.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:484) at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:465) at com.imm.pages.IndexFieldMaintenancePage.clickmismatchtoggle(IndexFieldMaintenancePage.java:1081) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.verifyIndexMismatchMsgForUnknownDocAndAddNewDoc(CollectedDocuments.java:128) 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.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (318, 11). Other element would receive the click: (Session info: chrome=131.0.6778.109) 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: [05c5deefdacf1eeb25b4a28baa0f484d, clickElement {id=f.55A60E3FFD831F75581C59EA8BD96B10.d.14A96D7F891C109750B05A5C42217DDF.e.708}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.109, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64512}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 131.0.6778.109, 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} Element: [[RemoteWebDriver: chrome on Windows 10 (05c5deefdacf1eeb25b4a28baa0f484d)] -> xpath: //label[contains(text(),'Checks for Mismatches on Collected Documents Page:')]//following::span[1]] Session ID: 05c5deefdacf1eeb25b4a28baa0f484d 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.RemoteWebElement.execute(RemoteWebElement.java:257) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy37.click(Unknown Source) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy37.click(Unknown Source) at com.codeborne.selenide.commands.Click.defaultClick(Click.java:94) at com.codeborne.selenide.commands.Click.doClick(Click.java:72) at com.codeborne.selenide.commands.Click.click(Click.java:48) 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) ... 32 more

back to summary

com.imm.testscripts.CollectedDocuments.CollectedDocuments#verifyIndexMismatchOnAddingDocAndAttachmentInCollectedDocumentsPage

Parameter #1
{Group=, EditFullName=, Description=Verifying warning message when indexes don't match when documents and attachment is added in Collected Documents, Email=, Platform=, FileName=, ShortName=Driving license, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/1005BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,, DocumentPermission=, TestID=verifyIndexMismatchOnAddingDocAndAttachmentInCollectedDocumentsPage, Required=, FIindexMismatchCheckBx=, IndexSource=XNAAP, PartiesToView=John Smith,, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/TwoDocs.Zip, Dropdownvalues=, UserName=, Index_Field_Name=, FI_ID=autoesign, Vendor=, AttachmentTypeOption=Driving license, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=Driving license, AttachmentPath=src/main/resources/testdata/files/documentRTS/513BA.pdf, Export_Values=, FullName=Driving license, EditNameDescription=}
Messages
   --- 14 Dec 08:22:42 001 - TestCaseID:: verifyIndexMismatchOnAddingDocAndAttachmentInCollectedDocumentsPage
   --- 14 Dec 08:22:43 870 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verifying warning message when indexes don't match when documents and attachment is added in Collected Documents
Steps:
   --- 14 Dec 08:22:50 255 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:22:50 256 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:22:50 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:22:50 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:22:51 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: btnSubmit]
   --- 14 Dec 08:23:12 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: lightbox]
   --- 14 Dec 08:23:12 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: i0116]
   --- 14 Dec 08:23:13 062 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: idSIButton9]
   --- 14 Dec 08:23:19 608 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:23:19 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:23:19 696 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: lightbox]
   --- 14 Dec 08:23:19 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: idSIButton9]
   --- 14 Dec 08:23:27 325 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:23:27 326 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:23:27 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: btnUpload]
   --- 14 Dec 08:23:30 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:23:30 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:23:30 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Dec 08:23:32 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> xpath: //a[text()='Administration']]
   --- 14 Dec 08:23:41 022 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:23:41 022 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:23:41 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: btnDelete]
   --- 14 Dec 08:23:44 631 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:23:44 631 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:23:44 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> css selector: .header]
 Index Field Maintenance page is displayed [ScreenShot]
   --- 14 Dec 08:23:48 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> xpath: //div[@id='Customer_Name_HeaderRow']//label[contains(text(),'Index Field Type')]]
 Customer Name index is expanded [ScreenShot]
 Index mismatch toggle field is ON
 Index Mismatchtoggle is already ON [ScreenShot]
 Clicked on mismatch toggle [ScreenShot]
 Clicked on Save button [ScreenShot]
   --- 14 Dec 08:24:04 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 14 Dec 08:24:46 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> xpath: //*[text()='Import Template']]
 File upload failed for: TwoDocs.Zip
   --- 14 Dec 08:24:54 651 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Dec 08:24:54 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:24:54 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
Expected: click on Define Attachment button
Actual(Failed): Failed to Opened the Define Attachment popup
[ScreenShot]
   --- 14 Dec 08:24:55 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: txtFullName]
   --- 14 Dec 08:24:58 441 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Dec 08:24:58 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment
[ScreenShot]
 Filled the values [ScreenShot]
   --- 14 Dec 08:25:01 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (dbb82525ae8e1d03dff839ecf7be2c82)] -> id: btnattachmentSave]
 Click on Save button after filled the values [ScreenShot]
   --- 14 Dec 08:25:08 452 - TestCaseID:: verifyIndexMismatchOnAddingDocAndAttachmentInCollectedDocumentsPage
   --- 14 Dec 08:25:10 524 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
   --- 14 Dec 08:25:17 285 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:25:17 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:25:17 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:25:17 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:25:18 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> id: btnSubmit]
   --- 14 Dec 08:25:39 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> id: lightbox]
   --- 14 Dec 08:25:39 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> id: i0116]
   --- 14 Dec 08:25:40 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> id: idSIButton9]
   --- 14 Dec 08:25:46 658 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:25:46 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:25:46 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> id: lightbox]
   --- 14 Dec 08:25:46 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (faf9ca80506b4e25bb0e854d73b6f9e7)] -> id: idSIButton9]

Search active page didn't open up [ScreenShot]
Exception
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:429) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.verifyIndexMismatchOnAddingDocAndAttachmentInCollectedDocumentsPage(CollectedDocuments.java:653) 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)

back to summary

com.imm.testscripts.CollectedDocuments.CollectedDocuments#verifyIndexMismatchRelatedUIElementsInCollectedDocumentsPage

Parameter #1
{Group=, EditFullName=, Description=Verifying UI elements when indexes don't match for the documents in Collected Documents, Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/1005BA.pdf,src/main/resources/testdata/files/documentRTS/XNAAP.pdf,, DocumentPermission=, TestID=verifyIndexMismatchRelatedUIElementsInCollectedDocumentsPage, Required=, FIindexMismatchCheckBx=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=, Path=src/main/resources/testdata/files/TwoDocs.Zip, Dropdownvalues=, UserName=, Index_Field_Name=, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=, EditNameDescription=}
Messages
   --- 14 Dec 08:25:50 894 - TestCaseID:: verifyIndexMismatchRelatedUIElementsInCollectedDocumentsPage
   --- 14 Dec 08:25:52 538 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verifying UI elements when indexes don't match for the documents in Collected Documents
Steps:
   --- 14 Dec 08:25:59 070 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:25:59 070 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:25:59 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:25:59 268 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:26:00 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: btnSubmit]
   --- 14 Dec 08:26:20 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: lightbox]
   --- 14 Dec 08:26:20 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: i0116]
   --- 14 Dec 08:26:21 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: idSIButton9]
   --- 14 Dec 08:26:27 933 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:26:27 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:26:28 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: lightbox]
   --- 14 Dec 08:26:28 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: idSIButton9]
   --- 14 Dec 08:26:34 618 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:26:34 618 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:26:34 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: btnUpload]
   --- 14 Dec 08:26:37 885 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 14 Dec 08:26:37 885 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:26:37 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 14 Dec 08:26:40 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //a[text()='Administration']]
   --- 14 Dec 08:26:48 633 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:26:48 634 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:26:48 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> id: btnDelete]
   --- 14 Dec 08:26:52 287 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 14 Dec 08:26:52 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:26:52 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> css selector: .header]
 Index Field Maintenance page is displayed [ScreenShot]
   --- 14 Dec 08:26:56 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //div[@id='Customer_Name_HeaderRow']//label[contains(text(),'Index Field Type')]]
 Customer Name index is expanded [ScreenShot]
 Index mismatch toggle field is ON
 Index Mismatchtoggle is already ON [ScreenShot]
 Clicked on mismatch toggle [ScreenShot]
 Clicked on Save button [ScreenShot]
   --- 14 Dec 08:27:11 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 14 Dec 08:27:16 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //*[text()='Select All']]
   --- 14 Dec 08:27:16 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //*[text()='Select All']]
   --- 14 Dec 08:27:21 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 14 Dec 08:27:25 158 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 14 Dec 08:27:25 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:27:26 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 14 Dec 08:27:26 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (575e696b23de0598cd5c031262d1683b)] -> xpath: //*[text()='Import Template']]
 File upload failed for: TwoDocs.Zip
   --- 14 Dec 08:27:37 415 - TestCaseID:: verifyIndexMismatchRelatedUIElementsInCollectedDocumentsPage
   --- 14 Dec 08:27:39 264 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
   --- 14 Dec 08:27:45 663 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 14 Dec 08:27:45 663 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:27:45 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 14 Dec 08:27:45 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 14 Dec 08:27:46 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> id: btnSubmit]
   --- 14 Dec 08:28:07 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> id: lightbox]
   --- 14 Dec 08:28:07 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> id: i0116]
   --- 14 Dec 08:28:08 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> id: idSIButton9]
   --- 14 Dec 08:28:15 303 - Page URL:: https://login.microsoftonline.com/common/login
   --- 14 Dec 08:28:15 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 14 Dec 08:28:15 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> id: lightbox]
   --- 14 Dec 08:28:15 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b2d4939546094d90f0f52452fafe1e63)] -> id: idSIButton9]

Search active page didn't open up [ScreenShot]
Exception
java.lang.AssertionError: Search active page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:497) at com.imm.pages.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:429) at com.imm.testscripts.CollectedDocuments.CollectedDocuments.verifyIndexMismatchRelatedUIElementsInCollectedDocumentsPage(CollectedDocuments.java:429) 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)

back to summary