com.imm.testscripts.CreateFi.CreateFi
VerifyCreateFiCompleteFlowWithOEMandLegacy
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Teller, Name=, LocalDomain=immtestcu, Adhoc_Doc=, eSignPlus=Off, RtmAuthTypes=, IntegrationType=Legacy Account, NotUSerName=, SendInBulk=, RemoteSign=Enable, DrpSpot=, 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, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=Verify CreateFi Complete Flow with Legacy Account -Remote Enabled, 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=})
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.getText(Unknown Source)
at com.imm.pages.AddOnsPage.isRemoteSignSummaryDisplayed(AddOnsPage.java:2247)
at com.imm.testscripts.CreateFi.CreateFi.VerifyCreateFiCompleteFlowWithOEMandLegacy(CreateFi.java:3903)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#summaryRs"}
(Session info: chrome=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: [3728631b0f188097eb4000bf94ad2b81, findElement {using=id, value=summaryRs}]
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:54286}, 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: 3728631b0f188097eb4000bf94ad2b81
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)
... 30 more
(VerifyCreateFiCompleteFlowWithOEMandLegacy )
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--1727723225\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: 8 minutes
Reporter output for IMM_Esign_Chrome
VerifyCreateFiCompleteFlowWithOEMandLegacy({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Successfully disaplyed Remote Settings Page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 05 Jun 17:50:02 536 - TestCaseID:: VerifyCreateFiCompleteFlowWithOEMandLegacy
--- 05 Jun 17:50:07 903 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify CreateFi Complete Flow with Legacy Account -Remote Enabled
Steps:
--- 05 Jun 17:50:13 739 - 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=9878e9f7-e6d2-4d98-938e-bee45f003849&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=jvke4fplwbjzybgiip-r63iucmyq7cxfpwvq_4wb5sm&code_challenge_method=s256&nonce=ccc18c26-1cea-456d-8cb9-867c5ab80c98&state=eyjpzci6ijg4ytm0mtm2lwq4m2ytngzkms05ndviltu0mznhotawotdkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 05 Jun 17:50:13 741 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:50:32 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: idSIButton9]
--- 05 Jun 17:50:32 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: i0116]
--- 05 Jun 17:50:33 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: idSIButton9]
--- 05 Jun 17:50:37 116 - 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=9878e9f7-e6d2-4d98-938e-bee45f003849&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=jvke4fplwbjzybgiip-r63iucmyq7cxfpwvq_4wb5sm&code_challenge_method=s256&nonce=ccc18c26-1cea-456d-8cb9-867c5ab80c98&state=eyjpzci6ijg4ytm0mtm2lwq4m2ytngzkms05ndviltu0mznhotawotdkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 05 Jun 17:50:37 118 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:50:39 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: idSIButton9]
--- 05 Jun 17:50:43 887 - Page URL:: https://login.microsoftonline.com/common/login
--- 05 Jun 17:50:43 888 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:50:43 981 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: lightbox]
--- 05 Jun 17:50:44 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: idSIButton9]
--- 05 Jun 17:50:48 988 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 05 Jun 17:50:48 989 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:50:52 205 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 05 Jun 17:50:52 206 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:50:52 300 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 05 Jun 17:50:55 675 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 05 Jun 17:50:55 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:50:55 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 05 Jun 17:50:56 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 05 Jun 17:50:56 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnAddFI]
--- 05 Jun 17:51:01 592 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 05 Jun 17:51:01 593 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:04 698 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 05 Jun 17:51:04 698 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:04 787 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: .//input[@id='hostFIID']]
--- 05 Jun 17:51:07 897 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 05 Jun 17:51:07 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:07 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
--- 05 Jun 17:51:11 095 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 05 Jun 17:51:11 095 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:11 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: .//input[@id='hostFIID']]
--- 05 Jun 17:51:14 303 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 05 Jun 17:51:14 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:14 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 05 Jun 17:51:20 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnValidateHostFiid]
--- 05 Jun 17:51:32 242 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 05 Jun 17:51:32 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:35 379 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 05 Jun 17:51:35 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:35 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 05 Jun 17:51:38 566 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 05 Jun 17:51:38 567 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:38 648 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
--- 05 Jun 17:51:41 756 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 05 Jun 17:51:41 757 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:41 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 05 Jun 17:51:44 932 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 05 Jun 17:51:44 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:45 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Next button is enabled [ScreenShot]
--- 05 Jun 17:51:51 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnNext]
--- 05 Jun 17:51:56 488 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 05 Jun 17:51:56 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:59 575 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 05 Jun 17:51:59 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:51:59 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 05 Jun 17:52:02 766 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 05 Jun 17:52:02 766 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:02 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
--- 05 Jun 17:52:05 944 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 05 Jun 17:52:05 945 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:06 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 05 Jun 17:52:09 119 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 05 Jun 17:52:09 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:09 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 05 Jun 17:52:11 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnConfirm]
--- 05 Jun 17:52:11 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnConfirm]
--- 05 Jun 17:52:16 835 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 05 Jun 17:52:16 836 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:19 928 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 05 Jun 17:52:19 928 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:20 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 05 Jun 17:52:23 090 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 05 Jun 17:52:23 090 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:23 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> css selector: .header]
--- 05 Jun 17:52:26 263 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 05 Jun 17:52:26 264 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:26 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 05 Jun 17:52:29 433 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 05 Jun 17:52:29 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:52:29 507 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> 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'
--- 05 Jun 17:56:07 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnCompleteInfra]
--- 05 Jun 17:56:14 239 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnCompleteInfra]
--- 05 Jun 17:56:17 514 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 05 Jun 17:56:17 516 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:56:20 621 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 05 Jun 17:56:20 622 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:56:39 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: step_title]
--- 05 Jun 17:56:42 475 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 05 Jun 17:56:42 476 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:57:01 197 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 05 Jun 17:57:04 446 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 05 Jun 17:57:04 447 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:57:04 521 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: RS_Enable]
--- 05 Jun 17:57:08 008 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 05 Jun 17:57:08 008 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:57:13 120 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnNext]
--- 05 Jun 17:57:15 221 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: btnNext]
--- 05 Jun 17:57:18 544 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 05 Jun 17:57:18 545 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 05 Jun 17:57:21 624 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: clientId]
Successfully disaplyed Remote Settings Page [ScreenShot]
--- 05 Jun 17:57:21 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3728631b0f188097eb4000bf94ad2b81)] -> id: clientId]
--- 05 Jun 17:57:52 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 05 Jun 17:57:52 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
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@643bef2a)
0 ms
init(org.testng.TestRunner@643bef2a)
10162 ms
VerifyCreateFiCompleteFlowWithOEMandLegacy({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, Ado...)
15834 ms