com.imm.testscripts.CreateFi.CreateFi
VerifyAddonPlatformSettings
({ZIP=08867, Dictionary=tesign;xp, StarterEvalDays=, Description=VerifyAddonPlatform&Settings, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, FiStatus=Submitted, StarterChecks=Off, eSignURL=, E-Vault=Off, Filepath=, Name=UnifiedFI, LocalDomain=cuadmin, TestID=VerifyAddonPlatformSettings, Verifast=Off, eSignPlus=Off, LacerPro=Enable, RtmAuthTypes=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Off, TypeOfUser=, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=building 1, AZDomain=immtestcu.onmicrosoft.com, Address3=123, VerifastEDays=, Address1=2 City hall Plaza, City=Rahway, WrongAZDomain=, LCEvalDays=, State=NJ, LoanCoupon=Off, Login_Password=iMM@2024, WrongFIID=, DrpEvalDays=, Country=USA, ClientID=12223456asv_, FIID=UnifiedFI, Key=Test123})
java.lang.NoSuchMethodError: 'org.jsoup.nodes.Element org.jsoup.nodes.Document.root()'
at com.epam.healenium.treecomparing.JsoupHTMLParser.parse(JsoupHTMLParser.java:25)
at com.epam.healenium.SelfHealingEngine.parseTree(SelfHealingEngine.java:144)
at com.epam.healenium.processor.HealingProcessor.execute(HealingProcessor.java:35)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
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)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.isDisplayed(Unknown Source)
at com.imm.support.Utils.waitForElementToBeDisplayed(Utils.java:199)
at com.imm.pages.AzureDetails.verifyLocalDomainCreateFI(AzureDetails.java:292)
at com.imm.testscripts.CreateFi.CreateFi.VerifyAddonPlatformSettings(CreateFi.java:465)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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)
(VerifyAddonPlatform&Settings)
D:\TenantManager\testxml\Smoke\Chrome_Run.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://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<listeners>
<listener class-name="com.imm.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.CreateFi.CreateFi">
<methods>
<include name="VerifyAddonPlatformSettings"/>
</methods>
</class> <!-- com.imm.testscripts.CreateFi.CreateFi -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
VerifyAddonPlatformSettings
Smoke
VerifyAddonPlatformSettings
VerifyAddonPlatform&Settings
VerifyAddonPlatformSettings
Times for IMM_Esign_Chrome
Total running time: 4 minutes
Reporter output for IMM_Esign_Chrome
VerifyAddonPlatformSettings({ZIP=08867, Dictionary=tesign;xp, StarterEvalDays=, Description=VerifyAddonPlatform&Settings, Login_...)
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]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 18 Jun 16:58:15 562 - TestCaseID:: VerifyAddonPlatformSettings
--- 18 Jun 16:58:23 450 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 18 Jun 16:58:36 830 - 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=d076caa1-9363-4e6b-9942-61e1e12c4e56&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.36.0&client_info=1&code_challenge=iyntaqyttlmf5h3yds5syiqlvnxtaaxlgf-xuegljua&code_challenge_method=s256&nonce=b4525f71-7e68-4470-914a-7213aa6e579d&state=eyjpzci6ijzmythjytkwlthin2qtndk3yi1hzwiylwrkmjc2otk1nwqyyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 18 Jun 16:58:36 832 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:58:37 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: idSIButton9]
--- 18 Jun 16:58:38 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: i0116]
--- 18 Jun 16:58:45 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: idSIButton9]
--- 18 Jun 16:58:46 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: i0118]
--- 18 Jun 16:58:56 996 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Jun 16:58:56 996 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:58:57 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: lightbox]
--- 18 Jun 16:58:58 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: idSIButton9]
--- 18 Jun 16:59:05 351 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 18 Jun 16:59:05 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:59:11 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 18 Jun 16:59:15 044 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 18 Jun 16:59:15 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:59:15 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 18 Jun 16:59:16 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 18 Jun 16:59:17 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: btnAddFI]
--- 18 Jun 16:59:23 125 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Jun 16:59:23 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:59:26 592 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Jun 16:59:26 592 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:59:27 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: .//input[@id='hostFIID']]
--- 18 Jun 16:59:30 711 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Jun 16:59:30 711 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:59:31 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> css selector: .header]
--- 18 Jun 16:59:34 600 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Jun 16:59:34 601 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:59:34 876 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: .//input[@id='hostFIID']]
--- 18 Jun 16:59:38 313 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 18 Jun 16:59:38 313 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 16:59:38 719 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 18 Jun 16:59:39 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: .//input[@id='hostFIID']]
--- 18 Jun 16:59:51 012 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: btnValidateHostFiid]
--- 18 Jun 16:59:57 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: .//input[@id='hostFIID']]
--- 18 Jun 16:59:58 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: fiName]
--- 18 Jun 16:59:58 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: fiName]
--- 18 Jun 17:00:05 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: .//input[@id='hostFIID']]
--- 18 Jun 17:00:06 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: fiName]
--- 18 Jun 17:00:08 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: btnNext]
--- 18 Jun 17:00:14 414 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:14 419 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:17 852 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:17 852 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:18 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 18 Jun 17:00:21 956 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:21 956 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:22 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> css selector: .header]
--- 18 Jun 17:00:28 532 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: btnNext]
--- 18 Jun 17:00:34 249 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:34 249 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:37 637 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:37 637 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:37 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 18 Jun 17:00:41 289 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:41 290 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:41 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> css selector: .header]
--- 18 Jun 17:00:45 094 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:45 094 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:45 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 18 Jun 17:00:48 765 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 18 Jun 17:00:48 765 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:143)
--- 18 Jun 17:00:49 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
--- 18 Jun 17:00:51 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> xpath: //*[contains(text(), 'Off')]]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 18 Jun 17:00:55 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: domain]
--- 18 Jun 17:01:33 094 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain1'
--- 18 Jun 17:02:01 249 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain2'
--- 18 Jun 17:02:29 814 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: errorDomain4'
--- 18 Jun 17:02:37 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (806b59104ad77f5ebdbe786f67a37c9a)] -> id: localDomain]
5 ignored methods
com.imm.testscripts.CreateFi.CreateFi
VerifyAzureDetailsSummaryAndInfrastrucure
CreateFiwithAndWithoutRemoteSign
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
createNewFI
CreateFiwithAndWithoutRemoteSign
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
createNewFI
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
init(org.testng.TestRunner@35744f8)
0 ms
VerifyAddonPlatformSettings({ZIP=08867, Dictionary=tesign;xp, StarterEvalDays=, Description=VerifyAddonPlatform&Settings, Login_...)
8789 ms