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.$Proxy26.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.$Proxy24.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: [f5f4846c2be3d938f30992cb31f4b906, findElement {using=id, value=idSIButton9}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.89, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54648}, 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: f5f4846c2be3d938f30992cb31f4b906
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.$Proxy18.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-1881738076\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...)
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]
--- 25 Mar 09:52:19 032 - TestCaseID:: verifyUsersMenuinAdvanceSettingsTab
--- 25 Mar 09:52:27 333 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Mar 09:52:37 571 - 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=4c5065a0-2f52-4b8a-91c4-20140d3ffa85&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=eurf0uzjwtxeopc2wpbsgdvwg6bcytomtrirrn8bqec&code_challenge_method=s256&nonce=968e67a6-b573-4024-b4dc-45fe3981ff6e&state=eyjpzci6ijk0zje5nwmyltlinzqtngizyy1hyte1ltlhmde2zju4n2rlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 25 Mar 09:52:37 571 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:52:56 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: idSIButton9]
--- 25 Mar 09:52:56 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: i0116]
--- 25 Mar 09:52:57 730 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: idSIButton9]
--- 25 Mar 09:53:03 423 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Mar 09:53:03 423 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:53:03 526 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: lightbox]
--- 25 Mar 09:53:03 623 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: idSIButton9]
--- 25 Mar 09:53:09 472 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 25 Mar 09:53:09 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:53:12 585 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 25 Mar 09:53:12 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:55:27 834 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 25 Mar 09:55:27 835 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:55:27 942 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 25 Mar 09:55:28 179 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 25 Mar 09:55:28 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnAddFI]
--- 25 Mar 09:55:33 727 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 25 Mar 09:55:33 728 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:55:36 878 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 25 Mar 09:55:36 878 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:55:36 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: .//input[@id='hostFIID']]
--- 25 Mar 09:55:40 088 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 25 Mar 09:55:40 088 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:55:40 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
--- 25 Mar 09:55:43 303 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 25 Mar 09:55:43 303 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:55:43 401 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: .//input[@id='hostFIID']]
--- 25 Mar 09:55:46 560 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 25 Mar 09:55:46 560 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:55:46 654 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 25 Mar 09:55:47 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnValidateHostFiid]
--- 25 Mar 09:55:59 635 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 25 Mar 09:55:59 635 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:02 842 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 25 Mar 09:56:02 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:02 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 25 Mar 09:56:06 112 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 25 Mar 09:56:06 112 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:06 203 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
--- 25 Mar 09:56:09 364 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 25 Mar 09:56:09 365 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:09 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 25 Mar 09:56:12 605 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 25 Mar 09:56:12 605 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:12 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> 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]
--- 25 Mar 09:56:22 342 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnNext]
--- 25 Mar 09:56:27 632 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 25 Mar 09:56:27 632 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:30 804 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 25 Mar 09:56:30 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:30 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 25 Mar 09:56:34 035 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 25 Mar 09:56:34 035 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:34 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
--- 25 Mar 09:56:37 278 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 25 Mar 09:56:37 278 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:37 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 25 Mar 09:56:40 502 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 25 Mar 09:56:40 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:40 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 25 Mar 09:56:42 825 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnConfirm]
--- 25 Mar 09:56:42 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnConfirm]
--- 25 Mar 09:56:48 269 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 25 Mar 09:56:48 269 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:51 390 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 25 Mar 09:56:51 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:51 484 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 25 Mar 09:56:54 590 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 25 Mar 09:56:54 590 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:54 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
--- 25 Mar 09:56:57 793 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 25 Mar 09:56:57 793 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:56:57 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 25 Mar 09:57:01 013 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 25 Mar 09:57:01 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 09:57:01 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 25 Mar 09:57:01 372 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> 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'
--- 25 Mar 10:00:36 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnCompleteInfra]
--- 25 Mar 10:00:43 541 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnCompleteInfra]
--- 25 Mar 10:00:46 810 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 25 Mar 10:00:46 811 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:00:49 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 25 Mar 10:00:49 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:01:08 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: step_title]
--- 25 Mar 10:01:12 054 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 25 Mar 10:01:12 054 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:01:30 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 25 Mar 10:01:34 129 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 25 Mar 10:01:34 130 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:01:34 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: RS_Enable]
--- 25 Mar 10:01:37 635 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 25 Mar 10:01:37 635 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:01:42 753 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnNext]
--- 25 Mar 10:01:44 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnNext]
--- 25 Mar 10:01:48 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: clientId]
Successfully disaplyed Remote Settings Page [ScreenShot]
--- 25 Mar 10:01:50 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnGenerateKey]
--- 25 Mar 10:01:50 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnGenerateKey]
--- 25 Mar 10:01:53 598 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="delRow"]/c-modal-dialog/c-modal-content/div[2]/c-modal-body]
--- 25 Mar 10:01:56 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnYes]
--- 25 Mar 10:02:13 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="btnGroupRemoteDoc"]/label]
--- 25 Mar 10:02:13 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: remoteDocYes]
--- 25 Mar 10:02:13 599 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="btnGroupRemoteWF"]/label]
--- 25 Mar 10:02:13 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: remoteWFNo]
--- 25 Mar 10:02:13 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="btnGroupRemoteRT"]/label]
--- 25 Mar 10:02:14 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: remoteRTYes]
--- 25 Mar 10:02:14 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label]
--- 25 Mar 10:02:14 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: remoteBulkNo]
--- 25 Mar 10:02:26 930 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 25 Mar 10:02:26 930 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:02:39 254 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 25 Mar 10:02:39 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:02:42 448 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 25 Mar 10:02:42 448 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:02:42 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id='listDictionaries']/tbody/tr[1]/td[2]]
--- 25 Mar 10:02:45 684 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 25 Mar 10:02:45 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:02:45 775 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
Successfully navigated to the 'platformsPage' page [ScreenShot]
--- 25 Mar 10:03:27 026 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/platforms
--- 25 Mar 10:03:27 026 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:27 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnNext]
--- 25 Mar 10:03:32 380 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 25 Mar 10:03:32 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:35 510 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 25 Mar 10:03:35 510 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:35 590 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: step_title]
--- 25 Mar 10:03:38 694 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/settings
--- 25 Mar 10:03:38 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:38 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
Successfully navigated to the 'SettingsPage' page [ScreenShot]
--- 25 Mar 10:03:38 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: btnNext]
--- 25 Mar 10:03:44 264 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 25 Mar 10:03:44 264 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:47 901 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 25 Mar 10:03:47 902 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:47 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: consentUrl]
--- 25 Mar 10:03:51 057 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 25 Mar 10:03:51 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:51 134 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
Successfully navigated to the 'ConfirmationPage' page [ScreenShot]
--- 25 Mar 10:03:51 316 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
--- 25 Mar 10:03:51 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> xpath: //*[@id="confirmationNonAD"]/tr[1]/td/strong]
--- 25 Mar 10:03:54 689 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 25 Mar 10:03:54 689 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:03:57 824 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: consentUrl]
--- 25 Mar 10:03:57 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: consentUrl]
--- 25 Mar 10:04:01 178 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/confirmation
--- 25 Mar 10:04:01 178 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:04:01 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: consentClientUrl]
--- 25 Mar 10:04:01 348 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: consentClientUrl]
--- 25 Mar 10:04:09 110 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 25 Mar 10:04:09 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:04:09 187 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 25 Mar 10:04:12 538 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 25 Mar 10:04:12 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:04:12 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (db87b7779f084eaf0172ace391049d09)] -> css selector: .header]
--- 25 Mar 10:04:12 925 - TestCaseID:: verifyUsersMenuinAdvanceSettingsTab
--- 25 Mar 10:04:15 021 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 25 Mar 10:04:20 145 - 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=a2ad059a-c371-454e-b747-23b66039f562&prompt=admin_consent&sso_reload=true
--- 25 Mar 10:04:20 145 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:04:39 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5f4846c2be3d938f30992cb31f4b906)] -> id: idSIButton9]
--- 25 Mar 10:04:39 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5f4846c2be3d938f30992cb31f4b906)] -> id: i0116]
--- 25 Mar 10:04:39 791 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5f4846c2be3d938f30992cb31f4b906)] -> id: idSIButton9]
--- 25 Mar 10:04:46 578 - Page URL:: https://login.microsoftonline.com/common/login
--- 25 Mar 10:04:46 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 25 Mar 10:04:46 668 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f5f4846c2be3d938f30992cb31f4b906)] -> 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@50603313)
0 ms
init(org.testng.TestRunner@50603313)
10131 ms
verifyUsersMenuinAdvanceSettingsTab({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
726388 ms