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.$Proxy16.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:180)
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/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 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.$Proxy20.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(text(),'Pick an account')]"}
(Session info: chrome=130.0.6723.59)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [1e510ec3fb37e04bdd322af3f0cb76d8, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49312}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: 1e510ec3fb37e04bdd322af3f0cb76d8
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 45 more
(Verify 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.AssertionError: Mismatching FI details
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.pages.AddOnsPage.verifyFiDetails(AddOnsPage.java:443)
at com.imm.testscripts.ManageFi.ManageFi.VerifyAddonPage(ManageFi.java:2514)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy16.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:180)
at com.imm.pages.SignInPage.isPickAnAccountDisplayed(SignInPage.java:364)
at com.imm.pages.SignInPage.CloudLogin(SignInPage.java:314)
at com.imm.testscripts.ManageFi.ManageFi.verifyActivateAndDeactivateFI(ManageFi.java:5875)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 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.$Proxy20.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(text(),'Pick an account')]"}
(Session info: chrome=130.0.6723.59)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [aa102f34b13cf26f629009f4d8a2e2e6, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65368}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: aa102f34b13cf26f629009f4d8a2e2e6
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 45 more
(Verify 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=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 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.$Proxy20.getAttribute(Unknown Source)
at com.imm.pages.AzureDetails.verifyAdDomainUpdate(AzureDetails.java:491)
at com.imm.testscripts.ManageFi.ManageFi.verifyAzureDetailsTabs(ManageFi.java:2290)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#errorDomain2"}
(Session info: chrome=130.0.6723.59)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [8ffac0f8af26a20da7ddf3e781c98501, findElement {using=id, value=errorDomain2}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64625}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: 8ffac0f8af26a20da7ddf3e781c98501
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 30 more
(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.ClassCastException: class jdk.proxy2.$Proxy16 cannot be cast to class org.openqa.selenium.remote.RemoteWebDriver (jdk.proxy2.$Proxy16 is in module jdk.proxy2 of loader 'app'; org.openqa.selenium.remote.RemoteWebDriver is in unnamed module of loader 'app')
at com.imm.support.Utils.getBrowserName(Utils.java:942)
at com.imm.support.BrowserActions.MouseHoverForIE_IMM(BrowserActions.java:86)
at com.imm.pages.BasicDetailsPage.clickFIID(BasicDetailsPage.java:267)
at com.imm.pages.BasicDetailsPage.FetchValues(BasicDetailsPage.java:321)
at com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs(ManageFi.java:785)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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.$Proxy16.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:180)
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/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 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.$Proxy20.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(text(),'Pick an account')]"}
(Session info: chrome=130.0.6723.59)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [6ba479b0f120756fa2516acbe634cca7, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64359}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: 6ba479b0f120756fa2516acbe634cca7
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 45 more
(Verify 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.$Proxy16.executeScript(Unknown Source)
at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:180)
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/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 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.$Proxy20.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(text(),'Pick an account')]"}
(Session info: chrome=130.0.6723.59)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ce4ab7a15c41218c799b71bfed4ebb07, findElement {using=xpath, value=//div[contains(text(),'Pick an account')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63913}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, 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: ce4ab7a15c41218c799b71bfed4ebb07
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 45 more
(Verify Client Settings Tab)
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})
java.lang.AssertionError: eSign Platform page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.PlatformsPage.isLoaded(PlatformsPage.java:87)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.ManageFiPage.clickOnPlatFormSettings(ManageFiPage.java:639)
at com.imm.testscripts.ManageFi.ManageFi.verifyDeletionOfDictionaries(ManageFi.java:1453)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Deletion of Dictionaries)
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: Mismatching FI details
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.pages.ManageFiPage.verifyFiDetailsInDifferentTabs(ManageFiPage.java:607)
at com.imm.testscripts.ManageFi.ManageFi.verifyFIDetailsInDifferentSettingsTabs(ManageFi.java:527)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify FI Details and Settings should be categorized into a logical grouping)
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: Mismatching FI details
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.pages.ManageFiPage.verifyFiDetailsInDifferentTabs(ManageFiPage.java:607)
at com.imm.testscripts.ManageFi.ManageFi.verifyManageFIAfterSearchWithFiName(ManageFi.java:235)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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 17 out of bounds for length 17
at java.base/java.util.Arrays$ArrayList.get(Arrays.java:4266)
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:4292)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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})
org.openqa.selenium.StaleElementReferenceException: stale element reference: stale element not found in the current frame
(Session info: chrome=130.0.6723.59)
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 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [adbe547cd2d5beb0bc37c62fa7d00702, isElementSelected {id=f.B08BC9F40F933C63710B253D6595DF4F.d.F8BAA145974A972C55DFA9400C2566B3.e.144}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.116 (6ac35f94ae3..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62239}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105:4444/ses..., se:cdpVersion: 130.0.6723.59, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Element: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //input[contains(@id,'checkBox_')]]
Session ID: adbe547cd2d5beb0bc37c62fa7d00702
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:257)
at org.openqa.selenium.remote.RemoteWebElement.isSelected(RemoteWebElement.java:185)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy20.isSelected(Unknown Source)
at com.imm.pages.PlatformOverridePage.verifyPlatforms(PlatformOverridePage.java:116)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideDisbale(ManageFi.java:2819)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify PlatForm Override Disable)
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: eSign Platform page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.PlatformsPage.isLoaded(PlatformsPage.java:87)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.ManageFiPage.clickOnPlatFormSettings(ManageFiPage.java:639)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:395)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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: eSign Platform page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.PlatformsPage.isLoaded(PlatformsPage.java:87)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.ManageFiPage.clickOnPlatFormSettings(ManageFiPage.java:639)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:395)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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: eSign Platform page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.PlatformsPage.isLoaded(PlatformsPage.java:87)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.ManageFiPage.clickOnPlatFormSettings(ManageFiPage.java:639)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:395)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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 org.testng.Assert.fail(Assert.java:99)
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:6341)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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 org.testng.Assert.fail(Assert.java:99)
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/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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 org.testng.Assert.fail(Assert.java:99)
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/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(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 org.testng.Assert.fail(Assert.java:99)
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:6123)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Remote Settings Default SMS)
verifyRemoteSettingsTabDefaultSMS
({ZIP=0756, Description=Verify Remote Settings Default SMS - Partner Admin, Login_User_ID=PartnerAdmin1@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=Partner Admin, 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: Header Panel didn't display
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.header.Header.isLoaded(Header.java:132)
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.verifyRemoteSettingsTabDefaultSMS(ManageFi.java:6093)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify Remote Settings Default SMS)
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=Cavu1339, FullName=, Country=, Dictionaries To Be Select=, ButtonToClick=, FIID=})
java.lang.AssertionError: Header Panel didn't display
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.header.Header.isLoaded(Header.java:132)
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:5943)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Tenant Admin Can Only Access ManageFI Reporting and Help)
com.imm.testscripts.ManageFi.ManageFi
verifyRemoteSettingsinEsignatureManagementPage
java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:242)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Verify Remote Settings in esignature management page)
com.imm.testscripts.ManageFi.ManageFi
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})
(Verify Erorr Messages in Remote Settings Sub Tab)
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})
(Verify IP Filtering Settings Tab)
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})
(Verify PlatForm Override Tab)
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)
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})
(Verify Search Option in ManageFI Page)
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})
(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})
(Verify Searching FI in different Status)
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})
(Verify Searching FI in different Status)
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)
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})
(Verify Web Hooks Settings Tab)
C:\Users\sunitha.patterm\git\TenantManager_xray_integration\TenantManager\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="3">
<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="3">
<classes>
<class name="com.imm.testscripts.ManageFi.ManageFi">
<methods>
<include name="verifyWebHooksSettingsTab"/>
<include name="verifyVerifastSettingsTabs"/>
<include name="verifyTenantAdminCanOnlyAccessManageFIReportingandHelp"/>
<include name="verifySearchOption"/>
<include name="verifySearchingFI"/>
<include name="verifyReportingMenu"/>
<include name="verifyRemoteSettingsTabDefaultSMS"/>
<include name="verifyRemoteSettingsTab"/>
<include name="verifyRemoteSettingsSubTab"/>
<include name="verifyRemoteSettingsRemoteIDMeAuthenticationTypes"/>
<include name="verifyRemoteSettingsinEsignatureManagementPage"/>
<include name="verifyReadDocumentBarcodeOption"/>
<include name="verifyPlatformSettingsTabs"/>
<include name="verifyPlatFormOverrideTabs"/>
<include name="verifyPlatFormOverrideDisbale"/>
<include name="verifyOtherSettingsTabs"/>
<include name="verifyManageFIAfterSearchWithFiName"/>
<include name="verifyIPFilteringTabs"/>
<include name="verifyFIDetailsInDifferentSettingsTabs"/>
<include name="verifyErrorMessagesInRemoteSettingsSubTab"/>
<include name="verifyDeletionOfDictionaries"/>
<include name="verifyClientSettingsTabs"/>
<include name="verifyBasicDetailsTabs"/>
<include name="verifyAzureDetailsTabs"/>
<include name="VerifyAddonPage"/>
<include name="verifyActivateAndDeactivateFI"/>
<include name="LogineSignandVerifyClientSettings"/>
</methods>
</class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
FIOnBoarding
VerifyAddonPage
FIOnboarding
LogineSignandVerifyClientSettings
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyReadDocumentBarcodeOption
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsTabDefaultSMS
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
P1
LogineSignandVerifyClientSettings
VerifyAddonPage
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyReadDocumentBarcodeOption
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsTabDefaultSMS
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
Reports
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
Smoke
LogineSignandVerifyClientSettings
VerifyAddonPage
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyReadDocumentBarcodeOption
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsTabDefaultSMS
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
Times for IMM_Esign_Chrome
Total running time: 2 hours
Reporter output for IMM_Esign_Chrome
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]
'IMM Admin' can access manage FI [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Test Passed.
--- 27 Nov 23:17:14 149 - TestCaseID:: verifySearchingFI
--- 27 Nov 23:17:16 483 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:17:24 961 - 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=3b9ebda2-61d0-459c-a44f-3d4cd5b6ee48&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=pxybjn5ci3yzbnspw9chk8mtxkdnpevldfyc-faxnx0&code_challenge_method=s256&nonce=9597f76a-e91f-4405-bfbe-7ce0b1199c35&state=eyjpzci6imiymwy0n2fhltm1ndatngu3my1hnzrhlte5ymizmteyowy5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:17:24 961 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:17:25 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:17:25 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> id: i0116]
--- 27 Nov 23:17:30 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:17:31 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> id: i0118]
--- 27 Nov 23:17:40 990 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:17:40 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:17:41 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> id: lightbox]
--- 27 Nov 23:17:41 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:17:48 738 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 27 Nov 23:17:48 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:17:51 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 23:17:54 660 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 23:17:54 660 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:17:54 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: .header]
--- 27 Nov 23:17:57 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 23:18:00 453 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:18:00 453 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:18:00 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 23:18:03 618 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:18:03 618 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:18:03 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 23:18:03 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> 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]
--- 27 Nov 23:18:04 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 27 Nov 23:18:04 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> id: searchFIIdName]
--- 27 Nov 23:18:06 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:18:11 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:18:17 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:18:22 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:18:28 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:18:39 957 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:18:39 958 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:18:42 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:18:42 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1197a339335363392886f3f68c791f41)] -> css selector: input[type=text]]
Test Passed.
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
Successfully deleted all platforms [ScreenShot]
Clicked on Save button
Test Passed.
--- 28 Nov 00:47:06 092 - TestCaseID:: verifyPlatFormOverrideTabs
--- 28 Nov 00:47:08 158 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:47:18 063 - 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=9c4aab9d-be16-4dfc-8e27-593c943a9494&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=cf1v1krdbyrytgmkjfdvutgp3wd1jcumlrps_tsla_o&code_challenge_method=s256&nonce=1b9973c8-4cfa-4435-9dae-5796535fd723&state=eyjpzci6ijk0ztg1ymrilwvlodetngmwmi05mdbmltdmnmqzzmzjmwe0nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:47:18 063 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:47:18 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:47:18 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: i0116]
--- 28 Nov 00:47:23 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:47:25 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: i0118]
--- 28 Nov 00:47:35 052 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:47:35 052 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:47:35 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: lightbox]
--- 28 Nov 00:47:35 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:47:46 225 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:47:46 225 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:47:48 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:47:52 036 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:47:52 036 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:47:52 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> css selector: .header]
--- 28 Nov 00:47:55 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:47:58 627 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:47:58 627 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:47:58 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:48:01 765 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:48:01 765 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:48:01 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:48:01 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> 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]
--- 28 Nov 00:48:02 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:48:08 495 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:48:08 495 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:48:10 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:48:10 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:48:22 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 28 Nov 00:48:28 386 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 28 Nov 00:48:28 386 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:48:28 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: btnAddNew]
--- 28 Nov 00:48:31 524 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 28 Nov 00:48:31 524 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:48:31 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
--- 28 Nov 00:48:51 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> xpath: //*[@class='table']/tbody/tr/td]
Successfully deleted all platforms [ScreenShot]
--- 28 Nov 00:48:51 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> id: btnAddNew]
--- 28 Nov 00:48:51 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e104c231d800cad1055b0ff8bc6a80a)] -> xpath: //*[@id='selectPO']]
Clicked on Save button
Test Passed.
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]
'IMM Admin' can access manage FI [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Test Passed.
--- 27 Nov 23:13:21 535 - TestCaseID:: verifySearchOption
--- 27 Nov 23:13:23 966 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:13:32 930 - 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=97aee80a-ccb8-469f-9619-aad7c97af859&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=dl4oxjlo-za085uobyni0x-cgwsvuv5nbqzzlxrpaeu&code_challenge_method=s256&nonce=e59fecc8-7a2a-4e58-a100-8db46f71b3c5&state=eyjpzci6ijc1mgq3odg4lty4odatngu3zi1hmgrjltqyzja1mgnhntbkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:13:32 930 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:13:33 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:13:33 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> id: i0116]
--- 27 Nov 23:13:38 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:13:39 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> id: i0118]
--- 27 Nov 23:13:49 008 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:13:49 008 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:13:49 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> id: lightbox]
--- 27 Nov 23:13:49 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:13:57 236 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 27 Nov 23:13:57 237 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:02 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 23:14:05 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 23:14:05 887 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:05 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: .header]
--- 27 Nov 23:14:08 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 23:14:11 529 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:14:11 529 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:11 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 23:14:14 721 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:14:14 721 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:14 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 23:14:14 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> 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]
--- 27 Nov 23:14:15 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 27 Nov 23:14:15 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> id: searchFIIdName]
--- 27 Nov 23:14:23 805 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:14:23 805 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:26 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:14:26 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: input[type=text]]
--- 27 Nov 23:14:34 730 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:14:34 730 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:41 063 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:14:41 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:43 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:14:43 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: input[type=text]]
--- 27 Nov 23:14:51 870 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:14:51 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:14:52 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: input[type=text]]
--- 27 Nov 23:15:00 831 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:15:00 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:15:07 176 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:15:07 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:15:09 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:15:09 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 27 Nov 23:15:21 892 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:15:21 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:15:21 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //span[@class='pointer']]
--- 27 Nov 23:15:30 361 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:15:30 361 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:15:32 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:15:32 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (919d6419b281fbdea27a1ed8fbab7ac6)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Test Passed.
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 Passed.
--- 28 Nov 00:55:53 934 - TestCaseID:: verifyIPFilteringTabs
--- 28 Nov 00:55:56 049 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:56:04 730 - 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=30f58096-8819-4385-9960-5011c4436619&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xjjifdfcjf9vmqwmzodysl5djecx-s1tfc2hoxg4lu4&code_challenge_method=s256&nonce=5cb5738b-d779-4f46-8b1b-448d38f49272&state=eyjpzci6ijhknja5mtgylwjmytgtndmwmy04mta5ltg5zdfhode4njrmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:56:04 730 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:56:04 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:56:05 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: i0116]
--- 28 Nov 00:56:10 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:56:11 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: i0118]
--- 28 Nov 00:56:20 857 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:56:20 857 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:56:20 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: lightbox]
--- 28 Nov 00:56:20 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:56:30 811 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:56:30 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:56:32 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:56:35 923 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:56:35 923 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:56:36 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> css selector: .header]
--- 28 Nov 00:56:39 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:56:42 611 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:56:42 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:56:42 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:56:45 760 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:56:45 760 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:56:45 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:56:45 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> 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]
--- 28 Nov 00:56:46 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:56:52 531 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:56:52 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:56:54 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:56:54 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:57:04 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 28 Nov 00:57:14 414 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 28 Nov 00:57:14 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:57:14 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: ipFilterSwitch]
--- 28 Nov 00:57:17 617 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 28 Nov 00:57:17 617 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:57:17 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 28 Nov 00:57:34 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //*[contains(@id,'cdk-drop-list')]]
Clicked on Delete button [ScreenShot]
Clicked on Delete button [ScreenShot]
--- 28 Nov 00:57:46 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> id: btnAddNew]
Successfully verified 'IP Filtering Labels' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 28 Nov 00:57:48 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:57:51 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:57:59 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:58:04 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:58:07 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:58:15 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 28 Nov 00:58:36 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:58:39 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:58:46 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:58:49 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:58:59 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:59:02 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:59:07 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:59:10 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:59:17 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 28 Nov 00:59:19 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 28 Nov 00:59:22 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> 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]
--- 28 Nov 00:59:49 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:59:52 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 00:59:59 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:00:02 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
Clicked on Save button
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 28 Nov 01:00:35 997 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:00:39 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:00:47 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:00:50 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 28 Nov 01:01:14 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:01:17 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:01:25 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:01:28 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //input[@type='text']]
--- 28 Nov 01:01:38 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //label[contains(text(),'No')]]
--- 28 Nov 01:01:40 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d71ed0ec72471988a27774be0bc7d48f)] -> xpath: //label[contains(text(),'Yes')]]
Clicked on Save button
Clicked on Save button
Test Passed.
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]
'IMM Admin' can access manage FI [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details are matching [ScreenShot]
Test Passed.
--- 27 Nov 23:15:38 874 - TestCaseID:: verifySearchingFI
--- 27 Nov 23:15:41 338 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:15:50 478 - 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=87263ece-668c-47d9-a2b8-67587b1a384f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=aq0pyrjwji6-ef6xz2ggnjm4uywiqs4fxymcudyypsa&code_challenge_method=s256&nonce=b2329d13-f634-4271-9ceb-6693f4c02890&state=eyjpzci6ijg3yjjizgu5lwfizjatndvmyy04zgi3ltuwmwzkyzk0mzi4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:15:50 479 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:15:50 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:15:50 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> id: i0116]
--- 27 Nov 23:15:56 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:15:56 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> id: i0118]
--- 27 Nov 23:16:06 046 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:16:06 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:16:06 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> id: lightbox]
--- 27 Nov 23:16:06 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:16:13 896 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 27 Nov 23:16:13 896 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:16:16 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 23:16:19 630 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 23:16:19 630 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:16:19 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: .header]
--- 27 Nov 23:16:22 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 23:16:25 548 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:16:25 549 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:16:25 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 23:16:28 742 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:16:28 742 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:16:28 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 23:16:28 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> 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]
--- 27 Nov 23:16:29 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 27 Nov 23:16:29 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> id: searchFIIdName]
--- 27 Nov 23:16:31 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:16:37 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:16:42 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:16:48 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:16:53 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:17:05 215 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:17:05 215 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:17:07 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:17:07 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dbd8735aa616a6e840d8d1db28aab0df)] -> css selector: input[type=text]]
Fi details are matching [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.
--- 28 Nov 00:18:13 716 - TestCaseID:: verifyReadDocumentBarcodeOption
--- 28 Nov 00:18:15 795 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:18:25 396 - 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=50c2e6b7-f235-4241-bb63-0659559e65d2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=oppr-nqkp4_80dx2_w2rnnvjt8azmblgmgvungx0l0w&code_challenge_method=s256&nonce=1af75621-f295-42ae-8078-bdbc34a516b2&state=eyjpzci6imi0ngjkngywlwe2y2qtndmxzi04ytgyltblnme5zda5mzmxosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:18:25 396 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:18:25 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:18:25 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: i0116]
--- 28 Nov 00:18:31 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:18:32 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: i0118]
--- 28 Nov 00:18:42 857 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:18:42 857 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:18:42 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: lightbox]
--- 28 Nov 00:18:42 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:18:54 174 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:18:54 174 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:18:56 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:18:59 795 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:18:59 795 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:18:59 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> css selector: .header]
--- 28 Nov 00:19:02 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:19:05 430 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:19:05 430 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:19:05 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:19:08 648 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:19:08 648 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:19:08 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:19:08 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> 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]
--- 28 Nov 00:19:09 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:19:15 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:19:15 383 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:19:17 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:19:17 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:19:25 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 28 Nov 00:19:33 235 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 00:19:33 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:19:45 954 - Element not found : element
--- 28 Nov 00:19:59 131 - Element not found : element
--- 28 Nov 00:20:12 353 - Element not found : element
--- 28 Nov 00:20:25 518 - Element not found : element
--- 28 Nov 00:20:38 733 - Element not found : element
--- 28 Nov 00:20:51 930 - Element not found : element
--- 28 Nov 00:21:05 169 - Element not found : element
--- 28 Nov 00:21:18 421 - Element not found : element
--- 28 Nov 00:21:31 620 - Element not found : element
--- 28 Nov 00:21:44 798 - Element not found : element
--- 28 Nov 00:21:45 303 - Unable to find an element after 10 sec
--- 28 Nov 00:21:45 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: enableClient]
--- 28 Nov 00:21:48 484 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 00:21:48 484 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:21:48 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 28 Nov 00:22:01 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> id: allowedDomain]
--- 28 Nov 00:22:04 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ced6cb196238d3d051d250b518debc6b)] -> 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.
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]
Successfully validated Webhook Setting Details labels [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Test Passed.
--- 27 Nov 22:46:36 692 - TestCaseID:: verifyWebHooksSettingsTab
--- 27 Nov 22:46:42 892 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 22:46:53 102 - 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=f3f76ed7-baa8-401d-af0f-b36b9788733a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=cnk5efv4f4av9rplfih17_cvhh0mvwolu_8uz5ycv-8&code_challenge_method=s256&nonce=947897c3-6427-428d-91c6-0ca2c8eef54d&state=eyjpzci6iju3ytmwyju2ltqwzdktndayzi1intzhltcznzyyymrlnwfhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 22:46:53 102 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:46:53 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 22:46:53 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: i0116]
--- 27 Nov 22:46:58 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 22:46:59 791 - Element not found : element
--- 27 Nov 22:47:00 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: i0118]
--- 27 Nov 22:47:09 573 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 22:47:09 573 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:47:09 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: lightbox]
--- 27 Nov 22:47:09 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 22:47:17 582 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 27 Nov 22:47:17 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:47:20 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 22:47:23 853 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 22:47:23 853 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:47:23 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> css selector: .header]
--- 27 Nov 22:47:26 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 22:47:29 667 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 22:47:29 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:47:29 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 22:47:32 876 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 22:47:32 876 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:47:32 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 22:47:33 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> 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]
--- 27 Nov 22:47:33 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 27 Nov 22:47:39 838 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 22:47:39 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:47:42 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 22:47:42 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 27 Nov 22:47:53 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 27 Nov 22:47:53 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 27 Nov 22:47:57 134 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 22:47:57 135 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:47:57 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: headerRemoteSettings]
--- 27 Nov 22:48:00 358 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 22:48:00 359 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:48:00 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Webhooks Settings Header [ScreenShot]
--- 27 Nov 22:49:39 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default Webhook Settings Tab is expanded [ScreenShot]
--- 27 Nov 22:49:39 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 27 Nov 22:49:42 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Webhook Settings sub tab [ScreenShot]
--- 27 Nov 22:49:42 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
--- 27 Nov 22:49:55 728 - Element not found : element
--- 27 Nov 22:50:08 981 - Element not found : element
--- 27 Nov 22:50:22 208 - Element not found : element
--- 27 Nov 22:50:35 393 - Element not found : element
--- 27 Nov 22:50:48 638 - Element not found : element
--- 27 Nov 22:50:49 142 - Unable to find an element after 5 sec
Successfully validated Webhook Setting Details labels [ScreenShot]
--- 27 Nov 22:50:49 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: webHookName]
--- 27 Nov 22:50:53 899 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 22:50:53 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:50:53 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@id='btnGroupStatus']/label]
--- 27 Nov 22:50:57 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[contains(@class,'modal-body')]]
--- 27 Nov 22:51:04 159 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 22:51:04 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:51:04 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@id='btnGroupStatus']/label]
--- 27 Nov 22:51:07 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[contains(@class,'modal-body')]]
--- 27 Nov 22:51:15 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='toast-body']/span]
--- 27 Nov 22:51:21 392 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 22:51:21 392 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:51:21 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@id='btnGroupStatus']/label]
--- 27 Nov 22:51:24 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[contains(@class,'modal-body')]]
--- 27 Nov 22:51:34 548 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 22:51:34 549 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:51:34 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@id='btnGroupStatus']/label]
--- 27 Nov 22:51:37 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[contains(@class,'modal-body')]]
--- 27 Nov 22:51:44 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='toast-body']/span]
--- 27 Nov 22:51:44 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: btnDeleteWebhook]
Clicked on Cancel button
--- 27 Nov 22:51:47 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[contains(@class,'modal-body')]]
--- 27 Nov 22:51:50 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> id: btnDeleteWebhook]
Clicked on Cancel button
--- 27 Nov 22:51:53 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[contains(@class,'modal-body')]]
--- 27 Nov 22:51:59 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='toast-body']/span]
--- 27 Nov 22:51:59 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='btn btn-primary']]
--- 27 Nov 22:51:59 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='btn btn-primary']]
--- 27 Nov 22:52:06 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cad95f58f56ae1f8f69df139cb2e8965)] -> xpath: //*[@class='toast-body']/span]
Test Passed.
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.
--- 27 Nov 22:52:07 509 - TestCaseID:: verifyVerifastSettingsTabs
--- 27 Nov 22:52:10 296 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 22:52:19 638 - 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=19a56eee-b301-4e6d-8050-1bb19b4d0613&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=p84z_eghml1-rgpuu2r-2ev4fr7wor1a-4e6q-ztgru&code_challenge_method=s256&nonce=caf9ae32-bc78-409b-92e7-859905f18d43&state=eyjpzci6ijhinjy4ntbilwrjnjetndlmny05mgmxltmxymnhowu2otq2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 22:52:19 638 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:52:19 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 22:52:20 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: i0116]
--- 27 Nov 22:52:25 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 22:52:26 530 - Element not found : element
--- 27 Nov 22:52:27 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: i0118]
--- 27 Nov 22:52:36 357 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 22:52:36 357 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:52:36 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: lightbox]
--- 27 Nov 22:52:36 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 22:52:44 743 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 27 Nov 22:52:44 743 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:52:47 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 22:52:50 370 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 22:52:50 370 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:52:50 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> css selector: .header]
--- 27 Nov 22:52:52 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 22:52:56 056 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 22:52:56 056 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:52:56 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 22:52:59 230 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 22:52:59 230 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:52:59 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 22:52:59 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> 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]
--- 27 Nov 22:52:59 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 27 Nov 22:53:06 136 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 22:53:06 136 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:53:08 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 22:53:08 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 27 Nov 22:53:19 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 27 Nov 22:53:19 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 27 Nov 22:53:23 264 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 27 Nov 22:53:23 265 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:53:23 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 27 Nov 22:53:26 419 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 27 Nov 22:53:26 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:53:26 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> 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
--- 27 Nov 22:53:42 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: veryFastUrl]
--- 27 Nov 22:53:47 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signersIdle]
--- 27 Nov 22:53:53 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signingStatus]
Clicked on Save button
--- 27 Nov 22:54:08 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 27 Nov 22:54:15 244 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 27 Nov 22:54:15 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:54:15 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: btnAddNew]
--- 27 Nov 22:54:18 406 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 27 Nov 22:54:18 406 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:54:18 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> css selector: .header]
--- 27 Nov 22:54:23 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 27 Nov 22:54:23 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 27 Nov 22:54:27 009 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 27 Nov 22:54:27 009 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:54:27 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 27 Nov 22:54:30 224 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 27 Nov 22:54:30 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:54:30 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> css selector: .header]
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
--- 27 Nov 22:54:35 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: veryFastUrl]
--- 27 Nov 22:54:41 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signersIdle]
--- 27 Nov 22:54:46 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signingStatus]
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]
--- 27 Nov 22:55:03 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: veryFastUrl]
--- 27 Nov 22:55:09 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signersIdle]
--- 27 Nov 22:55:14 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signingStatus]
Clicked on Save button
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
--- 27 Nov 22:55:31 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: veryFastUrl]
--- 27 Nov 22:55:55 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: veryFastUrl]
--- 27 Nov 22:56:17 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: veryFastUrl]
--- 27 Nov 22:56:22 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signersIdle]
--- 27 Nov 22:56:28 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signingStatus]
--- 27 Nov 22:56:35 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: veryFastUrl]
--- 27 Nov 22:56:41 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signersIdle]
--- 27 Nov 22:56:46 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de86c45a0061ddc730759e900e6d78ba)] -> id: signingStatus]
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.
--- 27 Nov 23:20:28 025 - TestCaseID:: verifyReportingMenu
--- 27 Nov 23:20:30 346 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:20:39 741 - 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=0844eba6-0ed0-4a10-808d-cd9a122244ef&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=1didedkx77lpujki5xkwm6dcrw1l8zzc1_j5uunpv-i&code_challenge_method=s256&nonce=1ed531e5-2eb7-48ec-b623-630691c1f8c8&state=eyjpzci6imu3y2y0mjkylwviztgtndrmni1hy2mylta5zdywzwmyytmzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:20:39 741 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:20:39 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:20:40 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: i0116]
--- 27 Nov 23:20:45 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:20:46 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: i0118]
--- 27 Nov 23:20:56 217 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:20:56 218 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:20:56 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: lightbox]
--- 27 Nov 23:20:56 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:21:04 155 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 27 Nov 23:21:04 155 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:21:05 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 23:21:08 901 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 23:21:08 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:21:09 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> css selector: .header]
--- 27 Nov 23:21:09 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_Reporting]
--- 27 Nov 23:21:09 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_Reporting]
--- 27 Nov 23:21:11 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_Audit]
--- 27 Nov 23:21:15 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
--- 27 Nov 23:21:15 086 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:21:15 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: titleAuditReport]
--- 27 Nov 23:21:18 295 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
--- 27 Nov 23:21:18 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:21:18 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> 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]
--- 27 Nov 23:21:18 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_Reporting]
--- 27 Nov 23:21:22 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_ErrorDetails]
--- 27 Nov 23:21:25 356 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 27 Nov 23:21:25 356 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:21:25 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: titleErrorDetails]
--- 27 Nov 23:21:28 514 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 27 Nov 23:21:28 514 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:21:28 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> 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]
--- 27 Nov 23:21:28 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_Reporting]
--- 27 Nov 23:21:31 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_LoginFailures]
--- 27 Nov 23:21:31 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_LoginFailures]
Successfully validated Login Failures Menu [ScreenShot]
--- 27 Nov 23:21:31 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_Reporting]
--- 27 Nov 23:21:35 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: Menu_Transactions]
--- 27 Nov 23:21:38 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
--- 27 Nov 23:21:38 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:21:51 214 - Element not found : element
--- 27 Nov 23:22:04 460 - Element not found : element
--- 27 Nov 23:22:17 656 - Element not found : element
--- 27 Nov 23:22:30 883 - Element not found : element
--- 27 Nov 23:22:44 173 - Element not found : element
--- 27 Nov 23:22:57 352 - Element not found : element
--- 27 Nov 23:23:10 536 - Element not found : element
--- 27 Nov 23:23:23 769 - Element not found : element
--- 27 Nov 23:23:36 909 - Element not found : element
--- 27 Nov 23:23:50 099 - Element not found : element
--- 27 Nov 23:24:03 360 - Element not found : element
--- 27 Nov 23:24:16 582 - Element not found : element
--- 27 Nov 23:24:29 737 - Element not found : element
--- 27 Nov 23:24:42 910 - Element not found : element
--- 27 Nov 23:24:56 165 - Element not found : element
--- 27 Nov 23:25:09 394 - Element not found : element
--- 27 Nov 23:25:22 640 - Element not found : element
--- 27 Nov 23:25:35 842 - Element not found : element
--- 27 Nov 23:25:49 086 - Element not found : element
--- 27 Nov 23:26:02 289 - Element not found : element
--- 27 Nov 23:26:15 532 - Element not found : element
--- 27 Nov 23:26:28 737 - Element not found : element
--- 27 Nov 23:26:41 900 - Element not found : element
--- 27 Nov 23:26:55 112 - Element not found : element
--- 27 Nov 23:27:08 260 - Element not found : element
--- 27 Nov 23:27:21 430 - Element not found : element
--- 27 Nov 23:27:34 701 - Element not found : element
--- 27 Nov 23:27:47 855 - Element not found : element
--- 27 Nov 23:28:01 060 - Element not found : element
--- 27 Nov 23:28:14 245 - Element not found : element
--- 27 Nov 23:28:27 500 - Element not found : element
--- 27 Nov 23:28:40 624 - Element not found : element
--- 27 Nov 23:28:53 815 - Element not found : element
--- 27 Nov 23:29:07 109 - Element not found : element
--- 27 Nov 23:29:20 315 - Element not found : element
--- 27 Nov 23:29:33 412 - Element not found : element
--- 27 Nov 23:29:46 560 - Element not found : element
--- 27 Nov 23:29:59 727 - Element not found : element
--- 27 Nov 23:30:12 913 - Element not found : element
--- 27 Nov 23:30:26 088 - Element not found : element
--- 27 Nov 23:30:39 298 - Element not found : element
--- 27 Nov 23:30:52 493 - Element not found : element
--- 27 Nov 23:31:05 679 - Element not found : element
--- 27 Nov 23:31:18 872 - Element not found : element
--- 27 Nov 23:31:32 049 - Element not found : element
--- 27 Nov 23:31:45 169 - Element not found : element
--- 27 Nov 23:31:58 479 - Element not found : element
--- 27 Nov 23:32:11 668 - Element not found : element
--- 27 Nov 23:32:24 837 - Element not found : element
--- 27 Nov 23:32:38 043 - Element not found : element
--- 27 Nov 23:32:51 260 - Element not found : element
--- 27 Nov 23:33:04 455 - Element not found : element
--- 27 Nov 23:33:17 599 - Element not found : element
--- 27 Nov 23:33:30 786 - Element not found : element
--- 27 Nov 23:33:43 994 - Element not found : element
--- 27 Nov 23:33:57 202 - Element not found : element
--- 27 Nov 23:34:10 342 - Element not found : element
--- 27 Nov 23:34:23 556 - Element not found : element
--- 27 Nov 23:34:36 772 - Element not found : element
--- 27 Nov 23:34:49 943 - Element not found : element
--- 27 Nov 23:34:50 458 - Unable to find an element after 60 sec
--- 27 Nov 23:34:50 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> id: searchFIIdName]
--- 27 Nov 23:34:53 619 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
--- 27 Nov 23:34:53 619 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:34:53 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1292da003d80a849209051496c827d7e)] -> css selector: .header]
Successfully validated Transaction Menu [ScreenShot]
Test Passed.
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]
'IMM Admin' can access manage FI [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Fi details not available [ScreenShot]
Test Passed.
--- 27 Nov 23:19:00 981 - TestCaseID:: verifySearchingFI
--- 27 Nov 23:19:03 057 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:19:11 959 - 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=33a57c3d-4e8c-44d5-82bf-5ce3cf305d6e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=m4-jlyituqf3xwcplymzqjm1_mzlugdczh0ynz3mzqa&code_challenge_method=s256&nonce=16e06d21-0146-45b6-9169-866daf0f2b1b&state=eyjpzci6imeyodmzy2y5lwe3yzctndfkmy1inzviltdlotmwmzy2zwq5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:19:11 959 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:19:12 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:19:12 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> id: i0116]
--- 27 Nov 23:19:17 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:19:18 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> id: i0118]
--- 27 Nov 23:19:28 986 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:19:28 986 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:19:29 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> id: lightbox]
--- 27 Nov 23:19:29 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:19:37 168 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 27 Nov 23:19:37 168 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:19:38 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 23:19:41 946 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 23:19:41 946 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:19:42 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: .header]
--- 27 Nov 23:19:45 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 23:19:48 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:19:48 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:19:48 733 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 23:19:51 864 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:19:51 864 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:19:51 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 23:19:52 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> 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]
--- 27 Nov 23:19:52 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 27 Nov 23:19:52 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> id: searchFIIdName]
--- 27 Nov 23:19:54 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:20:00 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:20:05 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:20:11 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:20:16 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 27 Nov 23:20:22 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d119b04103c354905ec0036d8827d04a)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
Test Passed.
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]
Successfully validated error messages [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Clicked on Cancel button
Clicked on Save button [ScreenShot]
Test Passed.
--- 28 Nov 01:03:18 679 - TestCaseID:: verifyErrorMessagesInRemoteSettingsSubTab
--- 28 Nov 01:03:20 977 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:03:30 107 - 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=e7ede48d-5c5b-4219-b673-cbb87976f848&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=b2bsgerweu7lukm-cgvnus0kv3cf9wchbdmpa_tmpja&code_challenge_method=s256&nonce=7a69519d-3b68-4c26-8202-02f821c26d07&state=eyjpzci6ijm3mjrhztbilty5yzatndmxyi1imzhmlti0nzlmzjy2ndq2nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:03:30 107 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:03:30 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:03:30 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: i0116]
--- 28 Nov 01:03:35 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:03:37 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: i0118]
--- 28 Nov 01:03:47 107 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:03:47 107 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:03:47 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: lightbox]
--- 28 Nov 01:03:47 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:03:57 589 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:03:57 589 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:03:59 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:04:02 493 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:04:02 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:04:02 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> css selector: .header]
--- 28 Nov 01:04:04 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:04:08 151 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:04:08 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:04:08 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:04:11 283 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:04:11 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:04:11 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:04:11 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> 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]
--- 28 Nov 01:04:11 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 01:04:18 132 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:04:18 132 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:04:20 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:04:20 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 01:04:31 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 28 Nov 01:04:31 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 28 Nov 01:04:35 223 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 28 Nov 01:04:35 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:04:35 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: headerRemoteSettings]
--- 28 Nov 01:04:38 399 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 28 Nov 01:04:38 399 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:04:38 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 28 Nov 01:06:43 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 28 Nov 01:06:44 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 28 Nov 01:06:46 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 28 Nov 01:06:46 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
--- 28 Nov 01:06:46 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: TEAWEB_CLIENT_ID]
--- 28 Nov 01:06:49 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: TEAWEB_CLIENT_ID]
--- 28 Nov 01:06:53 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:06:53 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:06:56 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:06:56 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:06:58 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:06:58 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:00 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:00 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:07 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:07 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:09 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:09 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:16 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:16 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 28 Nov 01:07:16 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> id: SupportKiosk]
--- 28 Nov 01:07:20 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 28 Nov 01:07:22 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 28 Nov 01:07:24 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 28 Nov 01:07:27 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c5f75a4c27ba6556a3bd3578ffa10ab)] -> 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
Clicked on Save button [ScreenShot]
Test Passed.
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]
--- 27 Nov 22:56:52 710 - TestCaseID:: verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
--- 27 Nov 22:56:54 942 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 22:57:03 936 - 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=394b38c5-286b-4d2c-bcd2-690217122854&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=nh8-nmeoqqjjd4_8wiqhfi89irafr4f6k4rg0p81-se&code_challenge_method=s256&nonce=cccccca5-7adb-463b-a13f-533dd445dafd&state=eyjpzci6imu5zmmymgy2ltqzzjetndy3ni05zwviltmxzwqxn2y2zmflzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 22:57:03 936 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:57:04 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb524bf5765f98a4b8cd72dbe7d38af8)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 22:57:04 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb524bf5765f98a4b8cd72dbe7d38af8)] -> id: i0116]
--- 27 Nov 22:57:09 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb524bf5765f98a4b8cd72dbe7d38af8)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 22:57:10 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb524bf5765f98a4b8cd72dbe7d38af8)] -> id: i0118]
--- 27 Nov 22:57:21 013 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 22:57:21 013 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:57:21 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb524bf5765f98a4b8cd72dbe7d38af8)] -> id: lightbox]
--- 27 Nov 22:57:21 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb524bf5765f98a4b8cd72dbe7d38af8)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 22:57:26 417 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 22:57:26 417 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 22:57:39 130 - Element not found : element
--- 27 Nov 22:57:52 418 - Element not found : element
--- 27 Nov 22:58:05 603 - Element not found : element
--- 27 Nov 22:58:18 804 - Element not found : element
--- 27 Nov 22:58:32 052 - Element not found : element
--- 27 Nov 22:58:45 237 - Element not found : element
--- 27 Nov 22:58:58 441 - Element not found : element
--- 27 Nov 22:59:11 690 - Element not found : element
--- 27 Nov 22:59:24 951 - Element not found : element
--- 27 Nov 22:59:38 178 - Element not found : element
--- 27 Nov 22:59:38 682 - Unable to find an element after 10 sec
--- 27 Nov 22:59:51 368 - Element not found : element
--- 27 Nov 23:00:04 586 - Element not found : element
--- 27 Nov 23:00:17 763 - Element not found : element
--- 27 Nov 23:00:30 985 - Element not found : element
--- 27 Nov 23:00:44 291 - Element not found : element
--- 27 Nov 23:00:57 522 - Element not found : element
--- 27 Nov 23:01:10 832 - Element not found : element
--- 27 Nov 23:01:24 042 - Element not found : element
--- 27 Nov 23:01:37 230 - Element not found : element
--- 27 Nov 23:01:50 408 - Element not found : element
--- 27 Nov 23:01:50 919 - Unable to find an element after 10 sec
--- 27 Nov 23:02:03 616 - Element not found : element
--- 27 Nov 23:02:16 821 - Element not found : element
--- 27 Nov 23:02:29 982 - Element not found : element
--- 27 Nov 23:02:43 178 - Element not found : element
--- 27 Nov 23:02:56 466 - Element not found : element
--- 27 Nov 23:03:09 645 - Element not found : element
--- 27 Nov 23:03:22 864 - Element not found : element
--- 27 Nov 23:03:36 098 - Element not found : element
--- 27 Nov 23:03:49 378 - Element not found : element
--- 27 Nov 23:04:02 691 - Element not found : element
--- 27 Nov 23:04:03 197 - Unable to find an element after 10 sec
--- 27 Nov 23:04:15 903 - Element not found : element
--- 27 Nov 23:04:29 098 - Element not found : element
--- 27 Nov 23:04:42 398 - Element not found : element
--- 27 Nov 23:04:55 639 - Element not found : element
--- 27 Nov 23:05:08 826 - Element not found : element
--- 27 Nov 23:05:22 005 - Element not found : element
--- 27 Nov 23:05:35 237 - Element not found : element
--- 27 Nov 23:05:48 451 - Element not found : element
--- 27 Nov 23:06:01 675 - Element not found : element
--- 27 Nov 23:06:14 920 - Element not found : element
--- 27 Nov 23:06:15 421 - Unable to find an element after 10 sec
--- 27 Nov 23:06:28 222 - Element not found : element
--- 27 Nov 23:06:41 357 - Element not found : element
--- 27 Nov 23:06:54 579 - Element not found : element
--- 27 Nov 23:07:07 727 - Element not found : element
--- 27 Nov 23:07:21 000 - Element not found : element
--- 27 Nov 23:07:34 299 - Element not found : element
--- 27 Nov 23:07:47 551 - Element not found : element
--- 27 Nov 23:08:00 780 - Element not found : element
--- 27 Nov 23:08:14 063 - Element not found : element
--- 27 Nov 23:08:27 314 - Element not found : element
--- 27 Nov 23:08:27 821 - Unable to find an element after 10 sec
--- 27 Nov 23:08:40 547 - Element not found : element
--- 27 Nov 23:08:53 804 - Element not found : element
--- 27 Nov 23:09:07 025 - Element not found : element
--- 27 Nov 23:09:20 276 - Element not found : element
--- 27 Nov 23:09:33 441 - Element not found : element
--- 27 Nov 23:09:46 620 - Element not found : element
--- 27 Nov 23:09:59 883 - Element not found : element
--- 27 Nov 23:10:13 174 - Element not found : element
--- 27 Nov 23:10:26 376 - Element not found : element
--- 27 Nov 23:10:39 555 - Element not found : element
--- 27 Nov 23:10:40 067 - Unable to find an element after 10 sec
--- 27 Nov 23:10:52 819 - Element not found : element
--- 27 Nov 23:11:06 021 - Element not found : element
--- 27 Nov 23:11:19 287 - Element not found : element
--- 27 Nov 23:11:32 450 - Element not found : element
--- 27 Nov 23:11:45 650 - Element not found : element
--- 27 Nov 23:11:58 805 - Element not found : element
--- 27 Nov 23:12:12 028 - Element not found : element
--- 27 Nov 23:12:25 302 - Element not found : element
--- 27 Nov 23:12:38 452 - Element not found : element
--- 27 Nov 23:12:51 695 - Element not found : element
--- 27 Nov 23:12:52 204 - Unable to find an element after 10 sec
--- 27 Nov 23:12:55 336 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:12:55 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:13:20 792 - Unable to find a element after 25 sec
Header Panel didn't display [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]
eSign Platform page didn't open up [ScreenShot]
--- 28 Nov 00:22:20 949 - TestCaseID:: verifyPlatformSettingsTabs
--- 28 Nov 00:22:23 161 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:22:31 534 - 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=bfcda2af-db67-4e48-ba37-f3b0cc751f9f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=tzc8od-aufnvym4we2uo8-0te0jdhytvfmwmhgwblec&code_challenge_method=s256&nonce=60f14048-96e3-456b-aa25-8849a1850d9c&state=eyjpzci6ijbmodniytm5ltq5mtitngzini1hn2fjltk3zwrimwvjmgq0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:22:31 534 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:22:31 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:22:31 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> id: i0116]
--- 28 Nov 00:22:37 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:22:38 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> id: i0118]
--- 28 Nov 00:22:48 505 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:22:48 505 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:22:48 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> id: lightbox]
--- 28 Nov 00:22:48 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:22:58 434 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:22:58 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:23:00 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:23:03 507 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:23:03 507 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:23:03 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> css selector: .header]
--- 28 Nov 00:23:05 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:23:09 165 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:23:09 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:23:09 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:23:12 315 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:23:12 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:23:12 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:23:12 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> 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]
--- 28 Nov 00:23:12 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:23:19 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:23:19 124 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:23:21 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:23:21 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:23:32 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (063f3fe429515bbfda436d97ee052a72)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 28 Nov 00:23:39 021 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 28 Nov 00:23:39 022 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:23:51 663 - Element not found : element
--- 28 Nov 00:24:04 869 - Element not found : element
--- 28 Nov 00:24:18 045 - Element not found : element
--- 28 Nov 00:24:31 294 - Element not found : element
--- 28 Nov 00:24:44 422 - Element not found : element
--- 28 Nov 00:24:57 596 - Element not found : element
--- 28 Nov 00:25:10 797 - Element not found : element
--- 28 Nov 00:25:24 001 - Element not found : element
--- 28 Nov 00:25:37 229 - Element not found : element
--- 28 Nov 00:25:50 455 - Element not found : element
--- 28 Nov 00:26:03 687 - Element not found : element
--- 28 Nov 00:26:16 977 - Element not found : element
--- 28 Nov 00:26:30 157 - Element not found : element
--- 28 Nov 00:26:43 411 - Element not found : element
--- 28 Nov 00:26:56 633 - Element not found : element
--- 28 Nov 00:27:09 788 - Element not found : element
--- 28 Nov 00:27:23 002 - Element not found : element
--- 28 Nov 00:27:36 127 - Element not found : element
--- 28 Nov 00:27:49 340 - Element not found : element
--- 28 Nov 00:28:02 566 - Element not found : element
--- 28 Nov 00:28:15 774 - Element not found : element
--- 28 Nov 00:28:29 002 - Element not found : element
--- 28 Nov 00:28:42 188 - Element not found : element
--- 28 Nov 00:28:55 306 - Element not found : element
--- 28 Nov 00:29:08 469 - Element not found : element
--- 28 Nov 00:29:21 698 - Element not found : element
--- 28 Nov 00:29:34 866 - Element not found : element
--- 28 Nov 00:29:48 025 - Element not found : element
--- 28 Nov 00:30:01 164 - Element not found : element
--- 28 Nov 00:30:14 279 - Element not found : element
--- 28 Nov 00:30:14 787 - Unable to find an element after 30 sec
eSign Platform page didn't open up [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
Matched
Matched
Matched
Matched
Matched
Matched
Index 17 out of bounds for length 17 [ScreenShot]
--- 28 Nov 00:51:12 881 - TestCaseID:: verifyOtherSettingsTabs
--- 28 Nov 00:51:15 046 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:51:24 191 - 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=dd53c8a8-4fa3-43a3-b587-622d4b9c3478&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=1wdyyetf8i43nddag3mx34wvsrbf5q_-bxnytkpx-sc&code_challenge_method=s256&nonce=e9069849-b7ae-4ffc-8605-67eaaf139430&state=eyjpzci6imm5ndkwztcwlwvmnmitngq5yi04ownilwq4ntezndm5ztbkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:51:24 191 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:51:24 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:51:24 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> id: i0116]
--- 28 Nov 00:51:29 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:51:31 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> id: i0118]
--- 28 Nov 00:51:41 249 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:51:41 249 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:51:41 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> id: lightbox]
--- 28 Nov 00:51:41 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:51:51 568 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:51:51 568 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:51:53 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:51:56 869 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:51:56 869 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:51:56 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> css selector: .header]
--- 28 Nov 00:52:00 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:52:03 463 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:52:03 463 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:52:03 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:52:06 649 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:52:06 649 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:52:06 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:52:06 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> 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]
--- 28 Nov 00:52:07 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:52:13 442 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:52:13 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:52:15 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:52:15 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:52:24 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 28 Nov 00:52:35 380 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 28 Nov 00:52:35 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:52:35 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 28 Nov 00:52:38 561 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 28 Nov 00:52:38 561 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:52:38 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2f09dad793d3e23d658a48c13652c04)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Index 17 out of bounds for length 17 [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]
--- 27 Nov 23:53:20 934 - TestCaseID:: verifyRemoteSettingsTab
--- 27 Nov 23:53:23 736 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:53:33 182 - 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=0e8b9695-af38-4550-b214-b499081b1cb8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=d6fpyrmxvk1aba6n4aubfxt3lnhrjxbxary1fl7kvqu&code_challenge_method=s256&nonce=45f95c08-494a-4b90-978d-fad4d9c64dfd&state=eyjpzci6imexzdezmjuxltlkndqtngjjny1hyjy1ltm3ndrhmdzkm2riysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:53:33 182 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:53:33 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:53:33 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> id: i0116]
--- 27 Nov 23:53:38 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:53:40 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> id: i0118]
--- 27 Nov 23:53:49 813 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:53:49 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:53:49 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> id: lightbox]
--- 27 Nov 23:53:49 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:53:59 895 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 27 Nov 23:53:59 895 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:54:05 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 23:54:09 166 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 23:54:09 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:54:09 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> css selector: .header]
--- 27 Nov 23:54:12 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 23:54:15 787 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:54:15 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:54:15 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 23:54:18 906 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:54:18 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:54:18 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 23:54:19 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> 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]
--- 27 Nov 23:54:19 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 27 Nov 23:54:25 706 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:54:25 706 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:54:27 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:54:28 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 27 Nov 23:54:39 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 27 Nov 23:54:39 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 27 Nov 23:54:42 816 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 23:54:42 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:54:42 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> id: headerRemoteSettings]
--- 27 Nov 23:54:45 995 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 23:54:45 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:54:46 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 27 Nov 23:56:51 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 27 Nov 23:56:51 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 27 Nov 23:56:54 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 27 Nov 23:56:54 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6456d1a3634cebc80b491f28e46c4529)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Failed to validated Remote Settings Details labels [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]
class jdk.proxy2.$Proxy16 cannot be cast to class org.openqa.selenium.remote.RemoteWebDriver (jdk.proxy2.$Proxy16 is in module jdk.proxy2 of loader 'app'; org.openqa.selenium.remote.RemoteWebDriver is in unnamed module of loader 'app') [ScreenShot]
--- 28 Nov 01:29:33 343 - TestCaseID:: verifyBasicDetailsTabs
--- 28 Nov 01:29:35 434 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:29:44 063 - 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=4ec80fe4-c88b-4d59-8b76-f5a9c73cefc1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=2f1miqcnrdbkpxdl6whqjgg_je69gjbunaijytvchs4&code_challenge_method=s256&nonce=b4ee1d0c-b6e2-428c-b766-8dfa4aff70da&state=eyjpzci6ijhhztcyztc1lwu3yzgtnda2mc1hnjcwltq4zte2ytzhzdkwnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:29:44 064 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:29:44 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:29:44 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> id: i0116]
--- 28 Nov 01:29:49 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:29:51 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> id: i0118]
--- 28 Nov 01:30:00 184 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:30:00 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:00 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> id: lightbox]
--- 28 Nov 01:30:00 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:30:10 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:30:10 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:12 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:30:15 437 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:30:15 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:15 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> css selector: .header]
--- 28 Nov 01:30:18 845 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:30:22 140 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:30:22 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:22 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:30:25 315 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:30:25 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:25 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:30:25 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> 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]
--- 28 Nov 01:30:25 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 01:30:32 211 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:30:32 211 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:34 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:30:34 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 01:30:44 191 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:30:44 191 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:52 574 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:30:52 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:52 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> xpath: .//input[@id='hostFIID']]
--- 28 Nov 01:30:55 796 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:30:55 796 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:30:55 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 28 Nov 01:31:35 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ddb3c1dcca56e1fc088ec3cb7d635023)] -> xpath: .//input[@id='hostFIID']]
class jdk.proxy2.$Proxy16 cannot be cast to class org.openqa.selenium.remote.RemoteWebDriver (jdk.proxy2.$Proxy16 is in module jdk.proxy2 of loader 'app'; org.openqa.selenium.remote.RemoteWebDriver is in unnamed module of loader 'app') [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]
'IMM Admin' can access manage FI [ScreenShot]
Fi details are matching [ScreenShot]
Fi Status is Activated
SignIn 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 details are matching [ScreenShot]
SignIn page open up [ScreenShot]
null [ScreenShot]
--- 28 Nov 01:41:18 722 - TestCaseID:: verifyActivateAndDeactivateFI
--- 28 Nov 01:41:20 891 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:41:29 210 - 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=aa963ee1-0ed6-4a21-9f58-fd2db88f204c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=tlxpprncd1cjsvfrijflgrvfrlbnlm3plmgqsscth3g&code_challenge_method=s256&nonce=73d052ba-1ee8-40ae-8c06-fcdcf4266e7c&state=eyjpzci6ijq1mtk3yzawltzjzdatndjimi1hywmzltfhntdmmzc2ntm2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:41:29 211 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:41:29 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:41:29 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> id: i0116]
--- 28 Nov 01:41:35 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:41:36 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> id: i0118]
--- 28 Nov 01:41:45 845 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:41:45 845 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:41:45 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> id: lightbox]
--- 28 Nov 01:41:45 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:41:56 437 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:41:56 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:41:58 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:42:01 618 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:42:01 619 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:42:01 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> css selector: .header]
--- 28 Nov 01:42:03 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:42:07 205 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:42:07 205 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:42:07 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:42:10 328 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:42:10 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:42:10 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:42:10 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> 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]
--- 28 Nov 01:42:10 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 28 Nov 01:42:17 220 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:42:17 220 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:42:19 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:42:19 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Fi Status is Activated
--- 28 Nov 01:42:32 666 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:42:32 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:42:32 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 28 Nov 01:42:35 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[contains(@class,'modal-body')]]
--- 28 Nov 01:42:49 712 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:42:49 712 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:42:49 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 28 Nov 01:42:52 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[contains(@class,'modal-body')]]
--- 28 Nov 01:43:03 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cefe74ec1a803b702059f26181e4ac57)] -> xpath: //*[@class='toast-body']/span]
--- 28 Nov 01:43:04 105 - TestCaseID:: verifyActivateAndDeactivateFI
--- 28 Nov 01:43:06 309 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:43:12 332 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 28 Nov 01:43:12 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:44:18 221 - Unable to find an element after 5 sec
--- 28 Nov 01:44:18 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e3d5f2a2403cd2b04a581e538d95ca)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 28 Nov 01:44:18 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e3d5f2a2403cd2b04a581e538d95ca)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 28 Nov 01:44:18 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e3d5f2a2403cd2b04a581e538d95ca)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 28 Nov 01:44:23 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e3d5f2a2403cd2b04a581e538d95ca)] -> id: btnSubmit]
--- 28 Nov 01:44:25 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e3d5f2a2403cd2b04a581e538d95ca)] -> id: ErrorSummaryHeader]
--- 28 Nov 01:44:25 844 - TestCaseID:: verifyActivateAndDeactivateFI
--- 28 Nov 01:44:27 917 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:44:37 766 - 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=4ef6a6af-f301-4fd9-90ce-7968c65a3a34&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=smfbwcdyy13qoymiwmqqcpfbghyi3yphhmxcsxl0ffg&code_challenge_method=s256&nonce=a6d9399a-c156-4848-8345-c7d3c72e9349&state=eyjpzci6imezzwuymjqwlwnmymytngq1ny1hnjm3ltiymgm2njlhothmmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:44:37 766 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:44:37 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:44:38 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> id: i0116]
--- 28 Nov 01:44:43 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:44:45 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> id: i0118]
--- 28 Nov 01:44:54 905 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:44:54 905 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:44:54 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> id: lightbox]
--- 28 Nov 01:44:55 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:45:04 818 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:45:04 818 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:45:06 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:45:10 158 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:45:10 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:45:10 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> css selector: .header]
--- 28 Nov 01:45:13 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:45:16 769 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:45:16 770 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:45:16 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:45:19 937 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:45:19 937 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:45:20 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:45:26 227 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:45:26 228 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:45:28 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:45:28 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 01:45:40 959 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:45:40 959 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:45:41 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 28 Nov 01:45:44 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[contains(@class,'modal-body')]]
--- 28 Nov 01:45:54 136 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:45:54 136 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:45:54 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 28 Nov 01:45:57 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[contains(@class,'modal-body')]]
--- 28 Nov 01:46:03 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ed9ea7303b78d2cc8f3f4b9f0cb575f)] -> xpath: //*[@class='toast-body']/span]
--- 28 Nov 01:46:04 052 - TestCaseID:: verifyActivateAndDeactivateFI
--- 28 Nov 01:46:06 186 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:46:12 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 28 Nov 01:46:12 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:47:18 176 - Unable to find an element after 5 sec
--- 28 Nov 01:47:18 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa102f34b13cf26f629009f4d8a2e2e6)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 28 Nov 01:47:31 043 - Element not found : element
--- 28 Nov 01:47:44 277 - Element not found : element
--- 28 Nov 01:47:57 523 - Element not found : element
--- 28 Nov 01:48:10 725 - Element not found : element
--- 28 Nov 01:48:23 906 - Element not found : element
--- 28 Nov 01:48:24 411 - Unable to find an element after 5 sec
--- 28 Nov 01:48:24 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa102f34b13cf26f629009f4d8a2e2e6)] -> id: ctl00_cph1_txtHSFIID]
--- 28 Nov 01:48:24 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa102f34b13cf26f629009f4d8a2e2e6)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 28 Nov 01:48:29 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa102f34b13cf26f629009f4d8a2e2e6)] -> id: btnSubmit]
--- 28 Nov 01:48:35 836 - 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%3d07d9djyhi_thmvnkij1ginrmzm95pss7mnxjsuhwd2c8ybks7xvbkjgorfrs5ml38bgj1ynw5keuknwgt37qh3m_8ll8jnuzx5l3dxhkurp5plef6gy3iwl5lxkfqvbq5zbcqfpjsogjr5ezkriknhc9q00q1kj7j0bz8de36-c1jlcnpme1nqouahdeeuhelk0zbspxk9lgfnb8dyeoog&response_mode=form_post&nonce=638683355175913837.ztiyzmvhytmtntg3ys00zdmylwi4yzytztnkmtaymtawnzdhnmu4n2nhm2ytotexyy00zdy2ltk5mjctmdu0yji1mge0mze5&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
--- 28 Nov 01:48:35 836 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
Clicked on Submit button
Steps:
null [ScreenShot]
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]
--- 28 Nov 00:16:14 693 - TestCaseID:: verifyRemoteSettingsRemoteIDMeAuthenticationTypes
--- 28 Nov 00:16:16 777 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:16:26 821 - 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=032cba8a-a093-47fc-82d9-0b7903afa816&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hyvlvkmkuvz4ngw535pvw47o3d3mnqxsedz4nqpvrxm&code_challenge_method=s256&nonce=a59d29ca-999b-4415-8e75-1743d43e4665&state=eyjpzci6ija4yzq4odnklwmwzmqtndixmy1izmu2lwu1ymvmodc1yjuwnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:16:26 821 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:16:26 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:16:27 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: i0116]
--- 28 Nov 00:16:32 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:16:33 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: i0118]
--- 28 Nov 00:16:43 675 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:16:43 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:16:43 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: lightbox]
--- 28 Nov 00:16:43 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:16:54 233 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 28 Nov 00:16:54 233 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:16:57 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:17:01 053 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:17:01 053 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:17:01 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> css selector: .header]
--- 28 Nov 00:17:03 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:17:06 684 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:17:06 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:17:06 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:17:09 796 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:17:09 796 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:17:09 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:17:13 056 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:17:13 056 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:17:13 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: userName]
--- 28 Nov 00:17:13 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> 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]
--- 28 Nov 00:17:13 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:17:19 861 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:17:19 861 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:17:22 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:17:22 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> css selector: input[type=text]]
--- 28 Nov 00:17:32 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 28 Nov 00:17:33 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 28 Nov 00:17:36 405 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 28 Nov 00:17:36 405 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:17:36 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> id: headerRemoteSettings]
--- 28 Nov 00:17:39 603 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 28 Nov 00:17:39 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:17:39 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (641ce9c936d0b7793e8496c466118605)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Failed to validated Allowed Authentication Types values after adding 'Remote: ID.me [ScreenShot]
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]
eSign Platform page didn't open up [ScreenShot]
--- 28 Nov 01:07:48 310 - TestCaseID:: verifyDeletionOfDictionaries
--- 28 Nov 01:07:50 457 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:07:59 217 - 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=db0fdcfb-fbfa-4cba-939d-d05e2e3cd9f5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=yb2nj6grt2eeihx1niime3cjlpsmxpmjg46wh2jym4w&code_challenge_method=s256&nonce=cb7bba38-d84e-44d8-ba21-51cb1c2d9b98&state=eyjpzci6ijk3ngu3mjgwltzkmmetndy4ys04y2ixlwiwnte0yjdmntnkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:07:59 217 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:07:59 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:07:59 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> id: i0116]
--- 28 Nov 01:08:04 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:08:06 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> id: i0118]
--- 28 Nov 01:08:15 246 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:08:15 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:08:15 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> id: lightbox]
--- 28 Nov 01:08:15 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:08:25 402 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:08:25 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:08:27 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:08:30 891 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:08:30 891 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:08:30 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> css selector: .header]
--- 28 Nov 01:08:34 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:08:37 506 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:08:37 507 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:08:37 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:08:40 696 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:08:40 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:08:40 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:08:40 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> 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]
--- 28 Nov 01:08:41 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 01:08:47 459 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:08:47 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:08:49 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:08:49 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 01:09:01 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2f7def47893b61eed956991b80e87ee)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 28 Nov 01:09:07 426 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 28 Nov 01:09:07 426 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:09:20 119 - Element not found : element
--- 28 Nov 01:09:33 293 - Element not found : element
--- 28 Nov 01:09:46 465 - Element not found : element
--- 28 Nov 01:09:59 704 - Element not found : element
--- 28 Nov 01:10:12 878 - Element not found : element
--- 28 Nov 01:10:26 063 - Element not found : element
--- 28 Nov 01:10:39 325 - Element not found : element
--- 28 Nov 01:10:52 480 - Element not found : element
--- 28 Nov 01:11:05 657 - Element not found : element
--- 28 Nov 01:11:18 904 - Element not found : element
--- 28 Nov 01:11:32 076 - Element not found : element
--- 28 Nov 01:11:45 300 - Element not found : element
--- 28 Nov 01:11:58 437 - Element not found : element
--- 28 Nov 01:12:11 632 - Element not found : element
--- 28 Nov 01:12:24 863 - Element not found : element
--- 28 Nov 01:12:38 050 - Element not found : element
--- 28 Nov 01:12:51 266 - Element not found : element
--- 28 Nov 01:13:04 461 - Element not found : element
--- 28 Nov 01:13:17 711 - Element not found : element
--- 28 Nov 01:13:30 984 - Element not found : element
--- 28 Nov 01:13:44 089 - Element not found : element
--- 28 Nov 01:13:57 326 - Element not found : element
--- 28 Nov 01:14:10 536 - Element not found : element
--- 28 Nov 01:14:23 820 - Element not found : element
--- 28 Nov 01:14:36 984 - Element not found : element
--- 28 Nov 01:14:50 152 - Element not found : element
--- 28 Nov 01:15:03 409 - Element not found : element
--- 28 Nov 01:15:16 580 - Element not found : element
--- 28 Nov 01:15:29 745 - Element not found : element
--- 28 Nov 01:15:42 970 - Element not found : element
--- 28 Nov 01:15:43 475 - Unable to find an element after 30 sec
eSign Platform page didn't open up [ScreenShot]
LogineSignandVerifyClientSettings({ZIP=0756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=imma...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi 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]
--- 28 Nov 01:48:49 233 - TestCaseID:: LogineSignandVerifyClientSettings
--- 28 Nov 01:48:51 230 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:49:01 037 - 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=838ee193-31ce-47c9-bdbf-3b4c52602847&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=7km9lzkmka9vuektjn9xbbnbgf8tsdwkfkeqg2qb40i&code_challenge_method=s256&nonce=4fe0a158-4d5a-4d67-b145-f6fa562243f3&state=eyjpzci6imy0yzg0zdmxltyzytktndjkyi04zdexltfhn2u3oty2nwiwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:49:01 037 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:49:01 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:49:01 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> id: i0116]
--- 28 Nov 01:49:06 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:49:08 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> id: i0118]
--- 28 Nov 01:49:17 665 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:49:17 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:49:17 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> id: lightbox]
--- 28 Nov 01:49:17 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:49:27 571 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:49:27 572 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:49:30 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:49:33 284 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:49:33 284 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:49:33 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> css selector: .header]
--- 28 Nov 01:49:36 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:49:39 905 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:49:39 905 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:49:39 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:49:43 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:49:43 081 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:49:43 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:49:49 411 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:49:49 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:49:51 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:49:51 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 01:50:00 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 28 Nov 01:50:07 456 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 01:50:07 457 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:50:20 181 - Element not found : element
--- 28 Nov 01:50:33 364 - Element not found : element
--- 28 Nov 01:50:46 540 - Element not found : element
--- 28 Nov 01:50:59 707 - Element not found : element
--- 28 Nov 01:51:12 882 - Element not found : element
--- 28 Nov 01:51:26 057 - Element not found : element
--- 28 Nov 01:51:39 254 - Element not found : element
--- 28 Nov 01:51:52 397 - Element not found : element
--- 28 Nov 01:52:05 644 - Element not found : element
--- 28 Nov 01:52:18 833 - Element not found : element
--- 28 Nov 01:52:19 338 - Unable to find an element after 10 sec
--- 28 Nov 01:52:19 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> id: enableClient]
--- 28 Nov 01:52:22 534 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 01:52:22 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:52:22 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 28 Nov 01:52:22 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:52:27 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (275499a6cd3706226c5f2e5b85c04b6a)] -> xpath: //input[@type='checkbox']]
Clicked on Save button
--- 28 Nov 01:52:43 555 - TestCaseID:: LogineSignandVerifyClientSettings
--- 28 Nov 01:52:45 763 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:52:51 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 28 Nov 01:52:51 786 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:53:57 833 - Unable to find an element after 5 sec
--- 28 Nov 01:53:57 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1e510ec3fb37e04bdd322af3f0cb76d8)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 28 Nov 01:54:10 668 - Element not found : element
--- 28 Nov 01:54:23 903 - Element not found : element
--- 28 Nov 01:54:37 088 - Element not found : element
--- 28 Nov 01:54:50 232 - Element not found : element
--- 28 Nov 01:55:03 439 - Element not found : element
--- 28 Nov 01:55:03 944 - Unable to find an element after 5 sec
--- 28 Nov 01:55:04 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1e510ec3fb37e04bdd322af3f0cb76d8)] -> id: ctl00_cph1_txtHSFIID]
--- 28 Nov 01:55:04 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1e510ec3fb37e04bdd322af3f0cb76d8)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 28 Nov 01:55:09 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1e510ec3fb37e04bdd322af3f0cb76d8)] -> id: btnSubmit]
--- 28 Nov 01:55:15 506 - 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%3dwtxah9s7_xc8dku748diatrhxwssir0nz4xw8yrbfy5focn8x_5-lxuhvd3rvsi5kzte1xfwkirr1-vrj4j7n5m2pvvvdk471gj60niichxntzqjuvfkkoyph9ejpabz7mkzq3etlrxuga7un0ui-p5-yn70mucnudkknuvaqeg4-tb78nthcqgqjn3kafxxkwfpdiypqwyorzu1rklimq&response_mode=form_post&nonce=638683359171263594.mwnmnmvimwmtztdjzi00mmvkltg1zgytzdg4mmnhndm4yzuymjvlzdzkytgtnduzoc00ytrilweznzctzjfhztzhyznkntuw&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
--- 28 Nov 01:55:15 506 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
Clicked on Submit button
Steps:
null [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
Successfully deleted all platforms [ScreenShot]
Clicked on Save button
stale element reference: stale element not found in the current frame [ScreenShot]
--- 28 Nov 00:49:10 563 - TestCaseID:: verifyPlatFormOverrideDisbale
--- 28 Nov 00:49:12 616 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:49:22 327 - 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=38a44fe1-6c24-4aae-8c0a-6631c6461fa3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ounhtbtssayljobda4hzh7ydmfnnyvef81jz6th-1rc&code_challenge_method=s256&nonce=b304f407-d08b-4efe-9b2a-c7337aa9f1ae&state=eyjpzci6ije3ymzlotiwltq1m2mtngfjoc05mgexlta1yzjlzme3mtm4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:49:22 327 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:49:22 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:49:22 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: i0116]
--- 28 Nov 00:49:27 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:49:29 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: i0118]
--- 28 Nov 00:49:39 326 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:49:39 327 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:49:39 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: lightbox]
--- 28 Nov 00:49:39 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:49:49 908 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:49:49 908 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:49:51 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:49:54 780 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:49:54 781 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:49:54 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> css selector: .header]
--- 28 Nov 00:49:58 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:50:01 476 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:50:01 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:50:01 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:50:04 650 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:50:04 650 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:50:04 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:50:04 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> 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]
--- 28 Nov 00:50:05 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:50:11 471 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:50:11 471 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:50:13 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:50:13 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:50:25 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 28 Nov 00:50:31 474 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 28 Nov 00:50:31 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:50:31 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: btnAddNew]
--- 28 Nov 00:50:34 657 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 28 Nov 00:50:34 657 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:50:34 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
--- 28 Nov 00:50:53 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //*[@class='table']/tbody/tr/td]
Successfully deleted all platforms [ScreenShot]
--- 28 Nov 00:50:53 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: btnAddNew]
--- 28 Nov 00:50:54 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> xpath: //*[@id='selectPO']]
--- 28 Nov 00:51:07 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: checkBox_Platform_override_0]
--- 28 Nov 00:51:07 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (adbe547cd2d5beb0bc37c62fa7d00702)] -> id: checkBox_Platform_override_0]
Clicked on Save button
stale element reference: stale element not found in the current frame [ScreenShot]
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]
--- 27 Nov 23:34:54 458 - TestCaseID:: verifyRemoteSettingsTabDefaultSMS
--- 27 Nov 23:34:58 283 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:35:07 229 - 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=24e53d29-ab88-432e-aca2-7a9823ef760e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=u-4tlfro5ttdzbp0onidym4wdwm1srtod7kuyzdnxry&code_challenge_method=s256&nonce=b6a6db69-9bc7-477c-8f98-8a1677327c95&state=eyjpzci6imuznzzmnmqzltnjymutndk0my1hmwe2ltnin2mxzwywmwfknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:35:07 229 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:35:07 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:35:07 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: i0116]
--- 27 Nov 23:35:12 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:35:14 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: i0118]
--- 27 Nov 23:35:23 338 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:35:23 338 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:35:23 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: lightbox]
--- 27 Nov 23:35:23 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:35:34 357 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 27 Nov 23:35:34 357 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:35:36 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 27 Nov 23:35:40 173 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 27 Nov 23:35:40 173 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:35:40 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> css selector: .header]
--- 27 Nov 23:35:43 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 27 Nov 23:35:46 841 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:35:46 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:35:46 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 27 Nov 23:35:50 027 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:35:50 027 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:35:50 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 27 Nov 23:35:53 326 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:35:53 326 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:35:53 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: userName]
--- 27 Nov 23:35:53 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> 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]
--- 27 Nov 23:35:53 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 27 Nov 23:36:00 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:36:00 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:36:02 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 27 Nov 23:36:02 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> css selector: input[type=text]]
--- 27 Nov 23:36:11 264 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 27 Nov 23:36:11 264 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:36:16 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 27 Nov 23:36:16 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 27 Nov 23:36:19 840 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 23:36:19 840 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:36:19 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> id: headerRemoteSettings]
--- 27 Nov 23:36:23 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 27 Nov 23:36:23 081 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:36:23 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56a6b839ec15f481cfda4448e3cb107e)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
Failed to validated Remote Settings Details labels [ScreenShot]
verifyRemoteSettingsTabDefaultSMS({ZIP=0756, Description=Verify Remote Settings Default SMS - Partner Admin, Login_User_ID=PartnerAdmi...)
SignIn page open up [ScreenShot]
Header Panel didn't display [ScreenShot]
--- 27 Nov 23:36:54 798 - TestCaseID:: verifyRemoteSettingsTabDefaultSMS
--- 27 Nov 23:36:57 055 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:37:05 685 - 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=6c939701-872e-4d3b-b982-e6bff653c3d3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=griullntbt-ijm8mwqoqkwpcuxenxsksvgzvgbigrtu&code_challenge_method=s256&nonce=45e56911-4b04-4111-b8f6-f77bc4d8853e&state=eyjpzci6ijyxyzbmzwvmlty3ntetndiymy05mdc3ltewztk0ywyymmjkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:37:05 686 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:37:05 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d1b2a0e7d6fa4d8c7850f38a9f46252)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:37:06 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d1b2a0e7d6fa4d8c7850f38a9f46252)] -> id: i0116]
--- 27 Nov 23:37:11 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d1b2a0e7d6fa4d8c7850f38a9f46252)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:37:13 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d1b2a0e7d6fa4d8c7850f38a9f46252)] -> id: i0118]
--- 27 Nov 23:37:22 318 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:37:22 318 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:37:22 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d1b2a0e7d6fa4d8c7850f38a9f46252)] -> id: lightbox]
--- 27 Nov 23:37:22 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d1b2a0e7d6fa4d8c7850f38a9f46252)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:37:27 694 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:37:27 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:37:40 401 - Element not found : element
--- 27 Nov 23:37:53 670 - Element not found : element
--- 27 Nov 23:38:06 853 - Element not found : element
--- 27 Nov 23:38:20 038 - Element not found : element
--- 27 Nov 23:38:33 299 - Element not found : element
--- 27 Nov 23:38:46 518 - Element not found : element
--- 27 Nov 23:38:59 765 - Element not found : element
--- 27 Nov 23:39:12 909 - Element not found : element
--- 27 Nov 23:39:26 088 - Element not found : element
--- 27 Nov 23:39:39 232 - Element not found : element
--- 27 Nov 23:39:39 740 - Unable to find an element after 10 sec
--- 27 Nov 23:39:52 447 - Element not found : element
--- 27 Nov 23:40:05 618 - Element not found : element
--- 27 Nov 23:40:18 829 - Element not found : element
--- 27 Nov 23:40:32 018 - Element not found : element
--- 27 Nov 23:40:45 190 - Element not found : element
--- 27 Nov 23:40:58 492 - Element not found : element
--- 27 Nov 23:41:11 698 - Element not found : element
--- 27 Nov 23:41:24 887 - Element not found : element
--- 27 Nov 23:41:38 155 - Element not found : element
--- 27 Nov 23:41:51 252 - Element not found : element
--- 27 Nov 23:41:51 758 - Unable to find an element after 10 sec
--- 27 Nov 23:42:04 469 - Element not found : element
--- 27 Nov 23:42:17 642 - Element not found : element
--- 27 Nov 23:42:30 854 - Element not found : element
--- 27 Nov 23:42:44 092 - Element not found : element
--- 27 Nov 23:42:57 247 - Element not found : element
--- 27 Nov 23:43:10 382 - Element not found : element
--- 27 Nov 23:43:23 546 - Element not found : element
--- 27 Nov 23:43:36 774 - Element not found : element
--- 27 Nov 23:43:50 025 - Element not found : element
--- 27 Nov 23:44:03 301 - Element not found : element
--- 27 Nov 23:44:03 803 - Unable to find an element after 10 sec
--- 27 Nov 23:44:16 576 - Element not found : element
--- 27 Nov 23:44:29 803 - Element not found : element
--- 27 Nov 23:44:42 927 - Element not found : element
--- 27 Nov 23:44:56 264 - Element not found : element
--- 27 Nov 23:45:09 492 - Element not found : element
--- 27 Nov 23:45:22 683 - Element not found : element
--- 27 Nov 23:45:35 853 - Element not found : element
--- 27 Nov 23:45:48 992 - Element not found : element
--- 27 Nov 23:46:02 165 - Element not found : element
--- 27 Nov 23:46:15 322 - Element not found : element
--- 27 Nov 23:46:15 830 - Unable to find an element after 10 sec
--- 27 Nov 23:46:28 556 - Element not found : element
--- 27 Nov 23:46:41 822 - Element not found : element
--- 27 Nov 23:46:54 992 - Element not found : element
--- 27 Nov 23:47:08 136 - Element not found : element
--- 27 Nov 23:47:21 289 - Element not found : element
--- 27 Nov 23:47:34 614 - Element not found : element
--- 27 Nov 23:47:47 786 - Element not found : element
--- 27 Nov 23:48:00 930 - Element not found : element
--- 27 Nov 23:48:14 151 - Element not found : element
--- 27 Nov 23:48:27 317 - Element not found : element
--- 27 Nov 23:48:27 828 - Unable to find an element after 10 sec
--- 27 Nov 23:48:40 521 - Element not found : element
--- 27 Nov 23:48:53 690 - Element not found : element
--- 27 Nov 23:49:06 912 - Element not found : element
--- 27 Nov 23:49:20 135 - Element not found : element
--- 27 Nov 23:49:33 275 - Element not found : element
--- 27 Nov 23:49:46 427 - Element not found : element
--- 27 Nov 23:49:59 552 - Element not found : element
--- 27 Nov 23:50:12 713 - Element not found : element
--- 27 Nov 23:50:25 882 - Element not found : element
--- 27 Nov 23:50:39 097 - Element not found : element
--- 27 Nov 23:50:39 604 - Unable to find an element after 10 sec
--- 27 Nov 23:50:52 313 - Element not found : element
--- 27 Nov 23:51:05 600 - Element not found : element
--- 27 Nov 23:51:18 788 - Element not found : element
--- 27 Nov 23:51:31 931 - Element not found : element
--- 27 Nov 23:51:45 124 - Element not found : element
--- 27 Nov 23:51:58 323 - Element not found : element
--- 27 Nov 23:52:11 547 - Element not found : element
--- 27 Nov 23:52:24 791 - Element not found : element
--- 27 Nov 23:52:38 009 - Element not found : element
--- 27 Nov 23:52:51 169 - Element not found : element
--- 27 Nov 23:52:51 675 - Unable to find an element after 10 sec
--- 27 Nov 23:52:54 812 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:52:54 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:53:20 201 - Unable to find a element after 25 sec
Header Panel didn't display [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]
Mismatching FI details
--- 28 Nov 01:35:53 482 - TestCaseID:: VerifyAddonPage
--- 28 Nov 01:35:55 676 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:36:05 636 - 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=6db6e55c-e638-4345-862f-55fa77d20329&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=euhavsukluanuemvduyrvivymqgrpqzleb7sntjsvj0&code_challenge_method=s256&nonce=917d374d-6b44-405a-8d6f-4d51896b8028&state=eyjpzci6ijfjngrimjzmltljmtatngu4zi1iyje3ltkxowfhnji0mzriocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:36:05 637 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:36:05 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:36:05 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> id: i0116]
--- 28 Nov 01:36:11 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:36:12 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> id: i0118]
--- 28 Nov 01:36:22 741 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:36:22 741 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:36:22 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> id: lightbox]
--- 28 Nov 01:36:22 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:36:32 967 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:36:32 967 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:36:34 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:36:37 875 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:36:37 876 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:36:37 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> css selector: .header]
--- 28 Nov 01:36:41 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> xpath: //*[@id='Menu_Addons']]
--- 28 Nov 01:36:44 600 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 28 Nov 01:36:44 600 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:36:57 270 - Element not found : element
--- 28 Nov 01:37:10 455 - Element not found : element
--- 28 Nov 01:37:23 674 - Element not found : element
--- 28 Nov 01:37:36 836 - Element not found : element
--- 28 Nov 01:37:50 031 - Element not found : element
--- 28 Nov 01:38:03 237 - Element not found : element
--- 28 Nov 01:38:16 429 - Element not found : element
--- 28 Nov 01:38:29 654 - Element not found : element
--- 28 Nov 01:38:42 830 - Element not found : element
--- 28 Nov 01:38:56 050 - Element not found : element
--- 28 Nov 01:39:09 293 - Element not found : element
--- 28 Nov 01:39:22 527 - Element not found : element
--- 28 Nov 01:39:35 725 - Element not found : element
--- 28 Nov 01:39:48 907 - Element not found : element
--- 28 Nov 01:40:02 088 - Element not found : element
--- 28 Nov 01:40:15 282 - Element not found : element
--- 28 Nov 01:40:28 542 - Element not found : element
--- 28 Nov 01:40:41 746 - Element not found : element
--- 28 Nov 01:40:54 854 - Element not found : element
--- 28 Nov 01:41:08 034 - Element not found : element
--- 28 Nov 01:41:08 539 - Unable to find an element after 20 sec
--- 28 Nov 01:41:08 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:41:11 715 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 28 Nov 01:41:11 716 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:41:11 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 28 Nov 01:41:11 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> 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]
--- 28 Nov 01:41:12 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 01:41:12 525 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6317f6b6e30838c61a29e3efb1100daa)] -> css selector: input[type=text]]
Mismatching FI details
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]
'IMM Admin' can access manage FI [ScreenShot]
Fi details are matching [ScreenShot]
Mismatching FI details
--- 28 Nov 01:02:06 797 - TestCaseID:: verifyFIDetailsInDifferentSettingsTabs
--- 28 Nov 01:02:08 900 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:02:17 622 - 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=579eeafa-7573-4f77-bf0b-79844f75d4cf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=9mdgsw-ph4coiwvrhduzcvydaeugdqfdbjf5je1mlqg&code_challenge_method=s256&nonce=eaf39c0d-2bc2-4e4a-9e50-3843cfccc6d1&state=eyjpzci6imnmmdc2ztm1lwu4yzatnde1zs05ntazltrjmjqwmmm2mwvjocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:02:17 622 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:02:17 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:02:17 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> id: i0116]
--- 28 Nov 01:02:23 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:02:24 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> id: i0118]
--- 28 Nov 01:02:33 629 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:02:33 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:02:33 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> id: lightbox]
--- 28 Nov 01:02:33 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:02:44 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:02:44 086 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:02:46 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:02:49 462 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:02:49 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:02:49 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> css selector: .header]
--- 28 Nov 01:02:52 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:02:56 138 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:02:56 139 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:02:56 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:02:59 262 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:02:59 262 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:02:59 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:02:59 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> 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]
--- 28 Nov 01:02:59 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 28 Nov 01:03:06 158 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:03:06 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:03:08 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:03:08 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87d8cc41f7b4b242c4376fc3de9c9738)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Mismatching FI details
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]
--- 28 Nov 01:22:35 389 - TestCaseID:: verifyClientSettingsTabs
--- 28 Nov 01:22:37 528 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:22:47 753 - 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=919daf38-28c2-48f8-9aa3-b7541f4a5ff0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=hlavdccodt4bjqqqp_y770u6ethmkunxpkpgya35sny&code_challenge_method=s256&nonce=1ada76eb-68a8-4946-9c6d-788524533a73&state=eyjpzci6imrimjq3n2jhltrjytytndnjys1hotvilwi0n2uwn2e2yjezmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:22:47 754 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:22:47 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:22:48 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: i0116]
--- 28 Nov 01:22:53 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:22:54 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: i0118]
--- 28 Nov 01:23:04 305 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:23:04 305 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:23:04 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: lightbox]
--- 28 Nov 01:23:04 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:23:14 917 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:23:14 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:23:17 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:23:20 380 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:23:20 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:23:20 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> css selector: .header]
--- 28 Nov 01:23:23 823 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:23:27 096 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:23:27 097 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:23:27 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:23:30 277 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:23:30 277 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:23:30 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:23:30 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> 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]
--- 28 Nov 01:23:30 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 01:23:37 082 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:23:37 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:23:39 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:23:39 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 01:23:47 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 28 Nov 01:23:55 029 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 01:23:55 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:24:07 740 - Element not found : element
--- 28 Nov 01:24:20 931 - Element not found : element
--- 28 Nov 01:24:34 162 - Element not found : element
--- 28 Nov 01:24:47 421 - Element not found : element
--- 28 Nov 01:25:00 675 - Element not found : element
--- 28 Nov 01:25:13 886 - Element not found : element
--- 28 Nov 01:25:27 010 - Element not found : element
--- 28 Nov 01:25:40 258 - Element not found : element
--- 28 Nov 01:25:53 434 - Element not found : element
--- 28 Nov 01:26:06 606 - Element not found : element
--- 28 Nov 01:26:07 111 - Unable to find an element after 10 sec
--- 28 Nov 01:26:07 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: enableClient]
--- 28 Nov 01:26:10 316 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 01:26:10 317 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:26:10 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 28 Nov 01:26:23 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: allowedDomain]
--- 28 Nov 01:26:25 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: allowedDomain]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
--- 28 Nov 01:26:34 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:26:36 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:26:36 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:26:38 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:26:38 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:26:40 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:26:40 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:26:42 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> xpath: //input[@type='checkbox']]
Clicked on Cancel button
--- 28 Nov 01:26:43 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: btnYes]
Clicked on Cancel button
--- 28 Nov 01:26:47 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0f0d16cc96eade9c534bdc733a3f3524)] -> id: btnNo]
--- 28 Nov 01:26:48 302 - TestCaseID:: verifyClientSettingsTabs
--- 28 Nov 01:26:50 466 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:26:56 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 28 Nov 01:26:56 474 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:28:02 338 - Unable to find an element after 5 sec
--- 28 Nov 01:28:02 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ba479b0f120756fa2516acbe634cca7)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 28 Nov 01:28:15 263 - Element not found : element
--- 28 Nov 01:28:28 415 - Element not found : element
--- 28 Nov 01:28:41 630 - Element not found : element
--- 28 Nov 01:28:54 796 - Element not found : element
--- 28 Nov 01:29:08 036 - Element not found : element
--- 28 Nov 01:29:08 547 - Unable to find an element after 5 sec
--- 28 Nov 01:29:08 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ba479b0f120756fa2516acbe634cca7)] -> id: ctl00_cph1_txtHSFIID]
--- 28 Nov 01:29:08 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ba479b0f120756fa2516acbe634cca7)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 28 Nov 01:29:13 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6ba479b0f120756fa2516acbe634cca7)] -> id: btnSubmit]
--- 28 Nov 01:29:19 905 - 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%3dz2xa0tuiswebmwetqiallujxiridsrvb86qilzuhq5pmmoix7nhqloskwb423azwr4rmpbmon4a47q-fimlr1scjwxomw0ctre-m83zvhns4pmrbtpd-ntssml_oiyahg-8wzswiknbx_jt3boosvg6v450ndsmq1f3cxc1mom4tdvfhn9aeqloonc01tzj1buxuezblbpjb87bfvmzbsa&response_mode=form_post&nonce=638683343617056945.nwi1yzayy2itmze3ni00m2ewlweyotktnjniztzmymizndfkmzqyntkzyzytmzqyny00yjm4lwiwotitmwnlmjm0odgwmjg5&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
--- 28 Nov 01:29:19 906 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
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]
'Save' and 'Cancel' bttons are enabled by default in azure details tab [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 28 Nov 01:31:36 252 - TestCaseID:: verifyAzureDetailsTabs
--- 28 Nov 01:31:38 462 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:31:46 852 - 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=40ab1117-fc0a-48e6-a2bc-b7b7a4531fb7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=cm9llppk58gmvraf9mw2b04tx-x6kgytonwznsoskoy&code_challenge_method=s256&nonce=a6692e85-5b52-4d55-b178-efde34954477&state=eyjpzci6ijhhzgi4ngmylwm2zgmtngm1ms05mtjllte3yta0owixmju2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:31:46 852 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:31:46 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:31:47 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> id: i0116]
--- 28 Nov 01:31:52 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:31:53 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> id: i0118]
--- 28 Nov 01:32:03 005 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:32:03 005 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:32:03 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> id: lightbox]
--- 28 Nov 01:32:03 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:32:13 284 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 28 Nov 01:32:13 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:32:16 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:32:19 429 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:32:19 429 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:32:19 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> css selector: .header]
--- 28 Nov 01:32:22 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:32:26 012 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:32:26 012 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:32:26 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:32:29 148 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:32:29 150 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:32:29 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:32:29 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> 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]
--- 28 Nov 01:32:29 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 01:32:35 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:32:35 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:32:38 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:32:38 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> css selector: input[type=text]]
--- 28 Nov 01:32:46 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 28 Nov 01:32:57 246 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 28 Nov 01:32:57 247 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:33:09 824 - Element not found : element
--- 28 Nov 01:33:23 055 - Element not found : element
--- 28 Nov 01:33:36 240 - Element not found : element
--- 28 Nov 01:33:49 460 - Element not found : element
--- 28 Nov 01:34:02 723 - Element not found : element
--- 28 Nov 01:34:15 902 - Element not found : element
--- 28 Nov 01:34:29 131 - Element not found : element
--- 28 Nov 01:34:42 342 - Element not found : element
--- 28 Nov 01:34:55 621 - Element not found : element
--- 28 Nov 01:35:08 807 - Element not found : element
--- 28 Nov 01:35:09 315 - Unable to find an element after 10 sec
--- 28 Nov 01:35:09 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 28 Nov 01:35:12 555 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 28 Nov 01:35:12 556 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:35:12 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully verified all the elements are displaying when Azure detail toggle is enable [ScreenShot]
'Save' and 'Cancel' bttons are enabled by default in azure details tab [ScreenShot]
--- 28 Nov 01:35:34 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffac0f8af26a20da7ddf3e781c98501)] -> id: domain]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyRemoteSettingsSubTab({ZIP=0756, Description=Verify Remote Settings Sub Tab, Login_User_ID=immadmin2@immesignqa.onmicrosof...)
SignIn 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]
--- 27 Nov 23:57:23 992 - TestCaseID:: verifyRemoteSettingsSubTab
--- 27 Nov 23:57:26 296 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 27 Nov 23:57:34 695 - 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=c6dbc238-b5fc-4e85-8ef2-6f27f9697dd0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=iooyjlzptyli-xjb_rgwfogy282shlhn7004j8mxb14&code_challenge_method=s256&nonce=a7f7a4dc-b4dd-45b3-a66d-87c05902947c&state=eyjpzci6imy3ntrjy2izltkymzutnddhns1indzkltcyymy1mgy2m2jkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 27 Nov 23:57:34 695 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:57:34 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 27 Nov 23:57:35 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> id: i0116]
--- 27 Nov 23:57:40 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:57:41 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> id: i0118]
--- 27 Nov 23:57:51 120 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Nov 23:57:51 120 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:57:51 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> id: lightbox]
--- 27 Nov 23:57:51 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 27 Nov 23:58:01 088 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 27 Nov 23:58:01 088 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 27 Nov 23:58:13 788 - Element not found : element
--- 27 Nov 23:58:26 968 - Element not found : element
--- 27 Nov 23:58:40 150 - Element not found : element
--- 27 Nov 23:58:53 293 - Element not found : element
--- 27 Nov 23:59:06 454 - Element not found : element
--- 27 Nov 23:59:19 668 - Element not found : element
--- 27 Nov 23:59:32 850 - Element not found : element
--- 27 Nov 23:59:44 781 - Unable to find an element after 10 sec
--- 27 Nov 23:59:57 482 - Element not found : element
--- 28 Nov 00:00:10 590 - Element not found : element
--- 28 Nov 00:00:23 769 - Element not found : element
--- 28 Nov 00:00:36 859 - Element not found : element
--- 28 Nov 00:00:50 045 - Element not found : element
--- 28 Nov 00:01:03 254 - Element not found : element
--- 28 Nov 00:01:16 439 - Element not found : element
--- 28 Nov 00:01:29 572 - Element not found : element
--- 28 Nov 00:01:42 737 - Element not found : element
--- 28 Nov 00:01:55 951 - Element not found : element
--- 28 Nov 00:01:56 458 - Unable to find an element after 10 sec
--- 28 Nov 00:02:09 092 - Element not found : element
--- 28 Nov 00:02:22 248 - Element not found : element
--- 28 Nov 00:02:35 373 - Element not found : element
--- 28 Nov 00:02:48 516 - Element not found : element
--- 28 Nov 00:03:01 777 - Element not found : element
--- 28 Nov 00:03:14 979 - Element not found : element
--- 28 Nov 00:03:28 177 - Element not found : element
--- 28 Nov 00:03:41 381 - Element not found : element
--- 28 Nov 00:03:54 694 - Element not found : element
--- 28 Nov 00:04:07 850 - Element not found : element
--- 28 Nov 00:04:08 357 - Unable to find an element after 10 sec
--- 28 Nov 00:04:21 060 - Element not found : element
--- 28 Nov 00:04:34 238 - Element not found : element
--- 28 Nov 00:04:47 550 - Element not found : element
--- 28 Nov 00:05:00 759 - Element not found : element
--- 28 Nov 00:05:13 945 - Element not found : element
--- 28 Nov 00:05:27 176 - Element not found : element
--- 28 Nov 00:05:40 358 - Element not found : element
--- 28 Nov 00:05:53 565 - Element not found : element
--- 28 Nov 00:06:06 708 - Element not found : element
--- 28 Nov 00:06:19 939 - Element not found : element
--- 28 Nov 00:06:20 444 - Unable to find an element after 10 sec
--- 28 Nov 00:06:33 133 - Element not found : element
--- 28 Nov 00:06:46 319 - Element not found : element
--- 28 Nov 00:06:59 623 - Element not found : element
--- 28 Nov 00:07:12 809 - Element not found : element
--- 28 Nov 00:07:26 006 - Element not found : element
--- 28 Nov 00:07:39 193 - Element not found : element
--- 28 Nov 00:07:52 395 - Element not found : element
--- 28 Nov 00:08:05 537 - Element not found : element
--- 28 Nov 00:08:18 746 - Element not found : element
--- 28 Nov 00:08:31 881 - Element not found : element
--- 28 Nov 00:08:32 386 - Unable to find an element after 10 sec
--- 28 Nov 00:08:45 068 - Element not found : element
--- 28 Nov 00:08:58 306 - Element not found : element
--- 28 Nov 00:09:11 468 - Element not found : element
--- 28 Nov 00:09:24 685 - Element not found : element
--- 28 Nov 00:09:37 945 - Element not found : element
--- 28 Nov 00:09:51 160 - Element not found : element
--- 28 Nov 00:10:04 367 - Element not found : element
--- 28 Nov 00:10:17 569 - Element not found : element
--- 28 Nov 00:10:30 728 - Element not found : element
--- 28 Nov 00:10:43 858 - Element not found : element
--- 28 Nov 00:10:44 366 - Unable to find an element after 10 sec
--- 28 Nov 00:10:56 972 - Element not found : element
--- 28 Nov 00:11:10 130 - Element not found : element
--- 28 Nov 00:11:23 397 - Element not found : element
--- 28 Nov 00:11:36 565 - Element not found : element
--- 28 Nov 00:11:49 685 - Element not found : element
--- 28 Nov 00:12:02 833 - Element not found : element
--- 28 Nov 00:12:16 067 - Element not found : element
--- 28 Nov 00:12:29 330 - Element not found : element
--- 28 Nov 00:12:42 453 - Element not found : element
--- 28 Nov 00:12:55 684 - Element not found : element
--- 28 Nov 00:12:56 194 - Unable to find an element after 10 sec
--- 28 Nov 00:12:59 392 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:12:59 392 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:12:59 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> css selector: .header]
--- 28 Nov 00:13:02 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:13:06 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:13:06 081 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:13:06 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:13:09 308 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:13:09 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:13:09 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:13:09 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> 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]
--- 28 Nov 00:13:09 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:13:16 038 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:13:16 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:13:18 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:13:18 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:13:29 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 28 Nov 00:13:29 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 28 Nov 00:13:33 106 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 28 Nov 00:13:33 106 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:13:33 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> id: headerRemoteSettings]
--- 28 Nov 00:13:36 294 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 28 Nov 00:13:36 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:13:36 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> css selector: .header]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 28 Nov 00:15:42 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 28 Nov 00:15:42 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 28 Nov 00:15:44 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 28 Nov 00:15:44 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a25a84f581a678f08b63d0a00259865)] -> 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]
eSign Platform page didn't open up [ScreenShot]
--- 28 Nov 00:30:15 564 - TestCaseID:: verifyPlatformSettingsTabs
--- 28 Nov 00:30:18 365 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:30:27 341 - 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=fb4de038-104f-4630-8774-100410e3390a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=buwmzyqa4oxv-hhdvk5rdnfcvmoghcba2ra1s1bpc2q&code_challenge_method=s256&nonce=6baf035d-1f29-4ec8-80d4-34c0724d310c&state=eyjpzci6ime2odbkzwu5ltg4ytutngjlmy1izgyylwqyowexyjzkyjjimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:30:27 341 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:30:27 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:30:27 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> id: i0116]
--- 28 Nov 00:30:33 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:30:34 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> id: i0118]
--- 28 Nov 00:30:44 164 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:30:44 164 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:30:44 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> id: lightbox]
--- 28 Nov 00:30:44 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:30:54 232 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 28 Nov 00:30:54 232 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:31:06 934 - Element not found : element
--- 28 Nov 00:31:20 168 - Element not found : element
--- 28 Nov 00:31:33 366 - Element not found : element
--- 28 Nov 00:31:46 529 - Element not found : element
--- 28 Nov 00:31:55 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:31:58 849 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:31:58 850 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:31:58 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> css selector: .header]
--- 28 Nov 00:32:01 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:32:04 454 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:32:04 454 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:32:04 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:32:07 605 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:32:07 605 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:32:07 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:32:07 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> 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]
--- 28 Nov 00:32:08 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:32:14 354 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:32:14 354 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:32:16 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:32:16 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:32:27 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ad8441c38a2577e7200d739982e7cd7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 28 Nov 00:32:34 302 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 28 Nov 00:32:34 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:32:46 985 - Element not found : element
--- 28 Nov 00:33:00 201 - Element not found : element
--- 28 Nov 00:33:13 374 - Element not found : element
--- 28 Nov 00:33:26 581 - Element not found : element
--- 28 Nov 00:33:39 718 - Element not found : element
--- 28 Nov 00:33:52 995 - Element not found : element
--- 28 Nov 00:34:06 181 - Element not found : element
--- 28 Nov 00:34:19 382 - Element not found : element
--- 28 Nov 00:34:32 539 - Element not found : element
--- 28 Nov 00:34:45 779 - Element not found : element
--- 28 Nov 00:34:58 974 - Element not found : element
--- 28 Nov 00:35:12 140 - Element not found : element
--- 28 Nov 00:35:25 316 - Element not found : element
--- 28 Nov 00:35:38 511 - Element not found : element
--- 28 Nov 00:35:51 717 - Element not found : element
--- 28 Nov 00:36:04 921 - Element not found : element
--- 28 Nov 00:36:18 198 - Element not found : element
--- 28 Nov 00:36:31 402 - Element not found : element
--- 28 Nov 00:36:44 547 - Element not found : element
--- 28 Nov 00:36:57 681 - Element not found : element
--- 28 Nov 00:37:10 815 - Element not found : element
--- 28 Nov 00:37:24 020 - Element not found : element
--- 28 Nov 00:37:37 232 - Element not found : element
--- 28 Nov 00:37:50 420 - Element not found : element
--- 28 Nov 00:38:03 625 - Element not found : element
--- 28 Nov 00:38:16 748 - Element not found : element
--- 28 Nov 00:38:30 016 - Element not found : element
--- 28 Nov 00:38:43 247 - Element not found : element
--- 28 Nov 00:38:56 604 - Element not found : element
--- 28 Nov 00:39:09 814 - Element not found : element
--- 28 Nov 00:39:10 315 - Unable to find an element after 30 sec
eSign Platform page didn't open up [ScreenShot]
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]
'IMM Admin' can access manage FI [ScreenShot]
Fi details are matching [ScreenShot]
Mismatching FI details
--- 28 Nov 00:54:26 512 - TestCaseID:: verifyManageFIAfterSearchWithFiName
--- 28 Nov 00:54:29 023 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:54:37 900 - 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=8f370226-c2f4-4de9-a5e8-37453821402e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=b8ud2jufisljsbuqt3gzscieaej9fyxmz-p7qmsfasa&code_challenge_method=s256&nonce=d85f7e12-0469-4503-abc2-1ed1c38b7118&state=eyjpzci6ijq5mdlimmrhltgzyjktndewmi1izwyxltmzogi1ndhinmfmysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:54:37 901 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:54:37 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:54:38 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> id: i0116]
--- 28 Nov 00:54:43 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:54:44 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> id: i0118]
--- 28 Nov 00:54:54 024 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:54:54 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:54:54 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> id: lightbox]
--- 28 Nov 00:54:54 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:55:03 971 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:55:03 971 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:55:05 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:55:09 081 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:55:09 081 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:55:09 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> css selector: .header]
--- 28 Nov 00:55:12 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:55:15 658 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:55:15 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:55:15 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:55:18 843 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:55:18 843 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:55:18 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:55:19 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> 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]
--- 28 Nov 00:55:19 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 28 Nov 00:55:19 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> id: searchFIIdName]
--- 28 Nov 00:55:27 569 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:55:27 569 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:55:29 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:55:30 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> css selector: input[type=text]]
--- 28 Nov 00:55:41 544 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:55:41 544 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:55:43 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:55:43 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8f1a5c65f6da92830cf689cfad59a4e)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Mismatching FI details
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]
--- 28 Nov 01:15:44 140 - TestCaseID:: verifyClientSettingsTabs
--- 28 Nov 01:15:46 368 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:15:56 247 - 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=10fb87b4-177e-4be6-970b-2605262a3a6c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=piyke_ttgeo2qijjm9fjcp14-hx0j57eeemxn-sfere&code_challenge_method=s256&nonce=8fcb53e7-9d6a-4c52-8faf-19db0248ace5&state=eyjpzci6ijc4nte4otq2ltvmnmutndy0zi1iyjy1lwu4mddhmdzhzmq4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 01:15:56 247 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:15:56 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 01:15:56 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: i0116]
--- 28 Nov 01:16:01 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:16:03 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: i0118]
--- 28 Nov 01:16:12 994 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 01:16:12 994 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:16:13 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: lightbox]
--- 28 Nov 01:16:13 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 01:16:23 428 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 01:16:23 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:16:25 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 01:16:28 645 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 01:16:28 646 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:16:28 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> css selector: .header]
--- 28 Nov 01:16:32 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 01:16:35 310 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:16:35 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:16:35 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 01:16:38 484 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:16:38 484 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:16:38 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 01:16:38 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> 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]
--- 28 Nov 01:16:39 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 01:16:45 274 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 01:16:45 274 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:16:47 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 01:16:47 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 01:16:55 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 28 Nov 01:17:03 170 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 01:17:03 170 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:17:15 855 - Element not found : element
--- 28 Nov 01:17:28 977 - Element not found : element
--- 28 Nov 01:17:42 117 - Element not found : element
--- 28 Nov 01:17:55 294 - Element not found : element
--- 28 Nov 01:18:08 499 - Element not found : element
--- 28 Nov 01:18:21 597 - Element not found : element
--- 28 Nov 01:18:34 778 - Element not found : element
--- 28 Nov 01:18:47 905 - Element not found : element
--- 28 Nov 01:19:01 166 - Element not found : element
--- 28 Nov 01:19:14 412 - Element not found : element
--- 28 Nov 01:19:14 914 - Unable to find an element after 10 sec
--- 28 Nov 01:19:14 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: enableClient]
--- 28 Nov 01:19:18 084 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 28 Nov 01:19:18 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:19:18 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 28 Nov 01:19:31 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: allowedDomain]
--- 28 Nov 01:19:33 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> id: allowedDomain]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
--- 28 Nov 01:19:42 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:19:42 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:19:44 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:19:44 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:19:46 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //input[@type='checkbox']]
--- 28 Nov 01:19:46 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bb45f9e9a386a22713fee2b62a46386)] -> xpath: //input[@type='checkbox']]
Clicked on Save button
--- 28 Nov 01:19:49 984 - TestCaseID:: verifyClientSettingsTabs
--- 28 Nov 01:19:52 029 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 01:19:58 067 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 28 Nov 01:19:58 067 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 01:21:04 055 - Unable to find an element after 5 sec
--- 28 Nov 01:21:04 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce4ab7a15c41218c799b71bfed4ebb07)] -> id: btnSubmit]
SignIn page open up [ScreenShot]
--- 28 Nov 01:21:16 919 - Element not found : element
--- 28 Nov 01:21:30 080 - Element not found : element
--- 28 Nov 01:21:43 303 - Element not found : element
--- 28 Nov 01:21:56 502 - Element not found : element
--- 28 Nov 01:22:09 714 - Element not found : element
--- 28 Nov 01:22:10 219 - Unable to find an element after 5 sec
--- 28 Nov 01:22:10 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce4ab7a15c41218c799b71bfed4ebb07)] -> id: ctl00_cph1_txtHSFIID]
--- 28 Nov 01:22:10 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce4ab7a15c41218c799b71bfed4ebb07)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 28 Nov 01:22:15 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce4ab7a15c41218c799b71bfed4ebb07)] -> id: btnSubmit]
--- 28 Nov 01:22:22 133 - 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%3dtaa7zo6m_tvzfpcysdlzexof12dsq9fe91pqvwecidotfokc_byqswqfo6fp7p9yqqwrcdzppcfxvz7grz1h4i7e51n7xwz6uz8yrb4gh9xkuvbdrvblqjdmejiwufec5cakhij2d9bna-ppcrgplxr7chuznio0ay40wdm8wxyuwc_uccorjo9mjt0indt5rsw0xrb4r8znqsi1qieu3q&response_mode=form_post&nonce=638683339433240514.zmuwowywmjatywy3zs00mwjilwjknjqtzwuymjlhmme5zge5mjyzzdm3ztatmje2zs00mgniltlmndmtmtmxmgmzytc0mwu1&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
--- 28 Nov 01:22:22 133 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
Clicked on Submit button
Steps:
null [ScreenShot]
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.” message ...)
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]
eSign Platform page didn't open up [ScreenShot]
--- 28 Nov 00:39:10 927 - TestCaseID:: verifyPlatformSettingsTabs
--- 28 Nov 00:39:13 060 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 28 Nov 00:39:21 743 - 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=f5a2a777-479c-4aea-9e8b-d71879e50ebc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=jl-xkgb8jrngxqzsknotkcbqenwdrxxhmxozfnuk_um&code_challenge_method=s256&nonce=e1f2947e-4f2a-41da-885e-d01b877c7084&state=eyjpzci6imy0ngqzyzywltjmogytngu5my04zgfhltrkzjbhodzkmjvlzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 28 Nov 00:39:21 744 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:39:21 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 28 Nov 00:39:22 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> id: i0116]
--- 28 Nov 00:39:27 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:39:28 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> id: i0118]
--- 28 Nov 00:39:37 785 - Page URL:: https://login.microsoftonline.com/common/login
--- 28 Nov 00:39:37 785 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:39:37 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> id: lightbox]
--- 28 Nov 00:39:37 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 28 Nov 00:39:47 715 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 28 Nov 00:39:47 715 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:39:50 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 28 Nov 00:39:53 251 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 28 Nov 00:39:53 251 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:39:53 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> css selector: .header]
--- 28 Nov 00:39:56 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 28 Nov 00:39:59 880 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:39:59 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:39:59 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 28 Nov 00:40:03 047 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:40:03 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:40:03 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 28 Nov 00:40:03 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> 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]
--- 28 Nov 00:40:03 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 28 Nov 00:40:09 829 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 28 Nov 00:40:09 829 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:40:12 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 28 Nov 00:40:12 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 28 Nov 00:40:23 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786e34c0336551916016e983eec363c2)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 28 Nov 00:40:29 907 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 28 Nov 00:40:29 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 28 Nov 00:40:42 571 - Element not found : element
--- 28 Nov 00:40:55 730 - Element not found : element
--- 28 Nov 00:41:08 940 - Element not found : element
--- 28 Nov 00:41:22 081 - Element not found : element
--- 28 Nov 00:41:35 258 - Element not found : element
--- 28 Nov 00:41:48 415 - Element not found : element
--- 28 Nov 00:42:01 577 - Element not found : element
--- 28 Nov 00:42:14 840 - Element not found : element
--- 28 Nov 00:42:28 041 - Element not found : element
--- 28 Nov 00:42:41 233 - Element not found : element
--- 28 Nov 00:42:54 373 - Element not found : element
--- 28 Nov 00:43:07 581 - Element not found : element
--- 28 Nov 00:43:20 738 - Element not found : element
--- 28 Nov 00:43:33 903 - Element not found : element
--- 28 Nov 00:43:47 108 - Element not found : element
--- 28 Nov 00:44:00 300 - Element not found : element
--- 28 Nov 00:44:13 475 - Element not found : element
--- 28 Nov 00:44:26 661 - Element not found : element
--- 28 Nov 00:44:39 818 - Element not found : element
--- 28 Nov 00:44:53 010 - Element not found : element
--- 28 Nov 00:45:06 161 - Element not found : element
--- 28 Nov 00:45:19 349 - Element not found : element
--- 28 Nov 00:45:32 544 - Element not found : element
--- 28 Nov 00:45:45 762 - Element not found : element
--- 28 Nov 00:45:58 997 - Element not found : element
--- 28 Nov 00:46:12 221 - Element not found : element
--- 28 Nov 00:46:25 373 - Element not found : element
--- 28 Nov 00:46:38 597 - Element not found : element
--- 28 Nov 00:46:51 784 - Element not found : element
--- 28 Nov 00:47:04 975 - Element not found : element
--- 28 Nov 00:47:05 488 - Unable to find an element after 30 sec
eSign Platform page didn't open up [ScreenShot]
18 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifySwitchingBetweenFIsinIPFilteringTab
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenFIs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenTabsinRemoteSettingsTab
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenFIs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenTabsinRemoteSettingsTab
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@68718366)
0 ms
init(org.testng.TestRunner@68718366)
10127 ms
verifyWebHooksSettingsTab({ZIP=0756, Description=Verify Web Hooks Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft...)
16582 ms
verifyVerifastSettingsTabs({ZIP=0756, Description=Verify Verifast Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
343991 ms
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp({ZIP=, Description=verify Tenant Admin Can Only Access ManageFI Reporting and Help, Login_User_ID=eS...)
628642 ms
verifySearchOption({ZIP=0756, Description=Verify Search Option in ManageFI Page, Login_User_ID=immadmin2@immesignqa.onm...)
1617669 ms
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Completed Status, Login_User_ID=immadmin2@immesignqa.o...)
1755038 ms
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Submitted Status, Login_User_ID=immadmin2@immesignqa.o...)
1850183 ms
verifySearchingFI({ZIP=0756, Description=Verify Searching FI in Draft Status, Login_User_ID=immadmin2@immesignqa.onmic...)
1956761 ms
verifyReportingMenu({ZIP=0756, Description=Verify Reporting Menu, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pl...)
2044044 ms
verifyRemoteSettingsTabDefaultSMS({ZIP=0756, Description=Verify Remote Settings Default SMS - Imm Admin, Login_User_ID=immadmin2@immes...)
2911984 ms
verifyRemoteSettingsTabDefaultSMS({ZIP=0756, Description=Verify Remote Settings Default SMS - Partner Admin, Login_User_ID=PartnerAdmi...)
3030755 ms
verifyRemoteSettingsTab({ZIP=0756, Description=Verify Remote Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.co...)
4017436 ms
verifyRemoteSettingsSubTab({ZIP=0756, Description=Verify Remote Settings Sub Tab, Login_User_ID=immadmin2@immesignqa.onmicrosof...)
4259996 ms
verifyRemoteSettingsRemoteIDMeAuthenticationTypes({ZIP=0756, Description=Verify Remote Settings Remote ID Me Authentication Types, Login_User_ID=immad...)
5390482 ms
verifyReadDocumentBarcodeOption({ZIP=0756, Description=verifyReadDocumentBarcodeOption, Login_User_ID=immadmin2@immesignqa.onmicroso...)
5509495 ms
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Verify validation message when more than 10, Login_U...)
5756865 ms
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Check whether User can Discard the changes, Login_Us...)
6232067 ms
verifyPlatformSettingsTabs({ZIP=0756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.” message ...)
6766758 ms
verifyPlatFormOverrideTabs({ZIP=0756, Description=Verify PlatForm Override Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
7241863 ms
verifyPlatFormOverrideDisbale({ZIP=0756, Description=Verify PlatForm Override Disable, Login_User_ID=immadmin2@immesignqa.onmicros...)
7366320 ms
verifyOtherSettingsTabs({ZIP=0756, Description=Verify Other Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com...)
7488752 ms
verifyManageFIAfterSearchWithFiName({ZIP=0756, Description=Verify Manage Fi Page after search with FI Name, Login_User_ID=immadmin2@imme...)
7682727 ms
verifyIPFilteringTabs({ZIP=0756, Description=Verify IP Filtering Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicros...)
7769751 ms
verifyFIDetailsInDifferentSettingsTabs({ZIP=0756, Description=Verify FI Details and Settings should be categorized into a logical grouping,...)
8142602 ms
verifyErrorMessagesInRemoteSettingsSubTab({ZIP=0756, Description=Verify Erorr Messages in Remote Settings Sub Tab, Login_User_ID=immadmin2@imm...)
8214681 ms
verifyDeletionOfDictionaries({ZIP=0756, Description=Verify Deletion of Dictionaries, Login_User_ID=immadmin2@immesignqa.onmicroso...)
8484163 ms
verifyClientSettingsTabs({ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=i...)
9205734 ms
verifyClientSettingsTabs({ZIP=0756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=i...)
9624168 ms
verifyBasicDetailsTabs({ZIP=0756, Description=Verify Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com,...)
9789138 ms
verifyAzureDetailsTabs({ZIP=, Description=verify Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pla...)
9912167 ms
VerifyAddonPage({ZIP=0756, Description=Verify Addon Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platfo...)
10169382 ms
verifyActivateAndDeactivateFI({ZIP=0756, Description=Verify Activate and Deactivate FI, Login_User_ID=immadmin2@immesignqa.onmicro...)
10779891 ms
LogineSignandVerifyClientSettings({ZIP=0756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=imma...)
11179468 ms