com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Teller,Doe, Name=, LocalDomain=immtestcu, Edit_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, SendInBulk=, RemoteSign=Enable, DrpSpot=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, FIID=, Key=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send In Bulk, StarterEvalDays=, Description=verify Users Menu in Advance Settings Tab, StarterChecks=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=verifyUsersMenuinAdvanceSettingsTab, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, EditFIAdmin_FName=Billi,Jeny, Verifast=, LacerPro=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, ErrorMsg=, Address2=, Address3=, Address1=, Sign_Password=iMM@2022, WrongFIID=, DrpEvalDays=, EditFiadmin_LName=Teller1,Andy, Sign_RmtAgree_checked=Ad Hoc Document,Web Form,Reusable Templates,Manage Remote Agreements})
Element should be clickable: interactable and enabled {Proxy element for: AjaxElementLocator 'By.id: idSIButton9'}
Element: 'Ups, failed to describe the element [caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element]'
Timeout: 4 s.
Caused by: NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
at com.codeborne.selenide.commands.Click.execute(Click.java:28)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19)
at com.codeborne.selenide.commands.Commands.execute(Commands.java:159)
at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493)
at com.imm.pages.SignInPage.cloudLogin(SignInPage.java:501)
at com.imm.testscripts.ManageFi.ManageFi.verifyUsersMenuinAdvanceSettingsTab(ManageFi.java:2534)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: 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.$Proxy22.isDisplayed(Unknown Source)
at com.codeborne.selenide.conditions.Visible.check(Visible.java:15)
at com.codeborne.selenide.conditions.Or.check(Or.java:49)
at com.codeborne.selenide.conditions.And.check(And.java:48)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:92)
... 39 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#idSIButton9"}
(Session info: chrome=134.0.6998.89)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [84927ca6ba6ce42f4b5a3348fe590203, findElement {using=id, value=idSIButton9}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.89, chrome: {chromedriverVersion: 134.0.6998.90 (219ee74681fc..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60157}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.7:4444/sessi..., se:cdpVersion: 134.0.6998.89, 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: 84927ca6ba6ce42f4b5a3348fe590203
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 45 more
(verify Users Menu in Advance Settings Tab)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-765573995\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="verifyUsersMenuinAdvanceSettingsTab"/>
</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
verifyUsersMenuinAdvanceSettingsTab
Smoke
verifyUsersMenuinAdvanceSettingsTab
verify Users Menu in Advance Settings Tab
verifyUsersMenuinAdvanceSettingsTab
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyUsersMenuinAdvanceSettingsTab({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
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]
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]
--- 21 Mar 17:55:15 019 - TestCaseID:: verifyUsersMenuinAdvanceSettingsTab
--- 21 Mar 17:55:27 553 - 12 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 21 Mar 17:55:37 261 - 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=dfca6468-da08-4aae-b1e0-ce744d2deedc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=dvpdt6qhh_wogo-qfijs-deyvuwgorrmy51wlimfzxa&code_challenge_method=s256&nonce=72a4dd18-bc6d-4cef-b5a9-caf818faf468&state=eyjpzci6ijfmzmewntu0lwq1ytitngi5mi1iyju3ltdkzwy1nzy2mmezzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 21 Mar 17:55:37 262 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:55:56 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: idSIButton9]
--- 21 Mar 17:55:56 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: i0116]
--- 21 Mar 17:55:57 247 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: idSIButton9]
--- 21 Mar 17:56:03 614 - Page URL:: https://login.microsoftonline.com/common/login
--- 21 Mar 17:56:03 614 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:03 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: lightbox]
--- 21 Mar 17:56:03 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: idSIButton9]
--- 21 Mar 17:56:11 324 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 21 Mar 17:56:11 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:14 543 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 21 Mar 17:56:14 543 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:14 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 21 Mar 17:56:17 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 21 Mar 17:56:17 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:18 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 21 Mar 17:56:18 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 21 Mar 17:56:18 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnAddFI]
--- 21 Mar 17:56:23 779 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Mar 17:56:23 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:26 894 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Mar 17:56:26 894 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:26 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: .//input[@id='hostFIID']]
--- 21 Mar 17:56:30 140 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Mar 17:56:30 140 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:30 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
--- 21 Mar 17:56:33 346 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Mar 17:56:33 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:33 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: .//input[@id='hostFIID']]
--- 21 Mar 17:56:36 548 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Mar 17:56:36 548 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:36 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 21 Mar 17:56:37 625 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnValidateHostFiid]
--- 21 Mar 17:56:49 508 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Mar 17:56:49 509 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:52 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Mar 17:56:52 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:52 733 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 21 Mar 17:56:55 872 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Mar 17:56:55 872 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:55 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
--- 21 Mar 17:56:59 153 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Mar 17:56:59 153 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:56:59 236 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 21 Mar 17:57:02 384 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Mar 17:57:02 384 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:02 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> 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]
--- 21 Mar 17:57:12 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnNext]
--- 21 Mar 17:57:17 462 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Mar 17:57:17 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:20 571 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Mar 17:57:20 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:20 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 21 Mar 17:57:23 865 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Mar 17:57:23 865 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:23 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
--- 21 Mar 17:57:27 101 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Mar 17:57:27 101 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:27 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 21 Mar 17:57:30 289 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Mar 17:57:30 289 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:30 364 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 21 Mar 17:57:32 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnConfirm]
--- 21 Mar 17:57:32 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnConfirm]
--- 21 Mar 17:57:37 907 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Mar 17:57:37 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:41 055 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Mar 17:57:41 056 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:41 138 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 21 Mar 17:57:44 297 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Mar 17:57:44 297 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:44 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
--- 21 Mar 17:57:47 537 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Mar 17:57:47 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:47 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 21 Mar 17:57:50 773 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Mar 17:57:50 773 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 17:57:50 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 21 Mar 17:57:51 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> 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'
--- 21 Mar 18:01:25 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnCompleteInfra]
--- 21 Mar 18:01:32 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnCompleteInfra]
--- 21 Mar 18:01:35 665 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Mar 18:01:35 665 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:01:38 830 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Mar 18:01:38 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:01:57 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: step_title]
--- 21 Mar 18:02:00 813 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Mar 18:02:00 813 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:02:19 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 21 Mar 18:02:22 930 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Mar 18:02:22 930 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:02:23 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: RS_Enable]
--- 21 Mar 18:02:26 455 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Mar 18:02:26 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:02:31 591 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnNext]
--- 21 Mar 18:02:33 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnNext]
--- 21 Mar 18:02:37 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: clientId]
Successfully disaplyed Remote Settings Page [ScreenShot]
--- 21 Mar 18:02:38 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnGenerateKey]
--- 21 Mar 18:02:39 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnGenerateKey]
--- 21 Mar 18:02:42 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="delRow"]/c-modal-dialog/c-modal-content/div[2]/c-modal-body]
--- 21 Mar 18:02:45 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnYes]
--- 21 Mar 18:03:01 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="btnGroupRemoteDoc"]/label]
--- 21 Mar 18:03:02 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: remoteDocYes]
--- 21 Mar 18:03:02 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="btnGroupRemoteWF"]/label]
--- 21 Mar 18:03:02 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: remoteWFNo]
--- 21 Mar 18:03:02 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="btnGroupRemoteRT"]/label]
--- 21 Mar 18:03:02 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: remoteRTYes]
--- 21 Mar 18:03:03 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label]
--- 21 Mar 18:03:03 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: remoteBulkNo]
--- 21 Mar 18:03:15 623 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Mar 18:03:15 623 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:03:27 989 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 21 Mar 18:03:27 989 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:03:31 137 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 21 Mar 18:03:31 137 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:03:31 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
--- 21 Mar 18:03:34 366 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 21 Mar 18:03:34 366 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:03:34 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
Successfully navigated to the 'platformsPage' page [ScreenShot]
--- 21 Mar 18:04:15 877 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 21 Mar 18:04:15 877 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:15 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnNext]
--- 21 Mar 18:04:21 186 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 21 Mar 18:04:21 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:24 326 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 21 Mar 18:04:24 326 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:24 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: step_title]
--- 21 Mar 18:04:27 519 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 21 Mar 18:04:27 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:27 590 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
--- 21 Mar 18:04:27 769 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: btnNext]
--- 21 Mar 18:04:33 049 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 21 Mar 18:04:33 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:36 231 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 21 Mar 18:04:36 232 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:36 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: consentUrl]
--- 21 Mar 18:04:39 481 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 21 Mar 18:04:39 481 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:39 553 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
--- 21 Mar 18:04:39 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
--- 21 Mar 18:04:39 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
--- 21 Mar 18:04:43 143 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 21 Mar 18:04:43 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:46 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: consentUrl]
--- 21 Mar 18:04:46 369 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: consentUrl]
--- 21 Mar 18:04:49 625 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 21 Mar 18:04:49 625 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:49 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: consentClientUrl]
--- 21 Mar 18:04:49 783 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: consentClientUrl]
--- 21 Mar 18:04:57 537 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 21 Mar 18:04:57 537 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:04:57 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 21 Mar 18:05:00 961 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 21 Mar 18:05:00 961 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:05:01 035 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (bc69964a44b51ade0e2d72de972ce600)] -> css selector: .header]
--- 21 Mar 18:05:01 322 - TestCaseID:: verifyUsersMenuinAdvanceSettingsTab
--- 21 Mar 18:05:03 784 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 21 Mar 18:05:09 423 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?response_type=code&client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&resource=https%3a%2f%2fgraph.microsoft.com&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2fonboarding%2fprocesscode&state=1f4a8dc2-2e08-426c-8378-3739f78d200f&prompt=admin_consent&sso_reload=true
--- 21 Mar 18:05:09 423 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:05:28 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (84927ca6ba6ce42f4b5a3348fe590203)] -> id: idSIButton9]
--- 21 Mar 18:05:28 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (84927ca6ba6ce42f4b5a3348fe590203)] -> id: i0116]
--- 21 Mar 18:05:29 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (84927ca6ba6ce42f4b5a3348fe590203)] -> id: idSIButton9]
--- 21 Mar 18:05:35 287 - Page URL:: https://login.microsoftonline.com/common/login
--- 21 Mar 18:05:35 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Mar 18:05:35 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (84927ca6ba6ce42f4b5a3348fe590203)] -> id: lightbox]
5 ignored methods
com.imm.testscripts.ManageFi.ManageFi
VerifyCreateAccountAndAddOnsSummary
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@5cdd90c4)
0 ms
init(org.testng.TestRunner@5cdd90c4)
10093 ms
verifyUsersMenuinAdvanceSettingsTab({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
599056 ms