com.imm.testscripts.CreateFi.CreateFi
CreateFiwithFiAdmin1andFiAdmin2
({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi With RemoteSign, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=Off, FiAdmin_LastName=Teller,Doe, Filepath=, Name=AD, LocalDomain=cuadmin, TestID=CreateFiwithFiAdmin1andFiAdmin2, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, Verifast=Off, eSignPlus=Off, LacerPro=Off, RtmAuthTypes=InPerson,Email,Password,KBA,Phone,GovernmentID, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Enable, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, VerifastEDays=, Address1=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=Off, Login_Password=iMM@2022, WrongFIID=, DrpEvalDays=, Country=, ClientID=3AAABLblqZhCPfuU-npiCakOjy5Ut75_7222WMCDdpSBYYA0z9PZE7hXvVdJDXKIzDh0zkAVwUGLc4pVh3cU31w119aZm6Uu_, FIID=AD, Key=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy22.getText(Unknown Source)
at com.imm.pages.AddOnsPage.verifyAddOnsActivated(AddOnsPage.java:2101)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithFiAdmin1andFiAdmin2(CreateFi.java:2529)
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: no such element: Unable to locate element: {"method":"css selector","selector":"#summaryEsignZip"}
(Session info: chrome=131.0.6778.266)
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: [c190810b05216892b4a3a80d1de0113b, findElement {using=id, value=summaryEsignZip}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.266, chrome: {chromedriverVersion: 131.0.6778.264 (2d05e315153..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52925}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.6:4444/sessi..., se:cdpVersion: 131.0.6778.266, 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: c190810b05216892b4a3a80d1de0113b
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 30 more
(CreateFiwithAndWithoutRemoteSign)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-764094889\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="ESPC"/>
<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="CreateFiwithFiAdmin1andFiAdmin2"/>
</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
CreateFiwithAndWithoutRemoteSign
CreateFiwithFiAdmin1andFiAdmin2
P1
CreateFiwithFiAdmin1andFiAdmin2
Smoke
CreateFiwithFiAdmin1andFiAdmin2
Times for IMM_Esign_Chrome
Total running time: 9 minutes
Reporter output for IMM_Esign_Chrome
CreateFiwithFiAdmin1andFiAdmin2({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...)
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 sessions Page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 21 Jan 20:27:56 557 - TestCaseID:: CreateFiwithFiAdmin1andFiAdmin2
--- 21 Jan 20:28:00 092 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 21 Jan 20:28:09 228 - 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=228bf233-f6b2-488a-af02-5587313c7108&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=9fu-4ju6auknxpjiuqu1di5vfavo74aixgxpp4uwqvk&code_challenge_method=s256&nonce=784d5d18-bd48-4edf-9373-f561a6887c9d&state=eyjpzci6ime3ntg0njvhlta1njytngvkys1hndkyltcxntywywriogexmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 21 Jan 20:28:09 228 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:28:28 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: idSIButton9]
--- 21 Jan 20:28:28 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: i0116]
--- 21 Jan 20:28:29 143 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: idSIButton9]
--- 21 Jan 20:28:35 543 - Page URL:: https://login.microsoftonline.com/common/login
--- 21 Jan 20:28:35 543 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:28:35 634 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: lightbox]
--- 21 Jan 20:28:35 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: idSIButton9]
--- 21 Jan 20:28:41 296 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 21 Jan 20:28:41 296 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:30:38 522 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 21 Jan 20:30:38 522 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:30:38 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 21 Jan 20:30:38 821 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 21 Jan 20:30:39 026 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnAddFI]
--- 21 Jan 20:30:44 323 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Jan 20:30:44 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:30:47 442 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Jan 20:30:47 442 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:30:47 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: .//input[@id='hostFIID']]
--- 21 Jan 20:30:50 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Jan 20:30:50 677 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:30:50 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
--- 21 Jan 20:30:53 868 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Jan 20:30:53 868 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:30:53 958 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: .//input[@id='hostFIID']]
--- 21 Jan 20:30:57 067 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 21 Jan 20:30:57 067 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:30:57 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 21 Jan 20:30:58 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnValidateHostFiid]
--- 21 Jan 20:31:10 724 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Jan 20:31:10 724 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:13 816 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Jan 20:31:13 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:13 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 21 Jan 20:31:17 049 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Jan 20:31:17 049 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:17 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
--- 21 Jan 20:31:20 253 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Jan 20:31:20 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:20 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 21 Jan 20:31:23 473 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 21 Jan 20:31:23 473 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:23 547 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 21 Jan 20:31:33 135 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnNext]
--- 21 Jan 20:31:38 472 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Jan 20:31:38 472 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:41 583 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Jan 20:31:41 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:41 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 21 Jan 20:31:44 804 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Jan 20:31:44 805 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:44 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
--- 21 Jan 20:31:47 997 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Jan 20:31:47 997 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:48 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 21 Jan 20:31:51 240 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 21 Jan 20:31:51 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:31:51 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 21 Jan 20:31:54 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnConfirm]
--- 21 Jan 20:31:54 289 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnConfirm]
--- 21 Jan 20:31:59 594 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Jan 20:31:59 594 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:32:02 761 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Jan 20:32:02 762 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:32:02 857 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 21 Jan 20:32:05 950 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Jan 20:32:05 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:32:06 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
--- 21 Jan 20:32:09 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Jan 20:32:09 124 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:32:09 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 21 Jan 20:32:12 311 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 21 Jan 20:32:12 311 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:32:12 391 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 21 Jan 20:32:12 588 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
--- 21 Jan 20:35:48 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnCompleteInfra]
--- 21 Jan 20:35:55 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnCompleteInfra]
--- 21 Jan 20:35:58 534 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Jan 20:35:58 534 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:36:17 480 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: step_title]
--- 21 Jan 20:36:20 617 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Jan 20:36:20 617 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:36:39 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 21 Jan 20:36:39 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: fiNameValue]
--- 21 Jan 20:36:39 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: fiID]
--- 21 Jan 20:36:40 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: fiSrNo]
--- 21 Jan 20:36:45 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: RS_Enable]
--- 21 Jan 20:36:50 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: //*[@id='btnGroupZf']/label[2]]
--- 21 Jan 20:37:06 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnNext]
--- 21 Jan 20:37:08 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: btnNext]
--- 21 Jan 20:37:11 575 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Jan 20:37:11 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Jan 20:37:11 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: clientId]
Successfully disaplyed Remote sessions Page [ScreenShot]
--- 21 Jan 20:37:14 037 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> id: clientId]
--- 21 Jan 20:37:34 157 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c190810b05216892b4a3a80d1de0113b)] -> xpath: //*[@id="listAllowedAuthentications"]/div/div/div[2]/span[2]/span]
Failed to verify remote authentication types[ScreenShot]
--- 21 Jan 20:37:48 776 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 21 Jan 20:37:48 776 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Fail to veriy count of add on actiavted[ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
10 ignored methods
com.imm.testscripts.CreateFi.CreateFi
VerifyAzureDetailsSummaryAndInfrastrucure
verifycreateNewFIRemoteIDMe
CreateFiwithAndWithoutRemoteSign
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
verifycreateNewFIRemoteIDMe
CreateFiwithAndWithoutRemoteSign
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@5f9cb96f)
0 ms
init(org.testng.TestRunner@5f9cb96f)
10113 ms
CreateFiwithFiAdmin1andFiAdmin2({ZIP=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi ...)
13853 ms