| Test | # Passed | # Skipped | # Retried | # Failed | Time (ms) | Included Groups | Excluded Groups |
|---|---|---|---|---|---|---|---|
| IMM_Esign_Chrome | |||||||
| IMM_Test_Chrome | 1 | 1 | 0 | 20 | 3,472,385 | ||
| Parameter #1 |
|---|
| {ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi With RemoteSign, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AB., LocalDomain=immtestcu, TestID=CreateFiwithAndWithoutRemoteSign, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=Off, RtmAuthTypes=InPerson,Email,Password,KBA,Phone,GovernmentID, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Enable, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, VerifastEDays=, Address1=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=FI, Key=} |
| Messages |
| Exception |
java.lang.AssertionError: Failed to display remote settings page
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:888)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi without RemoteSign, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AB., LocalDomain=immtestcu, TestID=CreateFiwithAndWithoutRemoteSign, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=Enable, RtmAuthTypes=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Off, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, VerifastEDays=, Address1=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=, ClientID=, FIID=FI, Key=} |
| Messages |
| Exception |
java.lang.AssertionError: eSign Platform page didn't open up
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.PlatformsPage.isLoaded(PlatformsPage.java:90)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:933)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create New FI Default SMS - IMM Admin, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AdobeSMS, LocalDomain=immtestcu, TestID=verifycreateNewFIDefaultSMS, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=Off, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Off, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=building 1, AZDomain=immtestcu.onmicrosoft.com, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=, LCEvalDays=, State=NJ, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=Ad, Key=Test123} |
| Messages |
| Exception |
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: ''
Actual value: disabled
Timeout: 4 s.
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.$Proxy21.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:507)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:492)
at com.imm.pages.BasicDetailsPage.CickNextButton(BasicDetailsPage.java:793)
at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIDefaultSMS(CreateFi.java:1150)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
|
| Parameter #1 |
|---|
| {ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create New FI Default SMS - Partner Admin, Login_User_ID=PartnerAdmin1@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AdobeSMS, LocalDomain=immtestcu, TestID=verifycreateNewFIDefaultSMS, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=Enable, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Off, TypeOfUser=Partner Admin, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=building 1, AZDomain=immtestcu.onmicrosoft.com, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=, LCEvalDays=, State=NJ, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=Ad, Key=Test123} |
| Messages |
| Exception |
java.lang.AssertionError: Header Panel didn't display
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.header.Header.isLoaded(Header.java:133)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIDefaultSMS(CreateFi.java:1101)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=verifycreateNewFIRemoteIDMe, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=IDMe, LocalDomain=immtestcu, TestID=verifycreateNewFIRemoteIDMe, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=Enable, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Off, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=building 1, AZDomain=immtestcu.onmicrosoft.com, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=, LCEvalDays=, State=NJ, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=IDMe, Key=Test123} |
| Messages |
| Exception |
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: ''
Actual value: disabled
Timeout: 4 s.
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.$Proxy21.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:507)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:492)
at com.imm.pages.BasicDetailsPage.CickNextButton(BasicDetailsPage.java:793)
at com.imm.testscripts.CreateFi.CreateFi.verifycreateNewFIRemoteIDMe(CreateFi.java:1728)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Addon Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=VerifyAddonPage, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Do you want to discard the changes?,Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi} |
| Messages |
| Exception |
Invalid element state [{xpath: //div[@class='textWrapper']}]: element click intercepted: Element
... is not clickable at point (746, 197). Other element would receive the click: ...
Timeout: 4 s.
Caused by: ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (746, 197). 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.$Proxy21.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:507)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:492)
at com.imm.pages.ManageFiPage.verifyFiDetailsInDifferentTabs(ManageFiPage.java:600)
at com.imm.testscripts.ManageFi.ManageFi.VerifyAddonPage(ManageFi.java:2523)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (746, 197). Other element would receive the click: ...
(Session info: chrome=133.0.6943.127)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.14'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [bbc796897d20fe3ec944b55ae1a4d362, clickElement {id=f.44525DB34A8F4199E5F0BF931B83A233.d.CD205026818F3E660EA5268A79F87916.e.134}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50720}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., 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}
Element: [[RemoteWebDriver: chrome on Windows XP (bbc796897d20fe3ec944b55ae1a4d362)] -> xpath: //div[@class='textWrapper']]
Session ID: bbc796897d20fe3ec944b55ae1a4d362
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 com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy19.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)
... 37 more
... Removed 38 stack frames |
| Parameter #1 |
|---|
| {ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=verifyClientSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Do you want to discard the changes?, Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy15.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:318)
at com.imm.pages.SignInPage.isPickAnAccountDisplayed(SignInPage.java:364)
at com.imm.pages.SignInPage.CloudLogin(SignInPage.java:314)
at com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs(ManageFi.java:654)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 36 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
... 40 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {method:xpath,selector://div[contains(text(),'Pick an account')]}
(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 Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.14'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f9d907b2b1508730ea7214210bc917bb, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50661}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., 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: f9d907b2b1508730ea7214210bc917bb
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.$Proxy15.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)
... 51 more
... Removed 38 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=verifyClientSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy15.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:318)
at com.imm.pages.SignInPage.isPickAnAccountDisplayed(SignInPage.java:364)
at com.imm.pages.SignInPage.CloudLogin(SignInPage.java:314)
at com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs(ManageFi.java:654)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 36 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
... 40 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {method:xpath,selector://div[contains(text(),'Pick an account')]}
(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 Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.14'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [58a2f111bebcf4bfc45732cf058810c6, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50524}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., 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: 58a2f111bebcf4bfc45732cf058810c6
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.$Proxy15.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)
... 51 more
... Removed 38 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify FI Details and Settings should be categorized into a logical grouping, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyFIDetailsInDifferentSettingsTabs, Dictionary Code=, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
Invalid element state [{xpath: //div[@class='textWrapper']}]: element click intercepted: Element
... is not clickable at point (746, 255). Other element would receive the click: ...
Timeout: 4 s.
Caused by: ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (746, 255). 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.$Proxy21.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:507)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:492)
at com.imm.pages.ManageFiPage.verifyFiDetailsInDifferentTabs(ManageFiPage.java:600)
at com.imm.testscripts.ManageFi.ManageFi.verifyFIDetailsInDifferentSettingsTabs(ManageFi.java:527)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element ... is not clickable at point (746, 255). Other element would receive the click: ...
(Session info: chrome=133.0.6943.127)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.14'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [691834b1ca52591e91b1a00867cef445, clickElement {id=f.091B0B8EB11D01B9D6E12D198FBB0A67.d.9A70326ADA6EECA39130F0CCF44DA97E.e.94}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50393}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., 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}
Element: [[RemoteWebDriver: chrome on Windows XP (691834b1ca52591e91b1a00867cef445)] -> xpath: //div[@class='textWrapper']]
Session ID: 691834b1ca52591e91b1a00867cef445
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 com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy19.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)
... 37 more
... Removed 38 stack frames |
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Other Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/logo.jfif;src/main/resources/testdata/files/configuringfi/fingerprint01.pdf;src/main/resources/testdata/files/BarCode/IMM_CODE128Cover.pdf;src/main/resources/testdata/files/BarCode/IMM_PDF417Cover.pdf, Name=AUTest, LocalDomain=test, TestID=verifyOtherSettingsTabs, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=Do you want to discard the changes?,Changes saved successfully., Address2=building 1, AZDomain=yahoo.com, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
Element should be clickable: interactable and enabled {{xpath: //input[@type='checkbox']}}
Element: ''
Actual value: disabled
Timeout: 4 s.
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.$Proxy21.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:507)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:492)
at com.imm.pages.OtherSettingsPage.verifyChekcBoxStatus(OtherSettingsPage.java:487)
at com.imm.pages.OtherSettingsPage.verifyOtherSystemSettingsTUIElements(OtherSettingsPage.java:534)
at com.imm.testscripts.ManageFi.ManageFi.verifyOtherSettingsTabs(ManageFi.java:4299)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify PlatForm Override Disable, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=American, ShortName=Student, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=verifyPlatFormOverrideDisbale, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists,Host System FI ID is required.,Must be up to 10 characters with no spaces.,Name is required,Zip code must be in 99999 or 99999-9999 format,Do you want to discard the changes?,Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=Student, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=Student, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi} |
| Messages |
| Exception |
java.lang.AssertionError: Failed to delete all Platforms
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideDisbale(ManageFi.java:2812)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Platforms Tab and Check whether User can Discard the changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyPlatformSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME,NGLN, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Do you want to discard the changes?, Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core,NewGen LOS, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Cancel, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.AssertionError: Dictionary values and codes list are not matched
at com.imm.support.Log.fail(Log.java:511)
at com.imm.pages.PlatformsPage.verifyDictionaires(PlatformsPage.java:343)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:405)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Platforms Tab and Verify validation message when more than 10, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyPlatformSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME,NGLN, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Maximun 10 can be selected., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core,NewGen LOS, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.AssertionError: Dictionary values and codes list are not matched
at com.imm.support.Log.fail(Log.java:511)
at com.imm.pages.PlatformsPage.verifyDictionaires(PlatformsPage.java:343)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:405)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.?? message is displayed, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyPlatformSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME,NGLN, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core,NewGen LOS, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.AssertionError: Dictionary values and codes list are not matched
at com.imm.support.Log.fail(Log.java:511)
at com.imm.pages.PlatformsPage.verifyDictionaires(PlatformsPage.java:343)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:405)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Remote Settings Remote ID Me Authentication Types, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyRemoteSettingsRemoteIDMeAuthenticationTypes, Dictionary Code=TeAWebDE, 3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, https://api.adobesign.com/api/rest/v6/, Complete in Any Order, Complete In Order, No, InPerson, Acceptor, , Email, https://api.adobesign.com/api/rest/v6/, Yes, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=IMM Admin2, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.AssertionError: Failed to validated Allowed Authentication Types values after adding 'Remote: ID.me
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsRemoteIDMeAuthenticationTypes(ManageFi.java:6355)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Remote Settings Sub Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyRemoteSettingsSubTab, Dictionary Code=TeAWebDE, 3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, https://api.adobesign.com/api/rest/v6/, Complete in Any Order, Complete In Order, No, InPerson, Acceptor, , Email, https://api.adobesign.com/api/rest/v6/, Yes, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
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.$Proxy19.getAttribute(Unknown Source)
at com.imm.pages.RemoteSettingsPage.FetchValues(RemoteSettingsPage.java:524)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsSubTab(ManageFi.java:1759)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {method:css selector,selector:#SupportKiosk}
(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 Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.14'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [daa14a32eaf74afef2f490416e644c7e, findElement {using=id, value=SupportKiosk}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 133.0.6943.127, chrome: {chromedriverVersion: 133.0.6943.141 (2a5d6da0d61..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49877}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., 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: daa14a32eaf74afef2f490416e644c7e
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.$Proxy15.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)
... 35 more
... Removed 35 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Remote Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyRemoteSettingsTab, Dictionary Code=TeAWebDE, 3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, https://api.adobesign.com/api/rest/v6/, Complete in Any Order, Complete In Order, No, InPerson, Acceptor, , Email, https://api.adobesign.com/api/rest/v6/, Yes, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.AssertionError: Failed to validated Remote Settings Details labels
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTab(ManageFi.java:1606)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=0756, Description=Verify Remote Settings Default SMS - Imm Admin, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyRemoteSettingsTabDefaultSMS, Dictionary Code=TeAWebDE, 3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, https://api.adobesign.com/api/rest/v6/, Complete in Any Order, Complete In Order, No, InPerson, Acceptor, , Email, https://api.adobesign.com/api/rest/v6/, Yes, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=IMM Admin2, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany} |
| Messages |
| Exception |
java.lang.AssertionError: Failed to validated Remote Settings Details labels
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6137)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI AddOns Page -ImmAdmin, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AU, LocalDomain=immtestcu, TestID=verifyCloudToCloudFinalMigration, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Dictionary Code=, LoggedInUser=IMM Admin, createdFIStatus=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, eSign URL=, TypeOfUser=IMM Admin2, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, FI_ID=AutoTestFI, Address1=, City=, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=, Tab=, State=, Login_Password=iMM@2022, FullName=, Country=, Dictionaries To Be Select=, ButtonToClick=, FIID=AU} |
| Messages |
| Exception |
java.lang.AssertionError: Header Panel didn't display
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.header.Header.isLoaded(Header.java:133)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.MigrateFI.MigrateFi.verifyCloudToCloudFinalMigration(MigrateFi.java:1196)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Parameter #1 |
|---|
| {ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=verify Cloud To Cloud Final Migration FI for adobeSMS and ID Me, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, FiAdmin_LastName=Teller,Doe, Filepath=, Name=ID, LocalDomain=immtestcu, TestID=verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Dictionary Code=, LoggedInUser=IMM Admin, createdFIStatus=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, eSign URL=, TypeOfUser=IMM Admin2, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, FI_ID=AutoTestFI, Address1=, City=, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=, Tab=, State=, Login_Password=iMM@2022, FullName=, Country=, Dictionaries To Be Select=, ButtonToClick=, FIID=ID} |
| Messages |
| Exception |
java.lang.AssertionError: Header Panel didn't display
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.header.Header.isLoaded(Header.java:133)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.CreateFiPage.isLoaded(CreateFiPage.java:170)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.MigrateFI.MigrateFi.verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe(MigrateFi.java:2295)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
|
| Exception |
|---|
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:361)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:242)
... 28 more
... Removed 35 stack frames
|
| Parameter #1 |
|---|
| {ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create New eSignPlus FI, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=Pl, LocalDomain=immtestcu, TestID=createeSignPlusFI, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Enable, LacerPro=Off, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Enable, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=building 1, AZDomain=immtestcu.onmicrosoft.com, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=, LCEvalDays=, State=NJ, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=Pl, Key=a958c406-5127-4d2e-9d24-d441b447fa6a} |
| Messages |