com.imm.testscripts.ManageFi.ManageFi
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Teller, Name=, LocalDomain=immtestcu, Edit_UserID=Janedoe@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=Janedoe, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, AdvaceSettings=Yes, SendInBulk=, RemoteSign=Enable, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=, Domain=immtestcu, FIID=, Key=, FiAdmin_FirstName=joe, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=Verify Manually Created User In User Maintenance And Adobe with Fully Integrated account, StarterChecks=, newFIID=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=VerifyManuallyCreatedUserInUserMaintenanceAndAdobe, PlusFI=, FiAdmin_UserID=joeteller@immtestcu.onmicrosoft.com, EditFIAdmin_FName=joe,Jane, FICreated=New, User Email ID=vasudha.me1@gmail.com, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, UserName=Jane Peter Doe, ManagerExist=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=teller,Doe, Sign_RmtAgree_checked=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy26.getText(Unknown Source)
at com.imm.pages.AddOnsPage.isRemoteSignSummaryDisplayed(AddOnsPage.java:2246)
at com.imm.testscripts.ManageFi.ManageFi.VerifyManuallyCreatedUserInUserMaintenanceAndAdobe(ManageFi.java:4831)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
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":"#summaryRs"}
(Session info: chrome=136.0.7103.49)
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: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [81afebcb1e1ca505a3e7e798b32ef425, findElement {using=id, value=summaryRs}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.49, chrome: {chromedriverVersion: 136.0.7103.92 (cb81a4cc5087..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54057}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 136.0.7103.49, 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: 81afebcb1e1ca505a3e7e798b32ef425
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 30 more
(VerifyManuallyCreatedUserInUserMaintenanceAndAdobe)
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Teller, Name=, LocalDomain=immtestcu, Edit_UserID=Janedoe@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=Janedoe, Fully_Intgrt_Key=, IntegrationType=Legacy Account, AdvaceSettings=Yes, SendInBulk=, RemoteSign=Enable, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, Domain=immtestcu, FIID=, Key=, FiAdmin_FirstName=joe, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=Verify Manually Created User In User Maintenance And Adobe with Legacy account, StarterChecks=, newFIID=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=VerifyManuallyCreatedUserInUserMaintenanceAndAdobe, PlusFI=, FiAdmin_UserID=joeteller@immtestcu.onmicrosoft.com, EditFIAdmin_FName=joe,Jane, FICreated=New, User Email ID=vasudha.me1@gmail.com, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, UserName=Jane Peter Doe, ManagerExist=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=teller,Doe, Sign_RmtAgree_checked=})
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:34481
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [01c2220ed20e9c353858874c576f6f18, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.49, chrome: {chromedriverVersion: 136.0.7103.92 (cb81a4cc5087..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54650}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 136.0.7103.49, 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: 01c2220ed20e9c353858874c576f6f18
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:606)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:610)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:453)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:193)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy20.quit(Unknown Source)
at com.imm.testscripts.ManageFi.ManageFi.VerifyManuallyCreatedUserInUserMaintenanceAndAdobe(ManageFi.java:5118)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
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)
(VerifyManuallyCreatedUserInUserMaintenanceAndAdobe)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-214352754\testng-customsuite.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://esignplusqa.immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="SIGN"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.ManageFi.ManageFi">
<methods>
<include name="VerifyManuallyCreatedUserInUserMaintenanceAndAdobe"/>
</methods>
</class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
P1
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
Smoke
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
UserMaintenancePage
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
Times for IMM_Esign_Chrome
Total running time: 10 minutes
Reporter output for IMM_Esign_Chrome
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Remote Settings Page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 09 May 13:02:26 397 - TestCaseID:: VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
--- 09 May 13:02:31 541 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 09 May 13:02:36 812 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=28e5eafc-04b1-4b7f-93e9-c8b46b03dfe4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=cl8jhy0ti-orfzuskaptieyqw2acsuny4durtlzd2qe&code_challenge_method=s256&nonce=342dafa2-f326-4821-a254-07a0be161f23&state=eyjpzci6imfhy2m1otfmltcyyjetndg2oc1izjbhltiymdfizgrlyjq0ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 09 May 13:02:36 813 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:02:56 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: idSIButton9]
--- 09 May 13:02:56 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: i0116]
--- 09 May 13:02:57 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: idSIButton9]
--- 09 May 13:03:01 249 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=28e5eafc-04b1-4b7f-93e9-c8b46b03dfe4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=cl8jhy0ti-orfzuskaptieyqw2acsuny4durtlzd2qe&code_challenge_method=s256&nonce=342dafa2-f326-4821-a254-07a0be161f23&state=eyjpzci6imfhy2m1otfmltcyyjetndg2oc1izjbhltiymdfizgrlyjq0ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 09 May 13:03:01 249 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:03 520 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: idSIButton9]
--- 09 May 13:03:07 431 - Page URL:: https://login.microsoftonline.com/common/login
--- 09 May 13:03:07 431 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:07 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: lightbox]
--- 09 May 13:03:07 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: idSIButton9]
--- 09 May 13:03:13 190 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 09 May 13:03:13 190 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:16 492 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 09 May 13:03:16 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:16 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 09 May 13:03:20 184 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 09 May 13:03:20 184 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:20 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 09 May 13:03:20 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 09 May 13:03:21 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnAddFI]
--- 09 May 13:03:26 476 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:03:26 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:29 664 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:03:29 664 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:29 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: .//input[@id='hostFIID']]
--- 09 May 13:03:33 689 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:03:33 690 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:33 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
--- 09 May 13:03:37 001 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:03:37 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:37 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: .//input[@id='hostFIID']]
--- 09 May 13:03:40 374 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:03:40 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:40 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 09 May 13:03:42 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnValidateHostFiid]
--- 09 May 13:03:55 246 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:03:55 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:58 423 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:03:58 424 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:03:58 546 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 09 May 13:04:01 729 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:04:01 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:01 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
--- 09 May 13:04:05 067 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:04:05 067 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:05 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 09 May 13:04:08 444 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:04:08 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:08 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 09 May 13:04:17 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnNext]
--- 09 May 13:04:22 849 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:04:22 850 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:25 986 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:04:25 986 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:26 163 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 09 May 13:04:29 304 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:04:29 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:29 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
--- 09 May 13:04:32 560 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:04:32 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:32 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 09 May 13:04:35 814 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:04:35 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:35 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 09 May 13:04:38 341 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnConfirm]
--- 09 May 13:04:38 436 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnConfirm]
--- 09 May 13:04:43 808 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 May 13:04:43 808 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:46 957 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 May 13:04:46 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:47 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 09 May 13:04:50 220 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 May 13:04:50 220 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:50 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
--- 09 May 13:04:53 562 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 May 13:04:53 562 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:53 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 09 May 13:04:56 787 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 May 13:04:56 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:04:56 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 09 May 13:04:57 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> 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'
--- 09 May 13:08:30 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnCompleteInfra]
--- 09 May 13:08:38 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnCompleteInfra]
--- 09 May 13:08:41 430 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 May 13:08:41 431 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:08:44 630 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 May 13:08:44 630 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:09:03 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: step_title]
--- 09 May 13:09:06 632 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 May 13:09:06 633 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:09:25 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 09 May 13:09:28 813 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 May 13:09:28 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:09:28 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: RS_Enable]
--- 09 May 13:09:32 458 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 May 13:09:32 458 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:09:37 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnNext]
--- 09 May 13:09:39 863 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnNext]
--- 09 May 13:09:43 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: clientId]
Successfully disaplyed Remote Settings Page [ScreenShot]
--- 09 May 13:09:43 513 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnGenerateKey]
--- 09 May 13:09:47 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: btnYes]
--- 09 May 13:09:58 531 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 May 13:09:58 531 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:09:59 006 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[@id="btnGroupRemoteDoc"]/label]
--- 09 May 13:09:59 375 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: remoteDocYes]
--- 09 May 13:09:59 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[@id="btnGroupRemoteWF"]/label]
--- 09 May 13:09:59 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: remoteWFYes]
--- 09 May 13:10:00 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[@id="btnGroupRemoteRT"]/label]
--- 09 May 13:10:00 471 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: remoteRTYes]
--- 09 May 13:10:00 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label]
--- 09 May 13:10:01 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (81afebcb1e1ca505a3e7e798b32ef425)] -> id: remoteBulkYes]
--- 09 May 13:10:11 718 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 May 13:10:11 719 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:34481
--- 09 May 13:10:40 751 - TestCaseID:: VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
--- 09 May 13:10:43 008 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 09 May 13:10:48 562 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=06018182-3a54-4391-ab91-3fe7652334d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=m4rjzsqdmv2tipirzybhqphwjovvoxwzzatuf5ekajc&code_challenge_method=s256&nonce=794b7817-bfa7-49e8-8cba-b486d9f8faf4&state=eyjpzci6imvizjjjntliltgxztatngm5yy1iytq1lwixnji5mgixyti3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 09 May 13:10:48 562 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:07 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: idSIButton9]
--- 09 May 13:11:07 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: i0116]
--- 09 May 13:11:08 590 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: idSIButton9]
--- 09 May 13:11:12 034 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=06018182-3a54-4391-ab91-3fe7652334d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=m4rjzsqdmv2tipirzybhqphwjovvoxwzzatuf5ekajc&code_challenge_method=s256&nonce=794b7817-bfa7-49e8-8cba-b486d9f8faf4&state=eyjpzci6imvizjjjntliltgxztatngm5yy1iytq1lwixnji5mgixyti3ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 09 May 13:11:12 034 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:14 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: idSIButton9]
--- 09 May 13:11:19 051 - Page URL:: https://login.microsoftonline.com/common/login
--- 09 May 13:11:19 051 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:19 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: lightbox]
--- 09 May 13:11:19 260 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: idSIButton9]
--- 09 May 13:11:23 824 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 09 May 13:11:23 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:27 125 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 09 May 13:11:27 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:27 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 09 May 13:11:30 626 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 09 May 13:11:30 626 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:30 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 09 May 13:11:31 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 09 May 13:11:31 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: btnAddFI]
--- 09 May 13:11:36 820 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:11:36 821 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:39 926 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:11:39 926 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:40 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> xpath: .//input[@id='hostFIID']]
--- 09 May 13:11:43 164 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:11:43 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:43 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> css selector: .header]
--- 09 May 13:11:46 423 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:11:46 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:46 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> xpath: .//input[@id='hostFIID']]
--- 09 May 13:11:49 695 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 May 13:11:49 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:11:49 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 09 May 13:11:51 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: btnValidateHostFiid]
--- 09 May 13:12:03 566 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:12:03 566 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:06 723 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:12:06 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:06 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 09 May 13:12:09 969 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:12:09 970 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:10 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> css selector: .header]
--- 09 May 13:12:13 194 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:12:13 194 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:13 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 09 May 13:12:16 428 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 May 13:12:16 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:16 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 09 May 13:12:25 064 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> id: btnNext]
--- 09 May 13:12:30 416 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:12:30 416 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:33 538 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:12:33 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:33 656 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 09 May 13:12:36 827 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:12:36 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:36 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> css selector: .header]
--- 09 May 13:12:40 040 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 May 13:12:40 040 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 May 13:12:40 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (01c2220ed20e9c353858874c576f6f18)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/[0:0:0:0:0:0:0:1]:34481
9 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
VerifyCreateAccountAndAddOnsSummary
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
VerifyEntraUserIdinAzureDetailsPageAndSign
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
VerifyCreateAccountAndAddOnsSummary
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
VerifyEntraUserIdinAzureDetailsPageAndSign
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@46f7c5c1)
0 ms
init(org.testng.TestRunner@46f7c5c1)
135958 ms
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
141208 ms
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
632659 ms