com.imm.testscripts.CreateFi.CreateFi
CreateFiwithAndWithoutRemoteSign
(, chrome_Windows 10)
java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null
at com.imm.pages.InfrastructurePage.isBtnContinueDisabled(InfrastructurePage.java:299)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:831)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
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)
(VCreateFiwithAndWithoutRemoteSign)
CreateFiwithAndWithoutRemoteSign
(, chrome_Windows 10)
java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null
at com.imm.pages.InfrastructurePage.isBtnContinueDisabled(InfrastructurePage.java:299)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:831)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
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)
(VCreateFiwithAndWithoutRemoteSign)
VerifyAddonPlatformSettings
(, chrome_Windows 10)
java.lang.AssertionError: Azure Details 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.AzureDetails.isLoaded(AzureDetails.java:126)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.BasicDetailsPage.CickNextButton(BasicDetailsPage.java:795)
at com.imm.testscripts.CreateFi.CreateFi.VerifyAddonPlatformSettings(CreateFi.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
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)
(VerifyAddonPlatform&Settings)
VerifyAzureDetailsSummaryAndInfrastrucure
(, chrome_Windows 10)
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.verifyAdDomain(AzureDetails.java:200)
at com.imm.testscripts.CreateFi.CreateFi.VerifyAzureDetailsSummaryAndInfrastrucure(CreateFi.java:284)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
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 10', os.arch: 'amd64', os.version: '10.0', java.version: '18.0.2.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [c78beac01596a7f29b16285b9b88bd17, 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\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55663}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.105: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: c78beac01596a7f29b16285b9b88bd17
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:483)
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)
... 30 more
(VerifyAzureDetailsSummaryAndInfrastrucure)
verifyIfFIIDconsistsSpecialCharacter
(, chrome_Windows 10)
java.lang.AssertionError: Azure Details 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.AzureDetails.isLoaded(AzureDetails.java:126)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.BasicDetailsPage.CickNextButton(BasicDetailsPage.java:795)
at com.imm.testscripts.CreateFi.CreateFi.verifyIfFIIDconsistsSpecialCharacter(CreateFi.java:683)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
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)
(verifyIfFIIDconsistsSpecialCharacter)
C:\Users\sunitha.patterm\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.CreateFi.CreateFi"/>
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
CreateFiwithAndWithoutRemoteSign
CreateFiwithAndWithoutRemoteSign
FIOnboarding
VerifyBasicDetails
P1
CreateFiwithAndWithoutRemoteSign
VerifyAddonPlatformSettings
VerifyAzureDetailsSummaryAndInfrastrucure
VerifyBasicDetails
createNewFI
verifyIfFIIDconsistsSpecialCharacter
Smoke
CreateFiwithAndWithoutRemoteSign
VerifyAddonPlatformSettings
VerifyAzureDetailsSummaryAndInfrastrucure
VerifyBasicDetails
createNewFI
verifyIfFIIDconsistsSpecialCharacter
VerifyAddonPlatform&Settings
VerifyAddonPlatformSettings
createNewFI
VerifyAzureDetailsSummaryAndInfrastrucure
VerifyAzureDetailsSummaryAndInfrastrucure
verifyIfFIIDconsistsSpecialCharacter
verifyIfFIIDconsistsSpecialCharacter
Times for IMM_Esign_Chrome
Total running time: 25 minutes
Reporter output for IMM_Esign_Chrome
VerifyBasicDetails(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Fi Onboarding page loaded [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Test Passed.
--- 23 May 17:11:12 934 - TestCaseID:: VerifyBasicDetails
--- 23 May 17:11:15 238 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:11:20 278 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:11:20 278 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:24 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: idSIButton9]
--- 23 May 17:11:24 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: i0116]
--- 23 May 17:11:29 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: idSIButton9]
--- 23 May 17:11:30 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: i0118]
--- 23 May 17:11:36 928 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:11:36 928 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:36 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: lightbox]
--- 23 May 17:11:38 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: idSIButton9]
--- 23 May 17:11:41 172 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:11:41 172 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:46 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:11:46 276 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:11:46 276 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:46 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 17:11:46 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 23 May 17:11:46 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: btnAddFI]
--- 23 May 17:11:49 010 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:11:49 010 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:49 148 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:11:49 148 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:50 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:11:50 130 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:11:50 130 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:50 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> css selector: .header]
--- 23 May 17:11:50 294 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:11:50 295 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:50 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:11:50 416 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:11:50 417 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:11:50 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 23 May 17:11:50 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
Fi Onboarding page loaded [ScreenShot]
--- 23 May 17:11:50 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:11:56 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: btnValidateHostFiid]
--- 23 May 17:12:06 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:12:06 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:12:17 411 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: btnValidateHostFiid]
--- 23 May 17:12:27 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:12:31 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:12:45 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: btnValidateHostFiid]
--- 23 May 17:12:55 481 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: fiName]
--- 23 May 17:13:01 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:13:01 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: fiName]
--- 23 May 17:13:01 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: fiName]
--- 23 May 17:13:06 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:13:07 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: fiName]
--- 23 May 17:13:12 504 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:13:12 505 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:17 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='image']]
--- 23 May 17:13:34 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:13:40 162 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:13:40 162 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:13:45 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='image']]
--- 23 May 17:14:02 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//div[@class='text-danger ng-star-inserted']]
--- 23 May 17:14:07 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:14:07 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:12 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: .//input[@id='image']]
--- 23 May 17:14:40 206 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: .//div[@class='text-danger ng-star-inserted']'
--- 23 May 17:14:50 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: previewLogo]
--- 23 May 17:14:50 561 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:14:50 561 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:14:52 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: fiNotes]
--- 23 May 17:14:59 934 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: addressLine1]
--- 23 May 17:15:07 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: addressLine2]
--- 23 May 17:15:14 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: addressLine3]
--- 23 May 17:15:24 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: state]
--- 23 May 17:15:31 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: country]
--- 23 May 17:15:38 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: zip]
--- 23 May 17:15:44 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: zip]
--- 23 May 17:15:49 757 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: zip]
Expected: fill the values from address to zip code fields
Actual(Passed): Successfully entered the values in basic details fields[ScreenShot]
Actual(Passed): Successfully entered the values in basic details fields[ScreenShot]
--- 23 May 17:15:55 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> id: btnNext]
--- 23 May 17:15:57 541 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:15:57 541 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:57 620 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:15:57 620 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:59 620 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:15:59 688 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:15:59 688 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:59 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> css selector: .header]
--- 23 May 17:15:59 830 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:15:59 830 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:15:59 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:15:59 959 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:15:59 959 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:00 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a3736f9339a490bf49ea03d7871a47de)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
--- 23 May 17:16:00 604 - TestCaseID:: VerifyBasicDetails
--- 23 May 17:16:02 071 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:16:06 691 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:16:06 691 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:10 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> id: idSIButton9]
--- 23 May 17:16:10 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> id: i0116]
--- 23 May 17:16:15 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> id: idSIButton9]
--- 23 May 17:16:16 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> id: i0118]
--- 23 May 17:16:22 693 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:16:22 693 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:22 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> id: lightbox]
--- 23 May 17:16:23 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> id: idSIButton9]
--- 23 May 17:16:26 799 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:16:26 799 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:31 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:16:32 234 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:16:32 235 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:16:32 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 17:17:09 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> xpath: //a[contains(@id,'fi_')]]
--- 23 May 17:17:20 122 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:17:20 122 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:20 200 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:17:20 200 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:20 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:17:20 325 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:17:20 325 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:20 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (320ab27ae525822ac10af2ceef338155)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Test Passed.
createNewFI(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Remote Settings Page [ScreenShot]
Successfully navigated to the 'platformsPage' page [ScreenShot]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
Successfully navigated to the 'confirmationPage' page [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Test Passed.
--- 23 May 17:17:20 916 - TestCaseID:: createNewFI
--- 23 May 17:17:23 050 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:17:27 539 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:17:27 539 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:31 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: idSIButton9]
--- 23 May 17:17:31 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: i0116]
--- 23 May 17:17:36 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: idSIButton9]
--- 23 May 17:17:37 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: i0118]
--- 23 May 17:17:44 352 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:17:44 352 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:44 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: lightbox]
--- 23 May 17:17:45 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: idSIButton9]
--- 23 May 17:17:48 338 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:17:48 338 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:53 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:17:54 044 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:17:54 044 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:54 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 17:17:54 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 23 May 17:17:54 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnAddFI]
--- 23 May 17:17:56 756 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:17:56 756 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:56 896 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:17:56 896 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:57 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:17:57 921 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:17:57 921 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:58 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
--- 23 May 17:17:58 084 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:17:58 084 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:58 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:17:58 224 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:17:58 224 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:17:58 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 23 May 17:17:58 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:18:08 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnValidateHostFiid]
--- 23 May 17:18:14 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:18:14 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: fiName]
--- 23 May 17:18:14 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: fiName]
--- 23 May 17:18:19 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:18:20 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: fiName]
--- 23 May 17:18:21 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnNext]
--- 23 May 17:18:23 816 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:18:23 817 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:23 910 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:18:23 910 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:25 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:18:25 190 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:18:25 190 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:25 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
--- 23 May 17:18:30 560 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnNext]
--- 23 May 17:18:32 838 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:18:32 838 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:32 903 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:18:32 903 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:32 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:18:33 020 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:18:33 020 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:33 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
--- 23 May 17:18:33 194 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:18:33 194 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:33 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:18:33 327 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:18:33 327 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:18:33 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
--- 23 May 17:18:33 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: //*[contains(text(), 'Off')]]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 23 May 17:18:34 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: domain]
--- 23 May 17:18:51 847 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain1'
--- 23 May 17:19:02 363 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain2'
--- 23 May 17:19:12 619 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain4'
--- 23 May 17:19:17 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: localDomain]
--- 23 May 17:19:32 958 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorLocalDomain'
--- 23 May 17:19:37 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: directoryAdminEmail]
Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
Next button is enabled [ScreenShot]
--- 23 May 17:19:43 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnNext]
--- 23 May 17:19:45 556 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:19:45 556 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:45 632 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:19:45 632 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:46 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 23 May 17:19:46 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 17:19:46 651 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:46 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
--- 23 May 17:19:46 794 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 17:19:46 794 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:46 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 23 May 17:19:46 910 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 17:19:46 912 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:46 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 23 May 17:19:49 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnConfirm]
--- 23 May 17:19:49 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnConfirm]
--- 23 May 17:19:51 536 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:19:51 537 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:51 600 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:19:51 600 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:51 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 23 May 17:19:51 733 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:19:51 733 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:51 803 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
--- 23 May 17:19:51 868 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:19:51 868 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:51 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 23 May 17:19:51 977 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:19:51 977 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:19:52 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 23 May 17:19:52 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
--- 23 May 17:23:29 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnCompleteInfra]
--- 23 May 17:23:36 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnCompleteInfra]
--- 23 May 17:23:36 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnCompleteInfra]
--- 23 May 17:23:37 094 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 23 May 17:23:37 094 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:37 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: step_title]
--- 23 May 17:23:37 229 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 23 May 17:23:37 229 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:37 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
--- 23 May 17:23:37 388 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 23 May 17:23:37 388 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:37 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: step_title]
--- 23 May 17:23:37 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 23 May 17:23:37 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:23:37 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 23 May 17:23:37 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: fiNameValue]
--- 23 May 17:23:37 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: fiID]
--- 23 May 17:23:37 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: fiSrNo]
--- 23 May 17:23:58 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnNext]
--- 23 May 17:24:00 221 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnNext]
--- 23 May 17:24:00 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: clientId]
Successfully disaplyed Remote Settings Page [ScreenShot]
--- 23 May 17:24:00 640 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: clientId]
--- 23 May 17:24:19 603 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 23 May 17:24:19 604 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:30 949 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 23 May 17:24:30 949 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:31 018 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 23 May 17:24:31 018 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:32 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
--- 23 May 17:24:32 311 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 23 May 17:24:32 311 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:32 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to the 'platformsPage' page [ScreenShot]
--- 23 May 17:24:32 562 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 23 May 17:24:32 563 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:32 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnNext]
--- 23 May 17:24:34 898 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 23 May 17:24:34 898 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:34 972 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 23 May 17:24:34 973 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:35 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: step_title]
--- 23 May 17:24:35 076 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 23 May 17:24:35 076 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:35 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
--- 23 May 17:24:35 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: btnNext]
--- 23 May 17:24:37 644 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 23 May 17:24:37 645 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:37 732 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 23 May 17:24:37 732 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:37 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: consentUrl]
--- 23 May 17:24:37 859 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 23 May 17:24:37 859 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:37 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Successfully navigated to the 'confirmationPage' page [ScreenShot]
--- 23 May 17:24:42 607 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:24:42 607 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:44 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:24:44 541 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:24:44 542 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:44 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b89b4db259c6dcee6d3b8ca709c07221)] -> css selector: .header]
Test Passed.
CreateFiwithAndWithoutRemoteSign(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Cannot invoke "String.equals(Object)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
--- 23 May 17:01:12 856 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
--- 23 May 17:01:15 099 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:01:20 005 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:01:20 005 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:23 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: idSIButton9]
--- 23 May 17:01:23 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: i0116]
--- 23 May 17:01:28 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: idSIButton9]
--- 23 May 17:01:29 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: i0118]
--- 23 May 17:01:36 056 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:01:36 056 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:36 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: lightbox]
--- 23 May 17:01:37 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: idSIButton9]
--- 23 May 17:01:40 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:01:40 066 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:45 114 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:01:45 382 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:01:45 382 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:45 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 17:01:45 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 23 May 17:01:45 808 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: btnAddFI]
--- 23 May 17:01:48 136 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:01:48 136 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:48 285 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:01:48 285 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:49 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:01:49 587 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:01:49 587 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:49 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
--- 23 May 17:01:49 760 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:01:49 760 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:49 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:01:49 892 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:01:49 892 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:01:49 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 23 May 17:01:50 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:01:55 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: btnValidateHostFiid]
--- 23 May 17:02:00 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:02:01 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: fiName]
--- 23 May 17:02:01 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: fiName]
--- 23 May 17:02:06 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:02:07 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: fiName]
--- 23 May 17:02:08 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: btnNext]
--- 23 May 17:02:10 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:02:10 676 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:02:10 773 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:02:10 774 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:02:12 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:02:12 095 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:02:12 095 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:02:12 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
--- 23 May 17:02:12 255 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:02:12 256 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:02:12 311 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:02:12 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:02:12 383 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:02:12 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 23 May 17:02:13 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: domain]
--- 23 May 17:02:30 405 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain1'
--- 23 May 17:02:40 868 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain2'
--- 23 May 17:02:51 213 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain4'
--- 23 May 17:02:56 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: localDomain]
--- 23 May 17:03:11 825 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorLocalDomain'
Error message is Not displayed for Blank global AD
--- 23 May 17:03:16 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: directoryAdminEmail]
Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
Next button is enabled [ScreenShot]
--- 23 May 17:03:22 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: btnNext]
--- 23 May 17:03:24 342 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:03:24 343 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:24 422 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:03:24 422 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:25 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 23 May 17:03:25 669 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 17:03:25 669 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:25 739 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
--- 23 May 17:03:25 814 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 17:03:25 814 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:25 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 23 May 17:03:25 958 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 17:03:25 959 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:26 030 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 23 May 17:03:28 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: btnConfirm]
--- 23 May 17:03:29 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: btnConfirm]
--- 23 May 17:03:31 318 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:03:31 318 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:31 389 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:03:31 389 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:31 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 23 May 17:03:31 532 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:03:31 532 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:31 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
--- 23 May 17:03:31 677 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:03:31 677 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:31 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 23 May 17:03:31 797 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 17:03:31 797 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:03:31 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 23 May 17:03:32 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a47ca6dba64fc441b379982b192b21d6)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Cannot invoke "String.equals(Object)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
CreateFiwithAndWithoutRemoteSign(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Cannot invoke "String.equals(Object)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
--- 23 May 16:55:33 574 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
--- 23 May 16:55:37 832 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 16:55:43 171 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 16:55:43 172 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:55:47 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: idSIButton9]
--- 23 May 16:55:47 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: i0116]
--- 23 May 16:55:53 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: idSIButton9]
--- 23 May 16:55:54 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: i0118]
--- 23 May 16:56:00 700 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 16:56:00 700 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:00 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: lightbox]
--- 23 May 16:56:01 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: idSIButton9]
--- 23 May 16:56:04 963 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 16:56:04 963 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:10 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 16:56:10 405 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:56:10 406 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:10 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 16:56:10 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 23 May 16:56:10 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: btnAddFI]
--- 23 May 16:56:13 293 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:56:13 294 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:13 468 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 16:56:13 468 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:14 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:56:14 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 16:56:14 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:14 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
--- 23 May 16:56:14 909 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 16:56:14 909 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:14 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:56:15 088 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 16:56:15 088 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:15 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 23 May 16:56:15 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:56:20 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: btnValidateHostFiid]
--- 23 May 16:56:26 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:56:26 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: fiName]
--- 23 May 16:56:26 536 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: fiName]
--- 23 May 16:56:32 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 16:56:32 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: fiName]
--- 23 May 16:56:33 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: btnNext]
--- 23 May 16:56:36 109 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 16:56:36 109 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:36 228 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 16:56:36 228 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:37 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 16:56:37 317 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 16:56:37 317 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:37 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
--- 23 May 16:56:37 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 16:56:37 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:37 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 16:56:37 675 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 16:56:37 675 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:56:37 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 23 May 16:56:38 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: domain]
--- 23 May 16:56:55 437 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain1'
--- 23 May 16:57:05 963 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain2'
--- 23 May 16:57:16 524 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain4'
--- 23 May 16:57:21 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: localDomain]
--- 23 May 16:57:37 026 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorLocalDomain'
Error message is Not displayed for Blank global AD
--- 23 May 16:57:41 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: directoryAdminEmail]
Succesfully entered email 'cuadmin@immtestcu.onmicrosoft.com' [ScreenShot]
Next button is enabled [ScreenShot]
--- 23 May 16:57:47 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: btnNext]
--- 23 May 16:57:49 684 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 16:57:49 684 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:49 775 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 16:57:49 775 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:51 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 23 May 16:57:51 634 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 16:57:51 634 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:51 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
--- 23 May 16:57:51 839 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 16:57:51 840 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:51 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 23 May 16:57:51 977 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 23 May 16:57:51 977 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:52 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 23 May 16:57:55 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: btnConfirm]
--- 23 May 16:57:55 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: btnConfirm]
--- 23 May 16:57:57 372 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 16:57:57 372 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:57 453 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 16:57:57 453 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:57 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 23 May 16:57:57 614 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 16:57:57 614 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:57 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
--- 23 May 16:57:57 783 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 16:57:57 783 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:57 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 23 May 16:57:57 961 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 23 May 16:57:57 961 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 16:57:58 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 23 May 16:57:58 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da37457d79c4113d320137199342c46b)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Cannot invoke "String.equals(Object)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
VerifyAzureDetailsSummaryAndInfrastrucure(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 23 May 17:08:34 098 - TestCaseID:: VerifyAzureDetailsSummaryAndInfrastrucure
--- 23 May 17:08:35 464 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:08:40 546 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:08:40 546 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:43 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: idSIButton9]
--- 23 May 17:08:43 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: i0116]
--- 23 May 17:08:49 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: idSIButton9]
--- 23 May 17:08:50 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: i0118]
--- 23 May 17:08:56 841 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:08:56 841 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:57 015 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: lightbox]
--- 23 May 17:08:57 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: idSIButton9]
--- 23 May 17:09:00 176 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:09:00 176 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:05 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:09:05 880 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:09:05 880 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:05 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 17:09:06 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 23 May 17:09:06 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: btnAddFI]
--- 23 May 17:09:08 633 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:09:08 634 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:08 773 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:09:08 773 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:09 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:09:09 796 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:09:09 796 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:09 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> css selector: .header]
--- 23 May 17:09:09 972 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:09:09 972 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:10 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:09:10 107 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:09:10 107 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:10 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 23 May 17:09:10 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:09:15 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: btnValidateHostFiid]
--- 23 May 17:09:21 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:09:21 237 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: fiName]
--- 23 May 17:09:21 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: fiName]
--- 23 May 17:09:26 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:09:27 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: fiName]
--- 23 May 17:09:27 300 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:09:27 300 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:09:32 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: .//input[@id='image']]
--- 23 May 17:10:00 101 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: .//div[@class='text-danger ng-star-inserted']'
--- 23 May 17:10:00 452 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:10:00 452 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:10:02 579 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: fiNotes]
--- 23 May 17:10:09 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: addressLine1]
--- 23 May 17:10:17 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: addressLine2]
--- 23 May 17:10:24 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: addressLine3]
--- 23 May 17:10:34 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: state]
--- 23 May 17:10:41 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: country]
--- 23 May 17:10:49 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: zip]
Expected: fill the values from address to zip code fields
Actual(Passed): Successfully entered the values in basic details fields[ScreenShot]
Actual(Passed): Successfully entered the values in basic details fields[ScreenShot]
--- 23 May 17:10:54 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: btnNext]
--- 23 May 17:10:56 801 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:10:56 801 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:10:56 893 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:10:56 894 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:10:58 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:10:58 407 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:10:58 407 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:10:58 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> css selector: .header]
--- 23 May 17:10:58 554 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:10:58 555 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:10:58 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 23 May 17:10:58 672 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 23 May 17:10:58 673 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:10:58 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 23 May 17:11:01 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c78beac01596a7f29b16285b9b88bd17)] -> id: domain]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
VerifyAddonPlatformSettings(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Azure Details Page didn't open up [ScreenShot]
--- 23 May 17:07:06 433 - TestCaseID:: VerifyAddonPlatformSettings
--- 23 May 17:07:08 688 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:07:13 669 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:07:13 669 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:16 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: idSIButton9]
--- 23 May 17:07:16 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: i0116]
--- 23 May 17:07:22 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: idSIButton9]
--- 23 May 17:07:23 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: i0118]
--- 23 May 17:07:29 577 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:07:29 577 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:29 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: lightbox]
--- 23 May 17:07:30 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: idSIButton9]
--- 23 May 17:07:33 749 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:07:33 749 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:38 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:07:38 926 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:07:38 926 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:39 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 17:07:39 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 23 May 17:07:39 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: btnAddFI]
--- 23 May 17:07:41 677 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:07:41 677 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:41 825 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:07:41 826 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:42 760 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:07:42 859 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:07:42 859 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:42 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> css selector: .header]
--- 23 May 17:07:43 051 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:07:43 051 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:43 101 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:07:43 179 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:07:43 179 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:07:43 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 23 May 17:07:43 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:07:53 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: btnValidateHostFiid]
--- 23 May 17:07:59 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:07:59 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: fiName]
--- 23 May 17:07:59 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: fiName]
--- 23 May 17:08:04 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:08:05 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: fiName]
--- 23 May 17:08:10 554 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ce78db13cad5ca9cf5c6f4b331b91a17)] -> id: btnNext]
--- 23 May 17:08:12 935 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:08:12 935 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:13 023 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:08:13 023 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:08:23 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:08:33 687 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label'
Azure Details Page didn't open up [ScreenShot]
verifyIfFIIDconsistsSpecialCharacter(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Azure Details Page didn't open up [ScreenShot]
--- 23 May 17:24:45 033 - TestCaseID:: verifyIfFIIDconsistsSpecialCharacter
--- 23 May 17:24:46 320 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:470)
--- 23 May 17:24:51 250 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 23 May 17:24:51 250 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:24:55 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: idSIButton9]
--- 23 May 17:24:55 674 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: i0116]
--- 23 May 17:25:00 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: idSIButton9]
--- 23 May 17:25:02 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: i0118]
--- 23 May 17:25:08 296 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 May 17:25:08 296 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:08 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: lightbox]
--- 23 May 17:25:09 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: idSIButton9]
--- 23 May 17:25:12 210 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 23 May 17:25:12 210 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:17 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 May 17:25:17 681 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:25:17 681 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:17 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 23 May 17:25:17 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 23 May 17:25:18 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: btnAddFI]
--- 23 May 17:25:20 407 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:25:20 407 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:20 546 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 23 May 17:25:20 547 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:21 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:25:21 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:25:21 887 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:21 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> css selector: .header]
--- 23 May 17:25:22 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:25:22 065 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:22 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:25:22 192 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:25:22 192 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:22 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 23 May 17:25:22 514 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:25:27 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: btnValidateHostFiid]
--- 23 May 17:25:33 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:25:33 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: fiName]
--- 23 May 17:25:33 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: fiName]
--- 23 May 17:25:38 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> xpath: .//input[@id='hostFIID']]
--- 23 May 17:25:39 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: fiName]
--- 23 May 17:25:44 991 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (6104ee48f3973a2b49bdcd718eac3ae5)] -> id: btnNext]
--- 23 May 17:25:47 265 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:25:47 265 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:47 343 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 23 May 17:25:47 343 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:136)
--- 23 May 17:25:57 644 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header'
--- 23 May 17:26:07 880 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='azureDetailsForm']/c-card/c-card-body/div[1]/div[1]/div[1]/label'
Azure Details Page didn't open up [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
init(org.testng.TestRunner@342d292a)
0 ms
CreateFiwithAndWithoutRemoteSign(, chrome_Windows 10)
4447 ms
CreateFiwithAndWithoutRemoteSign(, chrome_Windows 10)
341729 ms
VerifyAddonPlatformSettings(, chrome_Windows 10)
695316 ms
VerifyAzureDetailsSummaryAndInfrastrucure(, chrome_Windows 10)
782097 ms
VerifyBasicDetails(, chrome_Windows 10)
1228700 ms
createNewFI(, chrome_Windows 10)
1309685 ms
verifyIfFIIDconsistsSpecialCharacter(, chrome_Windows 10)
1752952 ms