com.imm.testscripts.ManageFi.ManageFi
LogineSignandVerifyClientSettings
({ZIP=0756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=LogineSignandVerifyClientSettings, 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@2022, 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})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.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.LogineSignandVerifyClientSettings(ManageFi.java:959)
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.$Proxy17.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=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [5cda0b918cab0c463b9b6e5f26a14106, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59777}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: 5cda0b918cab0c463b9b6e5f26a14106
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.$Proxy13.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
(Verify eSign Client Settings Tab)
VerifyAddonPage
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.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.VerifyAddonPage(ManageFi.java:2666)
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.$Proxy17.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=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f99442ba85a878298a9f0da2e683701f, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60072}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: f99442ba85a878298a9f0da2e683701f
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.$Proxy13.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
(Verify Addon Page)
verifyActivateAndDeactivateFI
({ZIP=0756, Description=Verify Activate and Deactivate FI, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyActivateAndDeactivateFI, 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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed access to 'IMM Admin' user
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyActivateAndDeactivateFI(ManageFi.java:5765)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Activate and Deactivate FI)
verifyAzureDetailsTabs
({ZIP=, Description=verify Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=, LocalDomain=immtestcu, TestID=verifyAzureDetailsTabs, Dictionary Code=, createdFIStatus=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=, AZDomain=yahoo.com, Address3=, FI_ID=AutoTestFI, Address1=, City=, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=, Login_Password=iMM@2022, FullName=, Country=, Dictionaries To Be Select=, ButtonToClick=, FIID=})
java.lang.AssertionError: Failed to verify 'Save' and 'Cancel' bttons are enabled by default
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyAzureDetailsTabs(ManageFi.java:2279)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Azure Details Tab)
verifyBasicDetailsTabs
({ZIP=0756, Description=Verify Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/logo.jfif;src/main/resources/testdata/files/google.png;src/main/resources/testdata/files/Sun_logo.png, Name=espRTS, LocalDomain=, TestID=verifyBasicDetailsTabs, 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=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi})
java.lang.Exception: EnterFIID field not found or not interactable on the page!!
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:81)
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:55)
at com.imm.pages.BasicDetailsPage.VerifyFIIDinManageFI(BasicDetailsPage.java:278)
at com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs(ManageFi.java:790)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
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.$Proxy19.setValue(Unknown Source)
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:79)
... 34 more
... Removed 30 stack frames
(Verify Basic Details Tab)
verifyClientSettingsTabs
({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@2022, 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})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.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.$Proxy17.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=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [81fae0b3e42def26b9de2e0e7200be59, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60562}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: 81fae0b3e42def26b9de2e0e7200be59
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.$Proxy13.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
(Verify Client Settings Tab)
verifyClientSettingsTabs
({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@2022, 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})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.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.$Proxy17.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=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [207c6fac3a2cfbc6fcaca3cbb2a0c5db, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60418}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: 207c6fac3a2cfbc6fcaca3cbb2a0c5db
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.$Proxy13.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
(Verify Client Settings Tab)
verifyErrorMessagesInRemoteSettingsSubTab
({ZIP=0756, Description=Verify Erorr Messages in Remote Settings Sub Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyErrorMessagesInRemoteSettingsSubTab, 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='Integration Key' is a required field and cannot be left blank., 'Allowed Authentication Types' is a required field and cannot be left blank., 'Default eSign Authentication Type' is a required field and cannot be left blank., 'Default API Remote Authentication Type' is a required field and cannot be left blank., 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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.actionClick(BrowserActions.java:582)
at com.imm.support.BrowserActions.actionClick(BrowserActions.java:555)
at com.imm.pages.RemoteSettingsPage.VerifyErrorMessages(RemoteSettingsPage.java:497)
at com.imm.testscripts.ManageFi.ManageFi.verifyErrorMessagesInRemoteSettingsSubTab(ManageFi.java:1907)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 37 more
Caused by: org.openqa.selenium.ElementNotInteractableException: element not interactable: [object HTMLSpanElement] has no size and location
(Session info: chrome=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [25fe3d4f18d4ad8d69561a09f5b4fe53, actions {actions=[org.openqa.selenium.interactions.Sequence@de3762b]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60684}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: 25fe3d4f18d4ad8d69561a09f5b4fe53
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.RemoteWebDriver.perform(RemoteWebDriver.java:619)
... 41 more
... Removed 39 stack frames
(Verify Erorr Messages in Remote Settings Sub Tab)
verifyFIDetailsInDifferentSettingsTabs
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed access to 'IMM Admin' user
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyFIDetailsInDifferentSettingsTabs(ManageFi.java:515)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify FI Details and Settings should be categorized into a logical grouping)
verifyIPFilteringTabs
({ZIP=0756, Description=Verify IP Filtering 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=verifyIPFilteringTabs, 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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.testCaseResult(Log.java:261)
at com.imm.testscripts.ManageFi.ManageFi.verifyIPFilteringTabs(ManageFi.java:4566)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify IP Filtering Settings Tab)
verifyManageFIAfterSearchWithFiName
({ZIP=0756, Description=Verify Manage Fi Page after search with FI Name, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyManageFIAfterSearchWithFiName, 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=, 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=, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed access to 'IMM Admin' user
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifyManageFIAfterSearchWithFiName(ManageFi.java:217)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Manage Fi Page after search with FI Name)
verifyOtherSettingsTabs
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.ArrayIndexOutOfBoundsException: Index 18 out of bounds for length 18
at java.base/java.util.Arrays$ArrayList.get(Arrays.java:4165)
at com.imm.pages.OtherSettingsPage.verifyToolTips(OtherSettingsPage.java:709)
at com.imm.pages.OtherSettingsPage.verifyOtherSystemSettingsTUIElements(OtherSettingsPage.java:532)
at com.imm.testscripts.ManageFi.ManageFi.verifyOtherSettingsTabs(ManageFi.java:4298)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(Verify Other Settings Tab)
verifyPlatFormOverrideDisbale
({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@2022, 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})
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
(Verify PlatForm Override Disable)
verifyPlatFormOverrideTabs
({ZIP=0756, Description=Verify PlatForm Override Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=American, ShortName=Student, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=verifyPlatFormOverrideTabs, 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@2022, 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})
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.verifyPlatFormOverrideTabs(ManageFi.java:1144)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify PlatForm Override Tab)
verifyPlatformSettingsTabs
({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@2022, 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})
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
(Verify Platform Settings Tab)
verifyPlatformSettingsTabs
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Cancel, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
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
(Verify Platform Settings Tab)
verifyPlatformSettingsTabs
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
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
(Verify Platform Settings Tab)
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
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
(Verify Remote Settings Remote ID Me Authentication Types)
verifyRemoteSettingsSubTab
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
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.verifyRemoteSettingsSubTab(ManageFi.java:1756)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Remote Settings Sub Tab)
verifyRemoteSettingsTab
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
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
(Verify Remote Settings Tab)
verifyRemoteSettingsTabDefaultSMS
({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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
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
(Verify Remote Settings Default SMS)
verifySearchOption
({ZIP=0756, Description=Verify Search Option in ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifySearchOption, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, 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=, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed access to 'IMM Admin' user
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySearchOption(ManageFi.java:130)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Search Option in ManageFI Page)
verifySearchingFI
({ZIP=0756, Description=Verify Searching FI in Draft Status, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifySearchingFI, Dictionary Code=, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, 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=, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed access to 'IMM Admin' user
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySearchingFI(ManageFi.java:303)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Searching FI in different Status)
verifySearchingFI
({ZIP=0756, Description=Verify Searching FI in Submitted Status, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifySearchingFI, Dictionary Code=, createdFIStatus=Submitted, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, 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=, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed access to 'IMM Admin' user
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySearchingFI(ManageFi.java:303)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Searching FI in different Status)
verifySearchingFI
({ZIP=0756, Description=Verify Searching FI in Completed Status, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifySearchingFI, Dictionary Code=, createdFIStatus=Completed, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, 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=, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed access to 'IMM Admin' user
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySearchingFI(ManageFi.java:303)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Searching FI in different Status)
verifySwitchingBetweenFIs
({ZIP=0756, Description=Verify Swithing between FI's in ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifySwitchingBetweenFIs, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, 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=, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1 You are currently viewing Automation TestFI SafeValue must use [property]=binding [396] details.
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIs(ManageFi.java:3033)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in ManageFI Page)
verifySwitchingBetweenFIsinAzureDetaisTab
({ZIP=0756, Description=Verify Swithing between FI's in Azure Details tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinAzureDetaisTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1 You are currently viewing Automation TestFI SafeValue must use [property]=binding [396] details.
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinAzureDetaisTab(ManageFi.java:3162)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in Azure Details tab ManageFI Page)
verifySwitchingBetweenFIsinClientSettingsTab
({ZIP=0756, Description=Verify Swithing between FI's in Client Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinClientSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinClientSettingsTab(ManageFi.java:3678)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in Client Settings tab ManageFI Page)
verifySwitchingBetweenFIsinIPFilteringTab
({ZIP=0756, Description=Verify Swithing between FI's in IP Filtering tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinIPFilteringTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinIPFilteringTab(ManageFi.java:4087)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in IP Filtering tab ManageFI Page)
verifySwitchingBetweenFIsinOtherSettingsTab
({ZIP=0756, Description=Verify Swithing between FI's in Other Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinOtherSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to search the FI
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.assertThat(Log.java:656)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinOtherSettingsTab(ManageFi.java:3809)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in Other Settings tab ManageFI Page)
verifySwitchingBetweenFIsinPlatformOverrideTab
({ZIP=0756, Description=Verify Swithing between FI's in Platform Override tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinPlatformOverrideTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinPlatformOverrideTab(ManageFi.java:3292)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in Platform Override tab ManageFI Page)
verifySwitchingBetweenFIsinPlatformsTab
({ZIP=0756, Description=Verify Swithing between FI's in Platforms tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinPlatformsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinPlatformsTab(ManageFi.java:3423)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in Platforms tab ManageFI Page)
verifySwitchingBetweenFIsinRemoteSettingsTab
({ZIP=0756, Description=Verify Swithing between FI's in Remote Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinRemoteSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinRemoteSettingsTab(ManageFi.java:3550)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in Remote Settings tab ManageFI Page)
verifySwitchingBetweenFIsinVerifastSettingsTab
({ZIP=0756, Description=Verify Swithing between FI's in Verifast Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinVerifastSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validate alert message 1
at com.imm.support.Log.fail(Log.java:497)
at com.imm.support.Log.assertThat(Log.java:678)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinVerifastSettingsTab(ManageFi.java:3952)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between FI's in Verifast Settings tab ManageFI Page)
verifySwitchingBetweenTabsFromAzureDetailsTabs
({ZIP=, Description=Verify Switching Between Tabs from Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=, LocalDomain=immtestcu, TestID=verifySwitchingBetweenTabsFromAzureDetailsTabs, Dictionary Code=, createdFIStatus=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=, AZDomain=yahoo.com, Address3=, FI_ID=AutoTestFI, Address1=, City=, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=, Login_Password=iMM@2022, FullName=, Country=, Dictionaries To Be Select=, ButtonToClick=, FIID=})
Invalid element state [{id: consentUrl}]: element click intercepted: Element is not clickable at point (606, 833)
Timeout: 4 s.
Caused by: ElementClickInterceptedException: element click intercepted: Element is not clickable at point (606, 833)
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.$Proxy19.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.AzureDetails.getAzureDetailsValues(AzureDetails.java:267)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsFromAzureDetailsTabs(ManageFi.java:4968)
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 (606, 833)
(Session info: chrome=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [38f7d692db2bbc418fb3d9e169a74d94, clickElement {id=f.943C65BFA50C5BBACBA8085B7C236CE9.d.954A8DFE2CFB91892C833475407155B8.e.172}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62961}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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 (38f7d692db2bbc418fb3d9e169a74d94)] -> id: consentUrl]
Session ID: 38f7d692db2bbc418fb3d9e169a74d94
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.$Proxy17.click(Unknown Source)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52)
at jdk.proxy2/jdk.proxy2.$Proxy17.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 41 stack frames
(Verify Switching Between Tabs from Azure Details Tab)
verifySwitchingBetweenTabsFromBasicDetailsTabs
({ZIP=0756, Description=Verify Switching between tabs from Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=espRTS, LocalDomain=, TestID=verifySwitchingBetweenTabsFromBasicDetailsTabs, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, 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=, Logo=, NameDescription=, WrongAZDomain=, Tab=, State=NJ, Login_Password=iMM@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espRTS,,Test Fi})
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.$Proxy17.getText(Unknown Source)
at com.imm.pages.BasicDetailsPage.VerifyFINameInManageFI(BasicDetailsPage.java:308)
at com.imm.pages.BasicDetailsPage.FillValues(BasicDetailsPage.java:685)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsFromBasicDetailsTabs(ManageFi.java:4835)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":".//div[@class='text-danger ng-star-inserted']"}
(Session info: chrome=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [82ec05d2a17f2918cabab62d8050c0e0, findElement {using=xpath, value=.//div[@class='text-danger ng-star-inserted']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63055}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: 82ec05d2a17f2918cabab62d8050c0e0
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.$Proxy13.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)
... 36 more
... Removed 34 stack frames
(Verify Switching between tabs from Basic Details Tab)
verifySwitchingBetweenTabsFromOtherSettingsTabs
({ZIP=0756, Description=Verify Switching Between Tabs From 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=verifySwitchingBetweenTabsFromOtherSettingsTabs, 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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
Element should be clickable: interactable and enabled {{xpath: //input[@type='checkbox']}}
Element: '<input class="form-check-input pointer ng-untouched ng-pristine" disabled="true" id="forceReviewConsent" name="forceReviewConsent" placeholder type="checkbox" value="on"></input>'
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.$Proxy19.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.verifySwitchingBetweenTabsFromOtherSettingsTabs(ManageFi.java:5466)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(Verify Switching Between Tabs From Other Settings Tab)
verifySwitchingBetweenTabsinClientSettingsTab
({ZIP=0756, Description=Verify Swithing between Tabs's in Client Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenTabsinClientSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.testCaseResult(Log.java:261)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinClientSettingsTab(ManageFi.java:5374)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between Tabs's in Client Settings tab ManageFI Page)
verifySwitchingBetweenTabsinIPFilteringTabs
({ZIP=0756, Description=Verify Switching Between tabs from IP Filtering 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=verifySwitchingBetweenTabsinIPFilteringTabs, 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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.testCaseResult(Log.java:261)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinIPFilteringTabs(ManageFi.java:5699)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Switching Between tabs from IP Filtering Settings Tab)
verifySwitchingBetweenTabsinPlatformOverrideTab
({ZIP=0756, Description=Verify Swithing between Tabs in Platform Override tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenTabsinPlatformOverrideTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.testCaseResult(Log.java:261)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinPlatformOverrideTab(ManageFi.java:5173)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between Tabs in Platform Override tab ManageFI Page)
verifySwitchingBetweenTabsinPlatformsTab
({ZIP=0756, Description=Verify Swithing between Tabs in Platforms tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenTabsinPlatformsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.testCaseResult(Log.java:261)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinPlatformsTab(ManageFi.java:5077)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Swithing between Tabs in Platforms tab ManageFI Page)
verifySwitchingBetweenTabsinRemoteSettingsTab
({ZIP=0756, Description=Verify Swithing between Tabs in Remote Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenTabsinRemoteSettingsTab, 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=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.actionClick(BrowserActions.java:590)
at com.imm.support.BrowserActions.actionClick(BrowserActions.java:555)
at com.imm.pages.RemoteSettingsPage.deleteAuthenticaionType(RemoteSettingsPage.java:437)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinRemoteSettingsTab(ManageFi.java:5249)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 37 more
Caused by: org.openqa.selenium.StaleElementReferenceException: stale element reference: stale element not found in the current frame
(Session info: chrome=138.0.7204.184)
For documentation on this error, please visit: https://selenium.dev/exceptions/#stale_element_reference
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d9e45731ff55812fca4dda6401c8eace, actions {actions=[org.openqa.selenium.interactions.Sequence@4458f798]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64214}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: d9e45731ff55812fca4dda6401c8eace
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.RemoteWebDriver.perform(RemoteWebDriver.java:619)
... 41 more
... Removed 39 stack frames
(Verify Swithing between Tabs in Remote Settings tab ManageFI Page)
verifySwitchingBetweenTabsinVerifastSettingsTabs
({ZIP=0756, Description=Verify Switching Between Tabs from Verifast Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifySwitchingBetweenTabsinVerifastSettingsTabs, 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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.testCaseResult(Log.java:261)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinVerifastSettingsTabs(ManageFi.java:5594)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Switching Between Tabs from Verifast Settings Tab)
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
({ZIP=, Description=verify Tenant Admin Can Only Access ManageFI Reporting and Help, Login_User_ID=eSignTenantAdmin1@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=, LocalDomain=immtestcu, TestID=verifyTenantAdminCanOnlyAccessManageFIReportingandHelp, Dictionary Code=, createdFIStatus=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, eSign URL=https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=, AZDomain=yahoo.com, Address3=, FI_ID=AutoTestFI, Address1=, City=, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=, Login_Password=iMM@2022, FullName=, Country=, Dictionaries To Be Select=, ButtonToClick=, FIID=})
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.ManageFi.ManageFi.verifyTenantAdminCanOnlyAccessManageFIReportingandHelp(ManageFi.java:5957)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(verify Tenant Admin Can Only Access ManageFI Reporting and Help)
verifyWebHooksSettingsTab
({ZIP=0756, Description=Verify Web Hooks Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyWebHooksSettingsTab, 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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
java.lang.AssertionError: Failed to validated Webhook 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.verifyWebHooksSettingsTab(ManageFi.java:4677)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Web Hooks Settings Tab)
com.imm.testscripts.MigrateFI.MigrateFi
verifyCloudToCloudFinalMigration
({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})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.MigrateFI.MigrateFi.verifyCloudToCloudFinalMigration(MigrateFi.java:1231)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(verify Cloud To Cloud Final Migration)
verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe
({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})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.MigrateFI.MigrateFi.verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe(MigrateFi.java:2330)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(verify Cloud To Cloud Final Migration FI for adobeSMS and ID Me)
verifyCloudToCloudMockMigration
({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=verifyCloudToCloudMockMigration, 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})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.MigrateFI.MigrateFi.verifyCloudToCloudMockMigration(MigrateFi.java:683)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(verify Cloud To Cloud Mock Migration)
verifyManageFIMessageforeSignAndPlusFI
({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=verify that Manage FI display messages while migration is in progress for eSign and eSignPlus FI, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AU, LocalDomain=cuadmin, TestID=verifyManageFIMessageforeSignAndPlusFI, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Dictionary Code=, LoggedInUser=IMM Admin2, 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})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.MigrateFI.MigrateFi.verifyManageFIMessageforeSignAndPlusFI(MigrateFi.java:1774)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(verify that Manage FI display messages while migration is in progress for eSign and eSignPlus FI)
verifyMigrateFIBasicDetails
({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=, Description=Verify Migrate FI Basic Details, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, FiAdmin_LastName=Teller,Doe, Filepath=, Name=, LocalDomain=, TestID=verifyMigrateFIBasicDetails, 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=, eSign URL=, TypeOfUser=IMM Admin2, ErrorMsg=, Address2=, AZDomain=, 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=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.testCaseResult(Log.java:261)
at com.imm.testscripts.MigrateFI.MigrateFi.verifyMigrateFIBasicDetails(MigrateFi.java:309)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Migrate FI Basic Details)
verifyMigrateFIInfrastructure
({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI Infrastructure, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AU, LocalDomain=immtestcu, TestID=verifyMigrateFIInfrastructure, 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})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.MigrateFI.MigrateFi.verifyMigrateFIInfrastructure(MigrateFi.java:412)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(Verify Migrate FI Infrastructure)
verifyMigrateFIPageMigrateFiButton
({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=, Description=Verify Migrate FI Page Migrate FI Button, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, FiAdmin_LastName=Teller,Doe, Filepath=, Name=, LocalDomain=, TestID=verifyMigrateFIPageMigrateFiButton, 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=, eSign URL=, TypeOfUser=IMM Admin2, ErrorMsg=, Address2=, AZDomain=, 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=})
java.lang.AssertionError: Failed to search the FI
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.assertThat(Log.java:656)
at com.imm.testscripts.MigrateFI.MigrateFi.verifyMigrateFIPageMigrateFiButton(MigrateFi.java:160)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 31 stack frames
(Verify Migrate FI Page Migrate FI Button)
com.imm.testscripts.CreateFi.CreateFi
CreateFiwithAndWithoutRemoteSign
({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@2022, WrongFIID=, DrpEvalDays=, Country=, ClientID=, FIID=FI, Key=})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="btnGroupRS"]/label[1]'}
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.$Proxy19.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.AddOnsPage.clickOnRemoteSign(AddOnsPage.java:635)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:910)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
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.$Proxy17.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)
... 44 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id="btnGroupRS"]/label[1]"}
(Session info: chrome=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ad56c6791481ec30d7ee98398b6a385d, findElement {using=xpath, value=//*[@id="btnGroupRS"]/label[1]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64740}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: ad56c6791481ec30d7ee98398b6a385d
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.$Proxy13.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)
... 50 more
... Removed 34 stack frames
(CreateFiwithAndWithoutRemoteSign)
CreateFiwithAndWithoutRemoteSign
({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@2022, WrongFIID=, DrpEvalDays=, Country=, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=FI, Key=})
java.lang.Exception: Password field not found or not interactable on the page!!
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:81)
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:55)
at com.imm.pages.SignInPage.setPassword(SignInPage.java:203)
at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:157)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:1010)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
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.$Proxy19.setValue(Unknown Source)
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:79)
... 35 more
... Removed 30 stack frames
(CreateFiwithAndWithoutRemoteSign)
VerifyAddonPlatformSettings
({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=VerifyAddonPlatform&Settings, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=UnifiedFI, LocalDomain=immtestcu, TestID=VerifyAddonPlatformSettings, 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@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=UnifiedFI, Key=Test123})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.VerifyAddonPlatformSettings(CreateFi.java:448)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(VerifyAddonPlatform&Settings)
VerifyAzureDetailsSummaryAndInfrastrucure
({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=, StarterEvalDays=, Description=VerifyAzureDetailsSummaryAndInfrastrucure, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=, StarterChecks=, eSignURL=, E-Vault=, FiAdmin_LastName=Teller,Doe, Filepath=src/main/resources/testdata/files/google.png, Name=AB., LocalDomain=immtestcu, TestID=VerifyAzureDetailsSummaryAndInfrastrucure, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=, eSignPlus=, LacerPro=, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, RemoteSign=, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=, ErrorMsg=, Address2=building 1, AZDomain=immtestcu.onmicrosoft.com, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=Test;hometown.com;immtestcu.onmicrosoft.com, LCEvalDays=, State=NJ, LoanCoupon=, Login_Password=iMM@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=, FIID=FI, Key=})
InvalidArgumentException: invalid argument
Timeout: 4 s.
Caused by: InvalidArgumentException: invalid argument
at com.codeborne.selenide.ex.UIAssertionError.wrapToUIAssertionError(UIAssertionError.java:121)
at com.codeborne.selenide.ex.UIAssertionError.wrapThrowable(UIAssertionError.java:103)
at com.codeborne.selenide.ex.UIAssertionError.wrap(UIAssertionError.java:98)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:93)
at jdk.proxy2/jdk.proxy2.$Proxy19.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.fileUpload(BasicDetailsPage.java:663)
at com.imm.testscripts.CreateFi.CreateFi.VerifyAzureDetailsSummaryAndInfrastrucure(CreateFi.java:266)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.openqa.selenium.InvalidArgumentException: invalid argument
(Session info: chrome=138.0.7204.184)
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.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [6e50d99901451fdcfc10c77c00273faf, clickElement {id=f.21CA6134EDFA92A0D67C0376E12EBD77.d.4DC5691D96FAAC60763CDF12D50B1012.e.41}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65393}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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 (6e50d99901451fdcfc10c77c00273faf)] -> xpath: .//input[@id='image']]
Session ID: 6e50d99901451fdcfc10c77c00273faf
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.$Proxy17.click(Unknown Source)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52)
at jdk.proxy2/jdk.proxy2.$Proxy17.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)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
... 36 more
... Removed 40 stack frames
(VerifyAzureDetailsSummaryAndInfrastrucure)
VerifyBasicDetails
({ZIP=08867-88=8;543;08867-8888, FiAdmin_FirstName=Bill,Jane, Dictionary=, StarterEvalDays=, Description=VerifyBasicDetails, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Draft, StarterChecks=, eSignURL=, E-Vault=, FiAdmin_LastName=Teller,Doe, Filepath=src/main/resources/testdata/files/logo.jfif;src/main/resources/testdata/files/google.png;src/main/resources/testdata/files/Sun_logo.png, Name=AB., LocalDomain=, TestID=VerifyBasicDetails, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=, eSignPlus=, LacerPro=, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, RemoteSign=, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=, ErrorMsg=FI ID already exists;Must be up to 10 characters with no spaces.;Must be up to 10 characters with no spaces.;;, Address2=building 1, AZDomain=, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=, LCEvalDays=, State=NJ, LoanCoupon=, Login_Password=iMM@2022, WrongFIID=espRTS;Test Fi;ABCDxCompany, DrpEvalDays=, Country=USA, ClientID=, FIID=FI, Key=})
Element should be clickable: interactable and enabled {{id: btnValidateHostFiid}}
Element: '<button class="btn btn-outline-primary" disabled="true" id="btnValidateHostFiid" name type="button" value>Invalid</button>'
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.$Proxy19.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.clickOnValidateButton(BasicDetailsPage.java:239)
at com.imm.pages.BasicDetailsPage.VerifyFIID(BasicDetailsPage.java:415)
at com.imm.testscripts.CreateFi.CreateFi.VerifyBasicDetails(CreateFi.java:129)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(VerifyBasicDetails)
createNewFI
({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create New FI, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AB., LocalDomain=immtestcu, TestID=createNewFI, 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@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=Fi, Key=Test123})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.createNewFI(CreateFi.java:1417)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(Create New FI)
verifycreateNewFIDefaultSMS
({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@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=Ad, Key=Test123})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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
(Create New FI Default SMS)
verifycreateNewFIDefaultSMS
({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@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=Ad, Key=Test123})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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
(Create New FI Default SMS)
verifycreateNewFIRemoteIDMe
({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@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=IDMe, Key=Test123})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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
(Create New FI Remote ID Me)
verifycreateNewFIwithoutRemoteIDMe
({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create New FI without Remote ID Me, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=IDMe, LocalDomain=immtestcu, TestID=verifycreateNewFIwithoutRemoteIDMe, 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@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=IDMe, Key=Test123})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
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.$Proxy19.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.verifycreateNewFIwithoutRemoteIDMe(CreateFi.java:1978)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
... Removed 30 stack frames
(Create New FI without Remote ID Me)
com.imm.testscripts.ManageFi.ManageFi
verifyRemoteSettingsinEsignatureManagementPage
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:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:242)
... 28 more
... Removed 34 stack frames
(Verify Remote Settings in esignature management page)
com.imm.testscripts.ManageFi.ManageFi
verifyDeletionOfDictionaries
({ZIP=0756, Description=Verify Deletion of Dictionaries, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyDeletionOfDictionaries, 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=Dictionary can't be deleted. Sessions exist in DocSessionDetails., 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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
(Verify Deletion of Dictionaries)
verifyReadDocumentBarcodeOption
({ZIP=0756, Description=verifyReadDocumentBarcodeOption, 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=immtestcu, TestID=verifyReadDocumentBarcodeOption, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, eSign URL=https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=yahoo.com, 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=Test;hometown.com;yahoo.com, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2022, 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})
(Verify Client Settings Tab)
verifyReportingMenu
({ZIP=0756, Description=Verify Reporting Menu, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifyReportingMenu, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, 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=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@2022, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
(Verify Reporting Menu)
verifyVerifastSettingsTabs
({ZIP=0756, Description=Verify Verifast Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyVerifastSettingsTabs, 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@2022, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi})
(Verify Verifast Settings Tab)
com.imm.testscripts.CreateFi.CreateFi
createeSignPlusFI
({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@2022, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=Pl, Key=a958c406-5127-4d2e-9d24-d441b447fa6a})
(Create New eSignPlus FI)
verifyIfFIIDconsistsSpecialCharacter
({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=verify If FIID consists Special Character, 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=FI@#$%^&*()!_-., LocalDomain=immtestcu, TestID=verifyIfFIIDconsistsSpecialCharacter, 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@2022, WrongFIID=, DrpEvalDays=, Country=, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=FI@#$%^&*()!_-, Key=})
(verifyIfFIIDconsistsSpecialCharacter)
C:\agent\_work\1\s\testxml\regression\Chrome_Run.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="0">
<parameter name="webSite" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="projectKey" value="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<listeners>
<listener class-name="com.imm.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="IMM_Test_Chrome" verbose="0">
<classes>
<class name="com.imm.testscripts.ManageFi.ManageFi"/>
<class name="com.imm.testscripts.CreateFi.CreateFi"/>
<class name="com.imm.testscripts.MigrateFI.MigrateFi"/>
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (3 classes)
Groups for IMM_Esign_Chrome
CreateFiwithAndWithoutRemoteSign
CreateFiwithAndWithoutRemoteSign
FIOnBoarding
VerifyAddonPage
FIOnboarding
LogineSignandVerifyClientSettings
VerifyBasicDetails
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyCloudToCloudFinalMigration
verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe
verifyCloudToCloudMockMigration
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyManageFIMessageforeSignAndPlusFI
verifyMigrateFIBasicDetails
verifyMigrateFIInfrastructure
verifyMigrateFIPageMigrateFiButton
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyReadDocumentBarcodeOption
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsTabDefaultSMS
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifySwitchingBetweenFIs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinIPFilteringTab
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinRemoteSettingsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
P1
CreateFiwithAndWithoutRemoteSign
LogineSignandVerifyClientSettings
VerifyAddonPage
VerifyAddonPlatformSettings
VerifyAzureDetailsSummaryAndInfrastrucure
VerifyBasicDetails
createNewFI
createeSignPlusFI
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyCloudToCloudFinalMigration
verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe
verifyCloudToCloudMockMigration
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyIfFIIDconsistsSpecialCharacter
verifyManageFIAfterSearchWithFiName
verifyManageFIMessageforeSignAndPlusFI
verifyMigrateFIBasicDetails
verifyMigrateFIInfrastructure
verifyMigrateFIPageMigrateFiButton
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyReadDocumentBarcodeOption
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsTabDefaultSMS
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifySwitchingBetweenFIs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinIPFilteringTab
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinRemoteSettingsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
verifycreateNewFIDefaultSMS
verifycreateNewFIRemoteIDMe
verifycreateNewFIwithoutRemoteIDMe
Reports
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
Smoke
CreateFiwithAndWithoutRemoteSign
LogineSignandVerifyClientSettings
VerifyAddonPage
VerifyAddonPlatformSettings
VerifyAzureDetailsSummaryAndInfrastrucure
VerifyBasicDetails
createNewFI
createeSignPlusFI
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyCloudToCloudFinalMigration
verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe
verifyCloudToCloudMockMigration
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyIfFIIDconsistsSpecialCharacter
verifyManageFIAfterSearchWithFiName
verifyManageFIMessageforeSignAndPlusFI
verifyMigrateFIBasicDetails
verifyMigrateFIInfrastructure
verifyMigrateFIPageMigrateFiButton
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyReadDocumentBarcodeOption
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsTabDefaultSMS
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifySwitchingBetweenFIs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinIPFilteringTab
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinRemoteSettingsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
verifycreateNewFIDefaultSMS
verifycreateNewFIRemoteIDMe
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatform&Settings
VerifyAddonPlatformSettings
createNewFI
createeSignPlusFI
verifycreateNewFIDefaultSMS
verifycreateNewFIRemoteIDMe
verifycreateNewFIwithoutRemoteIDMe
VerifyAzureDetailsSummaryAndInfrastrucure
VerifyAzureDetailsSummaryAndInfrastrucure
verifyIfFIIDconsistsSpecialCharacter
verifyIfFIIDconsistsSpecialCharacter
Times for IMM_Esign_Chrome
Total running time: 1 hours
Reporter output for IMM_Esign_Chrome
verifyVerifastSettingsTabs({ZIP=0756, Description=Verify Verifast Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully verified 'Verifast Settings Labels' [ScreenShot]
Successfully verified 'Verifast Settings TextBoxes' [ScreenShot]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Clicked on Save button
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Clicked on Cancel button
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
Clicked on Save button
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
Test Passed.
--- 04 Aug 07:46:37 233 - TestCaseID:: verifyVerifastSettingsTabs
--- 04 Aug 07:46:38 073 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:46:42 686 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=fcb86eac-6045-413c-be16-309fd96a3ec6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=0-ta25fqxj6co1gyhnka1vgy9zizzhgjtcqwnnvnj58&code_challenge_method=s256&nonce=5ce1eb9d-0b65-4b4d-a59e-345db5f86444&state=eyjpzci6iji5n2nlzge3lwnkzmutndmyny05nwvmlwuzoguxmwvlnwm1miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:46:42 686 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:46:42 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:46:43 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:46:48 573 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:46:48 589 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:46:48 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> id: lightbox]
--- 04 Aug 07:46:48 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:46:55 507 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:46:55 507 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:46:55 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:46:58 719 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:46:58 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:46:58 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> css selector: .header]
--- 04 Aug 07:47:00 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:47:04 097 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:47:04 097 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:47:04 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:47:07 191 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:47:07 191 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:47:07 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:47:07 307 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:47:07 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:47:13 694 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:47:13 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:47:15 846 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:47:21 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:47:21 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:47:24 861 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:47:24 861 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:47:24 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:47:28 000 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:47:28 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:47:28 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully verified 'Verifast Settings Labels' [ScreenShot]
Successfully verified 'Verifast Settings TextBoxes' [ScreenShot]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Clicked on Save button
--- 04 Aug 07:47:50 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:47:56 681 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:47:56 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:47:56 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> id: btnAddNew]
--- 04 Aug 07:47:59 838 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:47:59 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:47:59 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> css selector: .header]
--- 04 Aug 07:48:04 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:48:04 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:48:08 170 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:48:08 170 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:48:08 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:48:11 276 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:48:11 276 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:48:11 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bfd69d1e8d0c5b36aaa1dc5a22e52db6)] -> css selector: .header]
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Clicked on Cancel button
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
Clicked on Save button
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
Test Passed.
verifyIfFIIDconsistsSpecialCharacter({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=verify If ...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Test Passed.
--- 04 Aug 08:19:52 608 - TestCaseID:: verifyIfFIIDconsistsSpecialCharacter
--- 04 Aug 08:19:53 401 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:19:58 055 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=c9da4e88-8e91-45f5-ab89-dfd89529904f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=4scsgulcyydpyh9v7-4od-hynxhiq-jppwmwtts09ay&code_challenge_method=s256&nonce=08943755-8dc4-4feb-9669-8a850ec3f917&state=eyjpzci6ijmxnjg2yzezltixmtutngvhoc1hnjflltbjn2nimzc3mmfhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:19:58 055 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:58 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:19:58 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:20:03 909 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:20:03 909 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:03 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> id: lightbox]
--- 04 Aug 08:20:04 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:20:10 698 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:20:10 698 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:10 746 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:20:13 908 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:20:13 908 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:13 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:20:14 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:20:14 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> id: btnAddFI]
--- 04 Aug 08:20:19 340 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:20:19 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:22 409 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:20:22 409 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:22 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:20:25 552 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:20:25 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:25 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> css selector: .header]
--- 04 Aug 08:20:28 686 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:20:28 686 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:28 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:20:31 810 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:20:31 810 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:31 846 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:20:32 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> id: btnValidateHostFiid]
--- 04 Aug 08:20:33 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> id: btnNext]
--- 04 Aug 08:20:38 925 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:20:38 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:41 993 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:20:41 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:42 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:20:45 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:20:45 086 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:45 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> css selector: .header]
--- 04 Aug 08:20:48 210 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:20:48 210 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:48 262 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:20:51 330 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:20:51 330 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:51 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b76516580e9c35c7be1a1270c50e21be)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Test Passed.
verifyReadDocumentBarcodeOption({ZIP=0756, Description=verifyReadDocumentBarcodeOption, Login_User_ID=immadmin2@immesignqa.onmicroso...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disable [ScreenShot]
Test Passed.
--- 04 Aug 06:40:24 861 - TestCaseID:: verifyReadDocumentBarcodeOption
--- 04 Aug 06:40:25 643 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:40:30 369 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=acc26547-1b66-4b8d-a98e-81e33d0b5683&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ifxox8wekrzkvwboqgwqthijm79fwfjbxvvnebcfooi&code_challenge_method=s256&nonce=06ef5edd-34b2-4506-8ad3-157a92d233be&state=eyjpzci6ijq1yzi2nguwlwvlyjktndu4yi05nznjltexywu0mwi1ogy5miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:40:30 369 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:30 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:40:30 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:40:36 139 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:40:36 139 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:36 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> id: lightbox]
--- 04 Aug 06:40:36 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:40:43 050 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:40:43 050 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:43 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:40:46 218 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:40:46 218 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:46 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> css selector: .header]
--- 04 Aug 06:40:48 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:40:51 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:40:51 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:51 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:40:54 652 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:40:54 653 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:54 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:40:54 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:40:54 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:41:01 109 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:41:01 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:41:03 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:41:06 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 06:41:13 266 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:41:13 266 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:41:31 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> id: enableClient]
--- 04 Aug 06:41:35 082 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:41:35 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:41:35 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 04 Aug 06:41:44 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (732d12a487b649b047fae8347eadbb2e)] -> id: allowedDomain]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disable [ScreenShot]
Test Passed.
verifyDeletionOfDictionaries({ZIP=0756, Description=Verify Deletion of Dictionaries, Login_User_ID=immadmin2@immesignqa.onmicroso...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Test Passed.
--- 04 Aug 06:25:25 284 - TestCaseID:: verifyDeletionOfDictionaries
--- 04 Aug 06:25:26 021 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:25:30 646 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=e757977e-9774-40f9-be59-7273b6ac6ded&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xmu6rqfcyxuk7sorr5unlmfncg6scusv9w_xcyu1p9g&code_challenge_method=s256&nonce=ed062d47-316f-4a73-a284-44477a85164c&state=eyjpzci6ije3owfln2ixltuxzdktnduymi04mja1lwuxmju2m2u0ntlhncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:25:30 646 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:25:30 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:25:31 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:25:36 514 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:25:36 514 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:25:36 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> id: lightbox]
--- 04 Aug 06:25:36 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:25:43 365 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:25:43 365 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:25:43 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:25:46 619 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:25:46 619 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:25:46 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> css selector: .header]
--- 04 Aug 06:25:48 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:25:51 973 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:25:51 973 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:25:52 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:25:55 129 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:25:55 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:25:55 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:25:55 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:25:55 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:26:01 649 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:26:01 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:03 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:26:09 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 06:26:15 917 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:26:15 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:15 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 06:26:19 080 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:26:19 080 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:19 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
--- 04 Aug 06:26:22 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> id: errorDict]
--- 04 Aug 06:26:25 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fab9308b921f8d374ede39386279b93b)] -> id: errorDict]
Test Passed.
verifyReportingMenu({ZIP=0756, Description=Verify Reporting Menu, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pl...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully validated Login Failures Menu [ScreenShot]
Successfully validated Transaction Menu [ScreenShot]
Test Passed.
--- 04 Aug 06:50:19 481 - TestCaseID:: verifyReportingMenu
--- 04 Aug 06:50:20 294 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:50:25 050 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=ad13eb63-8aff-4ee6-8c37-f39e5d33b73c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=bybrfd6s9eobjjnpguqprjn5eb-fx1hmjmisum_erxe&code_challenge_method=s256&nonce=73a78a41-afb1-4028-887d-f75e281165dc&state=eyjpzci6ijmymte3mzi4lwq1mzytngvkyi1hymrllwuzmdllmwmwmgvjmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:50:25 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:25 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:50:25 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:50:30 943 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:50:30 943 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:31 005 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: lightbox]
--- 04 Aug 06:50:31 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:50:37 857 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:50:37 857 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:37 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:50:41 026 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:50:41 026 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:41 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> css selector: .header]
--- 04 Aug 06:50:41 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: Menu_Reporting]
--- 04 Aug 06:50:41 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: Menu_Reporting]
--- 04 Aug 06:50:43 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: Menu_Audit]
--- 04 Aug 06:50:46 603 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
--- 04 Aug 06:50:46 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:46 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: titleAuditReport]
--- 04 Aug 06:50:49 696 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
--- 04 Aug 06:50:49 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:49 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> css selector: .header]
Expected: Should navigate to 'Audit Report' Page
Actual(Passed): Successfully navigated to 'Audit Report' page[ScreenShot]
Actual(Passed): Successfully navigated to 'Audit Report' page[ScreenShot]
--- 04 Aug 06:50:49 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: Menu_Reporting]
--- 04 Aug 06:50:55 286 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 04 Aug 06:50:55 286 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:55 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: titleErrorDetails]
--- 04 Aug 06:50:58 403 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 04 Aug 06:50:58 403 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:50:58 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> css selector: .header]
Expected: Should navigate to 'Error Details Report' Page
Actual(Passed): Successfully navigated to 'Error Details Report' page[ScreenShot]
Actual(Passed): Successfully navigated to 'Error Details Report' page[ScreenShot]
--- 04 Aug 06:50:58 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: Menu_Reporting]
--- 04 Aug 06:51:01 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: Menu_LoginFailures]
Successfully validated Login Failures Menu [ScreenShot]
--- 04 Aug 06:51:01 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: Menu_Reporting]
--- 04 Aug 06:51:07 200 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
--- 04 Aug 06:51:07 200 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:25 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> id: searchFIIdName]
--- 04 Aug 06:51:29 004 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
--- 04 Aug 06:51:29 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:29 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (98c77d465d2cb67228cecc84919c3d9f)] -> css selector: .header]
Successfully validated Transaction Menu [ScreenShot]
Test Passed.
createeSignPlusFI({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Sender Email [ScreenShot]
Successfully disaplyed Remote sessions Page [ScreenShot]
Successfully navigated to the 'platformsPage' page [ScreenShot]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
Successfully navigated to the 'confirmationPage' page [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi Status is Activated
Test Passed.
--- 04 Aug 08:10:46 599 - TestCaseID:: createeSignPlusFI
--- 04 Aug 08:10:47 396 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:10:51 469 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=8f3d191b-af99-4a78-aa03-7616dff15d28&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=qwnxnvyskbri2smumb2eeezwvwdbwhagjzwdwjb71xe&code_challenge_method=s256&nonce=ce3777a0-a27a-43ef-b77e-d6d881aea186&state=eyjpzci6iji3njuxzgyyltkxmwitndk5mc1iymjllwjlzjqwntrizmy1myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:10:51 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:51 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:10:52 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:10:57 331 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:10:57 331 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:57 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: lightbox]
--- 04 Aug 08:10:57 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:11:04 498 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:11:04 498 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:04 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:11:07 731 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:11:07 731 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:07 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:11:07 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:11:07 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnAddFI]
--- 04 Aug 08:11:13 170 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:11:13 170 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:16 267 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:11:16 267 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:16 308 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:11:19 364 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:11:19 364 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:19 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
--- 04 Aug 08:11:22 492 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:11:22 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:22 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:11:25 623 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:11:25 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:25 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:11:26 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnValidateHostFiid]
--- 04 Aug 08:11:32 524 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:11:32 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:35 604 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:11:35 604 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:35 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:11:38 709 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:11:38 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:38 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
--- 04 Aug 08:11:41 824 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:11:41 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:41 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:11:44 929 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:11:44 929 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:44 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
--- 04 Aug 08:11:45 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[contains(text(), 'Off')]]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 04 Aug 08:11:47 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnNext]
--- 04 Aug 08:11:52 723 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 08:11:52 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:55 823 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 08:11:55 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:55 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 04 Aug 08:11:58 923 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 08:11:58 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:11:58 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
--- 04 Aug 08:12:02 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 08:12:02 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:12:02 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 04 Aug 08:12:05 138 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 08:12:05 138 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:12:05 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 04 Aug 08:12:07 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnConfirm]
--- 04 Aug 08:12:07 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnConfirm]
--- 04 Aug 08:12:12 478 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 08:12:12 479 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:12:15 531 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 08:12:15 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:12:15 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 04 Aug 08:12:18 662 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 08:12:18 662 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:12:18 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
--- 04 Aug 08:12:21 746 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 08:12:21 747 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:12:21 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 04 Aug 08:12:24 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 08:12:24 883 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:12:24 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 04 Aug 08:12:25 028 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
--- 04 Aug 08:16:21 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnCompleteInfra]
--- 04 Aug 08:16:23 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnCompleteInfra]
--- 04 Aug 08:16:26 593 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:16:26 593 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:16:26 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: step_title]
--- 04 Aug 08:16:29 729 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:16:29 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:16:29 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
--- 04 Aug 08:16:32 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:16:32 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:16:32 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: step_title]
--- 04 Aug 08:16:36 019 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:16:36 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:16:36 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 04 Aug 08:16:36 153 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: fiNameValue]
--- 04 Aug 08:16:36 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: fiID]
--- 04 Aug 08:16:36 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: fiSrNo]
--- 04 Aug 08:16:36 308 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: RS_Enable]
--- 04 Aug 08:16:39 551 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:16:39 551 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:16:39 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: RS_Enable]
--- 04 Aug 08:16:39 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: keyEsp]
--- 04 Aug 08:16:43 308 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:16:43 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:16:43 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 04 Aug 08:16:47 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnNext]
--- 04 Aug 08:16:49 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnNext]
--- 04 Aug 08:16:52 667 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:16:52 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully disaplyed Sender Email [ScreenShot]
--- 04 Aug 08:16:52 818 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: senderEmail]
--- 04 Aug 08:16:53 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: clientId]
Successfully disaplyed Remote sessions Page [ScreenShot]
--- 04 Aug 08:16:55 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: clientId]
--- 04 Aug 08:17:19 823 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:17:19 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:17:21 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //button[contains(@id,'btnNextVf')]]
--- 04 Aug 08:17:24 985 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:17:24 985 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:17:28 094 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:17:28 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:17:30 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //button[contains(@id,'btnNextVf')]]
--- 04 Aug 08:17:33 301 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:17:33 301 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:17:36 455 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:17:36 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:17:55 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
--- 04 Aug 08:17:58 270 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:17:58 270 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:17:58 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to the 'platformsPage' page [ScreenShot]
--- 04 Aug 08:18:20 155 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:18:20 155 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:20 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnNext]
--- 04 Aug 08:18:25 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 04 Aug 08:18:25 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:31 486 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 04 Aug 08:18:31 486 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:31 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: step_title]
--- 04 Aug 08:18:34 582 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 04 Aug 08:18:34 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:34 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
--- 04 Aug 08:18:34 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: btnNext]
--- 04 Aug 08:18:39 871 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:18:39 871 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:42 923 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:18:42 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:42 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: consentUrl]
--- 04 Aug 08:18:46 040 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:18:46 040 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:46 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
Successfully navigated to the 'confirmationPage' page [ScreenShot]
--- 04 Aug 08:18:53 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:18:53 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:53 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:18:56 587 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:18:56 587 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:18:56 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (b02e1067258e46c184d4cfac87f24454)] -> css selector: .header]
--- 04 Aug 08:18:56 623 - TestCaseID:: DeactivateFI
--- 04 Aug 08:18:57 412 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:19:02 197 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=143405a1-fe61-403d-b050-f38a92b56d98&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=b3514mc_e6tsm7nb0rxq-iq4nmvmjkcc9rzowncujpi&code_challenge_method=s256&nonce=593f590d-20c7-469b-8be5-b5544a4f8fbf&state=eyjpzci6ijbhyjrizmm1ltg0yzetndu3os1iyjcwltg4otixzdrimtqwncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:19:02 197 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:02 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:19:02 733 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:19:08 069 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:19:08 069 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:08 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> id: lightbox]
--- 04 Aug 08:19:08 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:19:14 893 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:19:14 893 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:14 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:19:18 118 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:19:18 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:18 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> css selector: .header]
--- 04 Aug 08:19:23 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 08:19:23 468 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:23 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 08:19:26 548 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 08:19:26 548 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:26 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 08:19:32 708 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 08:19:32 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:34 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi Status is Activated
--- 04 Aug 08:19:38 787 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 08:19:38 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:19:38 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 04 Aug 08:19:41 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> xpath: //*[contains(@class,'modal-body')]]
--- 04 Aug 08:19:52 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (027a222e9d61769e09b484885d3722ad)] -> xpath: //*[@class='toast-body']/span]
Test Passed.
verifySwitchingBetweenFIsinAzureDetaisTab({ZIP=0756, Description=Verify Swithing between FI's in Azure Details tab ManageFI Page, Login_User_I...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 You are currently viewing Automation TestFI SafeValue must use [property]=binding [396] details. [ScreenShot]
--- 04 Aug 06:55:09 975 - TestCaseID:: verifySwitchingBetweenFIsinAzureDetaisTab
--- 04 Aug 06:55:10 815 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:55:15 366 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=5189fac3-2827-4c25-bdf7-d0b48075feb6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=0b57ksft3mhotlfjxpqqfnh8cayt9lo9lktedprobgu&code_challenge_method=s256&nonce=600fa1a5-1e6a-415a-8a82-869621124aba&state=eyjpzci6ijblmtjkngm5lwm0ngytndawmc04mzg2ltnmntyxowq0odqwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:55:15 366 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:15 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:55:15 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:55:21 620 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:55:21 620 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:21 652 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> id: lightbox]
--- 04 Aug 06:55:21 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:55:28 426 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:55:28 426 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:28 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:55:31 636 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:55:31 636 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:31 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> css selector: .header]
--- 04 Aug 06:55:33 835 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:55:37 003 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:55:37 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:37 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:55:40 114 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:55:40 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:40 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:55:40 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:55:40 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:55:46 567 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:55:46 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:48 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:55:52 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 04 Aug 06:56:02 899 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 06:56:02 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:56:21 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 04 Aug 06:56:24 709 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 06:56:24 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:56:24 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 04 Aug 06:56:50 479 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 06:56:50 479 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:56:50 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //span[@class='pointer']]
--- 04 Aug 06:56:58 758 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 06:56:58 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:00 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 06:57:03 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2aa8509367700fe03a9c2f0166d20883)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 You are currently viewing Automation TestFI SafeValue must use [property]=binding [396] details. [ScreenShot]
verifyOtherSettingsTabs({ZIP=0756, Description=Verify Other Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
Matched
Matched
Index 18 out of bounds for length 18 [ScreenShot]
--- 04 Aug 06:33:53 451 - TestCaseID:: verifyOtherSettingsTabs
--- 04 Aug 06:33:54 172 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:33:58 671 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=c3ebaab1-71f1-438b-9e4f-c2bce2261644&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ocm6bpuuyu8oc6fime2ouxpxyaxf6yhtcc1r_33ipnm&code_challenge_method=s256&nonce=bcae4a0c-adba-42d1-9aad-29b73b0ef983&state=eyjpzci6iji5ngzlnty1ltg3yjutndewzc1hzdm3ltc4mjlhm2q2ngi5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:33:58 672 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:33:58 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:33:59 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:34:04 545 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:34:04 545 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:04 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> id: lightbox]
--- 04 Aug 06:34:04 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:34:11 319 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:34:11 319 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:11 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:34:14 525 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:34:14 525 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:14 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> css selector: .header]
--- 04 Aug 06:34:19 849 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:34:19 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:19 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:34:22 962 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:34:22 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:23 013 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:34:23 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:34:23 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:34:29 414 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:34:29 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:31 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:34:35 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 04 Aug 06:34:45 596 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 06:34:45 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:45 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 04 Aug 06:34:48 719 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 06:34:48 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:34:48 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f92494dcf38041a74388ac6708f496a1)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
Matched
Matched
Index 18 out of bounds for length 18 [ScreenShot]
verifyManageFIMessageforeSignAndPlusFI({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=verify that Manage FI di...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:28:27 392 - TestCaseID:: verifyManageFIMessageforeSignAndPlusFI
--- 04 Aug 08:28:28 165 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:28:32 692 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=7bf732cc-db26-47aa-9ff5-a6902acbb918&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=6gtp4xwk4an2wofdodd4mlincycfyd0wghz4udrvz9y&code_challenge_method=s256&nonce=d7f5a4f7-fcf1-4883-950a-b77d4f15d691&state=eyjpzci6iju0otlmmty4lwixntetndixzi1izmq3lwu5zmi1m2ewyzgwzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:28:32 692 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:32 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:28:33 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:28:38 520 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:28:38 520 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:38 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> id: lightbox]
--- 04 Aug 08:28:38 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:28:45 390 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:28:45 390 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:45 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:28:48 587 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:28:48 587 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:48 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:28:51 802 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:28:51 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:51 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> id: userName]
--- 04 Aug 08:28:51 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:28:52 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> id: btnAddFI]
--- 04 Aug 08:28:57 186 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:28:57 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:00 255 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:29:00 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:00 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:29:03 370 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:29:03 370 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:03 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> css selector: .header]
--- 04 Aug 08:29:06 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:29:06 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:06 509 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:29:09 555 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:29:09 555 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:09 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:29:15 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> id: btnValidateHostFiid]
--- 04 Aug 08:29:21 562 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:29:21 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:24 639 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:29:24 639 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:24 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:29:27 768 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:29:27 768 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:27 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (552b7f6d1608762780234d96ac253b8f)] -> css selector: .header]
verifySwitchingBetweenFIsinVerifastSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Verifast Settings tab ManageFI Page, Login_Us...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
--- 04 Aug 07:05:01 560 - TestCaseID:: verifySwitchingBetweenFIsinVerifastSettingsTab
--- 04 Aug 07:05:02 420 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:05:06 954 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=cab6a560-b80e-4451-847d-ce3e8622144d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=jrdcoo0plmb55dczppg-hpohidwnjmqjkfhet_1b83w&code_challenge_method=s256&nonce=4b808fee-056c-4a0e-a356-768d00d25add&state=eyjpzci6ijmwnzllotvllwi5n2ytngiwmc04mze2ltawnthmnguxy2i4ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:05:06 955 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:06 990 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:05:07 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:05:12 795 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:05:12 795 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:12 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> id: lightbox]
--- 04 Aug 07:05:12 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:05:19 710 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:05:19 710 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:19 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:05:22 942 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:05:22 942 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:22 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> css selector: .header]
--- 04 Aug 07:05:25 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:05:28 290 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:05:28 290 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:28 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:05:31 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:05:31 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:31 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:05:31 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:05:31 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:05:37 779 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:05:37 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:39 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:05:45 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:05:45 843 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:05:49 019 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:05:49 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:49 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:05:52 143 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:05:52 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:05:52 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
--- 04 Aug 07:06:01 404 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:06:01 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:01 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //span[@class='pointer']]
--- 04 Aug 07:06:09 636 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:06:09 636 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:11 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 07:06:14 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e77409039288488161217f910d3feef)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
VerifyAddonPage({ZIP=0756, Description=Verify Addon Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platfo...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Complete button [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
eSignPlus enabled successfully [ScreenShot]
Successfully disaplyed eSignPlus Settings Page [ScreenShot]
Successfully verified invalid Sender Email Address error [ScreenShot]
Successfully disaplyed Verifast Settings Page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully disaplyed Sender Email Adress Option [ScreenShot]
Successfully verified invalid Sender Email Address error [ScreenShot]
SignIn page open up [ScreenShot]
null [ScreenShot]
--- 04 Aug 06:09:37 910 - TestCaseID:: VerifyAddonPage
--- 04 Aug 06:09:38 796 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:09:43 567 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=fbed9710-1c88-4e62-ae82-a5c08bfe97d2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=p2y6fcgokxed1rjsxkvu9bpizbeoyahz1g70jhya6ua&code_challenge_method=s256&nonce=5de97a51-6cfe-4dd7-8e94-49e631d5c243&state=eyjpzci6ija1mmi4mwqyltyxywqtngrlzs05mji3lwe2mmm1mzlhywmxnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:09:43 567 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:09:43 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:09:44 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:09:48 947 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:09:48 947 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:09:49 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: lightbox]
--- 04 Aug 06:09:49 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:09:55 760 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:09:55 760 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:09:55 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:09:58 976 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:09:58 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:09:59 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
--- 04 Aug 06:10:04 469 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:10:04 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:10:23 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:10:26 340 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:10:26 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:10:26 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 04 Aug 06:10:26 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:10:26 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Remote Sign Enable button is not selected by default[ScreenShot]
Verifast checks Enable button is not selected by default[ScreenShot]
--- 04 Aug 06:10:30 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:10:34 014 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:10:34 014 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:10:52 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //div[@class='mfiName']]
--- 04 Aug 06:10:55 787 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:10:55 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:10:55 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
--- 04 Aug 06:11:07 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id='Menu_Addons']]
--- 04 Aug 06:11:10 301 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:11:10 301 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:11:10 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: step_title]
--- 04 Aug 06:11:13 465 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:11:13 465 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:11:13 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 04 Aug 06:11:13 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: RS_Enable]
--- 04 Aug 06:11:17 391 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:11:17 391 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:11:17 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id="btnGroupEsp"]/label[2]]
--- 04 Aug 06:11:48 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: evalDs]
--- 04 Aug 06:11:48 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: evalDs]
Failed to verify eSign Zip files (LaserPro) is Off[ScreenShot]
--- 04 Aug 06:11:48 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 04 Aug 06:11:51 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: evalLc]
--- 04 Aug 06:11:52 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: evalSc]
--- 04 Aug 06:11:56 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: evalVf]
--- 04 Aug 06:11:57 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: RS_Enable]
--- 04 Aug 06:12:09 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnNext]
--- 04 Aug 06:12:11 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnNext]
--- 04 Aug 06:12:15 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:12:29 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:12:29 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:12:31 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //button[contains(@id,'btnNextVf')]]
--- 04 Aug 06:12:34 717 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:12:34 717 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:12:38 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnComplete]
Successfully disaplyed Complete button [ScreenShot]
--- 04 Aug 06:12:41 087 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnComplete]
--- 04 Aug 06:12:41 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:12:45 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:12:45 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:13:03 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //div[@class='mfiName']]
--- 04 Aug 06:13:07 049 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:13:07 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:13:07 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:13:07 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: Menu_Manage_FI]
--- 04 Aug 06:13:12 933 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:13:12 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:13:13 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: step_title]
--- 04 Aug 06:13:16 079 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:13:16 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:13:16 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 04 Aug 06:13:18 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: RS_Enable]
--- 04 Aug 06:13:18 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 04 Aug 06:13:23 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: evalVf]
--- 04 Aug 06:13:23 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id="btnGroupSc"]/label[3]]
--- 04 Aug 06:13:23 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id="btnGroupAddonDs"]/label[3]]
--- 04 Aug 06:13:23 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id="btnGroupLc"]/label[3]]
--- 04 Aug 06:13:23 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id="btnGroupEv"]/label[3]]
--- 04 Aug 06:13:27 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:13:27 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:13:27 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id="btnGroupEsp"]/label[2]]
eSignPlus enabled successfully [ScreenShot]
--- 04 Aug 06:14:09 298 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnNext]
--- 04 Aug 06:14:11 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnNext]
--- 04 Aug 06:14:11 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
Successfully disaplyed eSignPlus Settings Page [ScreenShot]
--- 04 Aug 06:14:13 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:14:17 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:14:18 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: errorsenderEmailPattern]
Successfully verified invalid Sender Email Address error [ScreenShot]
--- 04 Aug 06:14:18 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:14:18 903 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: veryFastUrl]
Successfully disaplyed Verifast Settings Page [ScreenShot]
--- 04 Aug 06:14:56 524 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnNext]
--- 04 Aug 06:14:58 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnNext]
--- 04 Aug 06:15:02 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:15:16 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:15:16 424 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:15:18 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //button[contains(@id,'btnNextVf')]]
--- 04 Aug 06:15:21 617 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 06:15:21 617 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:15:25 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: btnComplete]
--- 04 Aug 06:15:26 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:15:29 787 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:15:29 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:15:48 502 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //div[@class='mfiName']]
--- 04 Aug 06:15:51 618 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:15:51 618 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:15:51 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:15:54 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 04 Aug 06:16:05 033 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 06:16:05 033 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:16:05 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 04 Aug 06:16:08 180 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 06:16:08 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:16:08 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> css selector: .header]
--- 04 Aug 06:16:08 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
Successfully disaplyed Sender Email Adress Option [ScreenShot]
--- 04 Aug 06:16:08 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:16:12 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:16:12 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: errorsenderEmailPattern]
Successfully verified invalid Sender Email Address error [ScreenShot]
--- 04 Aug 06:16:13 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f5d50a38c938d80161617b6e95936bce)] -> id: senderEmail]
--- 04 Aug 06:16:13 613 - TestCaseID:: VerifyAddonPage
--- 04 Aug 06:16:14 422 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:16:18 529 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Aug 06:16:18 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:16:37 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f99442ba85a878298a9f0da2e683701f)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 04 Aug 06:16:56 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f99442ba85a878298a9f0da2e683701f)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 04 Aug 06:16:56 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f99442ba85a878298a9f0da2e683701f)] -> id: btnSubmit]
--- 04 Aug 06:17:01 280 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3didgeh6591if9mzxhs0jikhwbnt-zk7gnzesygc1yqmkizcaz_qh8zwpiy97fq9mmpy0cgyszzqxizg_rvstvoxjlv45ygd9n13gn0bqd45pt2z34mwe1y1ah10jfaoxra5pqc1gmnqc-soigw0k_9_fapxzl0ujdg7_vf6pho6nsx6eql9loh2or7vebxy1aaiozty05jpl0r3fxbbbsia&response_mode=form_post&nonce=638898850166796883.y2e5nwi2zdctmgm4nc00ngu5ltkxzjctzjq5njg2yzvhmdlkowjjntc5mjetmdy4ni00mgiylwe2m2qtztyzngnkmdu5njuz&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 04 Aug 06:17:01 280 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Clicked on Submit button
Steps:
null [ScreenShot]
verifyAzureDetailsTabs({ZIP=, Description=verify Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pla...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully verified all the elements are displaying when Azure detail toggle is enable [ScreenShot]
Failed to verify 'Save' and 'Cancel' bttons are enabled by default [ScreenShot]
--- 04 Aug 06:17:41 717 - TestCaseID:: verifyAzureDetailsTabs
--- 04 Aug 06:17:42 480 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:17:47 065 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=180c71ba-f3bf-47bb-9e2f-2cc4e5229b4d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=e4tqpke34lkczxxzxovh24mbrr_1__hocdyrgeezma8&code_challenge_method=s256&nonce=52612965-212c-45ef-b5e1-b67ee54cc79c&state=eyjpzci6ijuxyty2zthmltjky2qtngewni1hmgqzlty4mjy3ztnindgynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:17:47 065 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:47 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:17:47 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:17:52 947 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:17:52 947 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:53 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> id: lightbox]
--- 04 Aug 06:17:53 075 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:17:59 848 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:17:59 848 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:59 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:18:03 064 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:18:03 064 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:18:03 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> css selector: .header]
--- 04 Aug 06:18:05 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:18:08 455 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:18:08 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:18:08 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:18:11 580 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:18:11 580 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:18:11 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:18:11 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:18:11 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:18:18 080 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:18:18 080 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:18:20 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 06:18:23 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 04 Aug 06:18:34 102 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 06:18:34 102 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:18:52 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 04 Aug 06:18:55 940 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 06:18:55 940 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:18:55 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d3d6820b09f56c3a97bd6140ed18b1d9)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully verified all the elements are displaying when Azure detail toggle is enable [ScreenShot]
Failed to verify 'Save' and 'Cancel' bttons are enabled by default [ScreenShot]
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Verify validation message when more than 10, Login_U...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Dictionary values and codes list are not matched
--- 04 Aug 06:37:40 221 - TestCaseID:: verifyPlatformSettingsTabs
--- 04 Aug 06:37:41 014 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:37:45 637 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=7f14cb57-b4b1-41f5-a29e-c95dbd95d481&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=5nyiacdpwataehopcxnwraqf6nmgrkoej1aqz_f0o8w&code_challenge_method=s256&nonce=dffc37dc-24ff-4fac-90fc-b82e15d163cf&state=eyjpzci6imi1mzg2mtnmltrjymqtndqxni05zgjklwzhote0mmqwywq0ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:37:45 637 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:45 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:37:46 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:37:51 434 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:37:51 434 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:51 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> id: lightbox]
--- 04 Aug 06:37:51 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:37:58 218 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:37:58 218 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:58 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:38:01 409 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:38:01 409 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:01 442 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> css selector: .header]
--- 04 Aug 06:38:06 765 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:38:06 765 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:06 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:38:09 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:38:09 883 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:09 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:38:10 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:38:10 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:38:16 318 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:38:16 318 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:18 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:38:24 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 06:38:30 581 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:38:30 581 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:30 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 06:38:33 774 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:38:33 774 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:33 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (63a8f80c103e88df9361bf7a99a9262b)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Dictionary values and codes list are not matched
verifyFIDetailsInDifferentSettingsTabs({ZIP=0756, Description=Verify FI Details and Settings should be categorized into a logical grouping,...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
--- 04 Aug 06:28:38 327 - TestCaseID:: verifyFIDetailsInDifferentSettingsTabs
--- 04 Aug 06:28:39 156 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:28:43 712 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=abdfd041-18d7-4be2-bce8-c6ad85e775ca&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=26gmesguuylcqlehibewr9qtjk9gc4yjuqbvdrz4134&code_challenge_method=s256&nonce=08d3a27f-62c5-4220-8c44-e4695864d277&state=eyjpzci6imm2yme2odzmlwy2yjgtngexyi1imjhlltqzy2rmmjdmntq0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:28:43 712 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:28:43 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:28:44 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:28:49 641 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:28:49 641 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:28:49 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> id: lightbox]
--- 04 Aug 06:28:49 840 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:28:56 625 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:28:56 625 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:28:56 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:28:59 808 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:28:59 808 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:28:59 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> css selector: .header]
--- 04 Aug 06:29:02 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:29:05 203 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:29:05 203 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:05 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:29:08 314 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:29:08 314 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:08 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:29:08 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:29:08 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7de5c996fb562d0692ff308585d846e6)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
createNewFI({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:09:42 928 - TestCaseID:: createNewFI
--- 04 Aug 08:09:43 677 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:09:48 238 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=ffeddac1-d221-4e69-84f5-4ee391bb1307&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=isnshrlry5xx7pkka01u9fwz5vf2lvzoruzjo71ve4y&code_challenge_method=s256&nonce=f79ad6ec-185b-4a0f-9092-6c4a2247bb6f&state=eyjpzci6ijfhm2uyzwy2lthhmzitndczzi1imwe3lti0mtqxzjriotnincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:09:48 238 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:48 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:09:48 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:09:54 091 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:09:54 091 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:54 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> id: lightbox]
--- 04 Aug 08:09:54 200 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:10:00 955 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:10:00 955 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:01 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:10:04 162 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:10:04 177 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:04 209 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:10:04 307 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:10:04 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> id: btnAddFI]
--- 04 Aug 08:10:09 609 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:10:09 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:12 698 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:10:12 698 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:12 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:10:15 831 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:10:15 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:15 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> css selector: .header]
--- 04 Aug 08:10:18 951 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:10:18 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:18 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:10:22 046 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:10:22 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:22 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:10:27 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> id: btnValidateHostFiid]
--- 04 Aug 08:10:34 023 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:10:34 023 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:37 107 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:10:37 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:37 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:10:40 208 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:10:40 208 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:10:40 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (773ef0c0e6c86287c898398e29f7d11c)] -> css selector: .header]
verifySearchOption({ZIP=0756, Description=Verify Search Option in ManageFI Page, Login_User_ID=immadmin2@immesignqa.onm...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
--- 04 Aug 06:51:29 200 - TestCaseID:: verifySearchOption
--- 04 Aug 06:51:30 002 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:51:34 533 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=03e08674-e7d9-4964-ae4a-74d642e15768&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=h6vkuljhyi4jh5igb-hjr_fwwhujxifmskwcxbh80qi&code_challenge_method=s256&nonce=c7ccad44-ac29-4129-a673-ec28914a4dd6&state=eyjpzci6ijvmzgq0zmjkltvhyjatndm2ny1imtmylwy4nziyodljzgexysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:51:34 533 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:34 596 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:51:35 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:51:40 419 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:51:40 419 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:40 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> id: lightbox]
--- 04 Aug 06:51:40 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:51:47 251 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:51:47 251 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:47 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:51:50 416 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:51:50 416 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:50 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> css selector: .header]
--- 04 Aug 06:51:55 720 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:51:55 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:55 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:51:58 837 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:51:58 837 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:51:58 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:51:58 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:51:59 137 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (152b8858707544baa3acf1418ed68e98)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
verifyBasicDetailsTabs({ZIP=0756, Description=Verify Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com,...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
EnterFIID field not found or not interactable on the page!! [ScreenShot]
--- 04 Aug 06:19:07 863 - TestCaseID:: verifyBasicDetailsTabs
--- 04 Aug 06:19:08 710 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:19:13 677 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=30eaecb5-2d97-427a-b7b2-fa46ed52af30&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=abviqerizbnynb1mpu83nv_tmocuknmfewzwbyi1taw&code_challenge_method=s256&nonce=b777cea0-f5c7-4ded-8114-0dca2078f628&state=eyjpzci6ije1mtbinzfjltm2mmmtndnlns05odyxlty4yza1mte2nme2ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:19:13 677 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:13 732 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:19:14 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:19:19 551 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:19:19 551 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:19 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> id: lightbox]
--- 04 Aug 06:19:19 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:19:26 533 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:19:26 533 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:26 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:19:29 711 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:19:29 711 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:29 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> css selector: .header]
--- 04 Aug 06:19:31 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:19:35 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:19:35 065 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:35 102 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:19:38 179 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:19:38 179 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:38 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:19:38 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:19:38 495 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:19:44 655 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:19:44 655 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:46 805 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:19:50 681 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:19:50 681 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:58 926 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:19:58 926 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:19:58 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 06:20:02 077 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:20:02 077 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:20:02 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 04 Aug 06:20:30 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 06:20:34 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 06:20:35 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> id: btnValidateHostFiid]
--- 04 Aug 06:20:40 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a1a1f6e937f27e8c99f8ac9f02a707fd)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
EnterFIID field not found or not interactable on the page!! [ScreenShot]
VerifyAzureDetailsSummaryAndInfrastrucure({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=, StarterEvalDays=, Description=VerifyAzureDetai...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:08:09 630 - TestCaseID:: VerifyAzureDetailsSummaryAndInfrastrucure
--- 04 Aug 08:08:10 406 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:08:15 013 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=711eb7bb-deaa-40fb-b1fc-2f608cd59c5a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=0ueoagbxeos1anpy57gksk4omcpgqvbdffki6fnc6hy&code_challenge_method=s256&nonce=fa565f84-036a-4091-913e-8e733f792662&state=eyjpzci6imfmnjy1zjhhlteyztytngq3nc05zjzklthlmjflyte1yzvkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:08:15 013 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:15 062 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:08:15 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:08:20 820 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:08:20 820 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:20 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> id: lightbox]
--- 04 Aug 08:08:20 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:08:27 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:08:27 647 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:27 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:08:30 823 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:08:30 823 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:30 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:08:30 972 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:08:31 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> id: btnAddFI]
--- 04 Aug 08:08:36 239 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:08:36 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:39 324 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:08:39 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:39 375 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:08:42 436 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:08:42 436 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:42 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> css selector: .header]
--- 04 Aug 08:08:45 583 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:08:45 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:45 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:08:48 662 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:08:48 662 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:48 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:08:49 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> id: btnValidateHostFiid]
--- 04 Aug 08:08:53 490 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:08:53 490 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:53 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6e50d99901451fdcfc10c77c00273faf)] -> xpath: .//input[@id='image']]
verifyCloudToCloudFinalMigration({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI AddOns...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:25:07 449 - TestCaseID:: verifyCloudToCloudFinalMigration
--- 04 Aug 08:25:08 201 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:25:12 796 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=c6429f0a-d3c2-4cc1-9c26-dc6abd3fe683&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=uwaszeugwcyv2rqgu2mexicrempvodsxfzbs0_59xnc&code_challenge_method=s256&nonce=fd10c15f-b058-4675-9847-74c01026f4ed&state=eyjpzci6iju2nduwotq3lwiwmzktngfimc04m2qzltriytllowjlymnmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:25:12 796 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:12 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:25:13 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:25:18 547 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:25:18 547 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:18 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> id: lightbox]
--- 04 Aug 08:25:18 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:25:25 347 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:25:25 347 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:25 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:25:28 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:25:28 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:28 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:25:31 763 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:25:31 763 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:31 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> id: userName]
--- 04 Aug 08:25:31 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:25:32 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> id: btnAddFI]
--- 04 Aug 08:25:37 178 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:25:37 178 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:40 270 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:25:40 270 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:40 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:25:43 371 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:25:43 371 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:43 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> css selector: .header]
--- 04 Aug 08:25:46 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:25:46 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:46 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:25:49 625 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:25:49 625 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:25:49 656 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:25:55 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> id: btnValidateHostFiid]
--- 04 Aug 08:26:01 525 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:26:01 525 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:04 582 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:26:04 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:04 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:26:07 686 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:26:07 686 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:07 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad481056288e2f6af63d9d2e84dcb207)] -> css selector: .header]
verifySwitchingBetweenTabsFromAzureDetailsTabs({ZIP=, Description=Verify Switching Between Tabs from Azure Details Tab, Login_User_ID=immadmin2@imm...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 04 Aug 07:06:14 855 - TestCaseID:: verifySwitchingBetweenTabsFromAzureDetailsTabs
--- 04 Aug 07:06:15 654 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:06:20 222 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=fdb47c0e-279d-45db-8ac9-c670e0484f2a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=rtgm2tdehzjo6kgzmkydbdgn1cewvax37nxolu67abm&code_challenge_method=s256&nonce=cc3f3ad6-7a60-4139-943a-4488946f111e&state=eyjpzci6ijg0ngu3zmy1lwfizjqtngzjms05ztjiltqznzmymtjln2ninsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:06:20 222 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:20 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:06:20 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:06:26 506 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:06:26 506 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:26 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> id: lightbox]
--- 04 Aug 07:06:26 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:06:33 358 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:06:33 358 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:33 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:06:36 532 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:06:36 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:36 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> css selector: .header]
--- 04 Aug 07:06:41 888 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:06:41 888 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:41 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:06:45 004 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:06:45 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:45 096 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:06:45 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:06:45 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:06:51 452 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:06:51 452 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:06:53 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 07:06:57 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 04 Aug 07:07:07 448 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 07:07:07 448 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:07:26 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 04 Aug 07:07:29 322 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 07:07:29 322 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:07:29 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:07:37 610 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 07:07:37 610 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Azure Details' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:07:48 347 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 04 Aug 07:07:58 583 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 07:07:58 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:17 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 04 Aug 07:08:20 451 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 04 Aug 07:08:20 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:20 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (38f7d692db2bbc418fb3d9e169a74d94)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
verifySwitchingBetweenTabsinIPFilteringTabs({ZIP=0756, Description=Verify Switching Between tabs from IP Filtering Settings Tab, Login_User_ID=i...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Test Failed. Check the steps above in red color.
--- 04 Aug 07:18:29 098 - TestCaseID:: verifySwitchingBetweenTabsinIPFilteringTabs
--- 04 Aug 07:18:30 452 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:18:37 807 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=cd0bff88-5b78-4ff6-83fa-486af9f46fc9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=7wgzq3bq0mkjq79kmybj9c3k_nkm-1iw6iw3w77ufvo&code_challenge_method=s256&nonce=d9af3409-be97-4cd1-bb88-79a9171d8d17&state=eyjpzci6ijfkmti1ztzhltflotatndzmyi1imjuxltu1nmzhmdvimge4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:18:37 807 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:37 854 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:18:38 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:18:43 723 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:18:43 723 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:43 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: lightbox]
--- 04 Aug 07:18:43 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:18:50 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:18:50 468 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:50 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:18:53 636 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:18:53 636 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:53 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
--- 04 Aug 07:18:55 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:18:59 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:18:59 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:59 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:19:02 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:19:02 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:19:02 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:19:02 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:19:02 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:19:08 552 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:19:08 553 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:19:10 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:19:14 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:19:24 707 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:19:24 707 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:19:24 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:19:27 822 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:19:27 822 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:19:27 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:19:42 748 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:19:48 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:19:59 206 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:19:59 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:20:06 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:20:17 164 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:20:17 164 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:20:17 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:20:20 268 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:20:20 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:20:20 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:20:35 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:20:40 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:21:00 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:21:06 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:21:17 206 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:21:17 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:21:24 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:21:35 149 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:21:35 149 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:21:35 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:21:38 328 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:21:38 328 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:21:38 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:21:53 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:21:58 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:22:18 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:22:24 280 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:22:35 321 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:22:35 321 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:22:43 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:22:53 284 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:22:53 284 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:22:53 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:22:56 437 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:22:56 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:22:56 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:23:11 317 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:23:16 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:23:37 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:23:42 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:23:53 536 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:23:53 536 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:24:01 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:24:11 505 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:24:11 505 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:24:11 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:24:14 629 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:24:14 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:24:14 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:24:29 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:24:35 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:24:55 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:25:00 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:25:11 703 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:25:11 703 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:25:19 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:25:29 764 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:25:29 764 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:25:29 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:25:32 914 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:25:32 914 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:25:32 961 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:25:47 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:25:53 290 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:26:13 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:26:18 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:26:29 915 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:26:29 915 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:26:37 621 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:26:47 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:26:47 806 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:26:47 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:26:50 922 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:26:50 922 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:26:50 968 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:27:05 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:27:11 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:27:31 437 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:27:36 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:27:47 783 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:27:47 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:27:55 484 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:28:05 664 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:28:05 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:28:05 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:28:08 821 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:28:08 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:28:08 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:28:23 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:28:29 163 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:28:49 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:28:54 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:29:05 938 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:29:05 938 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'IP Filtering' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:29:13 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 07:29:23 807 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:29:23 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:29:23 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> id: ipFilterSwitch]
--- 04 Aug 07:29:26 934 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 07:29:26 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:29:26 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 07:29:41 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
--- 04 Aug 07:29:47 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (204fa2612e07f2b4f79f9feda0063097)] -> xpath: //input[@type='text']]
Test Failed. Check the steps above in red color.
CreateFiwithAndWithoutRemoteSign({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 04 Aug 07:50:57 489 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
--- 04 Aug 07:50:58 331 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:51:02 419 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=3f326fa0-87d3-4ea3-a6f8-f8681217ee0d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hkhhp8dvg-jjs4gzrublgkkdihiqenuzsylabsmruha&code_challenge_method=s256&nonce=c7f45850-a767-4762-8f09-2b17f2bd9e6f&state=eyjpzci6ijk5zdblnge5lwjingmtngnhzi05zgvklti4oty3ymiyzdyxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:51:02 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:02 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:51:02 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:51:08 677 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:51:08 677 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:08 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: lightbox]
--- 04 Aug 07:51:08 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:51:15 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:51:15 651 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:15 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:51:18 866 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:51:18 866 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:18 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 07:51:19 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 07:51:19 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: btnAddFI]
--- 04 Aug 07:51:24 283 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:51:24 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:27 386 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:51:27 386 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:27 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 07:51:30 526 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:51:30 526 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:30 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
--- 04 Aug 07:51:33 612 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:51:33 612 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:33 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 07:51:36 754 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:51:36 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:36 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 07:51:37 281 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: btnValidateHostFiid]
--- 04 Aug 07:51:43 854 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:51:43 854 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:46 923 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:51:46 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:46 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 07:51:50 034 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:51:50 034 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:50 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
--- 04 Aug 07:51:53 171 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:51:53 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:53 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 07:51:56 283 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:51:56 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:51:56 335 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 04 Aug 07:51:58 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: btnNext]
--- 04 Aug 07:52:03 783 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:52:03 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:06 855 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:52:06 855 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:06 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 04 Aug 07:52:09 977 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:52:09 977 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:10 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
--- 04 Aug 07:52:13 109 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:52:13 109 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:13 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 04 Aug 07:52:16 219 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:52:16 219 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:16 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 04 Aug 07:52:18 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: btnConfirm]
--- 04 Aug 07:52:18 719 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: btnConfirm]
--- 04 Aug 07:52:23 884 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:52:23 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:26 928 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:52:26 928 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:26 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 04 Aug 07:52:30 028 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:52:30 028 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:30 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
--- 04 Aug 07:52:33 140 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:52:33 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:33 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 04 Aug 07:52:36 235 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:52:36 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:52:36 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 04 Aug 07:52:36 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
--- 04 Aug 07:56:09 398 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:56:09 398 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:56:12 493 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:56:12 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:56:12 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: step_title]
--- 04 Aug 07:56:15 607 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:56:15 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:56:15 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
--- 04 Aug 07:56:18 708 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:56:18 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:56:18 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> id: step_title]
--- 04 Aug 07:56:21 829 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:56:21 829 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:56:21 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ad56c6791481ec30d7ee98398b6a385d)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
FIName,FIID and Serial No: are Not displayed[ScreenShot]
verifyRemoteSettingsSubTab({ZIP=0756, Description=Verify Remote Settings Sub Tab, Login_User_ID=immadmin2@immesignqa.onmicrosof...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
By Default first Tab is expanded [ScreenShot]
Collapsed the Remote Settings sub tab [ScreenShot]
Failed to validated Remote Settings Details labels [ScreenShot]
--- 04 Aug 06:43:14 881 - TestCaseID:: verifyRemoteSettingsSubTab
--- 04 Aug 06:43:16 761 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:43:21 303 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=1e40187b-9dd5-4c18-b504-68998382f7f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=nllizwoib45zrlvnj6yjxoplafmue7l9xg0u41jr7lg&code_challenge_method=s256&nonce=a0a5cb6f-b35f-4253-b53e-8af2cf0bbf7b&state=eyjpzci6ijq5otfhzjhjltkyy2etndi1ns05zdcylwnindbkogrhognlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:43:21 303 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:43:21 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:43:21 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:43:27 216 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:43:27 216 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:43:27 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> id: lightbox]
--- 04 Aug 06:43:27 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:43:34 062 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:43:34 062 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:43:34 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:43:37 226 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:43:37 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:43:37 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> css selector: .header]
--- 04 Aug 06:43:42 563 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:43:42 563 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:43:42 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:43:45 657 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:43:45 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:43:45 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:43:45 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:43:45 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:43:52 025 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:43:52 025 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:43:54 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:43:59 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:44:00 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:44:03 350 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:44:03 350 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:44:03 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> id: headerRemoteSettings]
--- 04 Aug 06:44:06 493 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:44:06 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:44:06 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> css selector: .header]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 04 Aug 06:45:17 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 04 Aug 06:45:17 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 04 Aug 06:45:20 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 04 Aug 06:45:20 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f84631a577be0f02b733a6d89ec7a915)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Failed to validated Remote Settings Details labels [ScreenShot]
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Check whether User can Discard the changes, Login_Us...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Dictionary values and codes list are not matched
--- 04 Aug 06:38:35 053 - TestCaseID:: verifyPlatformSettingsTabs
--- 04 Aug 06:38:35 876 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:38:40 532 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=adfda468-74ac-490c-bd00-bdec71da5306&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=qcafllbuo3lx4vwfuxpz5acctp2zapg440ya95_rs28&code_challenge_method=s256&nonce=1fdc09ab-35fb-4500-b502-d3e959c80dcb&state=eyjpzci6ijm3ywy0zmzmltu5otmtndawzs04otaxltrkownlmduwyju1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:38:40 532 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:40 579 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:38:41 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:38:46 325 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:38:46 325 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:46 375 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> id: lightbox]
--- 04 Aug 06:38:46 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:38:53 182 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:38:53 182 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:53 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:38:56 372 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:38:56 372 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:38:56 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> css selector: .header]
--- 04 Aug 06:38:58 577 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:39:01 750 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:39:01 750 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:01 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:39:04 864 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:39:04 864 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:04 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:39:04 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:39:05 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:39:11 231 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:39:11 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:13 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:39:19 225 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 06:39:25 419 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:39:25 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:25 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 06:39:28 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:39:28 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:28 603 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9b6c961a894ea70a1ac99463b2f486ee)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Dictionary values and codes list are not matched
verifyRemoteSettingsRemoteIDMeAuthenticationTypes({ZIP=0756, Description=Verify Remote Settings Remote ID Me Authentication Types, Login_User_ID=immad...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Failed to validated Allowed Authentication Types values after adding 'Remote: ID.me [ScreenShot]
--- 04 Aug 06:41:48 607 - TestCaseID:: verifyRemoteSettingsRemoteIDMeAuthenticationTypes
--- 04 Aug 06:41:49 387 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:41:53 815 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=d75ad935-f0ae-41be-ac43-9abb4cb3d715&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=unui5fxy8uhr95dkovyyosyqgppzj9kh6mlpxcxqxcc&code_challenge_method=s256&nonce=6d494b84-6644-4233-8254-b243ef193106&state=eyjpzci6ijq1mdc1n2jklti5owetndnmny04n2vllwi4ndewzmvjoge5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:41:53 815 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:41:53 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:41:54 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:41:59 666 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:41:59 666 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:41:59 743 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> id: lightbox]
--- 04 Aug 06:41:59 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:42:06 419 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:42:06 419 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:06 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:42:09 608 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:42:09 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:09 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> css selector: .header]
--- 04 Aug 06:42:14 934 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:42:14 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:14 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:42:18 041 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:42:18 041 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:18 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:42:21 220 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:42:21 220 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:21 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> id: userName]
--- 04 Aug 06:42:21 344 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:42:21 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:42:27 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:42:27 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:29 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 06:42:35 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:42:35 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:42:38 757 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:42:38 757 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:38 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> id: headerRemoteSettings]
--- 04 Aug 06:42:41 919 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:42:41 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:42:41 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (41f65aca3dbcdef2654a61359dd971e2)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Failed to validated Allowed Authentication Types values after adding 'Remote: ID.me [ScreenShot]
verifyWebHooksSettingsTab({ZIP=0756, Description=Verify Web Hooks Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Webhooks Settings Header [ScreenShot]
By Default Webhook Settings Tab is expanded [ScreenShot]
Collapsed the Webhook Settings sub tab [ScreenShot]
Failed to validated Webhook Settings Details labels [ScreenShot]
--- 04 Aug 07:49:10 868 - TestCaseID:: verifyWebHooksSettingsTab
--- 04 Aug 07:49:11 829 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:49:16 369 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=51768c52-fce9-4bfb-bc2a-36e389a50e71&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=65i8yjg56u8c48ttpv9i1f-mbfot7-xkuvw3t6zpjb8&code_challenge_method=s256&nonce=fef636cb-2ba5-4ae2-b81c-37cac18af028&state=eyjpzci6ijazntrjy2m0ltgzmditngqzzs1iowu3ltyxzjgwm2y4mzhjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:49:16 369 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:16 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:49:16 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:49:22 219 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:49:22 219 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:22 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> id: lightbox]
--- 04 Aug 07:49:22 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:49:29 122 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:49:29 122 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:29 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:49:32 308 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:49:32 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:32 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> css selector: .header]
--- 04 Aug 07:49:34 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:49:37 653 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:49:37 653 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:37 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:49:40 737 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:49:40 737 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:40 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:49:40 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:49:41 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:49:47 134 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:49:47 134 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:49 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:49:55 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 07:49:55 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 07:49:58 503 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:49:58 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:49:58 522 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> id: headerRemoteSettings]
--- 04 Aug 07:50:01 624 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:50:01 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:50:01 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Webhooks Settings Header [ScreenShot]
--- 04 Aug 07:50:45 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default Webhook Settings Tab is expanded [ScreenShot]
--- 04 Aug 07:50:45 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 04 Aug 07:50:47 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Webhook Settings sub tab [ScreenShot]
--- 04 Aug 07:50:47 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8520c53c19e2b74ea7278b7c496f17c5)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Failed to validated Webhook Settings Details labels [ScreenShot]
verifySwitchingBetweenFIsinPlatformOverrideTab({ZIP=0756, Description=Verify Swithing between FI's in Platform Override tab ManageFI Page, Login_Us...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
--- 04 Aug 07:01:21 607 - TestCaseID:: verifySwitchingBetweenFIsinPlatformOverrideTab
--- 04 Aug 07:01:22 395 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:01:27 432 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=48142026-ec55-40d8-a85c-28338e2a063b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hzlaqqh2id196weteinqysou8mbyrvpqpvbwn-ucyts&code_challenge_method=s256&nonce=1d8e729a-298d-4695-9b84-9fefc8dcc6c7&state=eyjpzci6ijfimji0mtiwlwjjyjktnda3yi1imjc3lwnkmtgzzwe1zgjkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:01:27 432 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:27 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:01:27 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:01:33 316 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:01:33 316 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:33 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> id: lightbox]
--- 04 Aug 07:01:33 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:01:39 984 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:01:39 984 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:40 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:01:43 190 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:01:43 190 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:43 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> css selector: .header]
--- 04 Aug 07:01:48 506 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:01:48 506 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:48 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:01:51 619 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:01:51 619 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:51 666 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:01:51 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:01:51 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:01:58 095 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:01:58 095 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:00 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:02:06 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:02:12 290 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:02:12 290 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:12 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> id: btnAddNew]
--- 04 Aug 07:02:15 406 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:02:15 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:15 458 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 04 Aug 07:02:21 652 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:02:21 652 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:21 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> xpath: //span[@class='pointer']]
--- 04 Aug 07:02:29 924 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:02:29 924 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:32 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 07:02:34 652 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f897b1e9b30968cd4a181d3834480fe3)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
verifycreateNewFIDefaultSMS({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:21:58 305 - TestCaseID:: verifycreateNewFIDefaultSMS
--- 04 Aug 08:21:59 102 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:22:03 601 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=dd146d90-c88d-4cf1-8b31-5d4b7b886152&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=dur7g5hvjrlutod3zn31igf-o_pu7vk_v_zqlebg0v8&code_challenge_method=s256&nonce=dc70a3f3-5d1c-46e1-9ab5-a3c295706fec&state=eyjpzci6imu5nduyztewlwfmy2mtndrizc1hm2e0ltmyyjblodkyzju3ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:22:03 601 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:03 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:22:04 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:22:09 529 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:22:09 529 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:09 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> id: lightbox]
--- 04 Aug 08:22:09 632 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:22:16 330 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:22:16 330 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:16 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:22:19 531 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:22:19 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:19 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:22:22 756 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:22:22 756 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:22 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> id: userName]
--- 04 Aug 08:22:22 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:22:22 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> id: btnAddFI]
--- 04 Aug 08:22:28 146 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:22:28 146 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:31 236 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:22:31 236 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:31 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:22:34 340 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:22:34 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:34 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> css selector: .header]
--- 04 Aug 08:22:37 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:22:37 468 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:37 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:22:40 586 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:22:40 586 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:40 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:22:46 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> id: btnValidateHostFiid]
--- 04 Aug 08:22:52 608 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:22:52 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:55 708 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:22:55 708 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:55 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:22:58 835 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:22:58 835 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:22:58 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (9938419cca25a207e59ef67ba941f41a)] -> css selector: .header]
VerifyAddonPlatformSettings({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Verif...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:07:06 154 - TestCaseID:: VerifyAddonPlatformSettings
--- 04 Aug 08:07:06 882 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:07:11 401 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=27a43867-4070-4fc9-96c8-40466a634237&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=fqa9llszbrkawzjwjov8cufg8-vkigb3ps2dxx0rhsc&code_challenge_method=s256&nonce=7e380ce4-bc50-4b01-99d7-faeb5d65ab5e&state=eyjpzci6ijc0mtg3odmzlwuzntgtndcyzs1intg1lty1njiwmtjhzjk1miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:07:11 401 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:11 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:07:11 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:07:17 208 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:07:17 208 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:17 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> id: lightbox]
--- 04 Aug 08:07:17 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:07:24 056 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:07:24 056 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:24 108 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:07:27 269 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:07:27 269 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:27 319 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:07:27 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:07:27 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> id: btnAddFI]
--- 04 Aug 08:07:32 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:07:32 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:35 734 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:07:35 735 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:35 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:07:38 830 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:07:38 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:38 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> css selector: .header]
--- 04 Aug 08:07:41 955 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:07:41 955 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:42 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:07:45 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:07:45 086 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:45 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:07:50 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> id: btnValidateHostFiid]
--- 04 Aug 08:07:57 082 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:07:57 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:00 139 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:08:00 139 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:00 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:08:03 239 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:08:03 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:08:03 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e17331c3bd2a877784e2a4bae59c8b41)] -> css selector: .header]
verifySwitchingBetweenTabsinPlatformsTab({ZIP=0756, Description=Verify Swithing between Tabs in Platforms tab ManageFI Page, Login_User_ID=im...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 04 Aug 07:34:06 345 - TestCaseID:: verifySwitchingBetweenTabsinPlatformsTab
--- 04 Aug 07:34:07 130 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:34:11 699 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=640e4974-7d02-4ecb-9b19-c392eb6eee04&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=fgu2gm7kohybrfpxuwvmfwdzh4tde0ewjx3zw3tih-q&code_challenge_method=s256&nonce=54abcca4-4fda-4ec0-af57-5a3657a92e86&state=eyjpzci6ijzhzwrin2m5ltq1mzetndmyzc1hyzi2ltjmyti2otqwnzbhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:34:11 699 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:11 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:34:12 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:34:17 600 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:34:17 600 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:17 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> id: lightbox]
--- 04 Aug 07:34:17 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:34:24 635 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:34:24 635 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:24 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:34:27 845 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:34:27 845 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:27 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
--- 04 Aug 07:34:33 144 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:34:33 144 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:33 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:34:36 268 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:34:36 268 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:36 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:34:36 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:34:36 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:34:42 783 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:34:42 783 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:44 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:34:50 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:34:56 965 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:34:56 965 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:57 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:35:00 145 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:35:00 145 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:35:00 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:35:07 485 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:35:07 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:35:17 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:35:23 427 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:35:23 427 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:35:23 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:35:26 549 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:35:26 549 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:35:26 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:35:35 715 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:35:35 715 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:35:45 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:35:51 597 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:35:51 597 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:35:51 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:35:54 711 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:35:54 711 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:35:54 760 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:36:03 623 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:36:03 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:36:13 281 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:36:19 523 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:36:19 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:36:19 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:36:22 700 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:36:22 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:36:22 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:36:31 554 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:36:31 554 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:36:41 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:36:47 485 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:36:47 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:36:47 522 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:36:50 654 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:36:50 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:36:50 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:36:59 769 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:36:59 769 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:37:09 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:37:15 684 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:37:15 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:37:15 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:37:18 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:37:18 806 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:37:18 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:37:27 834 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:37:27 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:37:37 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:37:43 737 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:37:43 737 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:37:43 784 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:37:46 907 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:37:46 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:37:46 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:37:55 868 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:37:55 868 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:38:05 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:38:11 706 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:38:11 706 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:38:11 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:38:14 853 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:38:14 853 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:38:14 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:38:23 928 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:38:23 928 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Platforms' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:38:33 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:38:39 776 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:38:39 776 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:38:39 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:38:42 926 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:38:42 926 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:38:42 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7e5701754e341728031dc425f79bcbbb)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Changes are updated[ScreenShot]
Test Failed. Check the steps above in red color.
verifyErrorMessagesInRemoteSettingsSubTab({ZIP=0756, Description=Verify Erorr Messages in Remote Settings Sub Tab, Login_User_ID=immadmin2@imm...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
By Default first Tab is expanded [ScreenShot]
Collapsed the Remote Settings sub tab [ScreenShot]
null [ScreenShot]
--- 04 Aug 06:26:25 163 - TestCaseID:: verifyErrorMessagesInRemoteSettingsSubTab
--- 04 Aug 06:26:25 945 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:26:30 010 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=c4d085df-16e5-4aca-9f6a-c662670da57a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hmwp8ta-rticcjsows2xqpsoh_gc5jqzcw6xt4f5nju&code_challenge_method=s256&nonce=2f7db2a0-7c75-4aaf-8a27-33c5e8a2f378&state=eyjpzci6ija1nte2yjg5lwmwywytnge0ns1hmwm1ltnlnmm2mzq5zwuyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:26:30 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:30 046 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:26:30 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:26:36 088 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:26:36 088 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:36 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> id: lightbox]
--- 04 Aug 06:26:36 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:26:42 918 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:26:42 918 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:42 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:26:46 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:26:46 124 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:46 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> css selector: .header]
--- 04 Aug 06:26:48 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:26:51 472 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:26:51 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:51 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:26:54 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:26:54 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:26:54 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:26:54 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:26:54 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:27:01 043 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:27:01 043 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:27:03 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:27:09 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:27:09 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:27:12 414 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:27:12 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:27:12 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> id: headerRemoteSettings]
--- 04 Aug 06:27:15 533 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:27:15 533 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:27:15 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 04 Aug 06:28:26 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 04 Aug 06:28:26 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 04 Aug 06:28:29 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 04 Aug 06:28:29 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
--- 04 Aug 06:28:29 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (25fe3d4f18d4ad8d69561a09f5b4fe53)] -> id: TEAWEB_CLIENT_ID]
null [ScreenShot]
verifycreateNewFIRemoteIDMe({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=verif...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:23:05 287 - TestCaseID:: verifycreateNewFIRemoteIDMe
--- 04 Aug 08:23:06 044 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:23:10 578 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=a5eea704-b986-4a83-88ef-0892c76c1d23&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=2fsutvfbxo2ap4b62-b36rqttqo3jikmriqunkxv8ea&code_challenge_method=s256&nonce=81298c26-cf61-4b29-9b30-4c7a0bb5ee97&state=eyjpzci6ijrlyme4otfllwi4otitngy5nc1hnwjhlta0mmnin2vjndzhmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:23:10 578 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:10 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:23:11 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:23:16 412 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:23:16 412 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:16 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> id: lightbox]
--- 04 Aug 08:23:16 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:23:23 246 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:23:23 246 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:23 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:23:26 446 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:23:26 446 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:26 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:23:29 608 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:23:29 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:29 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> id: userName]
--- 04 Aug 08:23:29 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:23:29 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> id: btnAddFI]
--- 04 Aug 08:23:35 023 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:23:35 023 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:38 098 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:23:38 098 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:38 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:23:41 230 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:23:41 230 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:41 262 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> css selector: .header]
--- 04 Aug 08:23:44 346 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:23:44 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:44 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:23:47 471 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:23:47 471 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:23:47 507 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:23:52 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> id: btnValidateHostFiid]
--- 04 Aug 08:23:59 471 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:23:59 471 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:02 572 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:24:02 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:02 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:24:05 670 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:24:05 670 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:05 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (4530ec650a1c01bbe1e18643a03b8a52)] -> css selector: .header]
verifySwitchingBetweenTabsinRemoteSettingsTab({ZIP=0756, Description=Verify Swithing between Tabs in Remote Settings tab ManageFI Page, Login_User...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
null [ScreenShot]
--- 04 Aug 07:38:46 879 - TestCaseID:: verifySwitchingBetweenTabsinRemoteSettingsTab
--- 04 Aug 07:38:47 680 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:38:52 220 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=099e7efa-3594-4495-ab9a-79ad79e72350&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=d7wmm8zahi7aq23diwpvor-3sgp_vqyajxwsnun5tfi&code_challenge_method=s256&nonce=f44a3109-77c2-484d-8653-d7f748f1d1c0&state=eyjpzci6ijzkmjkwzmzklwiymwmtndiwny1hmtu5lwm1nda0zjbmnzk5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:38:52 220 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:38:52 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:38:52 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:38:58 123 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:38:58 123 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:38:58 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> id: lightbox]
--- 04 Aug 07:38:58 265 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:39:05 229 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:39:05 229 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:05 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:39:08 402 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:39:08 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:08 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> css selector: .header]
--- 04 Aug 07:39:10 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:39:13 770 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:39:13 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:13 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:39:16 890 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:39:16 890 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:16 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:39:17 010 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:39:17 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:39:23 340 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:39:23 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:25 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:39:31 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 07:39:31 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 07:39:34 753 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:39:34 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:34 769 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> id: headerRemoteSettings]
--- 04 Aug 07:39:37 886 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:39:37 886 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:37 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 04 Aug 07:39:40 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d9e45731ff55812fca4dda6401c8eace)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
null [ScreenShot]
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Draft Status, Login_User_ID=immadmin2@immesignqa.onmic...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
--- 04 Aug 06:52:59 569 - TestCaseID:: verifySearchingFI
--- 04 Aug 06:53:00 342 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:53:05 103 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=25cb0417-408c-453e-a6f0-0df15af06d04&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=iqmiwjs94twckeqhyeoknmgdi06egehbf5jmvlbibb4&code_challenge_method=s256&nonce=37e34f06-f12e-4a8b-8e38-c78a8627fafc&state=eyjpzci6ijrhmdm1mwe1lwe0mzctnge1ns04mwu4lwjhmjkznzg2n2jizcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:53:05 103 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:05 165 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:53:05 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:53:11 026 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:53:11 026 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:11 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> id: lightbox]
--- 04 Aug 06:53:11 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:53:17 882 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:53:17 882 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:17 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:53:21 112 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:53:21 112 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:21 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> css selector: .header]
--- 04 Aug 06:53:23 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:53:26 520 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:53:26 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:26 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:53:29 628 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:53:29 628 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:29 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:53:29 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:53:29 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fef8948349a0aa7c78d28d730b674e48)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
verifySwitchingBetweenFIsinPlatformsTab({ZIP=0756, Description=Verify Swithing between FI's in Platforms tab ManageFI Page, Login_User_ID=im...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
--- 04 Aug 07:02:35 142 - TestCaseID:: verifySwitchingBetweenFIsinPlatformsTab
--- 04 Aug 07:02:35 925 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:02:40 420 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=87831d4b-87c8-48cc-a0e8-409c15b3a764&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=x0fcnolp0szutap3pokdtt7enwwvnxn32s-zzmuknuo&code_challenge_method=s256&nonce=186f437b-ff9d-4510-96d8-1924d7a38950&state=eyjpzci6ijqwywjlyzc1ltdiytqtndi0ny1hnjixltc4mgy3yte0yju1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:02:40 420 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:40 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:02:40 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:02:46 257 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:02:46 257 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:46 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> id: lightbox]
--- 04 Aug 07:02:46 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:02:53 158 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:02:53 158 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:53 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:02:56 351 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:02:56 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:02:56 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> css selector: .header]
--- 04 Aug 07:02:58 553 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:03:01 705 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:03:01 705 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:01 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:03:04 824 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:03:04 825 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:04 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:03:04 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:03:05 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:03:11 216 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:03:11 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:13 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:03:19 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 07:03:25 489 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:03:25 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:25 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 07:03:28 642 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:03:28 642 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:28 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
--- 04 Aug 07:03:35 419 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:03:35 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:35 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //span[@class='pointer']]
--- 04 Aug 07:03:43 674 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 07:03:43 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:45 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 07:03:48 437 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (678df3c8f7d5b96c0dae9b8e088babd3)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
verifyRemoteSettingsTab({ZIP=0756, Description=Verify Remote Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.co...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
By Default first Tab is expanded [ScreenShot]
Collapsed the Remote Settings sub tab [ScreenShot]
Failed to validated Remote Settings Details labels [ScreenShot]
--- 04 Aug 06:45:59 215 - TestCaseID:: verifyRemoteSettingsTab
--- 04 Aug 06:45:59 975 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:46:04 466 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=f0140c83-823c-4cb9-8868-91bd8bad86d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=1jlqqongwagjhyfacjkp5v6lx_-h9lis2dlheiai5yk&code_challenge_method=s256&nonce=3a9794e2-9db9-4ce2-bfff-4407f3de625a&state=eyjpzci6imjhmje4owrhlwnintytngm3oc1hotrlltzhm2u1ytzmnte4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:46:04 466 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:04 518 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:46:05 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:46:10 324 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:46:10 324 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:10 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> id: lightbox]
--- 04 Aug 06:46:10 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:46:17 188 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:46:17 188 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:17 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:46:20 389 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:46:20 389 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:20 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> css selector: .header]
--- 04 Aug 06:46:22 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:46:25 693 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:46:25 693 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:25 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:46:28 799 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:46:28 799 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:28 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:46:28 918 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:46:29 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:46:35 203 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:46:35 203 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:37 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:46:43 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:46:43 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:46:46 504 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:46:46 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:46 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> id: headerRemoteSettings]
--- 04 Aug 06:46:49 657 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:46:49 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:46:49 689 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 04 Aug 06:48:00 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 04 Aug 06:48:00 963 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 04 Aug 06:48:03 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 04 Aug 06:48:03 279 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (af7a3b10e8bb20c218e0e4e462d6e8c9)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Failed to validated Remote Settings Details labels [ScreenShot]
verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=verify Cloud To Cloud Fi...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:26:14 066 - TestCaseID:: verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe
--- 04 Aug 08:26:14 833 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:26:18 901 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=038801b3-3dd2-4b4b-9155-47503fd07014&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xzwyzeyw0ug1esr79w0yuy4njvabhjjg4jx8xk44bcy&code_challenge_method=s256&nonce=490a1363-a22c-4f71-a456-d78bc13d8326&state=eyjpzci6imzjngfjmwniltg2mtitndixys05nwzlltfmnzq3ymvlowvkzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:26:18 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:18 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:26:19 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:26:24 810 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:26:24 810 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:24 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> id: lightbox]
--- 04 Aug 08:26:24 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:26:31 736 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:26:31 736 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:31 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:26:34 931 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:26:34 931 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:34 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:26:38 121 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:26:38 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:38 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> id: userName]
--- 04 Aug 08:26:38 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:26:38 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> id: btnAddFI]
--- 04 Aug 08:26:43 523 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:26:43 523 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:46 594 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:26:46 594 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:46 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:26:49 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:26:49 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:49 736 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> css selector: .header]
--- 04 Aug 08:26:52 831 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:26:52 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:52 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:26:55 962 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:26:55 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:26:55 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:27:01 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> id: btnValidateHostFiid]
--- 04 Aug 08:27:08 314 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:27:08 314 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:11 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:27:11 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:11 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:27:14 508 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:27:14 508 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:14 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4446c5144ae3dd8ab8a6a7241cdfda5)] -> css selector: .header]
verifySwitchingBetweenFIsinRemoteSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Remote Settings tab ManageFI Page, Login_User...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
--- 04 Aug 07:03:48 949 - TestCaseID:: verifySwitchingBetweenFIsinRemoteSettingsTab
--- 04 Aug 07:03:49 735 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:03:54 236 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=31bddd0f-2714-418c-bf28-ed8d4ace80c7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=khg0lamcrnqsanvhim0ku_ncybskru9i6boh9fjbcsq&code_challenge_method=s256&nonce=b4a48421-6d18-48fa-8aed-810188ece07f&state=eyjpzci6ijyyodm4mjkxlwnjodctndu1my1izwiwltayntbhnwyzzjnmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:03:54 236 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:03:54 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:03:54 809 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:04:00 094 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:04:00 094 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:00 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> id: lightbox]
--- 04 Aug 07:04:00 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:04:06 982 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:04:06 982 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:07 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:04:10 168 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:04:10 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:10 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> css selector: .header]
--- 04 Aug 07:04:12 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:04:15 520 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:04:15 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:15 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:04:18 627 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:04:18 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:18 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:04:18 740 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:04:18 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:04:25 010 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:04:25 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:27 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:04:32 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 07:04:33 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 07:04:36 364 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:04:36 364 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:36 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> id: headerRemoteSettings]
--- 04 Aug 07:04:39 505 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:04:39 505 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:39 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 04 Aug 07:04:47 952 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:04:47 952 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:47 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //span[@class='pointer']]
--- 04 Aug 07:04:56 258 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 07:04:56 258 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:04:58 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 07:05:01 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (70138812c12f1c271574e95e95de41cb)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
verifyMigrateFIPageMigrateFiButton({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=, Description=Verify Migrate FI Page Migrate FI Butto...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Migrate FI Page open up [ScreenShot]
Successfully navigated to 'Migrate FI' page [ScreenShot]
IMM Admin2 can access migrate FI [ScreenShot]
Successfully verified page title [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed to search the FI
--- 04 Aug 08:32:13 823 - TestCaseID:: verifyMigrateFIPageMigrateFiButton
--- 04 Aug 08:32:14 617 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:32:19 253 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=7fa05343-c7c5-4fae-8339-c63ce494bc08&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=g3ccwnpi-1fterkhjy4yawd1xosjeiwazvbzsm8cujy&code_challenge_method=s256&nonce=273ec322-e60c-4dc4-a0f6-d90ea8910f30&state=eyjpzci6ijuwmtgymwviltu2otitndmxmi04otaxltdmzty2owqymji1msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:32:19 253 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:19 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:32:19 804 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:32:25 078 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:32:25 078 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:25 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: lightbox]
--- 04 Aug 08:32:25 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:32:31 905 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:32:31 905 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:31 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:32:35 093 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:32:35 093 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:35 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: .header]
--- 04 Aug 08:32:38 242 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:32:38 242 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:43 623 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:32:43 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:46 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:32:46 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:46 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: createdFIList]
--- 04 Aug 08:32:46 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnMigrateFI]
Migrate FI Page open up [ScreenShot]
--- 04 Aug 08:32:50 263 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:32:50 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:50 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: .header]
Successfully navigated to 'Migrate FI' page [ScreenShot]
IMM Admin2 can access migrate FI [ScreenShot]
--- 04 Aug 08:32:50 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: mainTitle]
Successfully verified page title [ScreenShot]
--- 04 Aug 08:32:53 824 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:32:53 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:53 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: subTitle]
Failed to validate SubTitle Migrate an on-premise FI to a new cloud FI, or migrate a Sign cloud FI to a new cloud FI with SignPlus enabled. If you have already started the migration process, click an FI listed below to complete the FI migration process.[ScreenShot]
--- 04 Aug 08:32:54 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnMigrateFI]
--- 04 Aug 08:32:54 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnMigrateFI]
Failed to validate Select reason label[ScreenShot]
--- 04 Aug 08:32:56 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: cloudMigrate]
--- 04 Aug 08:32:56 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> xpath: //*[@id = 'cloudMigrate']/following-sibling::label]
Failed to validate Cloud Migration Label[ScreenShot]
--- 04 Aug 08:32:56 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: onPremMigrate]
--- 04 Aug 08:32:56 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> xpath: //*[@id = 'onPremMigrate']/following-sibling::label]
--- 04 Aug 08:32:57 033 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnCancel]
--- 04 Aug 08:32:57 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: mainTitle]
--- 04 Aug 08:32:57 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnMigrateFI]
Failed to verify Cancel button[ScreenShot]
Failed to verify Next button[ScreenShot]
--- 04 Aug 08:32:59 856 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: c-modal-body > p > span]
--- 04 Aug 08:32:59 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: c-modal-body > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 08:33:00 197 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 08:33:00 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: searchFIIdName]
--- 04 Aug 08:33:07 305 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:33:07 305 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:33:09 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnCancel]
--- 04 Aug 08:33:10 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: mainTitle]
--- 04 Aug 08:33:10 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnMigrateFI]
Failed to verify Cancel button[ScreenShot]
Failed to verify Next button[ScreenShot]
--- 04 Aug 08:33:12 657 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: c-modal-body > p > span]
--- 04 Aug 08:33:18 987 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:33:18 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:33:21 531 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: btnCancel]
--- 04 Aug 08:33:29 209 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 08:33:29 209 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:33:48 023 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 08:33:51 125 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 04 Aug 08:33:51 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:33:51 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 04 Aug 08:33:51 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 08:33:51 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (a90d4cb843ea587cfd823f0ad0d77d81)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed to search the FI
verifyCloudToCloudMockMigration({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI AddOns...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:27:20 885 - TestCaseID:: verifyCloudToCloudMockMigration
--- 04 Aug 08:27:21 696 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:27:26 208 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=5c5d4a9b-a68c-42d7-9d29-9a5eb563465a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=10lhl-xxp9dgpwje3iqvwikrljfv19o_w8ixnpxj3sm&code_challenge_method=s256&nonce=367edf47-f062-4990-a6d8-026b70c08073&state=eyjpzci6iji1ywe5nznhlwy5mwmtngy5yy04owm5lwzjyzewymi1ytlmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:27:26 208 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:26 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:27:26 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:27:31 931 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:27:31 931 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:31 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> id: lightbox]
--- 04 Aug 08:27:32 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:27:38 699 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:27:38 699 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:38 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:27:41 909 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:27:41 909 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:41 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:27:45 087 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:27:45 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:45 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> id: userName]
--- 04 Aug 08:27:45 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:27:45 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> id: btnAddFI]
--- 04 Aug 08:27:50 471 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:27:50 471 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:53 552 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:27:53 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:53 599 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:27:56 678 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:27:56 678 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:56 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> css selector: .header]
--- 04 Aug 08:27:59 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:27:59 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:27:59 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:28:02 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:28:02 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:02 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:28:08 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> id: btnValidateHostFiid]
--- 04 Aug 08:28:14 836 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:28:14 836 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:17 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:28:17 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:17 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:28:20 999 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:28:20 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:28:21 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fe8162936a8a49c24d4434c240b75c8e)] -> css selector: .header]
verifyRemoteSettingsTabDefaultSMS({ZIP=0756, Description=Verify Remote Settings Default SMS - Imm Admin, Login_User_ID=immadmin2@immes...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
Failed to validated Remote Settings Details labels [ScreenShot]
--- 04 Aug 06:48:42 185 - TestCaseID:: verifyRemoteSettingsTabDefaultSMS
--- 04 Aug 06:48:43 227 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:48:47 224 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=54f7fd80-ce03-43bb-bd60-97f534abcd3d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=olr4io77ahaee0ke9ij7fgtg2obscqh1wycr-zjx3uo&code_challenge_method=s256&nonce=e30f1457-85ec-4078-989c-4d87a4bd85b7&state=eyjpzci6ijlimwnjzmmwlwq0mzmtndfhms1izdg5lta3zjm2yzbizmzkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:48:47 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:48:47 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:48:47 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:48:53 083 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:48:53 083 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:48:53 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> id: lightbox]
--- 04 Aug 06:48:53 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:48:59 951 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:48:59 951 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:00 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:49:03 126 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:49:03 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:03 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> css selector: .header]
--- 04 Aug 06:49:05 334 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:49:08 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:49:08 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:08 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:49:11 590 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:49:11 590 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:11 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:49:14 720 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:49:14 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:14 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> id: userName]
--- 04 Aug 06:49:14 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:49:15 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:49:21 126 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:49:21 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:23 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 06:49:26 936 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:49:26 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:31 979 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:49:32 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Aug 06:49:35 350 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:49:35 350 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:35 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> id: headerRemoteSettings]
--- 04 Aug 06:49:38 509 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Aug 06:49:38 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:49:38 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fad15c15b117a375f42b805da58c6f32)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
Failed to validated Remote Settings Details labels [ScreenShot]
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp({ZIP=, Description=verify Tenant Admin Can Only Access ManageFI Reporting and Help, Login_User_ID=eS...)
SignIn page open up [ScreenShot]
Header Panel didn't display [ScreenShot]
--- 04 Aug 07:43:48 722 - TestCaseID:: verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
--- 04 Aug 07:43:49 547 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:43:54 053 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=aa692206-3939-4e4a-8ab1-f670eb20c84d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=2ey1ub3hyy7km5l2iwff3y1nx1ubro5fscpwqkhk8ya&code_challenge_method=s256&nonce=5fe5343d-6e0c-419b-9da8-c6bca2382a24&state=eyjpzci6imnkztdlmdljltaxzjgtnde5ns05zmfkltbkywjiogexnzbmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:43:54 053 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:43:54 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0b372195b925c1b83531aa21de5b1854)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:43:54 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0b372195b925c1b83531aa21de5b1854)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:43:58 991 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:43:58 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:43:59 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0b372195b925c1b83531aa21de5b1854)] -> id: lightbox]
--- 04 Aug 07:43:59 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0b372195b925c1b83531aa21de5b1854)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:44:04 199 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:44:04 199 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:46:18 261 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:46:18 261 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Header Panel didn't display [ScreenShot]
CreateFiwithAndWithoutRemoteSign({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Remote sessions Page [ScreenShot]
Successfully navigated to the 'platformsPage' page [ScreenShot]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
SignIn page open up [ScreenShot]
Successfully logged in with esign Consent URL [ScreenShot]
SignIn page open up [ScreenShot]
Password field not found or not interactable on the page!! [ScreenShot]
--- 04 Aug 07:57:36 937 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
--- 04 Aug 07:57:37 739 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:57:42 594 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=15e6d0ae-e2ae-4829-b243-801bc07ea27a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=aqyskkql7l14n-45mm4g0zx8pfjqk_dhemdnxvgdb_a&code_challenge_method=s256&nonce=bf254c3c-b333-4b97-a2fa-44094631e1dd&state=eyjpzci6ijy0ytjiywiwlwjiztytngm4ns1hndizltg0nzm4mtvimmrmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:57:42 594 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:57:42 664 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:57:43 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:57:48 458 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:57:48 458 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:57:48 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: lightbox]
--- 04 Aug 07:57:48 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:57:55 300 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:57:55 300 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:57:55 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:57:58 499 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:57:58 499 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:57:58 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 07:57:58 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 07:57:58 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnAddFI]
--- 04 Aug 07:58:03 909 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:58:03 909 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:06 997 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:58:06 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:07 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 07:58:10 077 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:58:10 077 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:10 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
--- 04 Aug 07:58:13 206 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:58:13 207 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:13 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 07:58:16 307 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 07:58:16 307 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:16 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 07:58:16 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnValidateHostFiid]
--- 04 Aug 07:58:23 439 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:58:23 439 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:26 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:58:26 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:26 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 07:58:29 601 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:58:29 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:29 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
--- 04 Aug 07:58:32 751 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:58:32 751 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:32 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 07:58:35 839 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 07:58:35 839 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:35 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 04 Aug 07:58:38 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnNext]
--- 04 Aug 07:58:43 213 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:58:43 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:46 285 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:58:46 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:46 319 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 04 Aug 07:58:49 369 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:58:49 369 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:49 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
--- 04 Aug 07:58:52 469 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:58:52 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:52 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 04 Aug 07:58:55 585 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 04 Aug 07:58:55 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:58:55 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 04 Aug 07:58:58 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnConfirm]
--- 04 Aug 07:58:58 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnConfirm]
--- 04 Aug 07:59:03 271 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:59:03 272 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:59:06 367 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:59:06 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:59:06 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 04 Aug 07:59:09 473 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:59:09 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:59:09 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
--- 04 Aug 07:59:12 560 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:59:12 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:59:12 599 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 04 Aug 07:59:15 653 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 04 Aug 07:59:15 653 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:59:15 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 04 Aug 07:59:15 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
--- 04 Aug 08:02:41 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnCompleteInfra]
--- 04 Aug 08:02:43 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnCompleteInfra]
--- 04 Aug 08:02:46 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:02:46 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:02:46 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: step_title]
--- 04 Aug 08:02:49 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:02:49 935 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:02:49 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
--- 04 Aug 08:02:53 030 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:02:53 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:02:53 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: step_title]
--- 04 Aug 08:02:56 146 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:02:56 146 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:02:56 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 04 Aug 08:02:56 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: fiNameValue]
--- 04 Aug 08:02:56 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: fiID]
--- 04 Aug 08:02:56 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: fiSrNo]
--- 04 Aug 08:02:56 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: RS_Enable]
--- 04 Aug 08:02:59 738 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:02:59 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:02:59 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: RS_Enable]
--- 04 Aug 08:03:03 008 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:03:03 008 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:03:03 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 04 Aug 08:03:07 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnNext]
--- 04 Aug 08:03:09 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnNext]
--- 04 Aug 08:03:12 355 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:03:12 355 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:03:12 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: clientId]
Successfully disaplyed Remote sessions Page [ScreenShot]
--- 04 Aug 08:03:14 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: clientId]
--- 04 Aug 08:03:39 093 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:03:39 093 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:03:41 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //button[contains(@id,'btnNextVf')]]
--- 04 Aug 08:03:44 239 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:03:44 239 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:03:47 355 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 04 Aug 08:03:47 355 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:03:49 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //button[contains(@id,'btnNextVf')]]
--- 04 Aug 08:03:52 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:03:52 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:03:55 686 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:03:55 686 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:04:14 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
--- 04 Aug 08:04:17 539 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:04:17 539 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:04:17 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to the 'platformsPage' page [ScreenShot]
--- 04 Aug 08:04:39 462 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 04 Aug 08:04:39 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:04:39 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnNext]
--- 04 Aug 08:04:44 713 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 04 Aug 08:04:44 713 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:04:47 762 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 04 Aug 08:04:47 762 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:04:47 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: step_title]
--- 04 Aug 08:04:50 882 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 04 Aug 08:04:50 882 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:04:50 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
Client setting is not displayed[ScreenShot]
--- 04 Aug 08:05:09 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: btnNext]
--- 04 Aug 08:05:14 931 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:05:14 931 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:18 035 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:05:18 035 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:18 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: consentUrl]
--- 04 Aug 08:05:21 122 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:05:21 122 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:21 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
Failed to verify Fi created message[ScreenShot]
--- 04 Aug 08:05:21 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
--- 04 Aug 08:05:21 393 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
--- 04 Aug 08:05:21 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: consentUrl]
--- 04 Aug 08:05:24 597 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:05:24 597 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:24 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: consentUrl]
--- 04 Aug 08:05:27 809 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:05:27 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:27 856 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: consentUrl]
--- 04 Aug 08:05:27 926 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: consentClientUrl]
--- 04 Aug 08:05:31 005 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 04 Aug 08:05:31 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:31 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: consentClientUrl]
--- 04 Aug 08:05:44 801 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:05:44 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:44 851 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:05:47 962 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:05:47 962 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:05:48 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (667fa2f255aba4ad3f349ddd3472f957)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 04 Aug 08:06:06 707 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
--- 04 Aug 08:06:07 534 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:06:12 009 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3a%2f%2fgraph.microsoft.com&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2fonboarding%2fprocesscode&state=33521d50-e473-4a30-bd97-587d23fe660b&prompt=admin_consent&sso_reload=true
--- 04 Aug 08:06:12 009 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:06:12 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2bffe191eb206ab0c290bab5ab9d5d6c)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:06:12 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2bffe191eb206ab0c290bab5ab9d5d6c)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:06:17 843 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:06:17 843 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:06:17 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2bffe191eb206ab0c290bab5ab9d5d6c)] -> id: lightbox]
--- 04 Aug 08:06:17 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2bffe191eb206ab0c290bab5ab9d5d6c)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:06:22 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2bffe191eb206ab0c290bab5ab9d5d6c)] -> xpath: /html/body/div[3]/h2]
Successfully logged in with esign Consent URL [ScreenShot]
--- 04 Aug 08:06:28 603 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
--- 04 Aug 08:06:29 350 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:06:33 310 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Aug 08:06:33 311 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:06:52 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c6fbbff0a5022704a0d586ea4d51650f)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 04 Aug 08:06:52 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c6fbbff0a5022704a0d586ea4d51650f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Aug 08:06:57 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c6fbbff0a5022704a0d586ea4d51650f)] -> xpath: //input[@id='ctl00_cph1_txtUserID']]
--- 04 Aug 08:07:00 608 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Aug 08:07:00 608 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:07:05 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c6fbbff0a5022704a0d586ea4d51650f)] -> xpath: //input[@id='ctl00_cph1_txtPassword']]
Password field not found or not interactable on the page!! [ScreenShot]
verifySwitchingBetweenFIsinOtherSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Other Settings tab ManageFI Page, Login_User_...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'OtheSettings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
Failed to search the FI
--- 04 Aug 06:59:49 762 - TestCaseID:: verifySwitchingBetweenFIsinOtherSettingsTab
--- 04 Aug 06:59:50 591 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:59:55 181 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=fc040c41-d9ce-45ed-b458-ac73c7164945&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=gvewqfh7ihxb1foywcofrsv6geljdq1nnfr73gx-2na&code_challenge_method=s256&nonce=61c3e521-db6f-41a8-8839-344deb7d3c81&state=eyjpzci6imexotm3ngmxltaynwutndhmmi1in2filtk0nzlkmjbkzgziyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:59:55 181 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:55 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:59:55 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:00:01 178 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:00:01 178 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:01 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> id: lightbox]
--- 04 Aug 07:00:01 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:00:08 151 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:00:08 151 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:08 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:00:11 363 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:00:11 363 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:11 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> css selector: .header]
--- 04 Aug 07:00:13 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:00:16 721 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:00:16 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:16 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:00:19 849 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:00:19 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:19 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:00:20 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:00:20 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:00:26 330 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:00:26 330 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:28 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:00:32 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 04 Aug 07:00:42 558 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 07:00:42 558 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:42 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 04 Aug 07:00:45 674 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 07:00:45 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:00:45 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> css selector: .header]
Successfully navigated to 'OtheSettings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
--- 04 Aug 07:01:01 258 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 07:01:01 258 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:01 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //span[@class='pointer']]
--- 04 Aug 07:01:09 544 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 07:01:09 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:01:11 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f6c8183f5765b1f3066163a8f1213a25)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Failed to search the FI
verifyPlatFormOverrideTabs({ZIP=0756, Description=Verify PlatForm Override Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Failed to delete all Platforms [ScreenShot]
--- 04 Aug 06:36:40 849 - TestCaseID:: verifyPlatFormOverrideTabs
--- 04 Aug 06:36:41 691 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:36:45 778 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=14c6d400-3fb6-4142-aa57-0fe855e60031&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=5rbaswr_gxzq7hxppquwer1k_zvgqioqo9knktdorwo&code_challenge_method=s256&nonce=8e86093f-a26f-46fe-b1b0-8cffbeea83d9&state=eyjpzci6imu2yjfhowu1lwjhowqtngmzos1in2rjlwi5zda3mjzmzdyyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:36:45 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:45 839 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:36:46 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:36:51 663 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:36:51 663 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:51 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> id: lightbox]
--- 04 Aug 06:36:51 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:36:58 596 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:36:58 596 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:58 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:37:01 782 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:37:01 782 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:01 818 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> css selector: .header]
--- 04 Aug 06:37:07 126 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:37:07 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:07 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:37:10 237 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:37:10 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:10 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:37:10 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:37:10 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:37:16 682 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:37:16 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:18 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:37:24 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 06:37:30 866 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 06:37:30 866 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:30 903 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> id: btnAddNew]
--- 04 Aug 06:37:33 964 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 06:37:33 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:37:34 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Send to Imaging by Sign header name is not matching [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
--- 04 Aug 06:37:40 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0787b2b34f8b3fd2988d6e5648b2a43a)] -> xpath: //*[@class='table']/tbody/tr/td]
Failed to delete all Platforms [ScreenShot]
verifySwitchingBetweenTabsFromBasicDetailsTabs({ZIP=0756, Description=Verify Switching between tabs from Basic Details Tab, Login_User_ID=immadmin2...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 04 Aug 07:08:26 067 - TestCaseID:: verifySwitchingBetweenTabsFromBasicDetailsTabs
--- 04 Aug 07:08:26 851 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:08:31 436 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=75552dc0-1e6e-47ee-8330-354fce38704a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=0s1vwe4bocetbefkl1ntjakgwxlsu5e0p9i9qrhw89e&code_challenge_method=s256&nonce=de8227c5-517c-468d-a725-61f7fcd0f3be&state=eyjpzci6imjlytu3mtq5lty4otctndm5zi1hywm1ltbkzddmzgnhzgq1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:08:31 436 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:31 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:08:32 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:08:37 265 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:08:37 265 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:37 333 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> id: lightbox]
--- 04 Aug 07:08:37 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:08:44 035 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:08:44 035 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:44 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:08:47 248 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:08:47 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:47 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> css selector: .header]
--- 04 Aug 07:08:49 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:08:52 595 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:08:52 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:52 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:08:55 684 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:08:55 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:08:55 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:08:55 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:08:55 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:09:02 067 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:09:02 067 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:09:04 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:09:08 053 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:09:08 053 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:09:16 247 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:09:16 247 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:09:16 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 07:09:19 367 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:09:19 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:09:19 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 04 Aug 07:09:21 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 07:09:23 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (82ec05d2a17f2918cabab62d8050c0e0)] -> id: fiName]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
verifyMigrateFIInfrastructure({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI Infras...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:31:09 991 - TestCaseID:: verifyMigrateFIInfrastructure
--- 04 Aug 08:31:10 788 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:31:15 627 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=8a95be7b-f620-4459-848e-ce3c49f5d691&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=utvcez8mzzpdlg6grajyohakqdxfav8tbkbazsrnlas&code_challenge_method=s256&nonce=f8b21017-507d-49a5-8b75-5ec1d78cff5e&state=eyjpzci6ijninzbkndrhltu0nzitngi0ns05mde0ltljmtnmmjhjotewnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:31:15 627 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:15 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:31:16 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:31:21 456 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:31:21 456 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:21 582 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> id: lightbox]
--- 04 Aug 08:31:21 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:31:28 370 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:31:28 370 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:28 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:31:31 551 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:31:31 551 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:31 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:31:31 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:31:31 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> id: btnAddFI]
--- 04 Aug 08:31:36 936 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:31:36 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:40 014 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:31:40 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:40 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:31:43 131 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:31:43 131 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:43 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> css selector: .header]
--- 04 Aug 08:31:46 256 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:31:46 256 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:46 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:31:49 370 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:31:49 370 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:31:49 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:31:54 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> id: btnValidateHostFiid]
--- 04 Aug 08:32:01 367 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:32:01 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:04 440 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:32:04 440 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:04 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:32:07 540 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:32:07 540 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:32:07 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e26d28f1b63f1a03d6612ac30cd7c858)] -> css selector: .header]
verifyClientSettingsTabs({ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=i...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Clicked on Cancel button
Clicked on Cancel button
SignIn page open up [ScreenShot]
null [ScreenShot]
--- 04 Aug 06:23:03 235 - TestCaseID:: verifyClientSettingsTabs
--- 04 Aug 06:23:03 979 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:23:08 518 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=5d2fd3da-7c79-4410-8b79-e27850e06739&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=1kfbh7o-i2pogw3tj8341ru4f1sx8rpg2j6w6vcyfw4&code_challenge_method=s256&nonce=2a3bfa85-fb27-4b1d-97d6-fc25f70860df&state=eyjpzci6ijzizwi1mwmyltu4ywytngflms05nmi5lwixodrinzk0m2mzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:23:08 518 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:23:08 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:23:09 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:23:14 501 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:23:14 501 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:23:14 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> id: lightbox]
--- 04 Aug 06:23:14 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:23:21 292 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:23:21 292 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:23:21 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:23:24 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:23:24 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:23:24 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> css selector: .header]
--- 04 Aug 06:23:26 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:23:29 851 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:23:29 851 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:23:29 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:23:32 954 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:23:32 954 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:23:33 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:23:33 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:23:33 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:23:39 382 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:23:39 382 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:23:41 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:23:44 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 06:23:51 588 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:23:51 588 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:24:10 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> id: enableClient]
--- 04 Aug 06:24:13 502 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:24:13 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:24:13 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 04 Aug 06:24:23 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (87242b3e01827c1369fe61ccba959e7f)] -> id: allowedDomain]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Clicked on Cancel button
Clicked on Cancel button
--- 04 Aug 06:24:28 119 - TestCaseID:: verifyClientSettingsTabs
--- 04 Aug 06:24:28 919 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:24:33 026 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Aug 06:24:33 027 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:24:51 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (81fae0b3e42def26b9de2e0e7200be59)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 04 Aug 06:25:10 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (81fae0b3e42def26b9de2e0e7200be59)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 04 Aug 06:25:10 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (81fae0b3e42def26b9de2e0e7200be59)] -> id: btnSubmit]
--- 04 Aug 06:25:15 629 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dh6u1ze8ggdutz8yxppvv8wwqg0vsoz5fgrlsb6jjbwgcwojvyhx7wcymolx-qov_6x6p5uxaz-hifhqbdmimxct37ml5-lqg3azzdlgqwsnmfyxk0vtvh7epqelo2p_z3mibvzpjpo3f2m3surqzlkjwmgax8zcnjc33qbgc_jytktxegffjaanuillzxze5kzsc6dtumsrefu3qyql14q&response_mode=form_post&nonce=638898855111262900.ntk0nzi2ngityzdhyy00zjuzltljndutnjlhotu2zmzizdq4ytdiytdknjktzteyzs00zdfilwi5mdgtyju0mmyxnjmznjrl&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 04 Aug 06:25:15 629 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Clicked on Submit button
Steps:
null [ScreenShot]
VerifyBasicDetails({ZIP=08867-88=8;543;08867-8888, FiAdmin_FirstName=Bill,Jane, Dictionary=, StarterEvalDays=, Descript...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Fi Onboarding page loaded [ScreenShot]
--- 04 Aug 08:08:57 742 - TestCaseID:: VerifyBasicDetails
--- 04 Aug 08:08:58 553 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:09:03 071 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=4ccb619b-b402-4f43-983b-78c081d3f683&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xuh_p31ksn8kthqncabmtg9qyrsnwo7vlk8vbchod7a&code_challenge_method=s256&nonce=9abbe3b2-c345-494f-89dc-93953fe75449&state=eyjpzci6imnknjcwmjvllthmndctnde3ny1iodqyltc0mjvjmzawmzdkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:09:03 071 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:03 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:09:03 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:09:08 875 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:09:08 875 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:08 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> id: lightbox]
--- 04 Aug 08:09:08 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:09:15 771 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:09:15 771 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:15 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:09:18 952 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:09:18 952 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:18 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:09:19 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:09:19 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> id: btnAddFI]
--- 04 Aug 08:09:24 340 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:09:24 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:27 408 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:09:27 408 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:27 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:09:30 519 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:09:30 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:30 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> css selector: .header]
--- 04 Aug 08:09:33 638 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:09:33 638 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:33 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:09:36 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:09:36 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:09:36 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:09:36 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> xpath: .//input[@id='hostFIID']]
Fi Onboarding page loaded [ScreenShot]
--- 04 Aug 08:09:37 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> id: btnValidateHostFiid]
--- 04 Aug 08:09:38 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c90bb8a91cada802fa5b58c955a7c920)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
verifyMigrateFIBasicDetails({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=, Description=Verify Migrate FI Basic Details, Login_...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Migrate FI Page open up [ScreenShot]
Successfully navigated to 'Migrate FI' page [ScreenShot]
Successfully verified page title [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully validated Basic Details are not updated [ScreenShot]
Test Failed. Check the steps above in red color.
--- 04 Aug 08:29:34 188 - TestCaseID:: verifyMigrateFIBasicDetails
--- 04 Aug 08:29:34 998 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:29:39 486 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=047e2d24-31ca-471e-8cd1-3bdfa2d14113&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=emo3acrwoz8hc4epshh8hacoam07beywjds5txpkriy&code_challenge_method=s256&nonce=e57cca6a-8b96-4922-a403-9b98b2ec851c&state=eyjpzci6ijgzzwexnzy4lwnhm2ytndfmms1inzm5lthmnti5m2zhntnhziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:29:39 486 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:39 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:29:40 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:29:45 325 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:29:45 325 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:45 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: lightbox]
--- 04 Aug 08:29:45 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:29:52 033 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:29:52 033 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:52 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:29:55 287 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:29:55 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:29:55 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> css selector: .header]
--- 04 Aug 08:29:58 431 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:29:58 431 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:30:03 787 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:30:03 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:30:07 036 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:30:07 036 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:30:07 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: createdFIList]
--- 04 Aug 08:30:07 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: btnMigrateFI]
Migrate FI Page open up [ScreenShot]
--- 04 Aug 08:30:10 471 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:30:10 471 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:30:10 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> css selector: .header]
Successfully navigated to 'Migrate FI' page [ScreenShot]
--- 04 Aug 08:30:10 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: mainTitle]
Successfully verified page title [ScreenShot]
--- 04 Aug 08:30:10 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: btnMigrateFI]
--- 04 Aug 08:30:10 789 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: btnMigrateFI]
Failed to validate Select reason label[ScreenShot]
--- 04 Aug 08:30:13 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: cloudMigrate]
--- 04 Aug 08:30:13 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: //*[@id = 'cloudMigrate']/following-sibling::label]
Failed to validate Cloud Migration Label[ScreenShot]
--- 04 Aug 08:30:13 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: onPremMigrate]
--- 04 Aug 08:30:13 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: //*[@id = 'onPremMigrate']/following-sibling::label]
--- 04 Aug 08:30:13 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: btnCancel]
--- 04 Aug 08:30:13 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> css selector: c-modal-body > p > span]
--- 04 Aug 08:30:20 235 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate
--- 04 Aug 08:30:20 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:30:22 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: btnCancel]
--- 04 Aug 08:30:28 237 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate/basic
--- 04 Aug 08:30:28 237 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:30:28 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:30:31 341 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/migrate/basic
--- 04 Aug 08:30:31 341 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:30:31 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:30:33 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:30:34 681 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: btnValidateHostFiid]
--- 04 Aug 08:30:35 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 04 Aug 08:30:36 068 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> id: fiName]
--- 04 Aug 08:30:37 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 04 Aug 08:30:38 850 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 04 Aug 08:31:08 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fba530d98007a0c016baca051541c8d8)] -> xpath: .//input[@id='hostFIID']]
Successfully validated Basic Details are not updated [ScreenShot]
Test Failed. Check the steps above in red color.
verifyClientSettingsTabs({ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=i...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Clicked on Save button
SignIn page open up [ScreenShot]
null [ScreenShot]
--- 04 Aug 06:20:41 206 - TestCaseID:: verifyClientSettingsTabs
--- 04 Aug 06:20:41 993 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:20:46 501 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=28bb69fc-b382-43a3-a9a3-91de20a6459f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ubp2dze8t6van2gybsioehnu7clkk47ycgfljfjxwgq&code_challenge_method=s256&nonce=3bbfbc0d-d5d4-40d4-afb2-c3198480be11&state=eyjpzci6imy2njvjoduzlti1mjutndnjms1injnilwnmyjrimzzjnza1mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:20:46 501 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:20:46 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:20:47 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:20:52 474 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:20:52 474 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:20:52 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> id: lightbox]
--- 04 Aug 06:20:52 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:20:59 281 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:20:59 281 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:20:59 333 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:21:02 487 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:21:02 487 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:21:02 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> css selector: .header]
--- 04 Aug 06:21:04 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:21:07 833 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:21:07 833 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:21:07 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:21:10 925 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:21:10 925 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:21:10 956 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:21:11 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:21:11 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:21:17 360 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:21:17 360 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:21:19 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:21:22 333 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 06:21:29 540 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:21:29 540 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:21:48 349 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> id: enableClient]
--- 04 Aug 06:21:51 408 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:21:51 408 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:21:51 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 04 Aug 06:22:01 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (010fcf8c1e1f472dd9dd479587d0d321)] -> id: allowedDomain]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
Clicked on Save button
--- 04 Aug 06:22:05 915 - TestCaseID:: verifyClientSettingsTabs
--- 04 Aug 06:22:06 707 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:22:10 809 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Aug 06:22:10 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:22:29 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (207c6fac3a2cfbc6fcaca3cbb2a0c5db)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 04 Aug 06:22:48 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (207c6fac3a2cfbc6fcaca3cbb2a0c5db)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 04 Aug 06:22:48 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (207c6fac3a2cfbc6fcaca3cbb2a0c5db)] -> id: btnSubmit]
--- 04 Aug 06:22:53 664 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dxtwc0ijokbqpzpke3t9kfgqfuugajm1yhvkbto9xtzzx4cfzpkx0e1xklcdqqdcgqxfnjoh5fpcck6rj674txashe-wynyg22rlrf-5zneq51qi9up0ztmkjslcmtwimvrxhuz6dfinr3vz72dyxqaondzdanudphr3z7xxu3teuecf0t_x67a5nzf5zz8oetk4effd1zx0uc_xvtlutbw&response_mode=form_post&nonce=638898853689250312.zdbjyta3zgytzwrjzi00ytlhltkzmwqtzmuzotfmzwe3ntmwntg5ngiwndmtm2ixmy00zthhlwfjnzutmzdknze4zjjmmmfi&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 04 Aug 06:22:53 680 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Clicked on Submit button
Steps:
null [ScreenShot]
verifySwitchingBetweenFIs({ZIP=0756, Description=Verify Swithing between FI's in ManageFI Page, Login_User_ID=immadmin2@immesi...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 You are currently viewing Automation TestFI SafeValue must use [property]=binding [396] details. [ScreenShot]
--- 04 Aug 06:53:30 226 - TestCaseID:: verifySwitchingBetweenFIs
--- 04 Aug 06:53:31 002 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:53:35 581 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=d6e6eb74-37a6-4302-a5d0-3f1c4be19c04&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=0hdx2fhjviinqsxspvhxahem6do9-g2495klzsjzdsm&code_challenge_method=s256&nonce=c2800aab-1bb7-4c71-8742-6ddec0354273&state=eyjpzci6ime2yzbkodg5ltjmmzytngu3ys1iotkwltrkmmfiowe2ywjjzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:53:35 581 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:35 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:53:36 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:53:41 394 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:53:41 394 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:41 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> id: lightbox]
--- 04 Aug 06:53:41 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:53:48 236 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:53:48 236 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:48 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:53:51 435 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:53:51 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:51 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> css selector: .header]
--- 04 Aug 06:53:56 789 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:53:56 789 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:56 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:53:59 885 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:53:59 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:53:59 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:54:00 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:54:00 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:54:06 330 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:54:06 330 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:54:08 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:54:12 431 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:54:12 431 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:54:20 642 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:54:20 642 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:54:20 689 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 06:54:23 789 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:54:23 789 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:54:23 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 04 Aug 06:54:56 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:54:56 424 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:54:56 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> xpath: //span[@class='pointer']]
--- 04 Aug 06:55:04 693 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:55:04 693 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:55:06 868 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 06:55:09 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7a0c433ca75124f36bdd78ab06d60290)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 You are currently viewing Automation TestFI SafeValue must use [property]=binding [396] details. [ScreenShot]
LogineSignandVerifyClientSettings({ZIP=0756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=imma...)
SignIn page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Clicked on Save button
SignIn page open up [ScreenShot]
null [ScreenShot]
--- 04 Aug 06:05:22 901 - TestCaseID:: LogineSignandVerifyClientSettings
--- 04 Aug 06:05:25 537 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:05:30 263 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=a1332664-f463-4e11-8060-3c706bff6867&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=0vu9t_0ayuphlwtv4cwcpuif9vbi2kv-uhntwvjkume&code_challenge_method=s256&nonce=a3b84e65-79cb-400b-b01c-94fcea19c660&state=eyjpzci6ijmymjaxnte0lwjlztitngm3yi04njc4lwi0nweyytu0owuyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:05:30 263 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:05:30 524 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:05:31 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:05:37 355 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:05:37 355 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:05:37 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> id: lightbox]
--- 04 Aug 06:05:37 513 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:05:43 288 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 04 Aug 06:05:43 288 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:07:40 018 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:07:40 018 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:07:40 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> css selector: .header]
--- 04 Aug 06:07:42 358 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:07:45 601 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:07:45 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:07:45 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:07:48 758 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:07:48 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:07:48 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:07:54 940 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:07:54 940 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:07:57 156 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:08:00 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 06:08:07 529 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:08:07 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:08:26 360 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> id: enableClient]
--- 04 Aug 06:08:29 448 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:08:29 448 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:08:29 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (6a444467b903d7a14aec0db6ff0a40be)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Clicked on Save button
--- 04 Aug 06:08:39 984 - TestCaseID:: LogineSignandVerifyClientSettings
--- 04 Aug 06:08:40 822 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:08:45 243 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Aug 06:08:45 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:09:04 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5cda0b918cab0c463b9b6e5f26a14106)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 04 Aug 06:09:23 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5cda0b918cab0c463b9b6e5f26a14106)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 04 Aug 06:09:23 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5cda0b918cab0c463b9b6e5f26a14106)] -> id: btnSubmit]
--- 04 Aug 06:09:28 222 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dp1hfggm8ftxpfuhybglcoufrqt_yfbyfuj9jig90jawa-p0yumobxnn-zl8jxxokur3ge7v_pvgsjgl0nngf1n3u37ktjr_mepsbcpfkbp51_vkjuoembquibdcygpoeieye_0xxsfadvus76az0qlatswweqgfnfj2npi-vc3upn-vsc_kb3iywu1kpa3tqh5d1qbqgqsufkw6nq7dluw&response_mode=form_post&nonce=638898845636317589.mwniymy3ytutyjewyy00ngy0ltgymtytmmmwywjjndhiy2rjytdjn2njotktzdi4yy00mzbjlwflzdmtodcwzdfmzta2ymvh&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 04 Aug 06:09:28 222 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Clicked on Submit button
Steps:
null [ScreenShot]
verifySwitchingBetweenFIsinIPFilteringTab({ZIP=0756, Description=Verify Swithing between FI's in IP Filtering tab ManageFI Page, Login_User_ID...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
--- 04 Aug 06:58:33 663 - TestCaseID:: verifySwitchingBetweenFIsinIPFilteringTab
--- 04 Aug 06:58:34 469 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:58:39 352 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=38e6292a-e9db-4ccb-835c-1d477938f747&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=w_owwoggn5yag95v4zfjdqdjgpbvrnaqtvg4isktr20&code_challenge_method=s256&nonce=28927907-5f76-45dd-a696-631076f5dd0f&state=eyjpzci6iju4mzgxntbjltzimdgtnddhys04zmvmltkyztkzmmmymja1myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:58:39 352 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:39 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:58:39 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:58:45 164 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:58:45 164 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:45 232 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> id: lightbox]
--- 04 Aug 06:58:45 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:58:52 151 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:58:52 151 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:52 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:58:55 359 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:58:55 359 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:55 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> css selector: .header]
--- 04 Aug 06:58:57 570 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:59:00 710 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:59:00 710 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:00 742 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:59:03 836 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:59:03 836 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:03 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:59:04 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:59:04 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:59:10 329 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:59:10 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:12 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:59:16 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 06:59:26 628 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 06:59:26 628 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:26 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> id: ipFilterSwitch]
--- 04 Aug 06:59:29 794 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 06:59:29 794 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:29 843 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 04 Aug 06:59:35 974 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 06:59:35 974 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:36 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //span[@class='pointer']]
--- 04 Aug 06:59:44 250 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 06:59:44 250 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:59:46 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 06:59:49 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (e4e3d24c0230e052ef1ab7ee61220038)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
verifySwitchingBetweenTabsinClientSettingsTab({ZIP=0756, Description=Verify Swithing between Tabs's in Client Settings tab ManageFI Page, Login_Us...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 04 Aug 07:11:01 151 - TestCaseID:: verifySwitchingBetweenTabsinClientSettingsTab
--- 04 Aug 07:11:01 949 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:11:06 383 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=0eeaf827-e46b-471b-843c-3a6ce0ad6b7f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=budvbxadsci9tign7mokqwjkxczo-bmv2nuwmguo0dm&code_challenge_method=s256&nonce=11b0c8bf-2349-4f06-890d-8cabdd233503&state=eyjpzci6ijdmn2ewymuyltljmdktndy0ni1hmmfiltq1nddhmwy0ztqymyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:11:06 383 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:11:06 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:11:06 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:11:12 305 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:11:12 305 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:11:12 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: lightbox]
--- 04 Aug 07:11:12 423 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:11:19 248 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:11:19 248 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:11:19 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:11:22 420 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:11:22 420 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:11:22 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
--- 04 Aug 07:11:24 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:11:27 799 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:11:27 799 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:11:27 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:11:30 922 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:11:30 922 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:11:30 969 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:11:31 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:11:31 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:11:37 392 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:11:37 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:11:39 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:11:42 435 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:11:49 643 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:11:49 643 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:12:08 367 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:12:11 459 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:12:11 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:12:11 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:12:17 168 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:12:17 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:12:23 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:12:31 048 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:12:31 048 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:12:49 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:12:52 867 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:12:52 867 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:12:52 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:12:56 018 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:12:56 018 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:12:56 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:12:58 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:12:58 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:12:58 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:13:04 021 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:13:04 021 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:13:10 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:13:17 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:13:17 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:13:36 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:13:39 717 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:13:39 717 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:13:39 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:13:42 905 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:13:42 921 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:13:42 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:13:45 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:13:45 153 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:13:45 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:13:50 943 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:13:50 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:13:57 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:14:04 837 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:14:04 837 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:14:23 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:14:26 711 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:14:26 711 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:14:26 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:14:29 884 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:14:29 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:14:29 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:14:32 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:14:32 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:14:32 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:14:37 890 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:14:37 890 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:14:44 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:14:51 795 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:14:51 795 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:15:10 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:15:13 633 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:15:13 633 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:15:13 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:15:16 827 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:15:16 827 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:15:16 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:15:18 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:15:19 082 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:15:19 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:15:24 814 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:15:24 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:15:31 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:15:38 725 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:15:38 725 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:15:57 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:16:00 552 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:16:00 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:16:00 605 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:16:03 705 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:16:03 705 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:16:03 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:16:05 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:16:05 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:16:06 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:16:11 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:16:11 806 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:16:18 505 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:16:25 659 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:16:25 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:16:44 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:16:47 505 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:16:47 505 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:16:47 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:16:50 683 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:16:50 683 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:16:50 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:16:52 829 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:16:52 929 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:16:53 044 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:16:58 722 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:16:58 722 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:17:05 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:17:12 549 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:17:12 549 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:17:31 271 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:17:34 328 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:17:34 328 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:17:34 375 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:17:37 504 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:17:37 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:17:37 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:17:39 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:17:39 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:17:39 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:17:45 495 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:17:45 495 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:17:52 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 07:17:59 420 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:17:59 420 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:18 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:18:21 304 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:18:21 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:21 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 07:18:24 511 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 07:18:24 511 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:18:24 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: enableClient]
--- 04 Aug 07:18:26 675 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: allowDesign]
--- 04 Aug 07:18:26 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> id: defineDocs]
--- 04 Aug 07:18:26 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (59d50762ba3fbff7e54e17cb6e8d940f)] -> xpath: //input[@id='readDocumentBarcode']]
Changes are updated[ScreenShot]
Test Failed. Check the steps above in red color.
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Submitted Status, Login_User_ID=immadmin2@immesignqa.o...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
--- 04 Aug 06:52:30 075 - TestCaseID:: verifySearchingFI
--- 04 Aug 06:52:30 819 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:52:35 435 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=bd09864d-a080-45e3-8024-0a914d742172&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=twighmzmblx5fv1ja00gj8imt285hpcxtchswemts6y&code_challenge_method=s256&nonce=dc26d395-6829-42c6-97b3-148950a9174a&state=eyjpzci6ijy0odzjyze5lte0zdmtnde4mi1intvjltyynmm0yzzmmdyzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:52:35 435 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:35 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:52:35 986 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:52:41 227 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:52:41 227 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:41 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> id: lightbox]
--- 04 Aug 06:52:41 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:52:47 358 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:52:47 358 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:47 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:52:50 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:52:50 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:50 609 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> css selector: .header]
--- 04 Aug 06:52:55 923 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:52:55 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:55 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:52:59 015 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:52:59 015 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:59 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:52:59 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:52:59 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7cdd37dd10a223dacfdf3eb70c240fa9)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
verifySwitchingBetweenFIsinClientSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Client Settings tab ManageFI Page, Login_User...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
--- 04 Aug 06:57:04 070 - TestCaseID:: verifySwitchingBetweenFIsinClientSettingsTab
--- 04 Aug 06:57:04 930 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:57:09 551 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=e01b3242-345f-43cd-8b2b-487a798004d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=26zsld9z1jwcqbjqwe1esm2djfoy7qbl5mslry-tln0&code_challenge_method=s256&nonce=f488d40f-1512-432b-b59b-efdf6514237e&state=eyjpzci6imiymze1zjm3lwy5ndgtngm1oc1indmzlwfjnzfiodfjywqwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:57:09 551 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:09 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:57:10 141 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:57:15 483 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:57:15 483 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:15 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> id: lightbox]
--- 04 Aug 06:57:15 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:57:21 826 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:57:21 826 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:21 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:57:25 005 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:57:25 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:25 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> css selector: .header]
--- 04 Aug 06:57:27 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:57:30 395 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:57:30 395 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:30 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:57:33 504 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:57:33 504 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:33 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:57:33 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:57:33 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:57:39 942 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:57:39 943 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:57:42 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:57:44 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Aug 06:57:52 143 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:57:52 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:10 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> id: enableClient]
--- 04 Aug 06:58:13 919 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:58:13 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:13 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Aug 06:58:20 132 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:58:20 132 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:20 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //span[@class='pointer']]
--- 04 Aug 06:58:28 400 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Aug 06:58:28 400 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:58:30 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 04 Aug 06:58:33 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7c0c1789e7f5bd2cd1a64bef70ce67b7)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Failed to validate alert message 1 [ScreenShot]
verifycreateNewFIDefaultSMS({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:20:51 540 - TestCaseID:: verifycreateNewFIDefaultSMS
--- 04 Aug 08:20:52 367 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:20:56 456 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=e05a1859-6732-4a02-bccf-89e04f76f324&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=36y23kdtu7e6wevmvhmrnnxvq7_z2zv-oxzszef_rjg&code_challenge_method=s256&nonce=dfffecd1-fc09-40fc-b05c-30d573ad1fde&state=eyjpzci6imqzzgjlytfkltq3njktngyzys1hzwu1ltu4ntrmotk0zddkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:20:56 456 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:20:56 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:20:57 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:21:02 421 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:21:02 421 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:02 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> id: lightbox]
--- 04 Aug 08:21:02 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:21:09 362 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:21:09 362 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:09 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:21:12 567 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:21:12 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:12 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:21:15 785 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:21:15 785 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:15 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> id: userName]
--- 04 Aug 08:21:15 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:21:15 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> id: btnAddFI]
--- 04 Aug 08:21:21 170 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:21:21 170 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:24 277 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:21:24 277 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:24 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:21:27 428 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:21:27 429 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:27 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> css selector: .header]
--- 04 Aug 08:21:30 524 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:21:30 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:30 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:21:33 652 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:21:33 652 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:33 683 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:21:39 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> id: btnValidateHostFiid]
--- 04 Aug 08:21:45 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:21:45 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:48 754 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:21:48 754 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:48 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 04 Aug 08:21:51 901 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 04 Aug 08:21:51 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:21:51 948 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (fb299ddb8b83022060a87b7c0115e87e)] -> css selector: .header]
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.� mess...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Platforms' page [ScreenShot]
Dictionary values and codes list are not matched
--- 04 Aug 06:39:29 759 - TestCaseID:: verifyPlatformSettingsTabs
--- 04 Aug 06:39:30 495 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:39:35 262 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=6d80c818-4b06-4f60-a201-211ce85640ce&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=gg2x6b2yycf8z868mo9nj2kpiuhfeepks5fzesluscu&code_challenge_method=s256&nonce=70699c9c-fac7-4b13-a13f-e9e078fc0699&state=eyjpzci6imqymde3yzkwltllmdatnguzmc05mjuzlwq5ytlhnde1mdq2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:39:35 262 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:35 318 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:39:35 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:39:41 244 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:39:41 244 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:41 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> id: lightbox]
--- 04 Aug 06:39:41 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:39:48 082 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:39:48 082 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:48 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:39:51 241 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:39:51 257 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:51 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> css selector: .header]
--- 04 Aug 06:39:53 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:39:56 581 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:39:56 581 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:56 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:39:59 686 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:39:59 686 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:39:59 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:39:59 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:40:00 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:40:06 214 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:40:06 214 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:08 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:40:14 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 04 Aug 06:40:20 430 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:40:20 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:20 477 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> xpath: //*[@id='listDictionaries']/li[1]/div/div[2]]
--- 04 Aug 06:40:23 556 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 04 Aug 06:40:23 556 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:40:23 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (240780fcb28f868f933ed3a5a6cbec92)] -> css selector: .header]
Successfully navigated to 'Platforms' page [ScreenShot]
Dictionary values and codes list are not matched
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Completed Status, Login_User_ID=immadmin2@immesignqa.o...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
--- 04 Aug 06:51:59 396 - TestCaseID:: verifySearchingFI
--- 04 Aug 06:52:00 175 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:52:04 835 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=0a471b2f-1384-42ff-aba8-923862204a92&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=rldezyflcs55kmbir2knsvmdbefc-vnzkpuyppgjtjm&code_challenge_method=s256&nonce=72023428-c84f-4ac6-999d-0c64617bfa94&state=eyjpzci6imjhmzkznjm5lwi4odatnddlzs05zta1ltcwnwfkowflm2nhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:52:04 835 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:04 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:52:05 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:52:10 789 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:52:10 789 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:10 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> id: lightbox]
--- 04 Aug 06:52:10 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:52:17 773 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:52:17 773 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:17 805 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:52:20 963 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:52:20 963 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:21 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> css selector: .header]
--- 04 Aug 06:52:26 316 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:52:26 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:26 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:52:29 442 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:52:29 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:52:29 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:52:29 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:52:29 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c067e4913c4d9b033b374bc62aa3ddc0)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
verifySwitchingBetweenTabsFromOtherSettingsTabs({ZIP=0756, Description=Verify Switching Between Tabs From Other Settings Tab, Login_User_ID=immadmin...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 04 Aug 07:09:53 176 - TestCaseID:: verifySwitchingBetweenTabsFromOtherSettingsTabs
--- 04 Aug 07:09:53 973 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:09:58 106 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=ab7fad4a-21e1-4698-b96f-a50fec8ffc39&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=jd28tsbnsf0vjw7-ev6ipdtqfeyibaqlv0ryvq19hom&code_challenge_method=s256&nonce=acd055f7-1c64-4e7d-891c-4064de5ae0de&state=eyjpzci6imezyzfindcxltnhm2etngnizs05mzq4lwy1mmiymdi3yjmzocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:09:58 106 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:09:58 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:09:58 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:10:04 086 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:10:04 086 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:04 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> id: lightbox]
--- 04 Aug 07:10:04 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:10:10 998 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:10:10 998 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:11 048 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:10:14 232 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:10:14 232 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:14 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> css selector: .header]
--- 04 Aug 07:10:19 595 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:10:19 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:19 642 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:10:22 691 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:10:22 691 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:22 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:10:22 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:10:22 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:10:29 087 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:10:29 102 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:31 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:10:35 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 04 Aug 07:10:45 332 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 07:10:45 332 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:45 379 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 04 Aug 07:10:48 495 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 04 Aug 07:10:48 495 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:10:48 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (be0ec5dfed827e369f46cf18462fcdd1)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
verifyActivateAndDeactivateFI({ZIP=0756, Description=Verify Activate and Deactivate FI, Login_User_ID=immadmin2@immesignqa.onmicro...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
--- 04 Aug 06:17:10 854 - TestCaseID:: verifyActivateAndDeactivateFI
--- 04 Aug 06:17:11 861 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:17:16 665 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=986e34af-360c-4e2e-a1aa-3c874c633acb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kq9d4drgjh0tf3lbmxryd-l1si5ubukpevdyjdj-9hc&code_challenge_method=s256&nonce=13845c52-ddcc-4ae7-89bf-42b385659f62&state=eyjpzci6ijkyntziymuyltzmzmitndm4zc04mdy1lwfindhindewm2myziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:17:16 665 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:16 728 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:17:17 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:17:22 594 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:17:22 594 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:22 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> id: lightbox]
--- 04 Aug 06:17:22 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:17:29 445 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:17:29 445 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:29 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:17:32 640 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:17:32 640 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:32 687 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> css selector: .header]
--- 04 Aug 06:17:37 949 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:17:37 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:37 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:17:41 100 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:17:41 100 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:17:41 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:17:41 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:17:41 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (07a17f2c883a4138dac3e0ce72680855)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
verifyIPFilteringTabs({ZIP=0756, Description=Verify IP Filtering Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicros...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Clicked on Delete button [ScreenShot]
Clicked on Delete button [ScreenShot]
Successfully verified 'IP Filtering Labels' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully validated error messages [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Clicked on Cancel button
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Clicked on Save button
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Clicked on Save button
Clicked on Save button
Test Failed. Check the steps above in red color.
--- 04 Aug 06:29:08 915 - TestCaseID:: verifyIPFilteringTabs
--- 04 Aug 06:29:09 735 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:29:13 861 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=54494302-1772-4552-8d8a-b9c28d2773cd&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=k0nem9mu2rofijsqg97pv12oyqxuda4tmlhwxjk9pae&code_challenge_method=s256&nonce=1f240dd8-fd20-4b34-8257-7606a22044a0&state=eyjpzci6ijdmymm4mmrllti5mmutndk0ys1hmdazlwezyjawnjc3ywflmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:29:13 861 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:13 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:29:14 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:29:19 165 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:29:19 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:19 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> id: lightbox]
--- 04 Aug 06:29:19 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:29:26 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:29:26 002 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:26 049 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:29:29 211 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:29:29 211 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:29 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> css selector: .header]
--- 04 Aug 06:29:34 534 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:29:34 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:34 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:29:37 673 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:29:37 673 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:37 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:29:37 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:29:37 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:29:44 094 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:29:44 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:29:46 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:29:50 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 04 Aug 06:30:00 292 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 06:30:00 292 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:30:00 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> id: ipFilterSwitch]
--- 04 Aug 06:30:03 435 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 04 Aug 06:30:03 435 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:30:03 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 04 Aug 06:30:17 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //*[contains(@id,'cdk-drop-list')]]
Clicked on Delete button [ScreenShot]
Clicked on Delete button [ScreenShot]
--- 04 Aug 06:30:28 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> id: btnAddNew]
Sign Client : Failed to validate eSign Client :
Sign API : Failed to validate eSign API :
Successfully verified 'IP Filtering Labels' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 06:30:29 804 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:30:35 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 06:30:55 771 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:31:00 635 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:31:07 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:31:10 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:31:15 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 04 Aug 06:31:17 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 04 Aug 06:31:19 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
Successfully validated error messages [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Clicked on Cancel button
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 06:31:44 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:31:49 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
Clicked on Save button
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 06:32:18 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:32:23 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 04 Aug 06:32:43 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:32:49 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //input[@type='text']]
--- 04 Aug 06:32:56 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //label[contains(text(),'No')]]
--- 04 Aug 06:32:59 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (83313e695ac36114b857bbd431eadb4c)] -> xpath: //label[contains(text(),'Yes')]]
Clicked on Save button
Clicked on Save button
Test Failed. Check the steps above in red color.
verifySwitchingBetweenTabsinPlatformOverrideTab({ZIP=0756, Description=Verify Swithing between Tabs in Platform Override tab ManageFI Page, Login_Us...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 04 Aug 07:29:53 087 - TestCaseID:: verifySwitchingBetweenTabsinPlatformOverrideTab
--- 04 Aug 07:29:53 902 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:29:58 526 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=dbbefd3d-59c3-4116-a5df-190730e4594b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kn8_zywfssio2yiocy91-bwdkyeklgp5h_l6kjofmu8&code_challenge_method=s256&nonce=2c1133b6-5e2c-4f49-bd18-d48963c25e16&state=eyjpzci6imqwogu4mtjlltkzmzgtndy5os1indllltbhmtg3njuyzddjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:29:58 526 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:29:58 572 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:29:59 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:30:04 370 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:30:04 370 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:04 432 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: lightbox]
--- 04 Aug 07:30:04 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:30:11 222 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:30:11 222 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:11 269 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:30:14 406 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:30:14 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:14 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
--- 04 Aug 07:30:19 706 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:30:19 706 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:19 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:30:22 797 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:30:22 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:22 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:30:22 918 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:30:23 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:30:29 217 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:30:29 217 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:31 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:30:37 305 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:30:43 491 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:30:43 491 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:43 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:30:46 644 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:30:46 644 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:30:46 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:30:52 407 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:30:52 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:31:02 168 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:31:08 352 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:31:08 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:31:08 384 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:31:11 500 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:31:11 500 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:31:11 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:31:17 450 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:31:17 450 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:31:27 152 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:31:33 354 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:31:33 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:31:33 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:31:36 475 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:31:36 475 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:31:36 522 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:31:42 385 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:31:42 385 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:31:52 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:31:58 306 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:31:58 306 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:31:58 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:32:01 407 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:01 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:32:01 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:32:07 337 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:07 337 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:32:17 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:32:23 333 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:23 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:32:23 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:32:26 497 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:26 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:32:26 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:32:32 381 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:32 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:32:42 133 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:32:48 285 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:48 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:32:48 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:32:51 423 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:51 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:32:51 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:32:57 307 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:32:57 307 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:33:06 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:33:13 154 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:33:13 154 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:33:13 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:33:16 280 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:33:16 280 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:33:16 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:33:22 206 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:33:22 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:33:31 922 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:33:38 075 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:33:38 075 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:33:38 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:33:41 191 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:33:41 191 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:33:41 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:33:47 053 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:33:47 053 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:33:56 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 07:34:02 875 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:34:02 875 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:02 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> id: btnAddNew]
--- 04 Aug 07:34:05 991 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 07:34:05 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:34:06 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (22d7de1ab39fd9d8db782988395fbdb3)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Changes are updated[ScreenShot]
Test Failed. Check the steps above in red color.
verifySwitchingBetweenTabsinVerifastSettingsTabs({ZIP=0756, Description=Verify Switching Between Tabs from Verifast Settings Tab, Login_User_ID=immad...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Test Failed. Check the steps above in red color.
--- 04 Aug 07:39:40 471 - TestCaseID:: verifySwitchingBetweenTabsinVerifastSettingsTabs
--- 04 Aug 07:39:41 299 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 07:39:45 421 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=9c8ebcc5-b333-4029-9c54-6a88df5f746c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=d3xnbmjappci-pj2j30fifwwnkoopbeq8wikmuqngli&code_challenge_method=s256&nonce=4b8d4045-2d2c-4161-b20f-d087d368406a&state=eyjpzci6ijbknjayowm2lte4y2itndzmzc04ngi3ltjlyjrkownmywm5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 07:39:45 421 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:45 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 07:39:45 967 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:39:51 229 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 07:39:51 229 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:51 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> id: lightbox]
--- 04 Aug 07:39:51 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 07:39:58 029 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:39:58 029 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:39:58 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 07:40:01 245 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 07:40:01 245 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:01 292 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
--- 04 Aug 07:40:03 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 07:40:06 607 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:40:06 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:06 649 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 07:40:09 720 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:40:09 720 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:09 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 07:40:09 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 07:40:10 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 07:40:16 157 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 07:40:16 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:18 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 07:40:24 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:40:24 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:40:27 354 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:40:27 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:27 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:40:30 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:40:30 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:30 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:40:39 181 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:40:39 181 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:40:48 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:40:48 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:40:52 076 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:40:52 076 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:52 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:40:55 192 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:40:55 192 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:40:55 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:41:03 877 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:41:03 877 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:41:13 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:41:13 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:41:16 834 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:41:16 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:41:16 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:41:19 981 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:41:19 981 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:41:20 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:41:28 700 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:41:28 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:41:38 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:41:38 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:41:41 534 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:41:41 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:41:41 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:41:44 623 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:41:44 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:41:44 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:41:53 381 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:41:53 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:42:03 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:42:03 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:42:06 265 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:06 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:42:06 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:42:09 397 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:09 397 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:42:09 445 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:42:18 106 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:18 106 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:42:27 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:42:27 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:42:31 039 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:31 039 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:42:31 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:42:34 176 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:34 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:42:34 223 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:42:42 897 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:42 897 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:42:52 568 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:42:52 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:42:55 777 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:55 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:42:55 829 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:42:58 884 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:42:58 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:42:58 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:43:07 606 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:43:07 606 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
--- 04 Aug 07:43:17 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:43:17 437 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:43:20 593 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:43:20 593 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:43:20 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:43:23 761 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:43:23 761 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:43:23 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:43:32 454 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:43:32 454 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to verify OK button[ScreenShot]
Failed to verify Cancel button[ScreenShot]
--- 04 Aug 07:43:42 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:43:42 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 04 Aug 07:43:45 315 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:43:45 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:43:45 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 04 Aug 07:43:48 418 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 04 Aug 07:43:48 418 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 07:43:48 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (acc97c717efe7323c3b3d8167dfc36be)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully validated changes are not updated [ScreenShot]
Test Failed. Check the steps above in red color.
verifycreateNewFIwithoutRemoteIDMe({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:24:12 066 - TestCaseID:: verifycreateNewFIwithoutRemoteIDMe
--- 04 Aug 08:24:12 924 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 08:24:17 487 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=bc4528bf-143e-40e7-b196-1f75bc971328&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=jlrraym824wmnddblndh5fwiit4wjgitxaiufztiz14&code_challenge_method=s256&nonce=5b72cc99-d241-4f9e-b163-6f3a6c6dcef1&state=eyjpzci6imuwztmzzmm4ltiwnzgtngvloc04owrjltdhzdy3n2u0owe0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 08:24:17 487 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:17 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 08:24:18 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:24:23 336 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 08:24:23 336 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:23 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> id: lightbox]
--- 04 Aug 08:24:23 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 08:24:30 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:24:30 124 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:30 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 08:24:33 362 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:24:33 362 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:33 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 04 Aug 08:24:36 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 08:24:36 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:36 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> id: userName]
--- 04 Aug 08:24:36 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 04 Aug 08:24:36 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> id: btnAddFI]
--- 04 Aug 08:24:42 009 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:24:42 009 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:45 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:24:45 086 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:45 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:24:48 199 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:24:48 199 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:48 247 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> css selector: .header]
--- 04 Aug 08:24:51 285 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:24:51 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:51 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> xpath: .//input[@id='hostFIID']]
--- 04 Aug 08:24:54 414 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 04 Aug 08:24:54 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 08:24:54 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 04 Aug 08:24:59 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0fe952da5a341504ef3e0824866f3c51)] -> id: btnValidateHostFiid]
verifyManageFIAfterSearchWithFiName({ZIP=0756, Description=Verify Manage Fi Page after search with FI Name, Login_User_ID=immadmin2@imme...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
--- 04 Aug 06:33:22 070 - TestCaseID:: verifyManageFIAfterSearchWithFiName
--- 04 Aug 06:33:22 880 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:33:27 515 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=ae8262e3-953c-46f0-8de9-253b16a9a0a5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=deouskx13jrcoixcqtlh4gbtapx0nrfy1bngbwrmvly&code_challenge_method=s256&nonce=328152a5-c1a8-4bc3-b004-a3b16e3dea97&state=eyjpzci6ijblmdmxnmjjlwnhm2itndc0zi04oty2ltq5othjymexndlimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:33:27 515 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:33:27 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:33:28 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:33:33 409 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:33:33 409 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:33:33 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> id: lightbox]
--- 04 Aug 06:33:33 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:33:40 265 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:33:40 265 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:33:40 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:33:43 434 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:33:43 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:33:43 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> css selector: .header]
--- 04 Aug 06:33:45 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:33:48 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:33:48 778 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:33:48 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:33:51 885 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:33:51 885 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:33:51 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:33:51 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:33:52 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d005c700355999b0ddf8f0a1c1b90a06)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Failed access to 'IMM Admin' user [ScreenShot]
verifyPlatFormOverrideDisbale({ZIP=0756, Description=Verify PlatForm Override Disable, Login_User_ID=immadmin2@immesignqa.onmicros...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Failed to delete all Platforms [ScreenShot]
--- 04 Aug 06:35:39 550 - TestCaseID:: verifyPlatFormOverrideDisbale
--- 04 Aug 06:35:40 489 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Aug 06:35:46 850 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=f15c1d24-497e-48b0-b638-83ecbfbc7094&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=io6xelecxgiy7fcxpc3kr4h6nm9vcmb5wrmnahdesfk&code_challenge_method=s256&nonce=5ea3cda9-e4cc-4362-b1a4-d76df124aae2&state=eyjpzci6ijnimjgxmgjjlwzimtytndljys04ntfhltdkzdrjogq5yje5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Aug 06:35:46 850 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:35:46 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Aug 06:35:47 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:35:52 735 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Aug 06:35:52 735 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:35:52 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> id: lightbox]
--- 04 Aug 06:35:52 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Aug 06:35:59 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:35:59 647 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:35:59 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Aug 06:36:02 818 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Aug 06:36:02 818 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:02 866 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> css selector: .header]
--- 04 Aug 06:36:05 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Aug 06:36:08 196 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:36:08 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:08 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Aug 06:36:11 305 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:36:11 305 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:11 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Aug 06:36:11 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Aug 06:36:11 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Aug 06:36:17 714 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Aug 06:36:17 714 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:19 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> xpath: //div[contains(@class,'ng-placeholder')]]
Fi details are matching [ScreenShot]
--- 04 Aug 06:36:25 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 04 Aug 06:36:31 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 06:36:31 935 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:31 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> id: btnAddNew]
--- 04 Aug 06:36:35 080 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 04 Aug 06:36:35 080 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Aug 06:36:35 130 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
--- 04 Aug 06:36:40 637 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (95c7f0b8a08b8fe8e7185a313f4fa601)] -> xpath: //*[@class='table']/tbody/tr/td]
Failed to delete all Platforms [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@1f612660)
0 ms
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@1f612660)
10125 ms
com.imm.testscripts.MigrateFI.MigrateFi
initialize(org.testng.TestRunner@1f612660)
10125 ms
com.imm.testscripts.CreateFi.CreateFi
init(org.testng.TestRunner@1f612660)
10140 ms
com.imm.testscripts.MigrateFI.MigrateFi
init(org.testng.TestRunner@1f612660)
10140 ms
com.imm.testscripts.ManageFi.ManageFi
init(org.testng.TestRunner@1f612660)
10140 ms
LogineSignandVerifyClientSettings({ZIP=0756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=imma...)
208196 ms
VerifyAddonPage({ZIP=0756, Description=Verify Addon Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platfo...)
661800 ms
verifyActivateAndDeactivateFI({ZIP=0756, Description=Verify Activate and Deactivate FI, Login_User_ID=immadmin2@immesignqa.onmicro...)
719239 ms
verifyAzureDetailsTabs({ZIP=, Description=verify Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pla...)
749858 ms
verifyBasicDetailsTabs({ZIP=0756, Description=Verify Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com,...)
836088 ms
verifyClientSettingsTabs({ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=i...)
1014084 ms
verifyClientSettingsTabs({ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=i...)
1156298 ms
verifyDeletionOfDictionaries({ZIP=0756, Description=Verify Deletion of Dictionaries, Login_User_ID=immadmin2@immesignqa.onmicroso...)
1213400 ms
verifyErrorMessagesInRemoteSettingsSubTab({ZIP=0756, Description=Verify Erorr Messages in Remote Settings Sub Tab, Login_User_ID=immadmin2@imm...)
1273324 ms
verifyFIDetailsInDifferentSettingsTabs({ZIP=0756, Description=Verify FI Details and Settings should be categorized into a logical grouping,...)
1406534 ms
verifyIPFilteringTabs({ZIP=0756, Description=Verify IP Filtering Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicros...)
1437114 ms
verifyManageFIAfterSearchWithFiName({ZIP=0756, Description=Verify Manage Fi Page after search with FI Name, Login_User_ID=immadmin2@imme...)
1690258 ms
verifyOtherSettingsTabs({ZIP=0756, Description=Verify Other Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com...)
1721551 ms
verifyPlatFormOverrideDisbale({ZIP=0756, Description=Verify PlatForm Override Disable, Login_User_ID=immadmin2@immesignqa.onmicros...)
1827867 ms
verifyPlatFormOverrideTabs({ZIP=0756, Description=Verify PlatForm Override Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
1889069 ms
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Verify validation message when more than 10, Login_U...)
1948393 ms
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Check whether User can Discard the changes, Login_Us...)
2003254 ms
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.� mess...)
2057873 ms
verifyReadDocumentBarcodeOption({ZIP=0756, Description=verifyReadDocumentBarcodeOption, Login_User_ID=immadmin2@immesignqa.onmicroso...)
2113021 ms
verifyRemoteSettingsRemoteIDMeAuthenticationTypes({ZIP=0756, Description=Verify Remote Settings Remote ID Me Authentication Types, Login_User_ID=immad...)
2196765 ms
verifyRemoteSettingsSubTab({ZIP=0756, Description=Verify Remote Settings Sub Tab, Login_User_ID=immadmin2@immesignqa.onmicrosof...)
2284140 ms
verifyRemoteSettingsTab({ZIP=0756, Description=Verify Remote Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.co...)
2447353 ms
verifyRemoteSettingsTabDefaultSMS({ZIP=0756, Description=Verify Remote Settings Default SMS - Imm Admin, Login_User_ID=immadmin2@immes...)
2610606 ms
verifyReportingMenu({ZIP=0756, Description=Verify Reporting Menu, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pl...)
2707672 ms
verifySearchOption({ZIP=0756, Description=Verify Search Option in ManageFI Page, Login_User_ID=immadmin2@immesignqa.onm...)
2777381 ms
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Completed Status, Login_User_ID=immadmin2@immesignqa.o...)
2807554 ms
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Submitted Status, Login_User_ID=immadmin2@immesignqa.o...)
2838197 ms
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Draft Status, Login_User_ID=immadmin2@immesignqa.onmic...)
2867719 ms
verifySwitchingBetweenFIs({ZIP=0756, Description=Verify Swithing between FI's in ManageFI Page, Login_User_ID=immadmin2@immesi...)
2898380 ms
verifySwitchingBetweenFIsinAzureDetaisTab({ZIP=0756, Description=Verify Swithing between FI's in Azure Details tab ManageFI Page, Login_User_I...)
2998194 ms
verifySwitchingBetweenFIsinClientSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Client Settings tab ManageFI Page, Login_User...)
3112309 ms
verifySwitchingBetweenFIsinIPFilteringTab({ZIP=0756, Description=Verify Swithing between FI's in IP Filtering tab ManageFI Page, Login_User_ID...)
3201848 ms
verifySwitchingBetweenFIsinOtherSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Other Settings tab ManageFI Page, Login_User_...)
3277970 ms
verifySwitchingBetweenFIsinPlatformOverrideTab({ZIP=0756, Description=Verify Swithing between FI's in Platform Override tab ManageFI Page, Login_Us...)
3369773 ms
verifySwitchingBetweenFIsinPlatformsTab({ZIP=0756, Description=Verify Swithing between FI's in Platforms tab ManageFI Page, Login_User_ID=im...)
3443304 ms
verifySwitchingBetweenFIsinRemoteSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Remote Settings tab ManageFI Page, Login_User...)
3517113 ms
verifySwitchingBetweenFIsinVerifastSettingsTab({ZIP=0756, Description=Verify Swithing between FI's in Verifast Settings tab ManageFI Page, Login_Us...)
3589799 ms
verifySwitchingBetweenTabsFromAzureDetailsTabs({ZIP=, Description=Verify Switching Between Tabs from Azure Details Tab, Login_User_ID=immadmin2@imm...)
3663033 ms
verifySwitchingBetweenTabsFromBasicDetailsTabs({ZIP=0756, Description=Verify Switching between tabs from Basic Details Tab, Login_User_ID=immadmin2...)
3794229 ms
verifySwitchingBetweenTabsFromOtherSettingsTabs({ZIP=0756, Description=Verify Switching Between Tabs From Other Settings Tab, Login_User_ID=immadmin...)
3881352 ms
verifySwitchingBetweenTabsinClientSettingsTab({ZIP=0756, Description=Verify Swithing between Tabs's in Client Settings tab ManageFI Page, Login_Us...)
3949326 ms
verifySwitchingBetweenTabsinIPFilteringTabs({ZIP=0756, Description=Verify Switching Between tabs from IP Filtering Settings Tab, Login_User_ID=i...)
4397831 ms
verifySwitchingBetweenTabsinPlatformOverrideTab({ZIP=0756, Description=Verify Swithing between Tabs in Platform Override tab ManageFI Page, Login_Us...)
5081280 ms
verifySwitchingBetweenTabsinPlatformsTab({ZIP=0756, Description=Verify Swithing between Tabs in Platforms tab ManageFI Page, Login_User_ID=im...)
5334508 ms
verifySwitchingBetweenTabsinRemoteSettingsTab({ZIP=0756, Description=Verify Swithing between Tabs in Remote Settings tab ManageFI Page, Login_User...)
5615059 ms
verifySwitchingBetweenTabsinVerifastSettingsTabs({ZIP=0756, Description=Verify Switching Between Tabs from Verifast Settings Tab, Login_User_ID=immad...)
5668677 ms
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp({ZIP=, Description=verify Tenant Admin Can Only Access ManageFI Reporting and Help, Login_User_ID=eS...)
5916925 ms
verifyVerifastSettingsTabs({ZIP=0756, Description=Verify Verifast Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
6085452 ms
verifyWebHooksSettingsTab({ZIP=0756, Description=Verify Web Hooks Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft...)
6239207 ms
com.imm.testscripts.CreateFi.CreateFi
CreateFiwithAndWithoutRemoteSign({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...)
6345709 ms
CreateFiwithAndWithoutRemoteSign({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...)
7276729 ms
VerifyAddonPlatformSettings({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Verif...)
7314261 ms
VerifyAzureDetailsSummaryAndInfrastrucure({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=, StarterEvalDays=, Description=VerifyAzureDetai...)
7377785 ms
VerifyBasicDetails({ZIP=08867-88=8;543;08867-8888, FiAdmin_FirstName=Bill,Jane, Dictionary=, StarterEvalDays=, Descript...)
7425932 ms
createNewFI({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
7471056 ms
createeSignPlusFI({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
8024790 ms
verifyIfFIIDconsistsSpecialCharacter({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=verify If ...)
8080780 ms
verifycreateNewFIDefaultSMS({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
8139746 ms
verifycreateNewFIDefaultSMS({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
8206481 ms
verifycreateNewFIRemoteIDMe({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=verif...)
8273423 ms
verifycreateNewFIwithoutRemoteIDMe({ZIP=08867, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Creat...)
8340303 ms
com.imm.testscripts.MigrateFI.MigrateFi
verifyCloudToCloudFinalMigration({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI AddOns...)
8395580 ms
verifyCloudToCloudFinalMigrationFiForAdobeSMSandIDMe({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=verify Cloud To Cloud Fi...)
8462211 ms
verifyCloudToCloudMockMigration({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI AddOns...)
8529075 ms
verifyManageFIMessageforeSignAndPlusFI({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=verify that Manage FI di...)
8595544 ms
verifyMigrateFIBasicDetails({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=, Description=Verify Migrate FI Basic Details, Login_...)
8662377 ms
verifyMigrateFIInfrastructure({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN;MSP, Description=Verify Migrate FI Infras...)
8758166 ms
verifyMigrateFIPageMigrateFiButton({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=, Description=Verify Migrate FI Page Migrate FI Butto...)
8821996 ms