com.imm.testscripts.CreateFi.CreateFi
VerifyCreateFiCompleteFlowWithOEMandLegacy
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates, FiStatus=, WebForm=Yes, AdobeKey=, FiAdmin_LastName=Teller, Name=, LocalDomain=immtestcu, Adhoc_Doc=Yes, eSignPlus=Off, RtmAuthTypes=, IntegrationType=Fully Integrated, NotUSerName=, SendInBulk=No, RemoteSign=Off, DrpSpot=, Reusable_Temp=Yes, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=, FIID=, Key=, FiAdmin_FirstName=Bill, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send in Bulk, StarterEvalDays=, Description=Verify Create Fi Complete Flow With Fully Integrated Account when Remote disable, StarterChecks=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=VerifyCreateFiCompleteFlowWithOEMandLegacy, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com, Verifast=, LacerPro=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, MenuUserName=, ErrorMsg=, Address2=, Address3=, Address1=, Sign_Password=iMM@2022, UserTooltip=, WrongFIID=, DrpEvalDays=, 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: btnGenerateKey'}
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.$Proxy23.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.AddOnsPage.clickOnCreateAccount(AddOnsPage.java:2364)
at com.imm.testscripts.CreateFi.CreateFi.VerifyCreateFiCompleteFlowWithOEMandLegacy(CreateFi.java:3828)
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: 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.$Proxy21.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":"#btnGenerateKey"}
(Session info: chrome=137.0.7151.56)
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: [850c13953417e7f2a89f5fd11d880a12, findElement {using=id, value=btnGenerateKey}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.56, chrome: {chromedriverVersion: 137.0.7151.55 (254bc711794d..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64624}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 137.0.7151.56, 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: 850c13953417e7f2a89f5fd11d880a12
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.$Proxy15.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
(VerifyCreateFiCompleteFlowWithOEMandLegacy )
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-888726487\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.CreateFi.CreateFi">
<methods>
<include name="VerifyCreateFiCompleteFlowWithOEMandLegacy"/>
</methods>
</class> <!-- com.imm.testscripts.CreateFi.CreateFi -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeOEM
VerifyCreateFiCompleteFlowWithOEMandLegacy
P1
VerifyCreateFiCompleteFlowWithOEMandLegacy
Smoke
VerifyCreateFiCompleteFlowWithOEMandLegacy
VerifyCreateFiCompleteFlowWithOEMandLegacy
VerifyCreateFiCompleteFlowWithOEMandLegacy
Times for IMM_Esign_Chrome
Total running time: 9 minutes
Reporter output for IMM_Esign_Chrome
VerifyCreateFiCompleteFlowWithOEMandLegacy({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]
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]
Remote Sign button is enabled [ScreenShot]
--- 29 May 19:39:00 291 - TestCaseID:: VerifyCreateFiCompleteFlowWithOEMandLegacy
--- 29 May 19:39:05 718 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Create Fi Complete Flow With Fully Integrated Account when Remote disable
Steps:
--- 29 May 19:39:11 200 - 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=41da484c-ac3d-4358-b75d-73c403704deb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=rv1j5vdclqi7h3gwffbixguwgpm3yky0lgfozeas10i&code_challenge_method=s256&nonce=cfa21199-f458-4212-b34f-eef87114a5a0&state=eyjpzci6imjintjmyja2lti4nwytngjmmc05odqxlwqwmwi3ywywnzrhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 29 May 19:39:11 201 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:39:30 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: idSIButton9]
--- 29 May 19:39:30 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: i0116]
--- 29 May 19:39:31 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: idSIButton9]
--- 29 May 19:39:34 620 - 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=41da484c-ac3d-4358-b75d-73c403704deb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=rv1j5vdclqi7h3gwffbixguwgpm3yky0lgfozeas10i&code_challenge_method=s256&nonce=cfa21199-f458-4212-b34f-eef87114a5a0&state=eyjpzci6imjintjmyja2lti4nwytngjmmc05odqxlwqwmwi3ywywnzrhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 29 May 19:39:34 621 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:39:36 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: idSIButton9]
--- 29 May 19:39:41 669 - Page URL:: https://login.microsoftonline.com/common/login
--- 29 May 19:39:41 670 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:39:41 771 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: lightbox]
--- 29 May 19:39:41 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: idSIButton9]
--- 29 May 19:39:45 860 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 29 May 19:39:45 861 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:39:48 986 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 29 May 19:39:48 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:41:44 955 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 29 May 19:41:44 956 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:41:45 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 29 May 19:41:45 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 29 May 19:41:45 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnAddFI]
--- 29 May 19:41:50 888 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 29 May 19:41:50 888 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:41:54 012 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 29 May 19:41:54 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:41:54 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: .//input[@id='hostFIID']]
--- 29 May 19:41:57 235 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 29 May 19:41:57 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:41:57 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
--- 29 May 19:42:00 444 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 29 May 19:42:00 445 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:00 549 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: .//input[@id='hostFIID']]
--- 29 May 19:42:03 706 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 29 May 19:42:03 707 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:03 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 29 May 19:42:09 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnValidateHostFiid]
--- 29 May 19:42:21 661 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 29 May 19:42:21 661 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:24 779 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 29 May 19:42:24 780 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:24 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 29 May 19:42:28 009 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 29 May 19:42:28 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:28 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
--- 29 May 19:42:31 187 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 29 May 19:42:31 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:31 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 29 May 19:42:34 368 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 29 May 19:42:34 369 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:34 435 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Next button is enabled [ScreenShot]
--- 29 May 19:42:40 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnNext]
--- 29 May 19:42:45 669 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 29 May 19:42:45 670 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:48 794 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 29 May 19:42:48 794 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:48 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 29 May 19:42:51 992 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 29 May 19:42:51 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:52 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
--- 29 May 19:42:55 142 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 29 May 19:42:55 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:55 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 29 May 19:42:58 309 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 29 May 19:42:58 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:42:58 373 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 29 May 19:43:00 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnConfirm]
--- 29 May 19:43:00 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnConfirm]
--- 29 May 19:43:05 969 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 29 May 19:43:05 970 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:43:09 112 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 29 May 19:43:09 113 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:43:09 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 29 May 19:43:12 306 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 29 May 19:43:12 307 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:43:12 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
--- 29 May 19:43:15 477 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 29 May 19:43:15 478 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:43:15 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 29 May 19:43:18 645 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 29 May 19:43:18 646 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:43:18 724 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> css selector: .header]
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'
--- 29 May 19:46:52 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnCompleteInfra]
--- 29 May 19:47:00 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnCompleteInfra]
--- 29 May 19:47:03 350 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 29 May 19:47:03 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:47:06 458 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 29 May 19:47:06 460 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:47:25 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: step_title]
--- 29 May 19:47:28 335 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 29 May 19:47:28 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:47:47 072 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 29 May 19:47:47 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: RS_Enable]
Remote Sign button is enabled [ScreenShot]
--- 29 May 19:47:50 552 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 29 May 19:47:50 553 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:47:50 627 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: RS_Enable]
--- 29 May 19:47:54 063 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 29 May 19:47:54 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 29 May 19:47:59 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnNext]
--- 29 May 19:48:01 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (850c13953417e7f2a89f5fd11d880a12)] -> id: btnNext]
--- 29 May 19:48:04 495 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 29 May 19:48:04 495 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
16 ignored methods
com.imm.testscripts.CreateFi.CreateFi
CreateFiwithFiAdmin1andFiAdmin2andLoginWithcuadmin
VerifyAzureDetailsSummaryAndInfrastrucure
CreateFiwithAndWithoutRemoteSign
AllValidationforFiAdmin1AndFiAdmin2
VerifyAdobeOEMAccountInRemoteSettingsSummaryPage
verifyIfFIIDconsistsSpecialCharacter
VerifyAdobeOEMCreateAccountButtoninTM
createNewFI
VerifyAddonPlatformSettings
verifycreateNewFIRemoteIDMe
createeSignPlusFI
VerifyBasicDetails
verifycreateNewFIDefaultSMS
CreateFiwithFiAdmin1andFiAdmin2
VerifyMenuBarForLoggedInUsersInSign
verifycreateNewFIwithoutRemoteIDMe
VerifyAzureDetailsSummaryAndInfrastrucure
CreateFiwithAndWithoutRemoteSign
AllValidationforFiAdmin1AndFiAdmin2
VerifyAdobeOEMAccountInRemoteSettingsSummaryPage
verifyIfFIIDconsistsSpecialCharacter
VerifyAdobeOEMCreateAccountButtoninTM
createNewFI
VerifyAddonPlatformSettings
verifycreateNewFIRemoteIDMe
createeSignPlusFI
VerifyBasicDetails
verifycreateNewFIDefaultSMS
CreateFiwithFiAdmin1andFiAdmin2
VerifyMenuBarForLoggedInUsersInSign
verifycreateNewFIwithoutRemoteIDMe
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@5c96cbe7)
0 ms
init(org.testng.TestRunner@5c96cbe7)
10327 ms
VerifyCreateFiCompleteFlowWithOEMandLegacy({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
16177 ms