com.imm.testscripts.ManageFi.ManageFi
LogineSignandVerifyClientSettings
(, chrome_Windows 11)
java.lang.AssertionError: Documents Maintenance 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.eSignPage.isLoaded(eSignPage.java:123)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.ManageFi.ManageFi.LogineSignandVerifyClientSettings(ManageFi.java:945)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 eSign Client Settings Tab)
verifyAzureDetailsTabs
(, chrome_Windows 11)
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.$Proxy18.getAttribute(Unknown Source)
at com.imm.pages.AzureDetails.verifyAdDomainUpdate(AzureDetails.java:491)
at com.imm.testscripts.ManageFi.ManageFi.verifyAzureDetailsTabs(ManageFi.java:2091)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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=124.0.6367.208)
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 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [8ade118e12ec3205d4ed2c03b12b21cd, findElement {using=id, value=errorDomain2}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 123.0.6312.122 (31f8248cdd9..., userDataDir: C:\Users\CHINTA~1.CHO\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51006}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.156:4444/ses..., se:cdpVersion: 124.0.6367.208, 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: 8ade118e12ec3205d4ed2c03b12b21cd
at jdk.internal.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
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 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)
... 32 more
(Verify Azure Details Tab)
verifyBasicDetailsTabs
(, chrome_Windows 11)
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.$Proxy18.getText(Unknown Source)
at com.imm.pages.BasicDetailsPage.ValidateLogoError(BasicDetailsPage.java:655)
at com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs(ManageFi.java:738)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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":"xpath","selector":".//div[@class='text-danger ng-star-inserted']"}
(Session info: chrome=124.0.6367.208)
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 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f1befffc2a357b1f1057628f96a9bb77, findElement {using=xpath, value=.//div[@class='text-danger ng-star-inserted']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 123.0.6312.122 (31f8248cdd9..., userDataDir: C:\Users\CHINTA~1.CHO\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51088}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.156:4444/ses..., se:cdpVersion: 124.0.6367.208, 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: f1befffc2a357b1f1057628f96a9bb77
at jdk.internal.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
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 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)
... 32 more
(Verify Basic Details Tab)
verifyClientSettingsTabs
(, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"}
(Session info: chrome=124.0.6367.208)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [eb8a7e95b8cfcca633014e13d4aed207, actions {actions=[org.openqa.selenium.interactions.Sequence@7b8e5116]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 123.0.6312.122 (31f8248cdd9..., userDataDir: C:\Users\CHINTA~1.CHO\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51486}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.156:4444/ses..., se:cdpVersion: 124.0.6367.208, 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: eb8a7e95b8cfcca633014e13d4aed207
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:281)
at com.imm.pages.NewTemplatePage.clickRedirection(NewTemplatePage.java:504)
at com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs(ManageFi.java:614)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Client Settings Tab)
verifyClientSettingsTabs
(, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"}
(Session info: chrome=124.0.6367.208)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [cf21e518ccfa3d848d34efe670912ba0, actions {actions=[org.openqa.selenium.interactions.Sequence@a47d360]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 123.0.6312.122 (31f8248cdd9..., userDataDir: C:\Users\CHINTA~1.CHO\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51299}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.156:4444/ses..., se:cdpVersion: 124.0.6367.208, 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: cf21e518ccfa3d848d34efe670912ba0
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:281)
at com.imm.pages.NewTemplatePage.clickRedirection(NewTemplatePage.java:504)
at com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs(ManageFi.java:614)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Client Settings Tab)
verifyDeletionOfDictionaries
(, chrome_Windows 11)
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:623)
at com.imm.testscripts.ManageFi.ManageFi.verifyDeletionOfDictionaries(ManageFi.java:1345)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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
(, chrome_Windows 11)
java.lang.AssertionError: Failed to search the FI
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.assertThat(Log.java:656)
at com.imm.testscripts.ManageFi.ManageFi.verifyFIDetailsInDifferentSettingsTabs(ManageFi.java:488)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
verifyPlatFormOverrideDisbale
(, chrome_Windows 11)
java.lang.AssertionError: Documents Maintenance 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.eSignPage.isLoaded(eSignPage.java:123)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideDisbale(ManageFi.java:2593)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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
(, chrome_Windows 11)
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:623)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:363)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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
(, chrome_Windows 11)
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:623)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:363)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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
(, chrome_Windows 11)
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:623)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:363)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
verifyRemoteSettingsinEsignatureManagementPage
(, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"}
(Session info: chrome=124.0.6367.208)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [e1cf06116341bdc5963b482e5f312681, actions {actions=[org.openqa.selenium.interactions.Sequence@56313049]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 123.0.6312.122 (31f8248cdd9..., userDataDir: C:\Users\CHINTA~1.CHO\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52437}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.156:4444/ses..., se:cdpVersion: 124.0.6367.208, 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: e1cf06116341bdc5963b482e5f312681
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:281)
at com.imm.pages.NewTemplatePage.clickRedirection(NewTemplatePage.java:504)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsinEsignatureManagementPage(ManageFi.java:1887)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 in esignature management page)
verifySwitchingBetweenFIsinOtherSettingsTab
(, chrome_Windows 11)
java.lang.AssertionError: Failed to search the FI
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.assertThat(Log.java:656)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinOtherSettingsTab(ManageFi.java:3403)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Swithing between FI's in Other Settings tab ManageFI Page)
verifySwitchingBetweenFIsinPlatformOverrideTab
(, chrome_Windows 11)
java.lang.AssertionError: eSign Platform Override 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.PlatformOverridePage.isLoaded(PlatformOverridePage.java:89)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.ManageFiPage.clickOnPlatFormOverride(ManageFiPage.java:632)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinPlatformOverrideTab(ManageFi.java:3003)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Swithing between FI's in Platform Override tab ManageFI Page)
verifySwitchingBetweenFIsinPlatformsTab
(, chrome_Windows 11)
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:623)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinPlatformsTab(ManageFi.java:3081)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Swithing between FI's in Platforms tab ManageFI Page)
verifySwitchingBetweenFIsinVerifastSettingsTab
(, chrome_Windows 11)
java.lang.AssertionError: Failed to save Verifast URL
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.pages.VerifastSettingsPage.verifySavedDetails(VerifastSettingsPage.java:207)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinVerifastSettingsTab(ManageFi.java:3550)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Swithing between FI's in Verifast Settings tab ManageFI Page)
verifySwitchingBetweenTabsFromBasicDetailsTabs
(, chrome_Windows 11)
java.lang.AssertionError: eSign Tenant Manager 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.BasicDetailsPage.isLoaded(BasicDetailsPage.java:183)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.ManageFiPage.clickOnBasicDetails(ManageFiPage.java:685)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsFromBasicDetailsTabs(ManageFi.java:4258)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Switching between tabs from Basic Details Tab)
verifySwitchingBetweenTabsinPlatformsTab
(, chrome_Windows 11)
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:623)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinPlatformsTab(ManageFi.java:4450)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Swithing between Tabs in Platforms tab ManageFI Page)
verifySwitchingBetweenTabsinVerifastSettingsTabs
(, chrome_Windows 11)
java.lang.AssertionError: Failed to save Verifast URL
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.pages.VerifastSettingsPage.verifySavedDetails(VerifastSettingsPage.java:207)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinVerifastSettingsTabs(ManageFi.java:4948)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Switching Between Tabs from Verifast Settings Tab)
verifyWebHooksSettingsTab
(, chrome_Windows 11)
java.lang.AssertionError: Button 'Yes' & 'No' are not displayed
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.assertThat(Log.java:656)
at com.imm.pages.RemoteSettingsPage.YesorNoButtons(RemoteSettingsPage.java:307)
at com.imm.testscripts.ManageFi.ManageFi.verifyWebHooksSettingsTab(ManageFi.java:4135)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Web Hooks Settings Tab)
com.imm.testscripts.ManageFi.ManageFi
C:\Users\sa_chintan.choksi\git\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"/>
</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
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifySwitchingBetweenFIs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinIPFilteringTab
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinRemoteSettingsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
P1
LogineSignandVerifyClientSettings
VerifyAddonPage
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifySwitchingBetweenFIs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinIPFilteringTab
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinRemoteSettingsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
Reports
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
Smoke
LogineSignandVerifyClientSettings
VerifyAddonPage
verifyActivateAndDeactivateFI
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyErrorMessagesInRemoteSettingsSubTab
verifyFIDetailsInDifferentSettingsTabs
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyOtherSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatFormOverrideTabs
verifyPlatformSettingsTabs
verifyRemoteSettingsSubTab
verifyRemoteSettingsTab
verifyRemoteSettingsinEsignatureManagementPage
verifyReportingMenu
verifySearchOption
verifySearchingFI
verifySwitchingBetweenFIs
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenFIsinClientSettingsTab
verifySwitchingBetweenFIsinIPFilteringTab
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifySwitchingBetweenTabsinClientSettingsTab
verifySwitchingBetweenTabsinIPFilteringTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinRemoteSettingsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyVerifastSettingsTabs
verifyWebHooksSettingsTab
Times for IMM_Esign_Chrome
Total running time: 2 hours
Reporter output for IMM_Esign_Chrome
verifySearchingFI(, chrome_Windows 11)
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.
--- 23 May 17:14:53 878 - TestCaseID:: verifySearchingFI
--- 23 May 17:14:54 727 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:14:59 425 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:14:59 425 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:03 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: idSIButton9]
--- 23 May 17:15:03 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: i0116]
--- 23 May 17:15:08 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: idSIButton9]
--- 23 May 17:15:09 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: i0118]
--- 23 May 17:15:15 708 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:15:15 708 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:15 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: lightbox]
--- 23 May 17:15:16 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: idSIButton9]
--- 23 May 17:15:20 097 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:15:20 097 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:23 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:15:23 770 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:15:23 770 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:23 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: .header]
--- 23 May 17:15:28 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:15:28 306 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:15:28 306 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:29 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:15:29 535 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:15:29 536 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:29 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:15:29 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> 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]
--- 23 May 17:15:30 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 17:15:30 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> id: searchFIIdName]
--- 23 May 17:15:45 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:15:50 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:15:56 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:16:01 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:16:07 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:16:15 627 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:16:15 627 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:17 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:16:18 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2810cd945827a4ad83bbd1ea578630c1)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Test Passed.
verifySearchOption(, chrome_Windows 11)
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.
--- 23 May 17:13:05 653 - TestCaseID:: verifySearchOption
--- 23 May 17:13:06 476 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:13:10 966 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:13:10 966 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:14 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: idSIButton9]
--- 23 May 17:13:14 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: i0116]
--- 23 May 17:13:19 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: idSIButton9]
--- 23 May 17:13:20 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: i0118]
--- 23 May 17:13:26 636 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:13:26 636 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:26 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: lightbox]
--- 23 May 17:13:27 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: idSIButton9]
--- 23 May 17:13:30 758 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:13:30 758 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:35 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:13:35 933 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:13:35 933 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:36 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: .header]
--- 23 May 17:13:38 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:13:38 502 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:13:38 502 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:39 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:13:39 768 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:13:39 768 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:39 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:13:40 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> 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]
--- 23 May 17:13:40 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 17:13:40 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> id: searchFIIdName]
--- 23 May 17:13:59 287 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:13:59 287 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:01 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:14:01 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: input[type=text]]
--- 23 May 17:14:07 285 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:14:07 285 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:10 733 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:14:10 733 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:13 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:14:13 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: input[type=text]]
--- 23 May 17:14:18 716 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:14:18 716 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:19 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: input[type=text]]
--- 23 May 17:14:24 989 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:14:24 989 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:28 428 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:14:28 428 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:30 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:14:30 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:14:40 052 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:14:40 052 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:40 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> xpath: //span[@class='pointer']]
--- 23 May 17:14:45 429 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:14:45 429 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:47 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:14:47 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c013fb4232a3b0bdf9a3cf0ccba13b24)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Test Passed.
verifyIPFilteringTabs(, chrome_Windows 11)
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.
--- 23 May 16:30:10 541 - TestCaseID:: verifyIPFilteringTabs
--- 23 May 16:30:11 446 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:30:16 109 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:30:16 109 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:30:19 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: idSIButton9]
--- 23 May 16:30:19 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: i0116]
--- 23 May 16:30:25 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: idSIButton9]
--- 23 May 16:30:26 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: i0118]
--- 23 May 16:30:32 430 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:30:32 430 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:30:32 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: lightbox]
--- 23 May 16:30:33 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: idSIButton9]
--- 23 May 16:30:36 250 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:30:36 250 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:30:40 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:30:40 892 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:30:40 892 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:30:40 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> css selector: .header]
--- 23 May 16:30:44 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:30:44 517 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:30:44 517 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:30:45 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:30:46 019 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:30:46 019 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:30:46 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:30:46 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> 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]
--- 23 May 16:30:46 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:30:50 106 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:30:50 106 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:30:52 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:30:52 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:31:01 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 16:31:09 118 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 16:31:09 119 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:31:09 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: ipFilterSwitch]
--- 23 May 16:31:09 247 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 16:31:09 247 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:31:09 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 16:31:18 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //*[contains(@id,'cdk-drop-list')]]
Clicked on Delete button [ScreenShot]
Clicked on Delete button [ScreenShot]
--- 23 May 16:31:32 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> id: btnAddNew]
Successfully verified 'IP Filtering Labels' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 16:31:33 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:31:36 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:31:44 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:31:49 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:31:52 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:00 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 16:32:21 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:24 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:32 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:34 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:44 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:47 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:52 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:32:55 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:33:02 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:33:04 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:33:07 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> 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]
--- 23 May 16:33:34 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:33:37 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:33:44 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:33:47 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
Clicked on Save button
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 16:34:20 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:34:23 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:34:31 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:34:34 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 16:34:57 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:35:01 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:35:08 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:35:12 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //input[@type='text']]
--- 23 May 16:35:21 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //label[contains(text(),'No')]]
--- 23 May 16:35:24 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36476a1dfbe027525bcf665b2f820064)] -> xpath: //label[contains(text(),'Yes')]]
Clicked on Save button
Clicked on Save button
Test Passed.
verifyActivateAndDeactivateFI(, chrome_Windows 11)
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
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully login into eSign application
Test Passed.
--- 23 May 16:05:49 549 - TestCaseID:: verifyActivateAndDeactivateFI
--- 23 May 16:05:50 357 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:05:55 113 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:05:55 113 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:05:57 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> id: idSIButton9]
--- 23 May 16:05:57 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> id: i0116]
--- 23 May 16:06:03 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> id: idSIButton9]
--- 23 May 16:06:04 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> id: i0118]
--- 23 May 16:06:10 580 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:06:10 581 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:10 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> id: lightbox]
--- 23 May 16:06:11 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> id: idSIButton9]
--- 23 May 16:06:14 654 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:06:14 655 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:18 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:06:18 883 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:06:18 884 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:18 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> css selector: .header]
--- 23 May 16:06:22 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:06:22 588 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:06:22 588 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:23 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:06:23 819 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:06:23 820 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:23 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:06:24 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> 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]
--- 23 May 16:06:24 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 16:06:28 104 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:06:28 105 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:30 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:06:30 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Fi Status is Activated
--- 23 May 16:06:41 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:06:41 119 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:41 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 23 May 16:06:44 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: //*[contains(@class,'modal-body')]]
--- 23 May 16:06:55 125 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:06:55 125 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:06:55 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 23 May 16:06:58 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: //*[contains(@class,'modal-body')]]
--- 23 May 16:07:09 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bd7d56cb8f2267a057e86b4ae475784)] -> xpath: //*[@class='toast-body']/span]
--- 23 May 16:07:09 483 - TestCaseID:: verifyActivateAndDeactivateFI
--- 23 May 16:07:10 397 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:07:13 645 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:07:13 645 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:07:46 913 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:07:46 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (95e6a221197f3e4c6e0a54437328bbe6)] -> id: btnSubmit]
--- 23 May 16:07:47 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (95e6a221197f3e4c6e0a54437328bbe6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 23 May 16:07:47 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (95e6a221197f3e4c6e0a54437328bbe6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 23 May 16:07:52 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (95e6a221197f3e4c6e0a54437328bbe6)] -> id: btnSubmit]
--- 23 May 16:07:53 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (95e6a221197f3e4c6e0a54437328bbe6)] -> id: ErrorSummaryHeader]
--- 23 May 16:07:53 567 - TestCaseID:: verifyActivateAndDeactivateFI
--- 23 May 16:07:54 449 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:07:59 254 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:07:59 254 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:02 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> id: idSIButton9]
--- 23 May 16:08:02 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> id: i0116]
--- 23 May 16:08:08 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> id: idSIButton9]
--- 23 May 16:08:09 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> id: i0118]
--- 23 May 16:08:15 936 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:08:15 936 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:15 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> id: lightbox]
--- 23 May 16:08:17 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> id: idSIButton9]
--- 23 May 16:08:20 149 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:08:20 149 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:23 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:08:24 271 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:08:24 271 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:24 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> css selector: .header]
--- 23 May 16:08:27 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:08:27 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:08:27 935 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:29 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:08:29 155 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:08:29 155 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:29 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:08:32 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:08:32 481 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:34 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:08:34 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:08:44 258 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:08:44 259 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:44 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 23 May 16:08:47 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: //*[contains(@class,'modal-body')]]
--- 23 May 16:08:54 324 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:08:54 324 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:08:54 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: //*[contains(@class,'statusBtn ')]]
--- 23 May 16:08:57 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: //*[contains(@class,'modal-body')]]
--- 23 May 16:09:03 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b63e614b5e5ce8169ec69778fa72a408)] -> xpath: //*[@class='toast-body']/span]
--- 23 May 16:09:03 641 - TestCaseID:: verifyActivateAndDeactivateFI
--- 23 May 16:09:04 488 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:09:07 661 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:09:07 661 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:09:41 138 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:09:41 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: btnSubmit]
--- 23 May 16:09:51 516 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:09:51 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:09:51 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:09:56 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: btnSubmit]
--- 23 May 16:09:59 872 - 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%3dlaekcjihnp511wxc-k1otf7snrhttpqlpork032mxvcupvs1jpzbbvta9gu_kedwxoh3ob6ekuu6cfvctcfapdeadvmhxbg1omd9chz7az85nt8ml_uc79tiblsu23gzi-solusj9x7sz4t8ommbkqruio5ptwjsfpvcqkfkdfogpnkgfnzbzouqhcl0eiyyahtoepfifvhcpvmjecntfg&response_mode=form_post&nonce=638520575277252563.yzzjmtlhytutodc2mi00njk3lwixzjytmdy5n2y3ywiyytzlzjvly2jkntitzja2mi00oddhlwi0odytowe5ywnkndy0m2ez&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
--- 23 May 16:09:59 872 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:10:05 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: i0116]
--- 23 May 16:10:05 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:10:10 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: idSIButton9]
--- 23 May 16:10:10 760 - 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%3dlaekcjihnp511wxc-k1otf7snrhttpqlpork032mxvcupvs1jpzbbvta9gu_kedwxoh3ob6ekuu6cfvctcfapdeadvmhxbg1omd9chz7az85nt8ml_uc79tiblsu23gzi-solusj9x7sz4t8ommbkqruio5ptwjsfpvcqkfkdfogpnkgfnzbzouqhcl0eiyyahtoepfifvhcpvmjecntfg&response_mode=form_post&nonce=638520575277252563.yzzjmtlhytutodc2mi00njk3lwixzjytmdy5n2y3ywiyytzlzjvly2jkntitzja2mi00oddhlwi0odytowe5ywnkndy0m2ez&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
--- 23 May 16:10:10 760 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:10:11 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: i0118]
--- 23 May 16:10:11 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: i0118]
Steps:
--- 23 May 16:10:17 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: idSIButton9]
--- 23 May 16:10:18 370 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:10:18 370 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:10:19 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: idSIButton9]
--- 23 May 16:10:23 260 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:10:23 260 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:10:23 390 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:10:23 391 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:10:23 443 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> id: btnUpload]
--- 23 May 16:10:23 559 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:10:23 559 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:10:23 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> css selector: .header]
--- 23 May 16:10:23 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> xpath: //a[text()='Administration']]
--- 23 May 16:10:25 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0177e0fe7281fda3e0bbb93adf7c3fc6)] -> xpath: //a[text()='Administration']]
Test Passed.
verifySwitchingBetweenTabsFromAzureDetailsTabs(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Test Passed.
--- 23 May 17:39:45 113 - TestCaseID:: verifySwitchingBetweenTabsFromAzureDetailsTabs
--- 23 May 17:39:45 934 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:39:50 550 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:39:50 550 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:39:53 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: idSIButton9]
--- 23 May 17:39:53 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: i0116]
--- 23 May 17:39:58 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: idSIButton9]
--- 23 May 17:39:59 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: i0118]
--- 23 May 17:40:05 698 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:40:05 698 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:05 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: lightbox]
--- 23 May 17:40:06 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: idSIButton9]
--- 23 May 17:40:10 013 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:40:10 013 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:13 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:40:13 991 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:40:13 991 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:14 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
--- 23 May 17:40:17 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:40:17 648 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:40:17 648 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:18 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:40:18 842 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:40:18 843 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:18 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:40:19 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> 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]
--- 23 May 17:40:19 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:40:22 892 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:40:22 893 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:25 097 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:40:25 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: input[type=text]]
--- 23 May 17:40:33 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:40:41 226 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:40:41 226 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:51 584 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:40:51 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:40:51 713 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:40:51 714 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:40:51 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:40:59 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:41:00 177 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:41:00 177 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:41:03 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:41:12 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:41:19 524 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:41:19 524 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:41:29 746 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:41:29 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:41:29 866 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:41:29 866 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:41:29 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
--- 23 May 17:41:36 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:41:37 191 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:41:37 192 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:41:40 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:41:49 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:41:56 439 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:41:56 439 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:42:06 544 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:42:06 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:42:06 658 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:42:06 659 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:42:06 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
--- 23 May 17:42:13 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:42:13 912 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:42:13 913 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:42:17 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:42:25 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:42:33 263 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:42:33 263 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:42:43 382 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:42:43 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:42:43 530 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:42:43 531 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:42:43 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
--- 23 May 17:42:50 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:42:50 802 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:42:50 803 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:42:54 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:43:02 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:43:10 266 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:43:10 266 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:43:20 514 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:43:20 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:43:20 660 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:43:20 660 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:43:20 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
--- 23 May 17:43:27 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:43:28 066 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:43:28 066 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:43:31 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:43:40 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:43:47 494 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:43:47 494 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:43:57 603 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:43:57 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:43:57 721 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:43:57 721 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:43:57 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
--- 23 May 17:44:04 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:44:05 001 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:44:05 001 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:44:08 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:44:16 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:44:24 412 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:44:24 412 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:44:34 585 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:44:34 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:44:34 711 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:44:34 711 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:44:34 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
--- 23 May 17:44:41 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:44:41 989 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:44:41 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:44:45 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:44:53 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:45:01 277 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:45:01 277 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:45:11 382 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:45:11 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:45:11 620 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:45:11 621 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:45:11 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
--- 23 May 17:45:18 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:45:19 163 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:45:19 163 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:45:22 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> id: btnYesTabSwitch]
--- 23 May 17:45:31 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:45:38 435 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:45:38 435 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:45:49 002 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:45:49 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:45:49 139 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:45:49 139 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:45:49 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d36e5a43219cbcd5c2b64b7d0ead85f5)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully validated Azure Details are not updated [ScreenShot]
Test Passed.
verifySwitchingBetweenTabsinClientSettingsTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Test Passed.
--- 23 May 18:14:16 644 - TestCaseID:: verifySwitchingBetweenTabsinClientSettingsTab
--- 23 May 18:14:17 482 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:14:22 102 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:14:22 102 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:14:25 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: idSIButton9]
--- 23 May 18:14:25 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: i0116]
--- 23 May 18:14:30 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: idSIButton9]
--- 23 May 18:14:31 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: i0118]
--- 23 May 18:14:37 537 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:14:37 537 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:14:37 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: lightbox]
--- 23 May 18:14:38 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: idSIButton9]
--- 23 May 18:14:41 545 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:14:41 546 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:14:45 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:14:45 783 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:14:45 783 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:14:45 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
--- 23 May 18:14:49 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:14:49 465 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:14:49 465 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:14:50 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:14:50 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:14:50 424 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:14:50 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:14:50 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> 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]
--- 23 May 18:14:51 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:14:54 497 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:14:54 497 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:14:56 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:14:56 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:15:06 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:15:11 536 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:15:11 536 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:15:21 887 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:15:21 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:15:21 995 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:15:21 995 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:15:22 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:15:22 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:15:27 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:15:32 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:15:37 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:15:45 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:15:46 054 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:15:46 054 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:15:49 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:15:58 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:16:03 295 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:16:03 295 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:16:13 489 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:16:13 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:16:13 649 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:16:13 649 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:16:13 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:16:13 951 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:16:13 952 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:16:14 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:16:16 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:16:16 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:16:16 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
--- 23 May 18:16:16 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:16:22 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:16:27 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:16:32 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:16:40 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:16:40 706 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:16:40 707 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:16:43 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:16:52 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:16:57 962 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:16:57 962 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:17:08 275 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:17:08 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:17:08 376 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:17:08 376 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:17:08 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:17:08 665 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:17:08 665 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:17:08 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:17:10 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:17:11 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:17:11 400 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
--- 23 May 18:17:11 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:17:16 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:17:21 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:17:26 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:17:34 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:17:35 405 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:17:35 406 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:17:38 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:17:47 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:17:52 671 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:17:52 672 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:18:02 845 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:18:02 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:18:02 960 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:18:02 961 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:18:03 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:18:03 239 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:18:03 239 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:18:03 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:18:05 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:18:05 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:18:05 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
--- 23 May 18:18:06 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:18:11 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:18:16 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:18:21 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:18:29 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:18:29 929 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:18:29 929 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:18:33 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:18:41 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:18:47 240 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:18:47 240 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:18:57 468 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:18:57 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:18:57 604 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:18:57 604 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:18:57 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:18:57 859 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:18:57 859 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:18:57 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:19:00 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:19:00 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:19:00 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
--- 23 May 18:19:00 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:19:05 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:19:10 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:19:16 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:19:23 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:19:24 493 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:19:24 493 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:19:27 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:19:36 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:19:41 833 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:19:41 833 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:19:52 386 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:19:52 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:19:52 521 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:19:52 521 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:19:52 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:19:52 839 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:19:52 839 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:19:52 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:19:55 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:19:55 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:19:55 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
--- 23 May 18:19:55 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:20:00 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:20:05 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:20:10 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:20:18 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:20:19 431 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:20:19 432 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:20:22 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:20:31 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:20:36 772 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:20:36 772 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:20:47 165 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:20:47 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:20:47 282 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:20:47 282 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:20:47 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:20:47 552 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:20:47 552 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:20:47 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:20:49 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:20:50 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:20:50 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
--- 23 May 18:20:50 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:20:55 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:21:00 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:21:05 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:21:13 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:21:14 222 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:21:14 223 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:21:17 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:21:26 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:21:31 442 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:21:31 442 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:21:41 738 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:21:41 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:21:41 870 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:21:41 870 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:21:41 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:21:42 160 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:21:42 160 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:21:42 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:21:44 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:21:44 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:21:44 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
--- 23 May 18:21:45 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:21:50 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:21:55 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:22:00 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //input[@type='checkbox']]
--- 23 May 18:22:08 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:22:08 898 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:22:08 899 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:22:12 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: btnYesTabSwitch]
--- 23 May 18:22:20 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 18:22:26 211 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:22:26 211 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:22:36 797 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 18:22:36 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:22:36 911 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:22:36 912 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:22:36 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 18:22:37 204 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 18:22:37 205 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:22:37 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableClient]
--- 23 May 18:22:39 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: allowDesign]
--- 23 May 18:22:39 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: defineDocs]
--- 23 May 18:22:39 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4d73c264c2d4234542a455a96625d351)] -> id: enableScanner]
Test Passed.
verifyOtherSettingsTabs(, chrome_Windows 11)
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
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
Clicked on Cancel button
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Clicked on Save button
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Clicked on Save button
Clicked on Save button
Successfully login into eSign application
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]
Clicked on Save button
Successfully login into eSign application
Test Passed.
--- 23 May 16:37:22 125 - TestCaseID:: verifyOtherSettingsTabs
--- 23 May 16:37:23 057 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:37:27 554 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:37:27 554 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:30 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: idSIButton9]
--- 23 May 16:37:30 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: i0116]
--- 23 May 16:37:35 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: idSIButton9]
--- 23 May 16:37:36 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: i0118]
--- 23 May 16:37:42 663 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:37:42 664 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:42 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: lightbox]
--- 23 May 16:37:43 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: idSIButton9]
--- 23 May 16:37:47 567 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:37:47 567 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:51 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:37:52 117 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:37:52 117 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:52 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> css selector: .header]
--- 23 May 16:37:54 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:37:54 739 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:37:54 739 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:55 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:37:56 018 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:37:56 018 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:56 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:37:56 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> 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]
--- 23 May 16:37:56 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:38:00 039 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:38:00 039 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:38:02 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:38:02 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:38:11 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 16:38:19 191 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:38:19 191 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:38:19 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 16:38:19 338 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:38:19 338 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:38:19 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Matched
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 16:39:54 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:39:58 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:06 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:10 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:17 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:22 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:29 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:33 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:37 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:40:47 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 16:41:16 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:20 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:27 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:31 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:39 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:43 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:50 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:54 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:41:59 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:42:08 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //*[@class='btn btn-outline-primary']]
Clicked on Cancel button
Clicked on Cancel button
Clicked on Cancel button
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 16:42:56 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:00 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:07 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:11 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:19 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:23 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:30 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:34 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:38 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:43:48 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //*[@class='btn btn-outline-primary']]
Clicked on Save button
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 16:44:26 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:44:31 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:44:35 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:44:39 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:44:44 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:44:51 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 16:44:59 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:04 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:11 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:15 699 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:23 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:27 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:34 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:38 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:43 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //input[@type='text']]
--- 23 May 16:45:52 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: //*[@class='btn btn-outline-primary']]
Clicked on Save button
--- 23 May 16:46:20 290 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: forceReviewConsent]
--- 23 May 16:46:30 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: forceReviewConsent]
--- 23 May 16:46:40 522 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: barcodePageNumbers]
--- 23 May 16:46:44 833 - Unable to find an element after 2 sec ==> [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: uploadCoverPage]
--- 23 May 16:46:52 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: barcodePageNumbers]
--- 23 May 16:46:54 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: uploadCoverPage]
--- 23 May 16:46:57 220 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:46:57 220 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:47:02 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: uploadCoverPage]
--- 23 May 16:47:19 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:47:20 087 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:47:20 087 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:47:25 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: uploadCoverPage]
--- 23 May 16:47:42 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:47:42 900 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:47:42 901 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:47:47 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: uploadCoverPage]
--- 23 May 16:48:20 444 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: .//div[@class='text-danger ng-star-inserted']'
--- 23 May 16:48:20 677 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:48:20 677 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:48:25 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ade148f6743e2badc7593bbdf7eb4b40)] -> id: uploadCoverPage]
--- 23 May 16:48:58 266 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: .//div[@class='text-danger ng-star-inserted']'
Clicked on Save button
--- 23 May 16:49:08 196 - TestCaseID:: verifyOtherSettingsTabs
--- 23 May 16:49:09 094 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:49:12 294 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:49:12 294 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:49:45 846 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:49:45 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: btnSubmit]
--- 23 May 16:49:56 488 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:49:56 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:49:56 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:50:01 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: btnSubmit]
--- 23 May 16:50:15 114 - 13 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:50:20 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: i0116]
--- 23 May 16:50:20 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:50:25 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: idSIButton9]
--- 23 May 16:50:26 010 - 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%3dm3t4kxk5nc7o3ve0c-6yf8i8wokfq4zcr6rgcti9o8juxt2xjig8ohqb0zijld6om2yh3w-b3qq9z2aeysrn6yumu2-0ohmyrssjixrv0ysqmbgat0kxdxibskgrgwbf52n6vmvxth9zqusuj-6gxosqulfivdfg87_f47adpz0uxdpt1lukfhh8acy8abs0yj0zkp8-euxs0v5oeh4h3a&response_mode=form_post&nonce=638520599324139940.otllmtblzgutmdhkms00njrmlwjknzitmzkzywq1zmy2otninzk4ymmzndctnzu5os00ode2lwjkmwutzdcxmzflztexnzrl&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
--- 23 May 16:50:26 010 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:50:28 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: i0118]
--- 23 May 16:50:28 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: i0118]
Steps:
--- 23 May 16:50:33 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: idSIButton9]
--- 23 May 16:50:34 512 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:50:34 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:50:35 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: idSIButton9]
--- 23 May 16:50:40 749 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:50:40 749 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:50:40 860 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:50:40 860 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:50:40 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> id: btnUpload]
--- 23 May 16:50:41 045 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:50:41 045 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:50:41 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> css selector: .header]
--- 23 May 16:50:43 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> xpath: //a[text()='Administration']]
--- 23 May 16:50:45 322 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> xpath: //a[text()='Administration']]
--- 23 May 16:50:55 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 May 16:50:55 061 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:50:55 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 23 May 16:50:55 480 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 May 16:50:55 480 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:50:55 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> css selector: .header]
--- 23 May 16:50:55 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (634a44306e28c2536e36b468e741227b)] -> css selector: .pull-left.labelTop.clickable]
--- 23 May 16:50:56 390 - TestCaseID:: verifyOtherSettingsTabs
--- 23 May 16:50:57 300 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:51:02 293 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:51:02 293 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:05 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> id: idSIButton9]
--- 23 May 16:51:05 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> id: i0116]
--- 23 May 16:51:10 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> id: idSIButton9]
--- 23 May 16:51:11 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> id: i0118]
--- 23 May 16:51:17 612 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:51:17 612 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:17 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> id: lightbox]
--- 23 May 16:51:18 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> id: idSIButton9]
--- 23 May 16:51:21 502 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:51:21 502 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:25 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:51:25 399 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:51:25 399 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:25 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> css selector: .header]
--- 23 May 16:51:27 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:51:28 040 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:51:28 040 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:29 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:51:29 359 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:51:29 360 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:29 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:51:29 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> 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]
--- 23 May 16:51:30 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:51:33 431 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:51:33 431 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:35 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:51:35 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:51:45 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 16:51:52 405 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:51:52 405 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:52 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 16:51:52 574 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 16:51:52 575 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:51:52 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ae24790fdc3991828aa404d72e4b10b8)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Clicked on Save button
--- 23 May 16:52:02 616 - TestCaseID:: verifyOtherSettingsTabs
--- 23 May 16:52:03 538 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:52:06 805 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:52:06 805 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:52:40 559 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:52:40 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: btnSubmit]
--- 23 May 16:52:50 894 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:52:50 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:52:50 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:52:56 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: btnSubmit]
--- 23 May 16:52:59 208 - 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%3dczksgq-e4-sgguam2s9mt2bzom1uhz3a0f8lgcbyfwzz-dz-8ecwxhhc2o5r5ls0hfbfz-kgf2z_jbm0jyvljv1qxv0ffmycjj-c-mk9nzzbdgr2emzpft5nhbrlg596awxfr1uxnjtzjdstwd92arge-ssj-bdzg5jktkazvjf7ad9nzfmqt8_fmllly96pdf_vym8m0kb4btcfzuudng&response_mode=form_post&nonce=638520601068828332.mjfkmjvmodmtyzi5mi00yze1lwewywitmzc4ogvhnwviota0y2jlywmxymmtodlhyi00y2rklwjlntetnmmynwi4nji4njdj&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
--- 23 May 16:52:59 208 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:53:04 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: i0116]
--- 23 May 16:53:04 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:53:09 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: idSIButton9]
--- 23 May 16:53:10 045 - 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%3dczksgq-e4-sgguam2s9mt2bzom1uhz3a0f8lgcbyfwzz-dz-8ecwxhhc2o5r5ls0hfbfz-kgf2z_jbm0jyvljv1qxv0ffmycjj-c-mk9nzzbdgr2emzpft5nhbrlg596awxfr1uxnjtzjdstwd92arge-ssj-bdzg5jktkazvjf7ad9nzfmqt8_fmllly96pdf_vym8m0kb4btcfzuudng&response_mode=form_post&nonce=638520601068828332.mjfkmjvmodmtyzi5mi00yze1lwewywitmzc4ogvhnwviota0y2jlywmxymmtodlhyi00y2rklwjlntetnmmynwi4nji4njdj&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
--- 23 May 16:53:10 045 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:53:11 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: i0118]
--- 23 May 16:53:11 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: i0118]
Steps:
--- 23 May 16:53:16 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: idSIButton9]
--- 23 May 16:53:17 402 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:53:17 402 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:53:18 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: idSIButton9]
--- 23 May 16:53:22 946 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:53:22 946 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:53:23 049 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:53:23 049 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:53:23 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> id: btnUpload]
--- 23 May 16:53:23 214 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:53:23 214 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:53:23 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> css selector: .header]
--- 23 May 16:53:25 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> xpath: //a[text()='Administration']]
--- 23 May 16:53:27 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> xpath: //a[text()='Administration']]
--- 23 May 16:53:35 079 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 May 16:53:35 079 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:53:35 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 23 May 16:53:35 511 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 23 May 16:53:35 511 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:53:35 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> css selector: .header]
--- 23 May 16:53:35 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5ae253278f956600543f02c7af4bf1ef)] -> css selector: .pull-left.labelTop.clickable]
Test Passed.
verifyVerifastSettingsTabs(, chrome_Windows 11)
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.
--- 23 May 18:52:31 622 - TestCaseID:: verifyVerifastSettingsTabs
--- 23 May 18:52:32 444 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:52:37 008 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:52:37 009 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:52:39 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: idSIButton9]
--- 23 May 18:52:39 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: i0116]
--- 23 May 18:52:44 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: idSIButton9]
--- 23 May 18:52:46 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: i0118]
--- 23 May 18:52:52 049 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:52:52 049 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:52:52 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: lightbox]
--- 23 May 18:52:53 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: idSIButton9]
--- 23 May 18:52:56 024 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:52:56 024 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:52:59 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:52:59 898 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:52:59 898 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:52:59 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> css selector: .header]
--- 23 May 18:53:03 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:53:03 510 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:53:03 510 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:53:04 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:53:04 504 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:53:04 505 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:53:04 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:53:04 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> 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]
--- 23 May 18:53:05 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:53:08 538 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:53:08 538 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:53:10 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:53:10 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:53:22 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:53:22 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:53:22 587 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:53:22 587 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:53:22 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 23 May 18:53:22 712 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:53:22 712 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:53:22 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> 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
--- 23 May 18:53:31 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: veryFastUrl]
--- 23 May 18:53:36 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signersIdle]
--- 23 May 18:53:41 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signingStatus]
Clicked on Save button
--- 23 May 18:53:57 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:54:00 714 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:54:00 714 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:54:00 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: btnAddNew]
--- 23 May 18:54:00 832 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:54:00 832 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:54:00 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> css selector: .header]
--- 23 May 18:54:05 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:54:06 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:54:06 262 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:54:06 262 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:54:06 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 23 May 18:54:06 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:54:06 383 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:54:06 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> css selector: .header]
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
--- 23 May 18:54:12 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: veryFastUrl]
--- 23 May 18:54:17 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signersIdle]
--- 23 May 18:54:22 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> 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]
--- 23 May 18:54:39 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: veryFastUrl]
--- 23 May 18:54:44 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signersIdle]
--- 23 May 18:54:50 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signingStatus]
Clicked on Save button
verifastURL Saved Successfully [ScreenShot]
Verifast Signers Idle Timeout Saved Successfully [ScreenShot]
Verifast Signing Status Saved Successfully [ScreenShot]
--- 23 May 18:55:06 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: veryFastUrl]
--- 23 May 18:55:23 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: veryFastUrl]
--- 23 May 18:55:37 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: veryFastUrl]
--- 23 May 18:55:42 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signersIdle]
--- 23 May 18:55:47 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signingStatus]
--- 23 May 18:55:55 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: veryFastUrl]
--- 23 May 18:56:00 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signersIdle]
--- 23 May 18:56:06 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (3cf421a5bce936dfd662f59d3d6d0077)] -> id: signingStatus]
Test Passed.
verifySwitchingBetweenFIsinRemoteSettingsTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
Successfully stayed on same FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully switched to another FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values [ScreenShot]
Test Passed.
--- 23 May 17:35:03 891 - TestCaseID:: verifySwitchingBetweenFIsinRemoteSettingsTab
--- 23 May 17:35:04 722 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:35:09 323 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:35:09 323 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:12 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: idSIButton9]
--- 23 May 17:35:12 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: i0116]
--- 23 May 17:35:17 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: idSIButton9]
--- 23 May 17:35:18 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: i0118]
--- 23 May 17:35:24 404 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:35:24 404 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:24 453 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: lightbox]
--- 23 May 17:35:25 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: idSIButton9]
--- 23 May 17:35:28 369 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:35:28 369 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:31 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:35:32 102 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:35:32 102 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:32 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: .header]
--- 23 May 17:35:35 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:35:35 711 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:35:35 711 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:36 628 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:35:36 688 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:35:36 688 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:36 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:35:36 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> 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]
--- 23 May 17:35:37 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:35:40 814 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:35:40 814 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:43 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:35:43 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:35:54 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:35:54 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:35:55 008 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:35:55 009 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:55 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: headerRemoteSettings]
--- 23 May 17:35:55 184 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:35:55 185 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:55 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 17:35:58 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 17:35:58 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 17:36:01 580 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:36:01 580 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:36:01 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //span[@class='pointer']]
--- 23 May 17:36:07 125 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:36:07 125 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:36:09 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:36:09 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: input[type=text]]
--- 23 May 17:36:17 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
--- 23 May 17:36:18 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully stayed on same FI [ScreenShot]
--- 23 May 17:36:22 718 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:36:22 718 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:36:22 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //span[@class='pointer']]
--- 23 May 17:36:28 144 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:36:28 144 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:36:30 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:36:30 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: input[type=text]]
--- 23 May 17:36:38 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
--- 23 May 17:36:38 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully switched to another FI [ScreenShot]
--- 23 May 17:36:52 792 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:36:52 792 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:36:52 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //span[@class='pointer']]
--- 23 May 17:36:58 155 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:36:58 155 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:00 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:37:00 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: input[type=text]]
--- 23 May 17:37:08 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
--- 23 May 17:37:08 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
--- 23 May 17:37:14 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:37:14 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:37:14 868 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:37:14 868 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:14 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> id: headerRemoteSettings]
--- 23 May 17:37:15 031 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:37:15 031 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:15 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (a1a0ca04927febe05eb0d45195b9dabf)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values [ScreenShot]
Test Passed.
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp(, chrome_Windows 11)
Create FI Menu option not available and eSign Tenant Manager 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]
IMM Admin Not having Deactivate FI option [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully validated Login Failures Menu [ScreenShot]
Successfully verified Reports user cannot access Create fi page [ScreenShot]
Test Passed.
--- 23 May 18:49:44 196 - TestCaseID:: verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
--- 23 May 18:49:45 158 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:49:49 912 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:49:49 912 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:49:52 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: idSIButton9]
--- 23 May 18:49:52 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: i0116]
--- 23 May 18:49:57 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: idSIButton9]
--- 23 May 18:49:59 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: i0118]
--- 23 May 18:50:05 199 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:50:05 199 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:05 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: lightbox]
--- 23 May 18:50:06 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: idSIButton9]
--- 23 May 18:50:10 370 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:50:10 370 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:20 703 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: .//h3[@class='mb-3 text-center page-title']'
--- 23 May 18:50:31 032 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnAddFI'
--- 23 May 18:50:31 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Create FI Menu option not available and eSign Tenant Manager Page open up [ScreenShot]
--- 23 May 18:50:31 256 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:50:31 256 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:31 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: .header]
--- 23 May 18:50:33 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:50:33 822 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:50:33 822 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:33 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:50:33 924 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:50:33 925 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:33 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:50:34 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> 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]
--- 23 May 18:50:34 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 18:50:37 991 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:50:37 991 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:40 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:50:40 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:50:46 604 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:50:46 605 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
IMM Admin Not having Deactivate FI option [ScreenShot]
--- 23 May 18:50:55 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> xpath: //*[@id='Menu_Addons']]
--- 23 May 18:50:55 525 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 18:50:55 526 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:55 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: step_title]
--- 23 May 18:50:55 674 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 18:50:55 674 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:50:55 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 23 May 18:50:59 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: Menu_Transactions]
--- 23 May 18:50:59 427 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 18:50:59 427 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:00 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> xpath: //*[@id='dateRange']]
--- 23 May 18:51:00 925 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
--- 23 May 18:51:00 925 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:00 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: .header]
Expected: Should navigate to 'Transaction Based Report' Page
Actual(Passed): Successfully navigated to 'Transaction Based Report' page[ScreenShot]
Actual(Passed): Successfully navigated to 'Transaction Based Report' page[ScreenShot]
--- 23 May 18:51:03 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: Menu_Audit]
--- 23 May 18:51:03 511 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
--- 23 May 18:51:03 511 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:03 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: titleAuditReport]
--- 23 May 18:51:03 641 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
--- 23 May 18:51:03 641 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:03 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> 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]
--- 23 May 18:51:06 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: Menu_ErrorDetails]
--- 23 May 18:51:06 278 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 23 May 18:51:06 278 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:06 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: titleErrorDetails]
--- 23 May 18:51:06 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 23 May 18:51:06 424 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:06 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> 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]
--- 23 May 18:51:08 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: Menu_LoginFailures]
--- 23 May 18:51:09 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: Menu_LoginFailures]
Successfully validated Login Failures Menu [ScreenShot]
--- 23 May 18:51:12 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: Menu_About]
--- 23 May 18:51:12 857 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/help/about
--- 23 May 18:51:12 857 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:23 394 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: lblPatience'
--- 23 May 18:51:23 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> xpath: //h3[contains(text(),'About')]]
--- 23 May 18:51:23 503 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/help/about
--- 23 May 18:51:23 503 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:23 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> css selector: .header]
Expected: Should navigate to 'Help -> About' Page
Actual(Passed): Successfully navigated to 'Help -> About' page[ScreenShot]
Actual(Passed): Successfully navigated to 'Help -> About' page[ScreenShot]
--- 23 May 18:51:23 769 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/unauthorized
--- 23 May 18:51:23 770 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:51:57 394 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 18:52:31 171 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 23 May 18:52:31 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (34857c20a48ba889ae4f4db21979c32d)] -> id: errorDict]
Successfully verified Reports user cannot access Create fi page [ScreenShot]
Test Passed.
verifySwitchingBetweenTabsFromOtherSettingsTabs(, chrome_Windows 11)
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 CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
Test Passed.
--- 23 May 17:51:02 988 - TestCaseID:: verifySwitchingBetweenTabsFromOtherSettingsTabs
--- 23 May 17:51:04 360 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:51:11 941 - 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=028e23e4-3c58-4aea-9a4b-520f2c757274&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.36.0&client_info=1&code_challenge=drxkrjdo9kml6omcxopgt-vsnkgpuue0jyjqw-edp94&code_challenge_method=s256&nonce=0830a3b2-62c5-4a4f-9b8d-4558405dec6f&state=eyjpzci6imfkmdu5ytrjlwq4njgtnduzni1inzuxltqzmdflnjhjzmrhosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 23 May 17:51:11 942 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:51:12 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: idSIButton9]
--- 23 May 17:51:12 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: i0116]
--- 23 May 17:51:17 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: idSIButton9]
--- 23 May 17:51:18 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: i0118]
--- 23 May 17:51:24 627 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:51:24 627 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:51:24 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: lightbox]
--- 23 May 17:51:25 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: idSIButton9]
--- 23 May 17:51:28 862 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:51:28 862 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:51:32 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:51:32 765 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:51:32 766 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:51:32 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
--- 23 May 17:51:36 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:51:36 430 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:51:36 430 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:51:37 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:51:37 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:51:37 651 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:51:37 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:51:37 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> 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]
--- 23 May 17:51:38 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:51:41 713 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:51:41 713 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:51:43 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:51:44 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:51:53 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 17:52:00 558 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:52:00 558 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:52:00 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 17:52:00 698 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:52:00 698 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:52:00 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 17:52:21 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:52:25 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:52:32 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:52:36 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:52:44 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:52:48 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:52:55 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:53:00 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:53:04 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:53:13 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 17:53:25 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 17:53:25 806 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:53:25 806 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 17:53:28 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 17:53:37 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 17:53:45 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:53:45 124 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:53:45 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 17:53:45 268 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:53:45 268 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:53:45 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 17:53:46 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:53:50 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:53:57 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:54:01 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:54:09 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:54:13 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:54:20 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:54:25 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:54:29 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:54:39 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 17:55:07 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:11 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:19 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:23 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:30 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:35 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:42 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:46 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:55:50 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:56:00 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 17:56:11 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 17:56:12 539 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:56:12 539 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 17:56:15 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 17:56:24 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 17:56:32 028 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:56:32 028 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:56:32 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 17:56:32 163 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:56:32 163 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:56:32 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 17:56:32 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:56:37 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:56:44 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:56:48 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:56:56 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:57:00 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:57:08 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:57:12 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:57:16 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:57:26 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 17:57:54 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:57:58 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:06 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:10 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:17 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:21 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:29 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:33 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:37 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:58:47 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 17:58:58 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 17:58:59 494 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:58:59 494 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 17:59:02 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 17:59:11 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 17:59:18 860 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:59:18 861 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:59:18 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 17:59:19 005 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:59:19 005 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:59:19 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 17:59:19 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:59:23 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:59:31 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:59:35 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:59:43 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:59:47 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:59:55 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 17:59:59 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:00:03 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:00:13 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:00:41 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:00:46 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:00:53 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:00:57 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:01:05 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:01:09 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:01:16 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:01:20 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:01:25 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:01:34 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 18:01:46 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:01:47 007 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:01:47 007 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 18:01:50 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:01:59 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 18:02:06 401 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:02:06 401 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:02:06 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 18:02:06 553 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:02:06 554 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:02:06 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:02:07 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:11 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:18 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:23 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:30 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:34 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:42 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:46 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:02:50 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:03:00 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:03:28 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:03:32 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:03:40 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:03:44 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:03:52 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:03:56 220 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:04:03 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:04:07 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:04:12 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:04:21 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 18:04:33 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:04:33 829 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:04:33 830 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 18:04:37 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:04:45 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 18:04:53 270 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:04:53 270 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:04:53 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 18:04:53 415 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:04:53 416 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:04:53 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:04:54 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:04:58 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:05 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:09 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:17 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:21 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:29 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:33 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:37 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:05:46 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:06:15 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:19 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:27 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:31 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:38 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:42 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:50 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:54 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:06:58 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:07:08 369 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 18:07:19 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:07:20 366 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:07:20 366 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 18:07:23 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:07:32 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 18:07:39 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:07:39 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:07:39 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 18:07:39 850 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:07:39 850 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:07:39 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:07:40 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:07:44 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:07:52 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:07:56 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:08:04 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:08:08 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:08:15 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:08:19 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:08:23 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:08:33 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:09:02 553 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:06 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:14 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:18 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:25 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:30 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:37 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:41 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:45 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:09:55 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 18:10:06 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:10:07 590 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:10:07 591 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 18:10:10 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:10:19 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 18:10:27 150 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:10:27 150 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:10:27 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 18:10:27 307 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:10:27 307 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:10:27 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:10:28 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:10:32 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:10:39 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:10:43 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:10:51 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:10:55 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:11:03 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:11:07 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:11:11 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:11:21 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:11:49 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:11:53 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:01 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:05 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:13 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:17 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:24 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:29 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:33 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:12:42 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
--- 23 May 18:12:54 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:12:54 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:12:54 887 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Other Settings' page [ScreenShot]
--- 23 May 18:12:58 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> id: btnYesTabSwitch]
--- 23 May 18:13:06 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 18:13:14 335 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:13:14 335 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:13:14 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 18:13:14 475 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 18:13:14 475 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:13:14 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> css selector: .header]
Successfully navigated to 'Other Settings' page [ScreenShot]
Successfully verified 'Other Settings CheckBoxes' [ScreenShot]
--- 23 May 18:13:15 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:19 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:26 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:31 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:38 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:42 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:50 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:54 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:13:58 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //input[@type='text']]
--- 23 May 18:14:08 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7aab85a7d1663db9f90a46a0d1b25748)] -> xpath: //*[@class='btn btn-outline-primary']]
Test Passed.
verifySwitchingBetweenFIsinClientSettingsTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
Successfully stayed on same FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully switched to another FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Test Passed.
--- 23 May 17:25:15 522 - TestCaseID:: verifySwitchingBetweenFIsinClientSettingsTab
--- 23 May 17:25:16 497 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:25:21 280 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:25:21 280 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:25 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: idSIButton9]
--- 23 May 17:25:25 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: i0116]
--- 23 May 17:25:30 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: idSIButton9]
--- 23 May 17:25:31 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: i0118]
--- 23 May 17:25:37 699 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:25:37 699 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:37 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: lightbox]
--- 23 May 17:25:38 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: idSIButton9]
--- 23 May 17:25:41 988 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:25:41 989 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:45 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:25:46 219 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:25:46 219 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:46 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: .header]
--- 23 May 17:25:49 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:25:49 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:25:49 935 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:50 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:25:50 965 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:25:50 965 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:51 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:25:51 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> 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]
--- 23 May 17:25:51 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:25:55 097 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:25:55 097 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:57 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:25:57 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:26:06 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 17:26:12 241 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:26:12 241 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:26:22 579 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 17:26:22 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: enableClient]
--- 23 May 17:26:22 697 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:26:22 697 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:26:22 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 17:26:22 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //input[@type='checkbox']]
--- 23 May 17:26:31 085 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:26:31 085 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:26:31 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //span[@class='pointer']]
--- 23 May 17:26:36 486 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:26:36 486 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:26:38 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:26:38 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: input[type=text]]
--- 23 May 17:26:46 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
--- 23 May 17:26:48 002 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully stayed on same FI [ScreenShot]
--- 23 May 17:26:51 824 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:26:51 824 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:26:51 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //span[@class='pointer']]
--- 23 May 17:26:57 265 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:26:57 265 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:26:59 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:26:59 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: input[type=text]]
--- 23 May 17:27:07 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
--- 23 May 17:27:07 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully switched to another FI [ScreenShot]
--- 23 May 17:27:21 786 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:27:21 786 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:27:21 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //span[@class='pointer']]
--- 23 May 17:27:27 169 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:27:27 169 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:27:29 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:27:29 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: input[type=text]]
--- 23 May 17:27:37 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
--- 23 May 17:27:37 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
--- 23 May 17:27:41 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 17:27:46 747 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:27:46 748 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:27:57 342 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 17:27:57 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: enableClient]
--- 23 May 17:27:57 484 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:27:57 484 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:27:57 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 17:27:57 757 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 17:27:57 757 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:27:57 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4b210a730614fce121a831da2220c858)] -> id: enableClient]
Test Passed.
verifyRemoteSettingsSubTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
By Default first Tab is expanded [ScreenShot]
Collapsed the Remote Settings sub tab [ScreenShot]
Successfully validated Remote Setting Details labels [ScreenShot]
Successfully validated Remote Settings Details values [ScreenShot]
Successfully validated Allowed Authentication Types values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Test Passed.
--- 23 May 17:00:59 957 - TestCaseID:: verifyRemoteSettingsSubTab
--- 23 May 17:01:00 828 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:01:05 314 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:01:05 314 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:08 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: idSIButton9]
--- 23 May 17:01:08 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: i0116]
--- 23 May 17:01:13 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: idSIButton9]
--- 23 May 17:01:15 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: i0118]
--- 23 May 17:01:21 673 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:01:21 673 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:21 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: lightbox]
--- 23 May 17:01:22 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: idSIButton9]
--- 23 May 17:01:25 517 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:01:25 517 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:29 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:01:29 775 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:01:29 775 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:29 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> css selector: .header]
--- 23 May 17:01:33 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:01:33 382 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:01:33 382 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:34 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:01:34 637 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:01:34 637 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:34 695 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:01:34 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> 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]
--- 23 May 17:01:35 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:01:38 741 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:01:38 742 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:40 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:01:41 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:01:52 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:01:52 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:01:52 903 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:01:52 904 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:52 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> id: headerRemoteSettings]
--- 23 May 17:01:53 069 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:01:53 069 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:53 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> css selector: .header]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 23 May 17:03:47 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 23 May 17:03:47 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 23 May 17:03:50 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 23 May 17:03:50 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b98738206efeba5e49ac5b1eb1b8f9e3)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Successfully validated Remote Setting Details labels [ScreenShot]
--- 23 May 17:04:15 872 - Unable to select value for => Value Selected
Successfully validated Remote Settings Details values [ScreenShot]
Successfully validated Allowed Authentication Types values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Successfully validated Drop Values [ScreenShot]
Test Passed.
verifySwitchingBetweenTabsinIPFilteringTabs(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
Test Passed.
--- 23 May 18:22:42 234 - TestCaseID:: verifySwitchingBetweenTabsinIPFilteringTabs
--- 23 May 18:22:43 149 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:22:47 817 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:22:47 818 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:22:50 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: idSIButton9]
--- 23 May 18:22:50 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: i0116]
--- 23 May 18:22:55 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: idSIButton9]
--- 23 May 18:22:57 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: i0118]
--- 23 May 18:23:03 045 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:23:03 045 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:03 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: lightbox]
--- 23 May 18:23:04 220 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: idSIButton9]
--- 23 May 18:23:06 866 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:23:06 866 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:10 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:23:10 979 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:23:10 979 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:11 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
--- 23 May 18:23:14 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:23:14 637 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:23:14 637 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:15 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:23:15 876 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:23:15 876 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:15 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:23:16 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> 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]
--- 23 May 18:23:16 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:23:19 964 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:23:19 964 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:22 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:23:22 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:23:31 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:23:38 888 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:23:38 888 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:38 932 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:23:39 009 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:23:39 009 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:23:39 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:23:54 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:23:58 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:24:05 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:24:09 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:24:19 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:24:20 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:24:20 383 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:24:23 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:24:32 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:24:39 632 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:24:39 632 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:24:39 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:24:39 760 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:24:39 761 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:24:39 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:24:55 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:24:59 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:25:06 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:25:10 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:25:33 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:25:37 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:25:44 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:25:48 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:25:58 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:25:58 931 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:25:58 931 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:26:02 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:26:10 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:26:18 219 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:26:18 219 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:26:18 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:26:18 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:26:18 393 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:26:18 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:26:34 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:26:37 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:26:45 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:26:48 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:27:11 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:27:15 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:27:22 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:27:26 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:27:36 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:27:37 225 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:27:37 225 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:27:40 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:27:49 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:27:56 606 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:27:56 606 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:27:56 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:27:56 749 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:27:56 749 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:27:56 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:28:12 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:28:16 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:28:23 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:28:27 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:28:50 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:28:53 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:29:01 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:29:04 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:29:15 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:29:15 871 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:29:15 871 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:29:19 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:29:28 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:29:35 729 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:29:35 730 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:29:35 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:29:35 885 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:29:35 885 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:29:35 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:29:51 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:29:55 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:30:02 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:30:06 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:30:29 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:30:32 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:30:40 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:30:43 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:30:54 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:30:54 655 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:30:54 655 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:30:57 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:31:06 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:31:14 091 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:31:14 091 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:31:14 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:31:14 220 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:31:14 220 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:31:14 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:31:30 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:31:33 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:31:41 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:31:44 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:32:08 063 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:32:11 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:32:18 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:32:22 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:32:32 573 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:32:33 175 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:32:33 175 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:32:36 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:32:45 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:32:52 455 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:32:52 455 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:32:52 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:32:52 588 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:32:52 589 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:32:52 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:33:08 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:33:11 915 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:33:19 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:33:22 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:33:46 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:33:49 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:33:56 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:34:00 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:34:10 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:34:11 282 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:34:11 282 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:34:14 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:34:23 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:34:30 611 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:34:30 611 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:34:30 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:34:30 750 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:34:30 750 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:34:30 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:34:46 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:34:50 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:34:57 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:35:01 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:35:24 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:35:28 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:35:35 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:35:39 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:35:49 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:35:50 495 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:35:50 495 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 18:35:53 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: btnYesTabSwitch]
--- 23 May 18:36:02 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 18:36:09 709 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:36:09 709 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:36:09 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> id: ipFilterSwitch]
--- 23 May 18:36:09 889 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 18:36:09 889 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:36:09 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully verified 'IP Filtering CheckBoxes' [ScreenShot]
--- 23 May 18:36:26 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:36:29 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:36:37 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
--- 23 May 18:36:40 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c26ff387ac1794c389d139160d16ac)] -> xpath: //input[@type='text']]
Test Passed.
verifySwitchingBetweenTabsinPlatformOverrideTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Test Passed.
--- 23 May 18:36:48 744 - TestCaseID:: verifySwitchingBetweenTabsinPlatformOverrideTab
--- 23 May 18:36:49 606 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:36:54 099 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:36:54 099 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:36:56 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: idSIButton9]
--- 23 May 18:36:56 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: i0116]
--- 23 May 18:37:02 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: idSIButton9]
--- 23 May 18:37:03 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: i0118]
--- 23 May 18:37:09 283 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:37:09 283 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:09 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: lightbox]
--- 23 May 18:37:10 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: idSIButton9]
--- 23 May 18:37:13 051 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:37:13 053 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:16 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:37:17 167 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:37:17 167 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:17 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
--- 23 May 18:37:20 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:37:20 810 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:37:20 810 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:21 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:37:22 024 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:37:22 024 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:22 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:37:22 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> 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]
--- 23 May 18:37:22 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:37:26 083 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:37:26 084 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:28 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:37:28 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:37:39 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:37:43 228 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:37:43 229 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:43 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:37:43 343 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:37:43 343 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:37:43 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:37:48 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:37:49 273 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:37:49 273 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:37:52 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:38:03 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:38:06 466 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:06 466 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:38:06 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:38:06 577 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:06 578 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:38:06 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:38:12 106 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:38:12 644 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:12 644 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:38:15 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:38:26 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:38:29 855 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:29 855 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:38:29 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:38:29 958 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:29 958 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:38:30 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:38:35 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:38:36 183 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:36 183 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:38:39 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:38:50 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:38:53 379 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:53 379 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:38:53 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:38:53 485 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:53 485 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:38:53 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:38:58 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:38:59 554 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:38:59 554 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:39:02 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:39:13 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:39:17 135 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:39:17 135 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:39:17 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:39:17 243 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:39:17 243 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:39:17 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:39:22 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:39:23 454 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:39:23 454 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:39:26 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:39:37 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:39:40 716 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:39:40 717 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:39:40 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:39:40 819 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:39:40 819 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:39:40 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:39:46 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:39:47 005 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:39:47 005 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:39:50 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:40:01 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:40:04 292 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:04 292 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:40:04 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:40:04 405 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:04 405 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:40:04 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:40:09 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:40:10 545 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:10 545 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:40:13 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:40:24 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:40:27 793 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:27 793 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:40:27 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:40:27 899 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:27 899 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:40:27 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:40:33 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:40:34 013 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:34 013 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 18:40:37 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnYesTabSwitch]
--- 23 May 18:40:48 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 18:40:51 362 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:51 362 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:40:51 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> id: btnAddNew]
--- 23 May 18:40:51 509 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 18:40:51 510 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:40:51 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (30f51460c3734a8fff6582b6fb4cafeb)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Test Passed.
verifySearchingFI(, chrome_Windows 11)
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.
--- 23 May 17:16:24 377 - TestCaseID:: verifySearchingFI
--- 23 May 17:16:25 292 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:16:30 075 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:16:30 075 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:33 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: idSIButton9]
--- 23 May 17:16:33 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: i0116]
--- 23 May 17:16:39 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: idSIButton9]
--- 23 May 17:16:40 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: i0118]
--- 23 May 17:16:46 584 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:16:46 584 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:46 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: lightbox]
--- 23 May 17:16:47 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: idSIButton9]
--- 23 May 17:16:50 739 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:16:50 739 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:54 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:16:54 732 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:16:54 732 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:54 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: .header]
--- 23 May 17:16:58 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:16:59 248 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:16:59 248 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:00 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:17:00 235 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:17:00 235 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:00 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:17:00 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> 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]
--- 23 May 17:17:01 040 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 17:17:01 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> id: searchFIIdName]
--- 23 May 17:17:16 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:17:21 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:17:27 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:17:32 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:17:38 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:17:46 867 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:17:46 868 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:49 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:17:49 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4c388d05495f80459482b5a2009cc90)] -> css selector: input[type=text]]
Test Passed.
verifyPlatFormOverrideTabs(, chrome_Windows 11)
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.
--- 23 May 16:56:19 990 - TestCaseID:: verifyPlatFormOverrideTabs
--- 23 May 16:56:20 828 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:56:25 659 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:56:25 659 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:29 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: idSIButton9]
--- 23 May 16:56:29 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: i0116]
--- 23 May 16:56:34 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: idSIButton9]
--- 23 May 16:56:36 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: i0118]
--- 23 May 16:56:42 094 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:56:42 094 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:42 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: lightbox]
--- 23 May 16:56:43 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: idSIButton9]
--- 23 May 16:56:46 148 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:56:46 148 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:49 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:56:49 900 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:56:49 900 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:49 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> css selector: .header]
--- 23 May 16:56:53 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:56:53 586 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:56:53 586 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:54 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:56:54 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:56:54 579 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:54 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:56:54 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> 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]
--- 23 May 16:56:55 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:56:58 564 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:56:58 564 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:00 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:57:00 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:57:12 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 16:57:15 473 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 16:57:15 474 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:15 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: btnAddNew]
--- 23 May 16:57:15 594 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 16:57:15 595 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:15 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
--- 23 May 16:57:28 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> xpath: //*[@class='table']/tbody/tr/td]
Successfully deleted all platforms [ScreenShot]
--- 23 May 16:57:28 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> id: btnAddNew]
--- 23 May 16:57:28 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67d59ebd90a9dfd7fd9b244713bb9bd9)] -> xpath: //*[@id='selectPO']]
Clicked on Save button
Test Passed.
verifyErrorMessagesInRemoteSettingsSubTab(, chrome_Windows 11)
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
Test Passed.
--- 23 May 16:25:01 412 - TestCaseID:: verifyErrorMessagesInRemoteSettingsSubTab
--- 23 May 16:25:02 337 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:25:07 368 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:25:07 369 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:10 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: idSIButton9]
--- 23 May 16:25:10 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: i0116]
--- 23 May 16:25:15 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: idSIButton9]
--- 23 May 16:25:16 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: i0118]
--- 23 May 16:25:22 920 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:25:22 921 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:22 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: lightbox]
--- 23 May 16:25:24 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: idSIButton9]
--- 23 May 16:25:26 783 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:25:26 784 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:30 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:25:30 555 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:25:30 555 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:30 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> css selector: .header]
--- 23 May 16:25:32 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:25:33 231 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:25:33 232 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:34 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:25:34 205 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:25:34 205 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:34 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:25:34 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> 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]
--- 23 May 16:25:34 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:25:38 231 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:25:38 231 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:40 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:25:40 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:25:51 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 16:25:51 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 16:25:52 422 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 16:25:52 422 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:52 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: headerRemoteSettings]
--- 23 May 16:25:52 580 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 16:25:52 581 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:52 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 23 May 16:27:46 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 23 May 16:27:46 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 23 May 16:27:49 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 23 May 16:27:49 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
--- 23 May 16:27:49 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: TEAWEB_CLIENT_ID]
--- 23 May 16:27:51 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: TEAWEB_CLIENT_ID]
--- 23 May 16:27:56 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:27:56 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:27:58 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:27:58 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:01 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:01 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:07 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:07 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:09 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:09 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:16 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:16 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: //span[@class='ng-value-icon left ng-star-inserted']]
--- 23 May 16:28:16 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> id: SupportKiosk]
--- 23 May 16:28:21 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:28:23 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:28:25 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:28:27 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d499488bd74723368e59f1d9d0f4aba8)] -> 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
Test Passed.
VerifyAddonPage(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Complete button [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
eSignPlus enabled successfully [ScreenShot]
Successfully disaplyed eSignPlus Settings Page [ScreenShot]
Successfully verified invalid Sender Email Address error [ScreenShot]
Successfully disaplyed Verifast Settings Page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully disaplyed Sender Email Adress Option [ScreenShot]
Successfully verified invalid Sender Email Address error [ScreenShot]
Successfully login into eSign application
Cases is displayed in eSign
Loan Coupons is displayed in eSign
Starter checks is displayed in eSign
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully login into eSign application
Nes Session is displayed in eSign
Search Active is displayed in eSign
Search Completed is displayed in eSign
Test Passed.
--- 23 May 15:51:59 753 - TestCaseID:: VerifyAddonPage
--- 23 May 15:52:00 714 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 15:52:05 718 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 15:52:05 718 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:52:08 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: idSIButton9]
--- 23 May 15:52:08 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: i0116]
--- 23 May 15:52:13 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: idSIButton9]
--- 23 May 15:52:15 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: i0118]
--- 23 May 15:52:21 067 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 15:52:21 067 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:52:21 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: lightbox]
--- 23 May 15:52:22 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: idSIButton9]
--- 23 May 15:52:25 004 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 15:52:25 004 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:52:29 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 15:52:30 111 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 15:52:30 111 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:52:30 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
--- 23 May 15:52:33 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='Menu_Addons']]
--- 23 May 15:52:33 808 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 15:52:33 808 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:52:44 177 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 15:52:44 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 15:52:44 292 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:52:44 292 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:52:44 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 23 May 15:52:44 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> 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]
--- 23 May 15:52:44 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 15:52:45 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 15:53:06 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 15:53:07 003 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:53:07 004 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:53:17 617 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
--- 23 May 15:53:17 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //div[@class='mfiName']]
--- 23 May 15:53:17 777 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:53:17 777 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:53:17 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
--- 23 May 15:53:27 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='Menu_Addons']]
--- 23 May 15:53:27 909 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:53:27 909 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:53:27 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: step_title]
--- 23 May 15:53:28 047 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:53:28 047 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:53:28 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 23 May 15:53:33 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: RS_Enable]
--- 23 May 15:53:34 609 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:53:34 609 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:53:34 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupEsp"]/label[2]]
--- 23 May 15:53:37 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: keyEsp]
--- 23 May 15:53:37 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: keyEsp]
--- 23 May 15:53:45 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='errorEspKeyValid']/small]
--- 23 May 15:53:46 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: evalDs]
--- 23 May 15:53:46 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: evalDs]
--- 23 May 15:53:53 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 23 May 15:53:53 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 23 May 15:53:56 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: evalLc]
--- 23 May 15:54:02 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: evalSc]
--- 23 May 15:54:12 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: evalVf]
--- 23 May 15:54:23 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: RS_Enable]
--- 23 May 15:54:41 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnNext]
--- 23 May 15:54:43 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnNext]
--- 23 May 15:54:48 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:54:48 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:55:13 226 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:55:13 226 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:55:17 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnComplete]
Successfully disaplyed Complete button [ScreenShot]
--- 23 May 15:55:22 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnComplete]
--- 23 May 15:55:26 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 15:55:27 166 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:55:27 166 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:55:37 451 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
--- 23 May 15:55:37 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //div[@class='mfiName']]
--- 23 May 15:55:37 616 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:55:37 616 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:55:37 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 15:55:38 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: Menu_Manage_FI]
--- 23 May 15:55:41 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='Menu_Addons']]
--- 23 May 15:55:41 902 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:55:41 902 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:55:41 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: step_title]
--- 23 May 15:55:42 056 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:55:42 056 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:55:42 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 23 May 15:55:49 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: RS_Enable]
--- 23 May 15:55:49 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 23 May 15:55:54 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: evalVf]
--- 23 May 15:55:54 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupSc"]/label[3]]
--- 23 May 15:55:55 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupSc"]/label[3]]
--- 23 May 15:55:58 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupAddonDs"]/label[3]]
--- 23 May 15:55:58 632 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupLc"]/label[3]]
--- 23 May 15:55:58 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupLc"]/label[3]]
--- 23 May 15:55:58 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupEv"]/label[3]]
--- 23 May 15:55:58 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupEv"]/label[3]]
--- 23 May 15:55:59 308 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:55:59 308 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:55:59 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id="btnGroupEsp"]/label[2]]
--- 23 May 15:56:01 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: keyEsp]
--- 23 May 15:56:01 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: keyEsp]
--- 23 May 15:56:25 622 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='errorEspKeyValid']/small'
eSignPlus enabled successfully [ScreenShot]
--- 23 May 15:56:43 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnNext]
--- 23 May 15:56:46 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnNext]
--- 23 May 15:56:46 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
Successfully disaplyed eSignPlus Settings Page [ScreenShot]
--- 23 May 15:56:48 675 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:56:52 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:56:57 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:57:05 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: errorsenderEmailPattern]
Successfully verified invalid Sender Email Address error [ScreenShot]
--- 23 May 15:57:05 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:57:05 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:57:10 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: veryFastUrl]
Successfully disaplyed Verifast Settings Page [ScreenShot]
--- 23 May 15:57:16 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: veryFastUrl]
--- 23 May 15:57:28 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: veryFastUrl]
--- 23 May 15:57:37 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: veryFastUrl]
--- 23 May 15:57:42 429 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: signersIdle]
--- 23 May 15:57:47 681 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: signingStatus]
--- 23 May 15:57:55 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: veryFastUrl]
--- 23 May 15:58:00 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: signersIdle]
--- 23 May 15:58:06 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: signingStatus]
--- 23 May 15:58:13 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: veryFastUrl]
--- 23 May 15:58:19 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: signersIdle]
--- 23 May 15:58:24 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: signingStatus]
--- 23 May 15:58:50 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnNext]
--- 23 May 15:58:53 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnNext]
--- 23 May 15:58:57 752 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:59:17 093 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 15:59:17 093 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:59:24 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: btnComplete]
--- 23 May 15:59:28 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 15:59:28 801 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:59:28 801 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:59:39 125 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
--- 23 May 15:59:39 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //div[@class='mfiName']]
--- 23 May 15:59:39 268 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:59:39 268 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:59:39 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 15:59:42 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 15:59:49 970 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 15:59:49 970 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:59:50 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 15:59:50 139 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 15:59:50 139 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:59:50 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> css selector: .header]
--- 23 May 15:59:50 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
Successfully disaplyed Sender Email Adress Option [ScreenShot]
--- 23 May 15:59:50 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:59:54 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 15:59:59 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 16:00:07 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: errorsenderEmailPattern]
Successfully verified invalid Sender Email Address error [ScreenShot]
--- 23 May 16:00:07 406 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 16:00:07 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (36cdfb81f398c1fed4d1fa0beda1d3e9)] -> id: senderEmail]
--- 23 May 16:00:13 115 - TestCaseID:: VerifyAddonPage
--- 23 May 16:00:13 989 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:00:17 143 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:00:17 143 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:00:50 805 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:00:50 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: btnSubmit]
--- 23 May 16:01:01 233 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:01:01 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:01:01 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:01:06 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: btnSubmit]
--- 23 May 16:01:09 255 - 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%3dnsh5xzqgjcmhgcbalxv0y6nprcn86t0uambf8-ol1gfnvtz098107h5xhh9vtyydv9rlsolkaof8ioe5wshobbzirzjpyou_uatztdkjpbmlmg9bjoibfhgeho3xvptvzkov8l-tvidplg8kmlrzfyumgzv3yfcy27nttnlbjashgpegg4vi6h3yhp9qaiwri10sweyw90aai5xntxipra&response_mode=form_post&nonce=638520569972037447.mjywnmiwytctytc4yy00nmi1ltllyzctoge1yzbkzjmyyty3zgzmnza2ywqtndvhys00mmm4lweyywutnje5njniyjm1nzzm&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
--- 23 May 16:01:09 256 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:01:14 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: i0116]
--- 23 May 16:01:14 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:01:19 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: idSIButton9]
--- 23 May 16:01:19 902 - 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%3dnsh5xzqgjcmhgcbalxv0y6nprcn86t0uambf8-ol1gfnvtz098107h5xhh9vtyydv9rlsolkaof8ioe5wshobbzirzjpyou_uatztdkjpbmlmg9bjoibfhgeho3xvptvzkov8l-tvidplg8kmlrzfyumgzv3yfcy27nttnlbjashgpegg4vi6h3yhp9qaiwri10sweyw90aai5xntxipra&response_mode=form_post&nonce=638520569972037447.mjywnmiwytctytc4yy00nmi1ltllyzctoge1yzbkzjmyyty3zgzmnza2ywqtndvhys00mmm4lweyywutnje5njniyjm1nzzm&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
--- 23 May 16:01:19 902 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:01:20 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: i0118]
--- 23 May 16:01:21 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: i0118]
Steps:
--- 23 May 16:01:26 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: idSIButton9]
--- 23 May 16:01:27 403 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:01:27 403 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:01:28 533 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: idSIButton9]
--- 23 May 16:01:34 150 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:01:34 150 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:01:34 270 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:01:34 270 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:01:34 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> id: btnUpload]
--- 23 May 16:01:34 460 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:01:34 461 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:01:34 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> css selector: .header]
--- 23 May 16:01:34 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> xpath: //a[text()='Processing']]
--- 23 May 16:01:36 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> xpath: //a[text()='Processing']]
Cases is displayed in eSign
--- 23 May 16:01:43 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> xpath: //a[text()='Processing']]
--- 23 May 16:01:45 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> xpath: //a[text()='Processing']]
Loan Coupons is displayed in eSign
--- 23 May 16:01:50 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> xpath: //a[text()='Processing']]
--- 23 May 16:01:52 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dad5566dd33efdcae1ea8c051eceee4e)] -> xpath: //a[text()='Processing']]
Starter checks is displayed in eSign
--- 23 May 16:01:57 654 - TestCaseID:: VerifyAddonPage
--- 23 May 16:01:58 543 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:02:03 339 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:02:03 339 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:02:06 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: idSIButton9]
--- 23 May 16:02:06 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: i0116]
--- 23 May 16:02:11 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: idSIButton9]
--- 23 May 16:02:12 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: i0118]
--- 23 May 16:02:18 514 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:02:18 514 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:02:18 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: lightbox]
--- 23 May 16:02:19 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: idSIButton9]
--- 23 May 16:02:22 562 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:02:22 562 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:02:26 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:02:26 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:02:26 648 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:02:26 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> css selector: .header]
--- 23 May 16:02:30 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> xpath: //*[@id='Menu_Addons']]
--- 23 May 16:02:30 328 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:02:30 328 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:02:40 548 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 16:02:40 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:02:40 654 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/addons
--- 23 May 16:02:40 654 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:02:40 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 23 May 16:02:40 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> 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]
--- 23 May 16:02:41 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:02:41 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:03:50 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: btnNext]
--- 23 May 16:03:52 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: btnNext]
--- 23 May 16:03:59 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (380889c48717f433e8dfc77613d6e2a4)] -> id: btnComplete]
--- 23 May 16:04:01 013 - TestCaseID:: VerifyAddonPage
--- 23 May 16:04:01 908 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:04:07 806 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:04:07 806 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:04:41 398 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:04:41 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: btnSubmit]
--- 23 May 16:04:51 676 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:04:51 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:04:51 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:04:56 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: btnSubmit]
--- 23 May 16:04:59 217 - 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%3dmbebb1sadv-hiv21rjdtvkqnivqw3smozn0bnkjvffauhypalxo0pawmrhg8c5onpyodfit8xgdw1kxpqaaghmloid6il5huhhlnuzxifnzhgri9oesplmyy5ami2ms-q-fp5i6ub-ty05elkyhsc6oc22fwoffdifsnvzkeqz2dbirzhwuxztx4dzzmoipwe93brlwecmgmbz0b3maduq&response_mode=form_post&nonce=638520572275601430.mme3nzgxmdgtodeznc00ogu1lthhmjqtotcxnjfkmgjin2fizmflymy0zwutodi3nc00nthllwfhmjity2ixyzfjzwywntvh&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
--- 23 May 16:04:59 217 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:05:04 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: i0116]
--- 23 May 16:05:04 439 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:05:09 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: idSIButton9]
--- 23 May 16:05:09 934 - 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%3dmbebb1sadv-hiv21rjdtvkqnivqw3smozn0bnkjvffauhypalxo0pawmrhg8c5onpyodfit8xgdw1kxpqaaghmloid6il5huhhlnuzxifnzhgri9oesplmyy5ami2ms-q-fp5i6ub-ty05elkyhsc6oc22fwoffdifsnvzkeqz2dbirzhwuxztx4dzzmoipwe93brlwecmgmbz0b3maduq&response_mode=form_post&nonce=638520572275601430.mme3nzgxmdgtodeznc00ogu1lthhmjqtotcxnjfkmgjin2fizmflymy0zwutodi3nc00nthllwfhmjity2ixyzfjzwywntvh&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
--- 23 May 16:05:09 934 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:05:12 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: i0118]
--- 23 May 16:05:12 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: i0118]
Steps:
--- 23 May 16:05:17 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: idSIButton9]
--- 23 May 16:05:18 331 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:05:18 331 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:05:19 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: idSIButton9]
--- 23 May 16:05:22 677 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:05:22 677 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:05:22 793 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:05:22 793 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:05:22 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> id: btnUpload]
--- 23 May 16:05:22 964 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:05:22 964 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:05:23 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> css selector: .header]
--- 23 May 16:05:23 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> xpath: //a[text()='Processing']]
--- 23 May 16:05:25 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> xpath: //a[text()='Processing']]
Nes Session is displayed in eSign
--- 23 May 16:05:32 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> xpath: //a[text()='Processing']]
--- 23 May 16:05:34 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> xpath: //a[text()='Processing']]
Search Active is displayed in eSign
--- 23 May 16:05:40 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> xpath: //a[text()='Processing']]
--- 23 May 16:05:42 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54e94ff3576ca4ab011dacbeede14d6)] -> xpath: //a[text()='Processing']]
Search Completed is displayed in eSign
Test Passed.
verifySearchingFI(, chrome_Windows 11)
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.
--- 23 May 17:18:00 181 - TestCaseID:: verifySearchingFI
--- 23 May 17:18:00 989 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:18:06 189 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:18:06 189 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:10 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: idSIButton9]
--- 23 May 17:18:10 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: i0116]
--- 23 May 17:18:15 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: idSIButton9]
--- 23 May 17:18:17 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: i0118]
--- 23 May 17:18:23 498 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:18:23 498 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:23 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: lightbox]
--- 23 May 17:18:24 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: idSIButton9]
--- 23 May 17:18:27 741 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:18:27 741 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:31 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:18:31 656 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:18:31 656 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:31 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: .header]
--- 23 May 17:18:36 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:18:36 448 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:18:36 449 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:37 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:18:37 423 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:18:37 424 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:37 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:18:37 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> 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]
--- 23 May 17:18:38 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 17:18:38 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> id: searchFIIdName]
--- 23 May 17:18:53 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:18:59 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:19:04 723 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:19:10 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:19:15 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
--- 23 May 17:19:21 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6722aa93cebf55ebfe8764da21efb9da)] -> css selector: input[type=text]]
Fi details not available [ScreenShot]
Test Passed.
verifySwitchingBetweenFIsinAzureDetaisTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
Successfully stayed on same FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully switched to another FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully navigated to 'Azure Details' page [ScreenShot]
Test Passed.
--- 23 May 17:22:12 786 - TestCaseID:: verifySwitchingBetweenFIsinAzureDetaisTab
--- 23 May 17:22:13 563 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:22:18 278 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:22:18 278 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:23 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: idSIButton9]
--- 23 May 17:22:23 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: i0116]
--- 23 May 17:22:28 907 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: idSIButton9]
--- 23 May 17:22:30 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: i0118]
--- 23 May 17:22:36 081 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:22:36 081 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:36 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: lightbox]
--- 23 May 17:22:37 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: idSIButton9]
--- 23 May 17:22:40 193 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:22:40 193 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:43 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:22:44 014 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:22:44 014 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:44 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: .header]
--- 23 May 17:22:47 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:22:47 705 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:22:47 705 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:48 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:22:48 940 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:22:48 940 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:49 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:22:49 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> 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]
--- 23 May 17:22:49 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:22:52 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:22:52 935 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:55 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:22:55 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:23:04 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:23:12 092 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:23:12 092 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:22 214 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:23:22 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:23:22 338 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:23:22 338 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:22 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
--- 23 May 17:23:27 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> id: localDomain]
--- 23 May 17:23:42 791 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorLocalDomain'
--- 23 May 17:23:46 073 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:23:46 073 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:46 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //span[@class='pointer']]
--- 23 May 17:23:51 498 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:23:51 498 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:53 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:23:53 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: input[type=text]]
--- 23 May 17:24:01 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
--- 23 May 17:24:03 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully stayed on same FI [ScreenShot]
--- 23 May 17:24:07 167 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:24:07 167 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:07 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //span[@class='pointer']]
--- 23 May 17:24:12 652 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:24:12 653 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:14 819 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:24:15 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: input[type=text]]
--- 23 May 17:24:22 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
--- 23 May 17:24:23 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully switched to another FI [ScreenShot]
--- 23 May 17:24:37 328 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:24:37 328 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:37 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //span[@class='pointer']]
--- 23 May 17:24:42 761 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:24:42 761 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:44 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:24:45 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: input[type=text]]
--- 23 May 17:24:52 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
--- 23 May 17:24:53 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
--- 23 May 17:24:56 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 17:25:04 292 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:25:04 292 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:14 612 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:25:14 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 17:25:14 745 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:25:14 745 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:14 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7f441d69a7d3b0dd59aae83e82c26acf)] -> css selector: .header]
Successfully navigated to 'Azure Details' page [ScreenShot]
Test Passed.
verifyRemoteSettingsTab(, chrome_Windows 11)
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 Remote Setting Details labels [ScreenShot]
Successfully validated Remote Settings Details values [ScreenShot]
Successfully validated Allowed Authentication Types values [ScreenShot]
Successfully validated Remote Signature Service URLs [ScreenShot]
Test Passed.
--- 23 May 17:04:18 512 - TestCaseID:: verifyRemoteSettingsTab
--- 23 May 17:04:19 402 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:04:24 237 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:04:24 238 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:04:27 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: idSIButton9]
--- 23 May 17:04:27 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: i0116]
--- 23 May 17:04:32 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: idSIButton9]
--- 23 May 17:04:33 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: i0118]
--- 23 May 17:04:39 720 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:04:39 720 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:04:39 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: lightbox]
--- 23 May 17:04:40 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: idSIButton9]
--- 23 May 17:04:43 584 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:04:43 584 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:04:47 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:04:47 526 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:04:47 526 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:04:47 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> css selector: .header]
--- 23 May 17:04:50 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:04:51 169 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:04:51 169 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:04:52 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:04:52 143 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:04:52 143 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:04:52 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:04:52 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> 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]
--- 23 May 17:04:52 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:04:56 218 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:04:56 218 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:04:58 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:04:58 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:05:09 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:05:09 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:05:10 392 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:05:10 392 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:05:10 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> id: headerRemoteSettings]
--- 23 May 17:05:10 574 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:05:10 574 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:05:10 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Remote Settings Header [ScreenShot]
--- 23 May 17:07:04 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default first Tab is expanded [ScreenShot]
--- 23 May 17:07:05 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 23 May 17:07:07 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Remote Settings sub tab [ScreenShot]
--- 23 May 17:07:07 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ce5fd0b1b04f66297a0afc10bc842704)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Successfully validated Remote Setting Details labels [ScreenShot]
--- 23 May 17:07:32 885 - Unable to select value for => Value Selected
Successfully validated Remote Settings Details values [ScreenShot]
Successfully validated Allowed Authentication Types values [ScreenShot]
Successfully validated Remote Signature Service URLs [ScreenShot]
Test Passed.
verifyManageFIAfterSearchWithFiName(, chrome_Windows 11)
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 details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Old searched FI Details are not showing [ScreenShot]
Test Passed.
--- 23 May 16:35:49 349 - TestCaseID:: verifyManageFIAfterSearchWithFiName
--- 23 May 16:35:50 225 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:35:54 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:35:54 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:35:58 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: idSIButton9]
--- 23 May 16:35:58 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: i0116]
--- 23 May 16:36:03 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: idSIButton9]
--- 23 May 16:36:04 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: i0118]
--- 23 May 16:36:10 774 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:36:10 774 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:36:10 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: lightbox]
--- 23 May 16:36:11 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: idSIButton9]
--- 23 May 16:36:15 145 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:36:15 145 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:36:18 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:36:18 933 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:36:18 933 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:36:19 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: .header]
--- 23 May 16:36:22 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:36:22 534 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:36:22 534 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:36:23 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:36:23 527 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:36:23 527 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:36:23 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:36:23 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> 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]
--- 23 May 16:36:24 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 16:36:24 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: searchFIIdName]
--- 23 May 16:36:44 156 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:36:44 156 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:36:46 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:36:46 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: input[type=text]]
--- 23 May 16:36:55 101 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:36:55 101 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:36:57 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:36:57 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
--- 23 May 16:37:10 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: btnUser]
--- 23 May 16:37:11 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: btnUser]
--- 23 May 16:37:11 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: linkLogOut]
--- 23 May 16:37:11 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: linkLogOut]
--- 23 May 16:37:11 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: reLogin]
--- 23 May 16:37:11 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> id: reLogin]
--- 23 May 16:37:14 951 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:37:14 951 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:17 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:37:17 234 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:37:17 234 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:17 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: .header]
--- 23 May 16:37:20 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:37:20 882 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:37:20 882 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:21 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:37:21 593 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:37:21 593 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:37:21 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0638c01dc8917a4e2035da5660d130c0)] -> css selector: .header]
Old searched FI Details are not showing [ScreenShot]
Test Passed.
verifyReportingMenu(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully validated Login Failures Menu [ScreenShot]
Successfully validated Transaction Menu [ScreenShot]
Test Passed.
--- 23 May 17:12:10 093 - TestCaseID:: verifyReportingMenu
--- 23 May 17:12:10 933 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:12:15 752 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:12:15 752 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:18 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: idSIButton9]
--- 23 May 17:12:18 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: i0116]
--- 23 May 17:12:23 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: idSIButton9]
--- 23 May 17:12:25 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: i0118]
--- 23 May 17:12:31 007 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:12:31 007 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:31 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: lightbox]
--- 23 May 17:12:32 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: idSIButton9]
--- 23 May 17:12:35 112 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:12:35 112 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:38 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:12:38 892 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:12:38 892 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:38 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> css selector: .header]
--- 23 May 17:12:39 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_Reporting]
--- 23 May 17:12:39 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_Reporting]
--- 23 May 17:12:42 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_Audit]
--- 23 May 17:12:42 952 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:12:42 952 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:43 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: titleAuditReport]
--- 23 May 17:12:43 896 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/audit
--- 23 May 17:12:43 896 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:43 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> 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]
--- 23 May 17:12:44 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_Reporting]
--- 23 May 17:12:46 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_ErrorDetails]
--- 23 May 17:12:46 858 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 23 May 17:12:46 859 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:46 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: titleErrorDetails]
--- 23 May 17:12:46 960 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/error-details
--- 23 May 17:12:46 960 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:12:47 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> 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]
--- 23 May 17:12:47 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_Reporting]
--- 23 May 17:12:50 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_LoginFailures]
--- 23 May 17:12:51 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_LoginFailures]
Successfully validated Login Failures Menu [ScreenShot]
--- 23 May 17:12:51 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_Reporting]
--- 23 May 17:12:54 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: Menu_Transactions]
--- 23 May 17:12:54 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
--- 23 May 17:12:54 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:05 146 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='dateRange']'
--- 23 May 17:13:05 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> id: searchFIIdName]
--- 23 May 17:13:05 267 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/reporting/transactions
--- 23 May 17:13:05 267 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:05 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2fb475b242c29ee0081d28aea8af4208)] -> css selector: .header]
Successfully validated Transaction Menu [ScreenShot]
Test Passed.
verifySwitchingBetweenTabsinRemoteSettingsTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Test Passed.
--- 23 May 18:41:57 929 - TestCaseID:: verifySwitchingBetweenTabsinRemoteSettingsTab
--- 23 May 18:41:58 757 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:42:03 687 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:42:03 688 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:06 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: idSIButton9]
--- 23 May 18:42:06 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: i0116]
--- 23 May 18:42:11 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: idSIButton9]
--- 23 May 18:42:13 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: i0118]
--- 23 May 18:42:19 852 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:42:19 852 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:19 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: lightbox]
--- 23 May 18:42:20 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: idSIButton9]
--- 23 May 18:42:24 211 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:42:24 211 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:28 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:42:28 364 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:42:28 364 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:28 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
--- 23 May 18:42:31 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:42:32 005 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:42:32 005 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:32 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:42:32 996 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:42:32 996 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:33 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:42:33 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> 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]
--- 23 May 18:42:33 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:42:37 047 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:42:37 047 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:39 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:42:39 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:42:50 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:42:50 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:42:51 454 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:42:51 454 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:51 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:42:51 605 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:42:51 605 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:42:51 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:42:54 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:42:54 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:42:57 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:42:57 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:42:59 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:42:59 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:02 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:02 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:04 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:04 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:07 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:07 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:15 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:43:16 599 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:43:16 599 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:43:19 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:43:30 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:43:30 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:43:31 250 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:43:31 251 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:43:31 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:43:31 422 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:43:31 422 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:43:31 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
--- 23 May 18:43:34 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:34 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:37 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:37 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:39 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:39 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:42 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:42 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:44 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:44 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:47 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:47 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:43:55 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:43:56 200 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:43:56 200 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:43:59 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:44:10 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:44:10 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:44:10 684 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:44:10 684 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:44:10 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:44:10 880 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:44:10 881 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:44:10 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
--- 23 May 18:44:14 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:14 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:16 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:16 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:19 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:19 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:21 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:22 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:24 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:24 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:26 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:26 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:35 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:44:35 965 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:44:35 965 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:44:39 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:44:50 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:44:50 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:44:50 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:44:50 514 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:44:50 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:44:50 688 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:44:50 689 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:44:50 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
--- 23 May 18:44:54 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:54 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:57 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:57 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:59 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:44:59 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:02 353 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:02 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:04 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:04 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:07 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:07 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:15 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:45:16 275 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:45:16 276 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:45:19 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:45:30 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:45:30 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:45:30 700 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:45:30 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:45:30 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:45:30 888 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:45:30 889 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:45:30 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
--- 23 May 18:45:34 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:34 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:37 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:37 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:39 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:39 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:42 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:42 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:44 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:44 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:47 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:47 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:45:55 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:45:56 301 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:45:56 301 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:45:59 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:46:10 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:46:10 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:46:10 749 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:46:10 749 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:46:10 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:46:10 954 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:46:10 954 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:46:11 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
--- 23 May 18:46:14 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:14 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:17 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:17 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:19 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:19 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:22 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:22 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:24 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:24 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:27 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:27 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:35 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:46:36 311 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:46:36 311 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:46:39 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:46:50 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:46:50 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:46:50 826 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:46:50 826 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:46:50 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:46:51 022 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:46:51 022 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:46:51 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
--- 23 May 18:46:54 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:54 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:56 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:56 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:59 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:46:59 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:01 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:02 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:04 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:04 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:06 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:06 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:15 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:47:15 928 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:47:15 928 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:47:19 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:47:29 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:47:29 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:47:30 341 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:47:30 341 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:47:30 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:47:30 527 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:47:30 528 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:47:30 590 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
--- 23 May 18:47:34 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:34 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:36 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:36 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:39 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:39 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:41 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:41 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:44 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:44 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:46 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:46 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //*[@id='TEAWEB_ALLOWEDAUTHENTICATIONS']/div/div/div/span]
--- 23 May 18:47:55 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:47:55 705 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:47:55 705 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 May 18:47:58 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: btnYesTabSwitch]
--- 23 May 18:48:09 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:48:09 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:48:10 137 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:48:10 137 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:10 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> id: headerRemoteSettings]
--- 23 May 18:48:10 312 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:48:10 312 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:10 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6ffa6a56392c6e33b3017e1fcd46d61)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Allowed Authentication Types values after switching between tabs [ScreenShot]
Test Passed.
verifySwitchingBetweenFIsinIPFilteringTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
Successfully stayed on same FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully switched to another FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Test Passed.
--- 23 May 17:28:00 234 - TestCaseID:: verifySwitchingBetweenFIsinIPFilteringTab
--- 23 May 17:28:01 174 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:28:06 687 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:28:06 687 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:10 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: idSIButton9]
--- 23 May 17:28:10 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: i0116]
--- 23 May 17:28:15 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: idSIButton9]
--- 23 May 17:28:16 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: i0118]
--- 23 May 17:28:22 773 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:28:22 773 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:22 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: lightbox]
--- 23 May 17:28:24 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: idSIButton9]
--- 23 May 17:28:26 932 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:28:26 934 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:30 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:28:31 092 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:28:31 093 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:31 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: .header]
--- 23 May 17:28:34 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:28:34 764 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:28:34 765 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:35 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:28:35 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:28:35 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:36 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:28:36 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> 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]
--- 23 May 17:28:36 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:28:40 071 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:28:40 071 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:42 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:28:42 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:28:51 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 17:28:59 098 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:28:59 098 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:59 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: ipFilterSwitch]
--- 23 May 17:28:59 233 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:28:59 234 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:28:59 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
--- 23 May 17:29:02 537 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:29:02 537 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:29:02 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //span[@class='pointer']]
--- 23 May 17:29:07 858 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:29:07 858 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:29:10 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:29:10 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: input[type=text]]
--- 23 May 17:29:17 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
--- 23 May 17:29:21 037 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: (//*[@id='btnYes'])[1]]
Successfully stayed on same FI [ScreenShot]
--- 23 May 17:29:25 006 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:29:25 006 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:29:25 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //span[@class='pointer']]
--- 23 May 17:29:30 434 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:29:30 434 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:29:32 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:29:32 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: input[type=text]]
--- 23 May 17:29:40 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
--- 23 May 17:29:42 633 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: (//*[@id='btnYes'])[1]]
Successfully switched to another FI [ScreenShot]
--- 23 May 17:29:56 673 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:29:56 673 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:29:56 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //span[@class='pointer']]
--- 23 May 17:30:02 102 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:30:02 102 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:04 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:30:04 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: input[type=text]]
--- 23 May 17:30:12 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
--- 23 May 17:30:12 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
--- 23 May 17:30:16 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> xpath: //div[@class='textWrapper' and contains(text(),'IP Filtering')]]
--- 23 May 17:30:23 687 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:30:23 688 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:23 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> id: ipFilterSwitch]
--- 23 May 17:30:23 816 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/ip-filtering
--- 23 May 17:30:23 816 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:23 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (dd089ee026d6167f51f177407dedbb81)] -> css selector: .header]
Successfully navigated to 'IP Filtering' page [ScreenShot]
Test Passed.
verifySwitchingBetweenFIs(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
Successfully stayed on same FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully switched to another FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Test Passed.
--- 23 May 17:19:26 617 - TestCaseID:: verifySwitchingBetweenFIs
--- 23 May 17:19:27 512 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:19:31 770 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:19:31 770 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:34 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> id: idSIButton9]
--- 23 May 17:19:34 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> id: i0116]
--- 23 May 17:19:40 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> id: idSIButton9]
--- 23 May 17:19:41 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> id: i0118]
--- 23 May 17:19:47 247 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:19:47 247 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:47 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> id: lightbox]
--- 23 May 17:19:48 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> id: idSIButton9]
--- 23 May 17:19:51 329 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:19:51 329 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:55 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:19:55 272 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:19:55 272 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:55 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: .header]
--- 23 May 17:19:58 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:19:58 938 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:19:58 938 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:59 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:19:59 909 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:19:59 909 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:59 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:20:00 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> 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]
--- 23 May 17:20:00 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:20:04 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:20:04 065 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:20:06 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:20:06 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:20:12 784 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:20:12 785 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:20:18 084 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:20:18 084 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:20:18 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:20:18 211 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:20:18 211 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:20:18 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:20:58 954 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:20:58 954 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:20:59 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //span[@class='pointer']]
--- 23 May 17:21:04 380 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:21:04 381 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:21:06 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:21:06 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: input[type=text]]
--- 23 May 17:21:14 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
--- 23 May 17:21:15 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully stayed on same FI [ScreenShot]
--- 23 May 17:21:19 901 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:21:19 901 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:21:19 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //span[@class='pointer']]
--- 23 May 17:21:25 289 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:21:25 289 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:21:27 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:21:27 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: input[type=text]]
--- 23 May 17:21:35 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
--- 23 May 17:21:35 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully switched to another FI [ScreenShot]
--- 23 May 17:21:49 918 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:21:49 918 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:21:49 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //span[@class='pointer']]
--- 23 May 17:21:55 388 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:21:55 388 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:21:57 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:21:57 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: input[type=text]]
--- 23 May 17:22:05 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
--- 23 May 17:22:06 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
--- 23 May 17:22:06 588 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:22:06 588 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:12 040 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:22:12 040 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:12 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:22:12 170 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:22:12 170 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:22:12 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (82b2c51f3364876266d6a30d6b1ba959)] -> css selector: .header]
Test Passed.
verifyPlatFormOverrideDisbale(, chrome_Windows 11)
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
Successfully login into eSign application
Documents Maintenance page didn't open up [ScreenShot]
--- 23 May 16:53:36 418 - TestCaseID:: verifyPlatFormOverrideDisbale
--- 23 May 16:53:37 325 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:53:42 190 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:53:42 190 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:53:44 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: idSIButton9]
--- 23 May 16:53:45 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: i0116]
--- 23 May 16:53:50 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: idSIButton9]
--- 23 May 16:53:51 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: i0118]
--- 23 May 16:53:57 479 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:53:57 479 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:53:57 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: lightbox]
--- 23 May 16:53:58 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: idSIButton9]
--- 23 May 16:54:01 500 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:54:01 500 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:54:05 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:54:05 804 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:54:05 804 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:54:05 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> css selector: .header]
--- 23 May 16:54:09 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:54:09 472 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:54:09 472 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:54:10 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:54:10 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:54:10 676 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:54:10 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:54:10 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> 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]
--- 23 May 16:54:11 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:54:14 890 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:54:14 890 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:54:17 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:54:17 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:54:28 486 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 16:54:31 810 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 16:54:31 810 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:54:31 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: btnAddNew]
--- 23 May 16:54:31 996 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 16:54:31 996 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:54:32 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Clicked on Cancel button
Clicked on Cancel button
--- 23 May 16:54:43 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> xpath: //*[@class='table']/tbody/tr/td]
Successfully deleted all platforms [ScreenShot]
--- 23 May 16:54:43 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: btnAddNew]
--- 23 May 16:54:44 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> xpath: //*[@id='selectPO']]
--- 23 May 16:54:49 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: checkBox_Platform_override_0]
--- 23 May 16:54:49 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c47e456067691b418aa32730e094625a)] -> id: checkBox_Platform_override_0]
Clicked on Save button
--- 23 May 16:54:54 245 - TestCaseID:: verifyPlatFormOverrideDisbale
--- 23 May 16:54:55 079 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:54:58 592 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:54:58 592 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:55:32 067 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:55:32 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: btnSubmit]
--- 23 May 16:55:42 464 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:55:42 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:55:42 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:55:47 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: btnSubmit]
--- 23 May 16:55:50 669 - 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%3devnsmuv0jej20ci_-lk6h-nkssu9f0mfibavze0w4zebaqabhqnkl4osb81wtzunq4tzg5smu_kb_mekjw3ikcai0mxhsotxt-rbqmribo-yuzdb5fw07bvqt2s0vdalenhzml2vf-1band4pdmvuhuui_b-nqhyl1wp_rog2rdc0idvpx2ugdtns8pqgrioqhu4caoak4mgnfjbtzw9zw&response_mode=form_post&nonce=638520602783958588.mgrjn2ywngmtmdm5os00nzg5lwjmodutzdmzogjiy2nmztu1mgjlzdvkmditndrlys00odg1ltg2zgmtyzy0odq1ztuzmzri&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
--- 23 May 16:55:50 669 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:55:56 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: i0116]
--- 23 May 16:55:56 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:56:01 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: idSIButton9]
--- 23 May 16:56:01 482 - 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%3devnsmuv0jej20ci_-lk6h-nkssu9f0mfibavze0w4zebaqabhqnkl4osb81wtzunq4tzg5smu_kb_mekjw3ikcai0mxhsotxt-rbqmribo-yuzdb5fw07bvqt2s0vdalenhzml2vf-1band4pdmvuhuui_b-nqhyl1wp_rog2rdc0idvpx2ugdtns8pqgrioqhu4caoak4mgnfjbtzw9zw&response_mode=form_post&nonce=638520602783958588.mgrjn2ywngmtmdm5os00nzg5lwjmodutzdmzogjiy2nmztu1mgjlzdvkmditndrlys00odg1ltg2zgmtyzy0odq1ztuzmzri&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
--- 23 May 16:56:01 482 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:56:02 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: i0118]
--- 23 May 16:56:02 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: i0118]
Steps:
--- 23 May 16:56:07 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: idSIButton9]
--- 23 May 16:56:08 835 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:56:08 835 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:56:08 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b72c69b913fc20822fd23eaa1cc231e)] -> id: idSIButton9]
--- 23 May 16:56:09 115 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:56:09 115 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:56:09 176 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:56:09 176 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:19 474 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnUpload'
Documents Maintenance page didn't open up [ScreenShot]
verifySwitchingBetweenTabsinVerifastSettingsTabs(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to save Verifast URL [ScreenShot]
--- 23 May 18:48:14 206 - TestCaseID:: verifySwitchingBetweenTabsinVerifastSettingsTabs
--- 23 May 18:48:15 098 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:48:22 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=9951b122-84e7-477e-adf5-8ab14407de6b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.36.0&client_info=1&code_challenge=bmdmw2glw9nqdz73wqs-pvf1y8nl-ojgivqxnuarz_0&code_challenge_method=s256&nonce=7d814fd9-43b3-4af9-aca5-96be0a2c1c19&state=eyjpzci6ijhimdbmyzmxltq3ymytngfjnc05y2mxlwjkyjizmzblyjc3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 23 May 18:48:22 821 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:22 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: idSIButton9]
--- 23 May 18:48:23 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: i0116]
--- 23 May 18:48:28 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: idSIButton9]
--- 23 May 18:48:29 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: i0118]
--- 23 May 18:48:35 375 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:48:35 375 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:35 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: lightbox]
--- 23 May 18:48:36 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: idSIButton9]
--- 23 May 18:48:39 876 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:48:39 876 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:44 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:48:44 362 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:48:44 362 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:44 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> css selector: .header]
--- 23 May 18:48:47 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:48:47 987 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:48:47 988 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:48 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:48:48 986 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:48:48 986 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:49 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:48:49 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> 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]
--- 23 May 18:48:49 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:48:53 151 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:48:53 151 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:48:55 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:48:55 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:49:06 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:49:06 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:49:07 136 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:49:07 136 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:49:07 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 23 May 18:49:07 248 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:49:07 249 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:49:07 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
--- 23 May 18:49:09 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: veryFastUrl]
--- 23 May 18:49:14 896 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: signersIdle]
--- 23 May 18:49:20 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: signingStatus]
--- 23 May 18:49:28 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: btnYesTabSwitch]
--- 23 May 18:49:28 896 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:49:28 896 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'Verifast Settings' page [ScreenShot]
--- 23 May 18:49:32 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> id: btnYesTabSwitch]
--- 23 May 18:49:42 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:49:43 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 18:49:43 266 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:49:43 266 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:49:43 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 23 May 18:49:43 416 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 18:49:43 416 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:49:43 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (94b905142d723b55da69d55ed76ff9a9)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to save Verifast URL [ScreenShot]
verifyPlatformSettingsTabs(, chrome_Windows 11)
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]
--- 23 May 16:59:51 545 - TestCaseID:: verifyPlatformSettingsTabs
--- 23 May 16:59:52 429 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:59:57 272 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:59:57 272 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:01 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> id: idSIButton9]
--- 23 May 17:00:01 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> id: i0116]
--- 23 May 17:00:06 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> id: idSIButton9]
--- 23 May 17:00:07 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> id: i0118]
--- 23 May 17:00:13 875 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:00:13 876 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:13 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> id: lightbox]
--- 23 May 17:00:15 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> id: idSIButton9]
--- 23 May 17:00:17 983 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:00:17 983 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:23 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:00:23 504 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:00:23 505 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:23 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> css selector: .header]
--- 23 May 17:00:26 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:00:27 114 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:00:27 115 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:28 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:00:28 362 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:00:28 362 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:28 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:00:28 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> 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]
--- 23 May 17:00:29 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:00:32 449 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:00:32 449 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:34 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:00:34 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:00:46 172 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (bce579638392fab699b9fcd132b79bbb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 23 May 17:00:49 474 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 23 May 17:00:49 475 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:00:59 652 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]'
eSign Platform page didn't open up [ScreenShot]
verifySwitchingBetweenFIsinVerifastSettingsTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
Successfully stayed on same FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully switched to another FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to save Verifast URL [ScreenShot]
--- 23 May 17:37:16 800 - TestCaseID:: verifySwitchingBetweenFIsinVerifastSettingsTab
--- 23 May 17:37:17 834 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:37:22 456 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:37:22 456 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:26 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: idSIButton9]
--- 23 May 17:37:26 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: i0116]
--- 23 May 17:37:31 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: idSIButton9]
--- 23 May 17:37:32 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: i0118]
--- 23 May 17:37:39 019 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:37:39 019 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:39 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: lightbox]
--- 23 May 17:37:40 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: idSIButton9]
--- 23 May 17:37:43 313 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:37:43 313 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:47 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:37:47 314 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:37:47 314 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:47 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: .header]
--- 23 May 17:37:50 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:37:50 928 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:37:50 929 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:52 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:37:52 122 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:37:52 122 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:52 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:37:52 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> 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]
--- 23 May 17:37:52 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:37:56 229 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:37:56 229 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:37:58 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:37:58 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:38:09 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 17:38:10 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 17:38:10 263 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:38:10 263 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:38:10 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 23 May 17:38:10 394 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:38:10 394 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:38:10 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
--- 23 May 17:38:12 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: veryFastUrl]
--- 23 May 17:38:17 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: signersIdle]
--- 23 May 17:38:23 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> id: signingStatus]
--- 23 May 17:38:31 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:38:31 481 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:38:31 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //span[@class='pointer']]
--- 23 May 17:38:36 957 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:38:36 958 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:38:39 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:38:39 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: input[type=text]]
--- 23 May 17:38:46 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
--- 23 May 17:38:48 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully stayed on same FI [ScreenShot]
--- 23 May 17:38:52 459 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:38:52 459 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:38:52 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //span[@class='pointer']]
--- 23 May 17:38:57 904 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:38:57 904 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:39:00 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:39:00 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: input[type=text]]
--- 23 May 17:39:07 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
--- 23 May 17:39:08 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
Successfully switched to another FI [ScreenShot]
--- 23 May 17:39:22 480 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:39:22 480 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:39:22 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //span[@class='pointer']]
--- 23 May 17:39:27 865 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:39:27 865 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:39:30 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:39:30 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: input[type=text]]
--- 23 May 17:39:37 973 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
--- 23 May 17:39:38 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[contains(@id, 'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div/parent::*/following-sibling::*/*[2]]
--- 23 May 17:39:44 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 17:39:44 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Verifast Settings')]]
--- 23 May 17:39:44 413 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:39:44 413 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:39:44 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> xpath: //*[@id="verifastSttingsForm"]/c-card/c-card-body/c-input-group[1]/label]
--- 23 May 17:39:44 535 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/verifast
--- 23 May 17:39:44 535 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:39:44 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7e3e261e324228239d39bd23c37b01bb)] -> css selector: .header]
Successfully navigated to 'Verifast Settings' page [ScreenShot]
Failed to save Verifast URL [ScreenShot]
verifyWebHooksSettingsTab(, chrome_Windows 11)
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]
Button 'Yes' & 'No' are not displayed
--- 23 May 18:56:12 229 - TestCaseID:: verifyWebHooksSettingsTab
--- 23 May 18:56:13 068 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:56:17 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:56:17 578 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:56:21 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: idSIButton9]
--- 23 May 18:56:21 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: i0116]
--- 23 May 18:56:26 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: idSIButton9]
--- 23 May 18:56:27 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: i0118]
--- 23 May 18:56:33 608 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:56:33 609 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:56:33 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: lightbox]
--- 23 May 18:56:34 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: idSIButton9]
--- 23 May 18:56:37 809 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:56:37 809 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:56:41 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:56:42 092 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:56:42 092 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:56:42 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> css selector: .header]
--- 23 May 18:56:45 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:56:45 809 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:56:45 810 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:56:46 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:56:46 797 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:56:46 797 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:56:46 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:56:47 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> 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]
--- 23 May 18:56:47 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:56:50 951 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:56:50 951 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:56:53 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:56:53 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:57:04 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:57:04 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 18:57:05 064 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:57:05 065 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:57:05 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: headerRemoteSettings]
--- 23 May 18:57:05 263 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:57:05 263 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:57:05 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Successfully validated Webhooks Settings Header [ScreenShot]
--- 23 May 18:58:38 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
By Default Webhook Settings Tab is expanded [ScreenShot]
--- 23 May 18:58:38 886 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomOut']]
--- 23 May 18:58:41 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
Collapsed the Webhook Settings sub tab [ScreenShot]
--- 23 May 18:58:41 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //*[@class='fs-5 icon-Designer-ZoomIn']]
--- 23 May 18:58:52 245 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@class='btn btn-primary']'
Successfully validated Webhook Setting Details labels [ScreenShot]
Failed to validate Activate and Deactivate buttons[ScreenShot]
Failed to validate Activate and Deactivate buttons[ScreenShot]
--- 23 May 18:58:52 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: webHookName]
--- 23 May 18:58:53 722 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 18:58:53 722 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:58:53 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //*[@id='btnGroupStatus']/label]
--- 23 May 18:58:59 612 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> xpath: //*[contains(@class,'modal-body')]]
Failed to validate Message Title[ScreenShot]
Failed to validate deactivate message [ScreenShot]
--- 23 May 18:59:08 371 - Unable to find disabled element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (cecf2ea65320fe99a0f2f6c8aeca47f7)] -> id: btnYes]
Button 'Yes' & 'No' are not displayed
verifyAzureDetailsTabs(, chrome_Windows 11)
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]
--- 23 May 16:10:32 793 - TestCaseID:: verifyAzureDetailsTabs
--- 23 May 16:10:33 597 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:10:38 602 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:10:38 603 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:10:42 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: idSIButton9]
--- 23 May 16:10:42 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: i0116]
--- 23 May 16:10:47 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: idSIButton9]
--- 23 May 16:10:48 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: i0118]
--- 23 May 16:10:54 810 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:10:54 810 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:10:54 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: lightbox]
--- 23 May 16:10:55 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: idSIButton9]
--- 23 May 16:10:58 843 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:10:58 843 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:11:02 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:11:02 738 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:11:02 739 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:11:02 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> css selector: .header]
--- 23 May 16:11:06 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:11:06 419 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:11:06 419 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:11:07 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:11:07 409 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:11:07 409 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:11:07 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:11:07 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> 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]
--- 23 May 16:11:08 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:11:11 508 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:11:11 508 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:11:13 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:11:13 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> css selector: input[type=text]]
--- 23 May 16:11:22 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> xpath: //div[@class='textWrapper' and contains(text(),'Azure Details')]]
--- 23 May 16:11:29 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 16:11:29 935 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:11:40 058 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 16:11:40 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label]
--- 23 May 16:11:40 197 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 16:11:40 197 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:11:40 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> 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]
--- 23 May 16:11:54 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8ade118e12ec3205d4ed2c03b12b21cd)] -> id: domain]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyPlatformSettingsTabs(, chrome_Windows 11)
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]
--- 23 May 16:57:38 499 - TestCaseID:: verifyPlatformSettingsTabs
--- 23 May 16:57:39 336 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:57:44 217 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:57:44 217 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:47 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> id: idSIButton9]
--- 23 May 16:57:47 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> id: i0116]
--- 23 May 16:57:52 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> id: idSIButton9]
--- 23 May 16:57:53 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> id: i0118]
--- 23 May 16:57:59 759 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:57:59 759 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:59 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> id: lightbox]
--- 23 May 16:58:00 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> id: idSIButton9]
--- 23 May 16:58:03 851 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:58:03 852 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:58:07 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:58:07 853 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:58:07 853 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:58:07 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> css selector: .header]
--- 23 May 16:58:11 247 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:58:11 511 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:58:11 511 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:58:12 672 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:58:12 726 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:58:12 726 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:58:12 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:58:13 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> 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]
--- 23 May 16:58:13 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:58:16 790 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:58:16 790 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:58:19 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:58:19 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:58:30 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9d739d88fac9f53c8469b37a0b2129b3)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 23 May 16:58:33 799 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 23 May 16:58:33 799 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:58:44 135 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]'
eSign Platform page didn't open up [ScreenShot]
verifySwitchingBetweenFIsinPlatformOverrideTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
Successfully stayed on same FI [ScreenShot]
Successfully alert message displayed [ScreenShot]
Successfully switched to another FI [ScreenShot]
eSign Platform Override page didn't open up [ScreenShot]
--- 23 May 17:31:49 218 - TestCaseID:: verifySwitchingBetweenFIsinPlatformOverrideTab
--- 23 May 17:31:50 057 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:31:54 595 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:31:54 595 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:31:57 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: idSIButton9]
--- 23 May 17:31:57 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: i0116]
--- 23 May 17:32:02 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: idSIButton9]
--- 23 May 17:32:04 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: i0118]
--- 23 May 17:32:10 129 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:32:10 129 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:10 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: lightbox]
--- 23 May 17:32:11 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: idSIButton9]
--- 23 May 17:32:14 192 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:32:14 192 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:18 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:32:18 390 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:32:18 390 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:18 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> css selector: .header]
--- 23 May 17:32:21 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:32:22 099 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:32:22 099 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:23 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:32:23 590 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:32:23 591 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:23 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:32:23 899 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> 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]
--- 23 May 17:32:24 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:32:27 624 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:32:27 625 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:29 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:32:30 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:32:41 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 17:32:44 546 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:32:44 546 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:44 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> id: btnAddNew]
--- 23 May 17:32:44 677 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:32:44 677 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:44 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> css selector: .header]
Successfully navigated to 'PlatFormOverride' page [ScreenShot]
--- 23 May 17:32:50 304 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:32:50 304 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:50 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //span[@class='pointer']]
--- 23 May 17:32:55 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:32:55 676 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:32:57 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:32:58 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> css selector: input[type=text]]
--- 23 May 17:33:05 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
Successfully validated alert message 1 [ScreenShot]
Successfully validated alert message 2 [ScreenShot]
Successfully validated alert message 3 [ScreenShot]
Successfully validated alert message 4 [ScreenShot]
--- 23 May 17:33:07 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: (//*[@id='btnYes'])[3]]
Successfully stayed on same FI [ScreenShot]
--- 23 May 17:33:11 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:33:11 086 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:33:11 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //span[@class='pointer']]
--- 23 May 17:33:16 388 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:33:16 388 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:33:18 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:33:18 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> css selector: input[type=text]]
--- 23 May 17:33:26 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //*[contains(@id,'Process')]/c-modal-dialog/c-modal-content/div[2]/c-modal-body/div]
Successfully alert message displayed [ScreenShot]
--- 23 May 17:33:26 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: (//*[@id='btnYes'])[3]]
Successfully switched to another FI [ScreenShot]
--- 23 May 17:33:42 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (06bb58cd91343f31d1a0d3f8871edf8b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platform Override')]]
--- 23 May 17:33:46 185 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:33:46 185 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:33:56 554 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnAddNew'
eSign Platform Override page didn't open up [ScreenShot]
verifySwitchingBetweenFIsinPlatformsTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
eSign Platform page didn't open up [ScreenShot]
--- 23 May 17:33:56 916 - TestCaseID:: verifySwitchingBetweenFIsinPlatformsTab
--- 23 May 17:33:57 811 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:34:02 120 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:34:02 120 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:34:06 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> id: idSIButton9]
--- 23 May 17:34:06 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> id: i0116]
--- 23 May 17:34:11 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> id: idSIButton9]
--- 23 May 17:34:12 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> id: i0118]
--- 23 May 17:34:19 184 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:34:19 184 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:34:19 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> id: lightbox]
--- 23 May 17:34:20 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> id: idSIButton9]
--- 23 May 17:34:23 180 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:34:23 180 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:34:26 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:34:27 137 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:34:27 137 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:34:27 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> css selector: .header]
--- 23 May 17:34:30 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:34:30 784 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:34:30 784 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:34:31 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:34:32 011 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:34:32 012 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:34:32 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:34:32 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> 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]
--- 23 May 17:34:32 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:34:36 088 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:34:36 088 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:34:38 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:34:38 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:34:49 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf0a5a6f80392fff98f70b0c0df79c91)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 23 May 17:34:53 178 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 23 May 17:34:53 178 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:35:03 525 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]'
eSign Platform page didn't open up [ScreenShot]
verifyClientSettingsTabs(, chrome_Windows 11)
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
Successfully login into eSign application
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
--- 23 May 16:19:34 601 - TestCaseID:: verifyClientSettingsTabs
--- 23 May 16:19:35 488 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:19:44 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:19:44 002 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:19:47 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: idSIButton9]
--- 23 May 16:19:47 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: i0116]
--- 23 May 16:19:52 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: idSIButton9]
--- 23 May 16:19:54 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: i0118]
--- 23 May 16:20:00 547 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:20:00 547 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:00 600 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: lightbox]
--- 23 May 16:20:01 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: idSIButton9]
--- 23 May 16:20:04 560 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:20:04 560 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:08 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:20:08 929 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:20:08 929 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:09 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> css selector: .header]
--- 23 May 16:20:11 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:20:11 563 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:20:11 563 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:12 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:20:13 048 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:20:13 048 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:13 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:20:13 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> 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]
--- 23 May 16:20:13 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:20:17 135 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:20:17 136 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:19 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:20:19 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:20:28 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 16:20:34 058 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 16:20:34 058 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:44 287 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 16:20:44 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: enableClient]
--- 23 May 16:20:44 417 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 16:20:44 417 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:20:44 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 23 May 16:20:50 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: allowedDomain]
--- 23 May 16:20:52 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: allowedDomain]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
--- 23 May 16:21:00 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:21:02 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:21:02 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:21:05 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:21:05 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:21:07 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:21:07 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:21:09 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> xpath: //input[@type='checkbox']]
Clicked on Cancel button
--- 23 May 16:21:10 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: btnYes]
Clicked on Cancel button
--- 23 May 16:21:14 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (9b927ec3f4687bdc1a7117a3408d25df)] -> id: btnNo]
--- 23 May 16:21:14 379 - TestCaseID:: verifyClientSettingsTabs
--- 23 May 16:21:15 268 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:21:18 521 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:21:18 521 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:21:51 735 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:21:51 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: btnSubmit]
--- 23 May 16:22:02 021 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:22:02 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:22:02 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:22:07 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: btnSubmit]
--- 23 May 16:22:09 895 - 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%3d3onwvysdzlbdgc18zxlap9ppeyj-awe9tvhr2kri12uc7_plbuqdzb8g1s-p3j_0rdate2j7uryhz_r2ahrugcs8_usojgezclidfaetbjgyhq9b0q6foctgat20xcmfsf-p6r1pupj0ts-nwddttubd4uw2iowp39uuovljcs8sw2t4mv0afdja5hf2rky__c4tfafdrqiooxchn5pjkw&response_mode=form_post&nonce=638520582579065263.nwrimmqxn2ytnzrhzi00yzk5ltk0mtktzjzhzja4owiyyjuyzdyyodewzmutowmxys00mgi3lwe3nzitndvhnzaxmdazndc0&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
--- 23 May 16:22:09 895 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:22:14 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: i0116]
--- 23 May 16:22:15 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:22:20 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: idSIButton9]
--- 23 May 16:22:20 539 - 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%3d3onwvysdzlbdgc18zxlap9ppeyj-awe9tvhr2kri12uc7_plbuqdzb8g1s-p3j_0rdate2j7uryhz_r2ahrugcs8_usojgezclidfaetbjgyhq9b0q6foctgat20xcmfsf-p6r1pupj0ts-nwddttubd4uw2iowp39uuovljcs8sw2t4mv0afdja5hf2rky__c4tfafdrqiooxchn5pjkw&response_mode=form_post&nonce=638520582579065263.nwrimmqxn2ytnzrhzi00yzk5ltk0mtktzjzhzja4owiyyjuyzdyyodewzmutowmxys00mgi3lwe3nzitndvhnzaxmdazndc0&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
--- 23 May 16:22:20 540 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:22:22 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: i0118]
--- 23 May 16:22:22 768 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: i0118]
Steps:
--- 23 May 16:22:27 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: idSIButton9]
--- 23 May 16:22:29 091 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:22:29 092 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:22:30 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: idSIButton9]
--- 23 May 16:22:33 391 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:22:33 391 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:22:33 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:22:33 502 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:22:33 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: btnUpload]
--- 23 May 16:22:33 671 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:22:33 671 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:22:33 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> css selector: .header]
--- 23 May 16:22:33 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> xpath: //a[text()='Administration']]
--- 23 May 16:22:35 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> xpath: //a[text()='Administration']]
--- 23 May 16:22:52 244 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 May 16:23:02 528 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 May 16:23:02 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> xpath: //button[@class='btn margin-off action']]
--- 23 May 16:23:02 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> xpath: //button[@class='btn margin-off action']]
--- 23 May 16:23:05 163 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 23 May 16:23:05 164 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:23:10 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> css selector: span.glyphicon]
--- 23 May 16:23:30 172 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> id: globalErrorMessage]
--- 23 May 16:23:45 440 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (eb8a7e95b8cfcca633014e13d4aed207)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
verifySwitchingBetweenTabsinPlatformsTab(, chrome_Windows 11)
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]
--- 23 May 18:40:52 135 - TestCaseID:: verifySwitchingBetweenTabsinPlatformsTab
--- 23 May 18:40:53 037 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 18:40:57 500 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 18:40:57 500 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:01 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> id: idSIButton9]
--- 23 May 18:41:01 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> id: i0116]
--- 23 May 18:41:06 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> id: idSIButton9]
--- 23 May 18:41:07 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> id: i0118]
--- 23 May 18:41:13 474 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 18:41:13 474 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:13 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> id: lightbox]
--- 23 May 18:41:14 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> id: idSIButton9]
--- 23 May 18:41:17 809 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 18:41:17 809 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:21 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 18:41:21 336 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:41:21 336 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:21 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> css selector: .header]
--- 23 May 18:41:24 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 18:41:24 956 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 18:41:24 956 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:26 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 18:41:26 491 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:41:26 491 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:26 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 18:41:26 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> 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]
--- 23 May 18:41:27 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 18:41:30 551 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 18:41:30 551 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:32 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 18:41:32 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 18:41:44 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (23d826331cfdf172b781d7c06772044a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 23 May 18:41:47 482 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 23 May 18:41:47 482 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 18:41:57 618 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]'
eSign Platform page didn't open up [ScreenShot]
verifyRemoteSettingsinEsignatureManagementPage(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Successfully login into eSign application
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
--- 23 May 17:07:34 196 - TestCaseID:: verifyRemoteSettingsinEsignatureManagementPage
--- 23 May 17:07:35 133 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:07:39 477 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:07:39 477 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:42 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: idSIButton9]
--- 23 May 17:07:42 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: i0116]
--- 23 May 17:07:48 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: idSIButton9]
--- 23 May 17:07:49 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: i0118]
--- 23 May 17:07:55 398 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:07:55 399 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:55 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: lightbox]
--- 23 May 17:07:56 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: idSIButton9]
--- 23 May 17:07:59 218 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:07:59 218 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:03 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:08:03 484 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:08:03 484 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:03 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> css selector: .header]
--- 23 May 17:08:06 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:08:07 104 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:08:07 104 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:08 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:08:08 282 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:08:08 283 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:08 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:08:08 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> 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]
--- 23 May 17:08:09 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:08:12 363 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:08:12 363 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:14 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:08:14 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:08:26 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:08:26 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 May 17:08:26 597 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:08:26 597 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:26 658 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> id: headerRemoteSettings]
--- 23 May 17:08:26 767 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:08:26 767 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:26 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (12cb73c0ff95d95881844109af914fbc)] -> css selector: .header]
Fi details are matching [ScreenShot]
--- 23 May 17:08:27 512 - TestCaseID:: verifyRemoteSettingsinEsignatureManagementPage
--- 23 May 17:08:28 360 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:08:31 562 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 17:08:31 562 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:05 177 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 17:09:05 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: btnSubmit]
--- 23 May 17:09:15 382 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 17:09:15 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 17:09:15 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 17:09:20 683 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: btnSubmit]
--- 23 May 17:09:24 012 - 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%3difr7gc5o9jcvarjeadplewbp9vnieifglwmseqithff_ogzwsx5-z23sja_oxbig4staenh8ojmv2h9tms1qxk9kjmfalcn-7xkcgqscjl7xzbmjzew6wtrc_wak7jcojmcxlzfgmxw959qccedoccwa0kmiwlpgbiqekp5yca3ijsgzrowb9ismpetxnghdnjeapkvjvwaen9ll3yv_qw&response_mode=form_post&nonce=638520610913336122.oteyzthkowutzdk4zc00mjq4lthhodetytljndbkodk1otqxm2iznmmyzjqtnjfjms00otg2ltgxowytytexymy4m2i5ogq4&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
--- 23 May 17:09:24 012 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 17:09:29 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: i0116]
--- 23 May 17:09:29 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 17:09:34 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: idSIButton9]
--- 23 May 17:09:34 678 - 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%3difr7gc5o9jcvarjeadplewbp9vnieifglwmseqithff_ogzwsx5-z23sja_oxbig4staenh8ojmv2h9tms1qxk9kjmfalcn-7xkcgqscjl7xzbmjzew6wtrc_wak7jcojmcxlzfgmxw959qccedoccwa0kmiwlpgbiqekp5yca3ijsgzrowb9ismpetxnghdnjeapkvjvwaen9ll3yv_qw&response_mode=form_post&nonce=638520610913336122.oteyzthkowutzdk4zc00mjq4lthhodetytljndbkodk1otqxm2iznmmyzjqtnjfjms00otg2ltgxowytytexymy4m2i5ogq4&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
--- 23 May 17:09:34 678 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 17:09:35 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: i0118]
--- 23 May 17:09:35 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: i0118]
Steps:
--- 23 May 17:09:40 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: idSIButton9]
--- 23 May 17:09:41 891 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:09:41 892 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 17:09:42 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: idSIButton9]
--- 23 May 17:09:50 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 17:09:50 900 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 17:09:51 020 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 17:09:51 020 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:51 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: btnUpload]
--- 23 May 17:09:51 184 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 17:09:51 184 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:51 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> css selector: .header]
--- 23 May 17:09:51 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> xpath: //a[text()='Administration']]
--- 23 May 17:09:53 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> xpath: //a[text()='Administration']]
--- 23 May 17:10:11 433 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 May 17:10:21 827 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 May 17:10:21 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> xpath: //button[@class='btn margin-off action']]
--- 23 May 17:10:21 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> xpath: //button[@class='btn margin-off action']]
--- 23 May 17:10:43 926 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 23 May 17:10:43 926 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:10:48 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> css selector: span.glyphicon]
--- 23 May 17:11:08 918 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: globalErrorMessage]
--- 23 May 17:11:19 118 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 23 May 17:11:19 118 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:24 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> css selector: span.glyphicon]
--- 23 May 17:11:44 155 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> id: globalErrorMessage]
--- 23 May 17:12:09 728 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (e1cf06116341bdc5963b482e5f312681)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
LogineSignandVerifyClientSettings(, chrome_Windows 11)
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
Successfully login into eSign application
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
Successfully login into eSign application
Documents Maintenance page didn't open up [ScreenShot]
--- 23 May 15:45:41 843 - TestCaseID:: LogineSignandVerifyClientSettings
--- 23 May 15:45:44 157 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 15:45:49 248 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 15:45:49 248 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:45:52 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> id: idSIButton9]
--- 23 May 15:45:52 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> id: i0116]
--- 23 May 15:45:58 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> id: idSIButton9]
--- 23 May 15:45:59 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> id: i0118]
--- 23 May 15:46:05 622 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 15:46:05 622 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:05 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> id: lightbox]
--- 23 May 15:46:06 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> id: idSIButton9]
--- 23 May 15:46:09 991 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 15:46:09 991 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:14 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 15:46:14 387 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 15:46:14 387 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:14 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> css selector: .header]
--- 23 May 15:46:17 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 15:46:18 152 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 15:46:18 153 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:19 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 15:46:19 467 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:46:19 468 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:19 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 15:46:22 837 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:46:22 837 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:25 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 15:46:25 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 15:46:34 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 15:46:39 977 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 15:46:39 977 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:50 357 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 15:46:50 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> id: enableClient]
--- 23 May 15:46:50 510 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 15:46:50 510 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:46:50 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 15:46:50 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> xpath: //input[@type='checkbox']]
--- 23 May 15:46:55 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (6875d80178b41915283f80614e694065)] -> xpath: //input[@type='checkbox']]
Clicked on Save button
--- 23 May 15:47:11 457 - TestCaseID:: LogineSignandVerifyClientSettings
--- 23 May 15:47:12 293 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 15:47:15 377 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 15:47:15 377 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:47:48 982 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 15:47:49 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: btnSubmit]
--- 23 May 15:47:59 416 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 15:47:59 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 15:47:59 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 15:48:04 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: btnSubmit]
--- 23 May 15:48:07 519 - 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%3dv3mhsr-n9v8d92hzizb4i4w3tkecbqdwzv1a8nnef_yzun0psljl05k0ie6t2op81klyl_2v15cbmpgnstf3kahxjyvnpprdh5yhegjk36nefrxrxeszkbe8lg8k6yhhtwhy-4d6d1wrgvff1xjjopmaer5zijidqbcvc0ccxxhrp0yl729nyayjdh3mszqqiznphfcujsyks0czlrqgyg&response_mode=form_post&nonce=638520562153267071.mzm4mwm1zgytngy2yy00ymjiltlkywmtnzm3yze2ngiwnzbiy2eynmfiyjutzthjmc00yzbmlwjmztktyjm1mtm0mgixztdh&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
--- 23 May 15:48:07 519 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 15:48:12 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: i0116]
--- 23 May 15:48:12 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 15:48:18 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: idSIButton9]
--- 23 May 15:48:18 283 - 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%3dv3mhsr-n9v8d92hzizb4i4w3tkecbqdwzv1a8nnef_yzun0psljl05k0ie6t2op81klyl_2v15cbmpgnstf3kahxjyvnpprdh5yhegjk36nefrxrxeszkbe8lg8k6yhhtwhy-4d6d1wrgvff1xjjopmaer5zijidqbcvc0ccxxhrp0yl729nyayjdh3mszqqiznphfcujsyks0czlrqgyg&response_mode=form_post&nonce=638520562153267071.mzm4mwm1zgytngy2yy00ymjiltlkywmtnzm3yze2ngiwnzbiy2eynmfiyjutzthjmc00yzbmlwjmztktyjm1mtm0mgixztdh&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
--- 23 May 15:48:18 284 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 15:48:20 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: i0118]
--- 23 May 15:48:20 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: i0118]
Steps:
--- 23 May 15:48:25 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: idSIButton9]
--- 23 May 15:48:26 853 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 15:48:26 854 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 15:48:27 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: idSIButton9]
--- 23 May 15:48:33 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 15:48:33 160 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 15:48:33 290 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 15:48:33 291 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:48:33 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: btnUpload]
--- 23 May 15:48:33 484 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 15:48:33 485 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:48:33 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> css selector: .header]
--- 23 May 15:48:33 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> xpath: //a[text()='Administration']]
--- 23 May 15:48:35 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> xpath: //a[text()='Administration']]
--- 23 May 15:48:47 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> xpath: //*[text()='Select All']]
--- 23 May 15:48:47 164 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> xpath: //*[text()='Select All']]
--- 23 May 15:48:52 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> xpath: //*[text()='Select All']]
--- 23 May 15:48:52 498 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 23 May 15:48:52 499 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:48:53 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: btnPrimary]
--- 23 May 15:48:53 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> id: btnPrimary]
--- 23 May 15:48:55 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (81aece67ff452a4caaec7a9a9e12299c)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 23 May 15:48:55 815 - TestCaseID:: LogineSignandVerifyClientSettings
--- 23 May 15:48:56 713 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 15:49:01 295 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 15:49:01 295 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:49:04 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> id: idSIButton9]
--- 23 May 15:49:04 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> id: i0116]
--- 23 May 15:49:09 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> id: idSIButton9]
--- 23 May 15:49:10 613 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> id: i0118]
--- 23 May 15:49:16 564 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 15:49:16 565 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:49:16 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> id: lightbox]
--- 23 May 15:49:17 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> id: idSIButton9]
--- 23 May 15:49:20 543 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 15:49:20 543 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:49:25 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 15:49:25 989 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 15:49:25 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:49:26 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> css selector: .header]
--- 23 May 15:49:28 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 15:49:28 664 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 15:49:28 664 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:49:30 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 15:49:30 188 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:49:30 189 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:49:30 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 15:49:33 545 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 15:49:33 545 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:49:35 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 15:49:35 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 15:49:45 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 15:49:50 502 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 15:49:50 502 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:50:01 038 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 15:50:01 113 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> id: enableClient]
--- 23 May 15:50:01 197 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 15:50:01 197 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:50:01 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 23 May 15:50:01 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //input[@type='checkbox']]
--- 23 May 15:50:06 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //input[@type='checkbox']]
--- 23 May 15:50:11 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //input[@type='checkbox']]
--- 23 May 15:50:13 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //input[@type='checkbox']]
--- 23 May 15:50:16 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //input[@type='checkbox']]
--- 23 May 15:50:18 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8be58ce2078d705633ca8bf6d79ef4ce)] -> xpath: //input[@type='checkbox']]
Clicked on Save button
--- 23 May 15:50:32 380 - TestCaseID:: LogineSignandVerifyClientSettings
--- 23 May 15:50:33 287 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 15:50:36 548 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 15:50:36 549 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:51:10 235 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 15:51:10 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: btnSubmit]
--- 23 May 15:51:20 432 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 15:51:20 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 15:51:20 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 15:51:25 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: btnSubmit]
--- 23 May 15:51:29 200 - 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%3dfecllg4hx4ywapqk2x1gaa26tuncps86crl33kzab1k1knazosqielued0uemp9y0meir5zplovezz2iofnbylbsvj8va5gdifqvfreieoc5cy1yl0e7uflgjo6ipbi-aa4xqohculiblmvm0mpwn_jnwyucw9kkzmlw2vmardweefcy-7z4grwu9y6yzdeujmy6-r_gsjk6lwzww1l_sg&response_mode=form_post&nonce=638520564163404614.mjg3y2qzmtetzju3ms00mjiyltk3nzctzmiwzwnmotq4otkzmguxnthlzgqtn2q5zs00owzjltg3yzetmzrkngnkyje5ztdi&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
--- 23 May 15:51:29 201 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 15:51:34 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: i0116]
--- 23 May 15:51:34 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 15:51:39 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: idSIButton9]
--- 23 May 15:51:40 072 - 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%3dfecllg4hx4ywapqk2x1gaa26tuncps86crl33kzab1k1knazosqielued0uemp9y0meir5zplovezz2iofnbylbsvj8va5gdifqvfreieoc5cy1yl0e7uflgjo6ipbi-aa4xqohculiblmvm0mpwn_jnwyucw9kkzmlw2vmardweefcy-7z4grwu9y6yzdeujmy6-r_gsjk6lwzww1l_sg&response_mode=form_post&nonce=638520564163404614.mjg3y2qzmtetzju3ms00mjiyltk3nzctzmiwzwnmotq4otkzmguxnthlzgqtn2q5zs00owzjltg3yzetmzrkngnkyje5ztdi&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
--- 23 May 15:51:40 073 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 15:51:42 206 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: i0118]
--- 23 May 15:51:42 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: i0118]
Steps:
--- 23 May 15:51:47 488 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: idSIButton9]
--- 23 May 15:51:48 705 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 15:51:48 706 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 15:51:48 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (4bee6954e137ab072e5481a5375684a1)] -> id: idSIButton9]
--- 23 May 15:51:48 974 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 15:51:48 975 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 15:51:49 044 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 15:51:49 044 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 15:51:59 225 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnUpload'
Documents Maintenance page didn't open up [ScreenShot]
verifyClientSettingsTabs(, chrome_Windows 11)
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
Successfully login into eSign application
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
--- 23 May 16:15:33 652 - TestCaseID:: verifyClientSettingsTabs
--- 23 May 16:15:34 543 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:15:39 226 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:15:39 227 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:15:42 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: idSIButton9]
--- 23 May 16:15:42 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: i0116]
--- 23 May 16:15:47 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: idSIButton9]
--- 23 May 16:15:48 970 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: i0118]
--- 23 May 16:15:54 988 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:15:54 989 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:15:55 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: lightbox]
--- 23 May 16:15:56 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: idSIButton9]
--- 23 May 16:15:58 903 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:15:58 904 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:16:02 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:16:02 816 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:16:02 816 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:16:02 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> css selector: .header]
--- 23 May 16:16:06 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:16:06 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:16:06 468 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:16:08 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:16:08 295 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:16:08 295 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:16:08 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:16:08 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> 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]
--- 23 May 16:16:09 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:16:12 388 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:16:12 388 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:16:14 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:16:14 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:16:24 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 23 May 16:16:29 420 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 16:16:29 420 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:16:39 543 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 23 May 16:16:39 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: enableClient]
--- 23 May 16:16:39 666 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 23 May 16:16:39 666 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:16:39 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully verified 'Client Settings Labels' [ScreenShot]
Successfully verified 'Client Settings CheckBoxes' [ScreenShot]
--- 23 May 16:16:45 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: allowedDomain]
--- 23 May 16:16:47 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> id: allowedDomain]
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
null Tool Tip Present
--- 23 May 16:16:56 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:16:58 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:16:58 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:17:00 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:17:00 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //input[@type='checkbox']]
--- 23 May 16:17:00 324 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2f2b4a99ce7c8af63d44c23fdab13a2e)] -> xpath: //input[@type='checkbox']]
Clicked on Save button
--- 23 May 16:17:03 059 - TestCaseID:: verifyClientSettingsTabs
--- 23 May 16:17:03 889 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:17:07 080 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 23 May 16:17:07 080 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:17:40 411 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 23 May 16:17:40 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: btnSubmit]
--- 23 May 16:17:50 889 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 23 May 16:17:50 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: ctl00_cph1_txtHSFIID]
--- 23 May 16:17:50 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: ctl00_cph1_txtHSFIID]
Inserted FI name - AutoTestFI
Steps:
--- 23 May 16:17:56 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: btnSubmit]
--- 23 May 16:17:58 994 - 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%3dqdpw_9gy0xa62-wnkteoito8aio2ehcav-01jsnyqvav3klzn5nq00tuermq5cn4ajxzgvx49uimasb0nphvm4hwuptydge2dznbk4dczlyjuczw-gzh3j9rkuomchq0qyqmd5ymwcz8r7elwu7wk3nfhotjy5jor3uxsbrpp_z_keyh0ljuxkhmzci7qchhijwbz2ffuz0vuhrm1ajsew&response_mode=form_post&nonce=638520580068009557.ztyxzja2ywetyzkzoc00mzjiltk0mzctodrlytjmymmzymu5zjgzntm5njktmzvini00oda0lwezymqtnmu3yzzmodqzyzfm&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
--- 23 May 16:17:58 994 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:18:04 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: i0116]
--- 23 May 16:18:04 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: i0116]
Inserted Email - cuadmin@immtestcu.onmicrosoft.com
Steps:
--- 23 May 16:18:09 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: idSIButton9]
--- 23 May 16:18:09 616 - 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%3dqdpw_9gy0xa62-wnkteoito8aio2ehcav-01jsnyqvav3klzn5nq00tuermq5cn4ajxzgvx49uimasb0nphvm4hwuptydge2dznbk4dczlyjuczw-gzh3j9rkuomchq0qyqmd5ymwcz8r7elwu7wk3nfhotjy5jor3uxsbrpp_z_keyh0ljuxkhmzci7qchhijwbz2ffuz0vuhrm1ajsew&response_mode=form_post&nonce=638520580068009557.ztyxzja2ywetyzkzoc00mzjiltk0mzctodrlytjmymmzymu5zjgzntm5njktmzvini00oda0lwezymqtnmu3yzzmodqzyzfm&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
--- 23 May 16:18:09 616 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Next button
Steps:
--- 23 May 16:18:10 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: i0118]
--- 23 May 16:18:10 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: i0118]
Inserted Password - [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: i0118]
Steps:
--- 23 May 16:18:15 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: idSIButton9]
--- 23 May 16:18:16 857 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:18:16 859 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on Submit button
Steps:
--- 23 May 16:18:18 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: idSIButton9]
--- 23 May 16:18:21 956 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:18:21 957 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Clicked on StaySign in button
Steps:
Successfully login into eSign application
--- 23 May 16:18:22 068 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:18:22 068 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:18:22 120 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: btnUpload]
--- 23 May 16:18:22 232 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 23 May 16:18:22 232 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:18:22 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> css selector: .header]
--- 23 May 16:18:22 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> xpath: //a[text()='Administration']]
--- 23 May 16:18:24 402 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> xpath: //a[text()='Administration']]
--- 23 May 16:18:40 818 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 May 16:18:50 951 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 23 May 16:18:51 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> xpath: //button[@class='btn margin-off action']]
--- 23 May 16:18:51 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> xpath: //button[@class='btn margin-off action']]
--- 23 May 16:18:53 677 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 23 May 16:18:53 677 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:18:58 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> css selector: span.glyphicon]
--- 23 May 16:19:18 734 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> id: globalErrorMessage]
--- 23 May 16:19:34 071 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (cf21e518ccfa3d848d34efe670912ba0)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
verifyFIDetailsInDifferentSettingsTabs(, chrome_Windows 11)
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 details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Failed to search the FI
--- 23 May 16:28:48 582 - TestCaseID:: verifyFIDetailsInDifferentSettingsTabs
--- 23 May 16:28:49 482 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:28:54 411 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:28:54 412 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:28:57 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: idSIButton9]
--- 23 May 16:28:57 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: i0116]
--- 23 May 16:29:02 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: idSIButton9]
--- 23 May 16:29:03 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: i0118]
--- 23 May 16:29:09 669 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:29:09 669 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:09 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: lightbox]
--- 23 May 16:29:10 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: idSIButton9]
--- 23 May 16:29:14 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:29:14 119 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:17 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:29:18 214 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:29:18 214 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:18 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: .header]
--- 23 May 16:29:21 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:29:21 819 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:29:21 819 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:23 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:29:23 084 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:29:23 084 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:23 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:29:23 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> 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]
--- 23 May 16:29:23 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
'IMM Admin' can access manage FI [ScreenShot]
--- 23 May 16:29:27 350 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:29:27 350 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:29 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:29:29 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
Fi details are matching [ScreenShot]
--- 23 May 16:29:43 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: btnUser]
--- 23 May 16:29:43 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: btnUser]
--- 23 May 16:29:43 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: linkLogOut]
--- 23 May 16:29:43 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: linkLogOut]
--- 23 May 16:29:43 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: reLogin]
--- 23 May 16:29:43 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> id: reLogin]
--- 23 May 16:29:47 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:29:47 481 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:49 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:29:49 831 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:29:49 831 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:49 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: .header]
--- 23 May 16:29:53 186 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:29:53 458 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:29:53 458 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:54 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:29:54 113 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:29:54 113 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:54 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: .header]
--- 23 May 16:29:57 317 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:29:57 317 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:29:59 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:29:59 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (84067200c2c16381702aac3662554140)] -> css selector: input[type=text]]
Failed to search the FI
verifySwitchingBetweenTabsFromBasicDetailsTabs(, chrome_Windows 11)
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]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully validated Basic Details are not updated [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully validated Basic Details are not updated [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Successfully validated Basic Details are not updated [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
eSign Tenant Manager Page didn't open up [ScreenShot]
--- 23 May 17:45:52 405 - TestCaseID:: verifySwitchingBetweenTabsFromBasicDetailsTabs
--- 23 May 17:45:53 333 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:45:58 466 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:45:58 466 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:01 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: idSIButton9]
--- 23 May 17:46:01 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: i0116]
--- 23 May 17:46:06 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: idSIButton9]
--- 23 May 17:46:08 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: i0118]
--- 23 May 17:46:14 025 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:46:14 025 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:14 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: lightbox]
--- 23 May 17:46:15 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: idSIButton9]
--- 23 May 17:46:17 870 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:46:17 870 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:21 408 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:46:21 679 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:46:21 679 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:21 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: .header]
--- 23 May 17:46:25 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:46:25 324 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:46:25 324 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:26 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:46:26 548 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:46:26 548 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:26 611 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:46:26 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> 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]
--- 23 May 17:46:27 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:46:30 641 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:46:30 642 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:32 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:46:33 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:46:39 337 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:46:39 337 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:44 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:46:44 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:44 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:46:44 825 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:46:44 825 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:46:44 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:46:47 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:46:47 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:46:51 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:46:51 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:46:56 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnValidateHostFiid]
--- 23 May 17:46:56 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:00 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:47:03 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:03 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:12 063 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnValidateHostFiid]
--- 23 May 17:47:12 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:15 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:47:18 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:19 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:27 518 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnValidateHostFiid]
--- 23 May 17:47:27 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:31 014 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:47:31 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:36 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:36 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:37 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:37 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:47:37 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:37 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:38 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:43 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:47:43 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:47:44 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine1]
--- 23 May 17:47:45 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine2]
--- 23 May 17:47:46 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine3]
--- 23 May 17:47:47 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: city]
--- 23 May 17:47:47 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: state]
--- 23 May 17:47:48 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: country]
--- 23 May 17:47:51 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: zip]
--- 23 May 17:47:55 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:47:55 714 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:47:55 715 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:47:58 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:48:09 736 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/azure
--- 23 May 17:48:09 736 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:48:15 095 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:48:15 095 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:48:15 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:48:15 217 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:48:15 218 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:48:15 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:48:17 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:48:18 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:48:18 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine1]
Successfully validated Basic Details are not updated [ScreenShot]
--- 23 May 17:48:20 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:48:25 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:48:25 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:48:26 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:48:26 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:48:26 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:48:26 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:48:26 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:48:32 415 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:48:32 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:48:33 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine1]
--- 23 May 17:48:34 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine2]
--- 23 May 17:48:35 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine3]
--- 23 May 17:48:36 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: city]
--- 23 May 17:48:36 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: state]
--- 23 May 17:48:37 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: country]
--- 23 May 17:48:40 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: zip]
--- 23 May 17:48:44 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:48:44 586 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:48:44 586 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:48:47 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:48:58 563 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 23 May 17:48:58 563 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:49:03 945 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:49:03 945 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:49:03 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:04 074 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:49:04 074 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:49:04 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:49:06 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:06 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:07 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine1]
Successfully validated Basic Details are not updated [ScreenShot]
--- 23 May 17:49:08 834 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:14 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:49:14 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:49:15 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:15 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:49:15 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:15 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:49:15 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:49:21 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:21 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:49:22 505 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine1]
--- 23 May 17:49:23 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine2]
--- 23 May 17:49:23 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine3]
--- 23 May 17:49:24 817 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: city]
--- 23 May 17:49:25 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: state]
--- 23 May 17:49:26 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: country]
--- 23 May 17:49:29 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: zip]
--- 23 May 17:49:32 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:49:33 213 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:49:33 214 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:49:36 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:49:47 349 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platform-override
--- 23 May 17:49:47 349 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:49:52 757 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:49:52 757 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:49:52 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:52 881 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:49:52 881 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:49:52 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:49:55 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:55 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:49:56 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine1]
Successfully validated Basic Details are not updated [ScreenShot]
--- 23 May 17:49:57 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:50:03 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:50:03 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:50:04 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:50:04 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:50:04 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:50:04 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:50:04 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:50:10 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:50:10 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: fiName]
--- 23 May 17:50:11 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine1]
--- 23 May 17:50:12 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine2]
--- 23 May 17:50:12 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: addressLine3]
--- 23 May 17:50:13 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: city]
--- 23 May 17:50:14 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: state]
--- 23 May 17:50:15 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: country]
--- 23 May 17:50:17 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: zip]
--- 23 May 17:50:21 434 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:50:22 011 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:50:22 011 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 17:50:25 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7d80247452384040acb7161dc7fc5605)] -> id: btnYesTabSwitch]
--- 23 May 17:50:36 223 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:50:36 223 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:50:41 613 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 23 May 17:50:41 613 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:50:51 972 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: .//input[@id='hostFIID']'
--- 23 May 17:51:02 527 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //label[@for='hostFIID']'
eSign Tenant Manager Page didn't open up [ScreenShot]
verifyDeletionOfDictionaries(, chrome_Windows 11)
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]
--- 23 May 16:23:45 989 - TestCaseID:: verifyDeletionOfDictionaries
--- 23 May 16:23:46 869 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:23:56 393 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:23:56 393 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:24:00 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> id: idSIButton9]
--- 23 May 16:24:00 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> id: i0116]
--- 23 May 16:24:05 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> id: idSIButton9]
--- 23 May 16:24:06 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> id: i0118]
--- 23 May 16:24:12 570 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:24:12 570 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:24:12 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> id: lightbox]
--- 23 May 16:24:13 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> id: idSIButton9]
--- 23 May 16:24:20 282 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:24:20 282 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:24:24 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:24:24 948 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:24:24 948 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:24:25 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> css selector: .header]
--- 23 May 16:24:28 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:24:28 575 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:24:28 576 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:24:29 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:24:29 816 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:24:29 816 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:24:29 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:24:30 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> 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]
--- 23 May 16:24:30 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:24:33 897 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:24:33 897 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:24:36 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:24:36 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:24:47 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba2654277516a1c4112506b827767ffb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 23 May 16:24:50 843 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 23 May 16:24:50 844 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:25:01 086 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]'
eSign Platform page didn't open up [ScreenShot]
verifySwitchingBetweenFIsinOtherSettingsTab(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'OtheSettings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
Failed to search the FI
--- 23 May 17:30:24 224 - TestCaseID:: verifySwitchingBetweenFIsinOtherSettingsTab
--- 23 May 17:30:25 098 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:30:29 946 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:30:29 946 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:33 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> id: idSIButton9]
--- 23 May 17:30:33 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> id: i0116]
--- 23 May 17:30:38 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> id: idSIButton9]
--- 23 May 17:30:39 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> id: i0118]
--- 23 May 17:30:45 866 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:30:45 866 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:45 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> id: lightbox]
--- 23 May 17:30:47 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> id: idSIButton9]
--- 23 May 17:30:49 850 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:30:49 850 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:53 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:30:53 645 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:30:53 645 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:53 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> css selector: .header]
--- 23 May 17:30:57 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 17:30:57 272 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:30:57 272 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:58 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 17:30:58 507 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:30:58 507 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:30:58 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 17:30:58 788 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> 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]
--- 23 May 17:30:59 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 17:31:02 552 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 17:31:02 552 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:31:04 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:31:04 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 17:31:14 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> xpath: //div[@class='textWrapper' and contains(text(),'Other Settings')]]
--- 23 May 17:31:21 655 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:31:21 655 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:31:21 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> xpath: //*[@class='border-top-0 rounded-0 card-header']]
--- 23 May 17:31:21 794 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:31:21 795 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:31:21 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> css selector: .header]
Successfully navigated to 'OtheSettings' page [ScreenShot]
Successfully verified 'Other Settings Labels' [ScreenShot]
--- 23 May 17:31:30 535 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:31:30 535 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:31:30 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> xpath: //span[@class='pointer']]
--- 23 May 17:31:35 944 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/other-settings
--- 23 May 17:31:35 944 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:31:38 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 17:31:38 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (852a427fc4e80461733e76e512b2e070)] -> css selector: input[type=text]]
Failed to search the FI
verifyBasicDetailsTabs(, chrome_Windows 11)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'BasicDetials' page [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 23 May 16:12:05 925 - TestCaseID:: verifyBasicDetailsTabs
--- 23 May 16:12:06 802 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:12:11 543 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:12:11 543 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:15 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: idSIButton9]
--- 23 May 16:12:15 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: i0116]
--- 23 May 16:12:20 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: idSIButton9]
--- 23 May 16:12:21 922 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: i0118]
--- 23 May 16:12:27 920 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:12:27 920 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:27 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: lightbox]
--- 23 May 16:12:29 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: idSIButton9]
--- 23 May 16:12:32 107 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:12:32 108 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:35 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:12:35 916 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:12:35 916 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:35 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> css selector: .header]
--- 23 May 16:12:39 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:12:39 555 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:12:39 556 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:40 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:12:40 838 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:12:40 838 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:40 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:12:41 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> 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]
--- 23 May 16:12:41 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:12:44 998 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:12:44 999 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:47 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:12:47 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:12:53 650 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:12:53 650 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:58 980 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:12:58 980 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:59 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:12:59 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:12:59 119 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:12:59 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> css selector: .header]
Successfully navigated to 'BasicDetials' page [ScreenShot]
--- 23 May 16:13:38 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:13:39 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:13:39 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: addressLine1]
--- 23 May 16:13:43 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:13:43 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:13:46 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:13:47 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:13:52 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: btnValidateHostFiid]
--- 23 May 16:13:52 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:13:56 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:13:59 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:13:59 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:08 090 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: btnValidateHostFiid]
--- 23 May 16:14:08 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:11 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:14:14 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:15 022 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:23 502 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: btnValidateHostFiid]
--- 23 May 16:14:23 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:26 936 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:14:27 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:32 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:32 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:33 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:33 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:14:37 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:45 607 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: btnValidateHostFiid]
--- 23 May 16:14:45 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:49 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 16:14:49 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:49 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:49 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:55 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:14:55 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> id: fiName]
--- 23 May 16:14:55 545 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:14:55 546 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:15:00 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f1befffc2a357b1f1057628f96a9bb77)] -> xpath: .//input[@id='image']]
--- 23 May 16:15:28 152 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: .//div[@class='text-danger ng-star-inserted']'
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyPlatformSettingsTabs(, chrome_Windows 11)
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]
--- 23 May 16:58:44 580 - TestCaseID:: verifyPlatformSettingsTabs
--- 23 May 16:58:45 549 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:58:50 489 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:58:50 489 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:58:53 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> id: idSIButton9]
--- 23 May 16:58:53 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> id: i0116]
--- 23 May 16:58:58 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> id: idSIButton9]
--- 23 May 16:59:00 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> id: i0118]
--- 23 May 16:59:06 196 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:59:06 196 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:59:06 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> id: lightbox]
--- 23 May 16:59:07 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> id: idSIButton9]
--- 23 May 16:59:10 227 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:59:10 227 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:59:14 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> xpath: .//h3[@class='mb-3 text-center page-title']]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:59:14 754 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:59:14 754 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:59:14 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> css selector: .header]
--- 23 May 16:59:18 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 May 16:59:18 417 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:59:18 417 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:59:19 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 May 16:59:19 642 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:59:19 642 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:59:19 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 May 16:59:19 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> 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]
--- 23 May 16:59:20 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 23 May 16:59:23 716 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 23 May 16:59:23 716 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:59:25 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> xpath: //div[@class='ng-placeholder']]
--- 23 May 16:59:26 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 23 May 16:59:37 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (ba44e3c36fbf60c6d01770cdb216d5f9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Platforms')]]
--- 23 May 16:59:40 627 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/platforms
--- 23 May 16:59:40 628 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:59:51 175 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]'
eSign Platform page didn't open up [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
init(org.testng.TestRunner@654fc675)
0 ms
LogineSignandVerifyClientSettings(, chrome_Windows 11)
291602 ms
VerifyAddonPage(, chrome_Windows 11)
1100224 ms
verifyActivateAndDeactivateFI(, chrome_Windows 11)
1402802 ms
verifyAzureDetailsTabs(, chrome_Windows 11)
1491912 ms
verifyBasicDetailsTabs(, chrome_Windows 11)
1585113 ms
verifyClientSettingsTabs(, chrome_Windows 11)
1882205 ms
verifyClientSettingsTabs(, chrome_Windows 11)
2133583 ms
verifyDeletionOfDictionaries(, chrome_Windows 11)
2285184 ms
verifyErrorMessagesInRemoteSettingsSubTab(, chrome_Windows 11)
2360652 ms
verifyFIDetailsInDifferentSettingsTabs(, chrome_Windows 11)
2587795 ms
verifyIPFilteringTabs(, chrome_Windows 11)
2669763 ms
verifyManageFIAfterSearchWithFiName(, chrome_Windows 11)
3008541 ms
verifyOtherSettingsTabs(, chrome_Windows 11)
3981852 ms
verifyPlatFormOverrideDisbale(, chrome_Windows 11)
4153395 ms
verifyPlatFormOverrideTabs(, chrome_Windows 11)
4239144 ms
verifyPlatformSettingsTabs(, chrome_Windows 11)
4317648 ms
verifyPlatformSettingsTabs(, chrome_Windows 11)
4383864 ms
verifyPlatformSettingsTabs(, chrome_Windows 11)
4450744 ms
verifyRemoteSettingsSubTab(, chrome_Windows 11)
4519142 ms
verifyRemoteSettingsTab(, chrome_Windows 11)
4717718 ms
verifyRemoteSettingsinEsignatureManagementPage(, chrome_Windows 11)
4966677 ms
verifyReportingMenu(, chrome_Windows 11)
5189249 ms
verifySearchOption(, chrome_Windows 11)
5244790 ms
verifySearchingFI(, chrome_Windows 11)
5353042 ms
verifySearchingFI(, chrome_Windows 11)
5443604 ms
verifySearchingFI(, chrome_Windows 11)
5539306 ms
verifySwitchingBetweenFIs(, chrome_Windows 11)
5625829 ms
verifySwitchingBetweenFIsinAzureDetaisTab(, chrome_Windows 11)
5791876 ms
verifySwitchingBetweenFIsinClientSettingsTab(, chrome_Windows 11)
5974809 ms
verifySwitchingBetweenFIsinIPFilteringTab(, chrome_Windows 11)
6139487 ms
verifySwitchingBetweenFIsinOtherSettingsTab(, chrome_Windows 11)
6283412 ms
verifySwitchingBetweenFIsinPlatformOverrideTab(, chrome_Windows 11)
6368373 ms
verifySwitchingBetweenFIsinPlatformsTab(, chrome_Windows 11)
6496128 ms
verifySwitchingBetweenFIsinRemoteSettingsTab(, chrome_Windows 11)
6563038 ms
verifySwitchingBetweenFIsinVerifastSettingsTab(, chrome_Windows 11)
6696148 ms
verifySwitchingBetweenTabsFromAzureDetailsTabs(, chrome_Windows 11)
6844250 ms
verifySwitchingBetweenTabsFromBasicDetailsTabs(, chrome_Windows 11)
7211646 ms
verifySwitchingBetweenTabsFromOtherSettingsTabs(, chrome_Windows 11)
7522672 ms
verifySwitchingBetweenTabsinClientSettingsTab(, chrome_Windows 11)
8915793 ms
verifySwitchingBetweenTabsinIPFilteringTabs(, chrome_Windows 11)
9421465 ms
verifySwitchingBetweenTabsinPlatformOverrideTab(, chrome_Windows 11)
10267921 ms
verifySwitchingBetweenTabsinPlatformsTab(, chrome_Windows 11)
10511352 ms
verifySwitchingBetweenTabsinRemoteSettingsTab(, chrome_Windows 11)
10577072 ms
verifySwitchingBetweenTabsinVerifastSettingsTabs(, chrome_Windows 11)
10953413 ms
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp(, chrome_Windows 11)
11043471 ms
verifyVerifastSettingsTabs(, chrome_Windows 11)
11210757 ms
verifyWebHooksSettingsTab(, chrome_Windows 11)
11431384 ms