com.imm.testscripts.CreateFi.CreateFi
VerifyCreateFiCompleteFlowWithOEMandLegacy
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates,Manage Remote Agreements, FiStatus=, WebForm=Yes, AdobeKey=, FiAdmin_LastName=Teller, Name=, LocalDomain=immtestcu, Adhoc_Doc=Yes, eSignPlus=Enable, RtmAuthTypes=, IntegrationType=Fully Integrated, NotUSerName=, SendInBulk=No, RemoteSign=Enable, DrpSpot=, Reusable_Temp=Yes, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=, FIID=, Key=a958c406-5127-4d2e-9d24-d441b447fa6a, FiAdmin_FirstName=Bill, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send in Bulk, StarterEvalDays=, Description=Verify Create Fi Complete Flow With Fully Integrated Account- Plus Fi, 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.xpath: //*[@id="btnGroupRS"]/label[2]'}
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.clickOnRemoteSign(AddOnsPage.java:1350)
at com.imm.testscripts.CreateFi.CreateFi.VerifyCreateFiCompleteFlowWithOEMandLegacy(CreateFi.java:3784)
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":"xpath","selector":"//*[@id="btnGroupRS"]/label[2]"}
(Session info: chrome=137.0.7151.69)
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: [53ead774d2e82994ff3ed767850a71c4, findElement {using=xpath, value=//*[@id="btnGroupRS"]/label[2]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.69, chrome: {chromedriverVersion: 137.0.7151.68 (2989ffee9373..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58299}, 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.69, 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: 53ead774d2e82994ff3ed767850a71c4
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-1287642422\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...)
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]
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]
--- 06 Jun 14:15:08 778 - TestCaseID:: VerifyCreateFiCompleteFlowWithOEMandLegacy
--- 06 Jun 14:15:15 350 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Create Fi Complete Flow With Fully Integrated Account- Plus Fi
Steps:
--- 06 Jun 14:15:21 156 - 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=d01630e9-bfa8-48d4-af2d-1da5923a2e87&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=n-yjhxzpwtss06oj1ehcga9oyd0qffbfvvnkflsfh90&code_challenge_method=s256&nonce=c7487b8a-ff1c-4bd9-b81b-1ae2532a1968&state=eyjpzci6immzzwzmzjuylthhodatnddhns1hm2qwltdkzju3ntk4mzrhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 06 Jun 14:15:21 157 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:15:40 317 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: idSIButton9]
--- 06 Jun 14:15:40 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: i0116]
--- 06 Jun 14:15:41 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: idSIButton9]
--- 06 Jun 14:15:44 799 - 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=d01630e9-bfa8-48d4-af2d-1da5923a2e87&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=n-yjhxzpwtss06oj1ehcga9oyd0qffbfvvnkflsfh90&code_challenge_method=s256&nonce=c7487b8a-ff1c-4bd9-b81b-1ae2532a1968&state=eyjpzci6immzzwzmzjuylthhodatnddhns1hm2qwltdkzju3ntk4mzrhocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 06 Jun 14:15:44 801 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:15:46 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: idSIButton9]
--- 06 Jun 14:15:51 761 - Page URL:: https://login.microsoftonline.com/common/login
--- 06 Jun 14:15:51 762 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:15:51 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: lightbox]
--- 06 Jun 14:15:51 982 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: idSIButton9]
--- 06 Jun 14:15:57 029 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 06 Jun 14:15:57 030 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:00 309 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 06 Jun 14:16:00 310 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:00 440 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 06 Jun 14:16:03 985 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 06 Jun 14:16:03 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:04 093 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 06 Jun 14:16:04 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 06 Jun 14:16:04 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: btnAddFI]
--- 06 Jun 14:16:09 988 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 06 Jun 14:16:09 989 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:13 131 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 06 Jun 14:16:13 132 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:13 241 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: .//input[@id='hostFIID']]
--- 06 Jun 14:16:16 385 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 06 Jun 14:16:16 386 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:16 478 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
--- 06 Jun 14:16:19 639 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 06 Jun 14:16:19 640 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:19 730 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: .//input[@id='hostFIID']]
--- 06 Jun 14:16:22 854 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 06 Jun 14:16:22 855 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:22 953 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 06 Jun 14:16:29 002 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: btnValidateHostFiid]
--- 06 Jun 14:16:41 401 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 06 Jun 14:16:41 402 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:44 605 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 06 Jun 14:16:44 606 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:44 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 06 Jun 14:16:47 849 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 06 Jun 14:16:47 850 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:47 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
--- 06 Jun 14:16:51 086 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 06 Jun 14:16:51 087 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:51 197 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 06 Jun 14:16:54 332 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 06 Jun 14:16:54 333 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:16:54 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Next button is enabled [ScreenShot]
--- 06 Jun 14:17:01 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: btnNext]
--- 06 Jun 14:17:06 661 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 06 Jun 14:17:06 662 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:09 776 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 06 Jun 14:17:09 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:09 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 06 Jun 14:17:13 013 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 06 Jun 14:17:13 014 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:13 116 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
--- 06 Jun 14:17:16 230 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 06 Jun 14:17:16 231 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:16 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 06 Jun 14:17:19 437 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 06 Jun 14:17:19 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:19 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 06 Jun 14:17:21 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: btnConfirm]
--- 06 Jun 14:17:21 918 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: btnConfirm]
--- 06 Jun 14:17:27 246 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:17:27 246 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:30 389 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:17:30 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:30 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 06 Jun 14:17:33 597 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:17:33 598 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:33 701 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> css selector: .header]
--- 06 Jun 14:17:36 808 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:17:36 809 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:36 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 06 Jun 14:17:40 016 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:17:40 017 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:17:40 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> 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'
--- 06 Jun 14:22:30 983 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:22:30 984 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:22:34 194 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:22:34 195 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:22:37 319 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:22:37 320 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:22:56 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: step_title]
--- 06 Jun 14:23:04 286 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:23:04 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 06 Jun 14:23:23 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (53ead774d2e82994ff3ed767850a71c4)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 06 Jun 14:23:26 514 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 06 Jun 14:23:26 515 - 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@1104cc93)
0 ms
init(org.testng.TestRunner@1104cc93)
10357 ms
VerifyCreateFiCompleteFlowWithOEMandLegacy({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
17329 ms