Test results
1 suite, 1 failed test
com.imm.testscripts.ManageFi.ManageFi
verifyRemoteSettingsCountryCodeDropDownExistingFI ({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates, FiStatus=, WebForm=, AdobeKey=, RemoteAgreement=, FiAdmin_LastName=Teller,Doe, Name=adobeuser, LocalDomain=immtestcu, Edit_UserID=joeteller@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, AdvaceSettings=, SendInBulk=, RemoteSign=Enable, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, Domain=, anonymusFI=, FIID=adobeuser, Key=, FiAdmin_FirstName=Bill,Jane, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send In Bulk, StarterEvalDays=, Description=Verify Remote Settings Country Code Drop Down Existing FI, StarterChecks=, newFIID=, eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=verifyRemoteSettingsCountryCodeDropDownExistingFI, PlusFI=, FiAdmin_UserID=billteller@immtestcu.onmicrosoft.com,janedoe@immtestcu.onmicrosoft.com, EditFIAdmin_FName=Billi,Jeny, FICreated=, User Email ID=, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, UserName=, ManagerExist=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=Teller1,Andy, Sign_RmtAgree_checked=Ad Hoc Document,Web Form,Reusable Templates,Manage Remote Agreements})
org.openqa.selenium.support.ui.UnexpectedTagNameException: Element should have been "select" but was "ng-select" Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: driver.version: unknown at org.openqa.selenium.support.ui.Select.<init>(Select.java:49) at com.imm.pages.RemoteSettingsPage.selectCountryCode(RemoteSettingsPage.java:1456) at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsCountryCodeDropDownExistingFI(ManageFi.java:9038) 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:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(Verify Remote Settings Country Code Drop Down Existing FI)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse--508451301\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&amp;hsfiid=autoesign&amp;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.ManageFi.ManageFi">
        <methods>
          <include name="verifyRemoteSettingsCountryCodeDropDownExistingFI"/>
        </methods>
      </class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeOEM
verifyRemoteSettingsCountryCodeDropDownExistingFI
CountryCode
verifyRemoteSettingsCountryCodeDropDownExistingFI
FIOnboarding
verifyRemoteSettingsCountryCodeDropDownExistingFI
P1
verifyRemoteSettingsCountryCodeDropDownExistingFI
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSettingsCountryCodeDropDownExistingFI({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
Verify Remote Settings Country Code Drop Down Existing FI
Steps:
   --- 30 Oct 18:24:18 766 - TestCaseID:: verifyRemoteSettingsCountryCodeDropDownExistingFI
   --- 30 Oct 18:24:31 943 - 13 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** Verify Remote Settings Country Code Drop Down Existing FI ****
 https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 30 Oct 18:24:47 646 - 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=33fbcc60-8f48-479f-9d41-174e1d9472fd&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=4xzp3lwy7a5po4ktiuku6-ys9y2r-sbdatindu4wlpw&code_challenge_method=s256&nonce=fe591b1d-5234-4d2d-b295-6fd2aaeebcb0&state=eyjpzci6imzlmdiyytvhltqwmdetndu2ns1iogm1lwqxnmq2nmjkmtgzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 30 Oct 18:24:47 648 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:25:07 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: idSIButton9]
   --- 30 Oct 18:25:07 210 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: i0116]
   --- 30 Oct 18:25:09 148 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: idSIButton9]
   --- 30 Oct 18:25:12 872 - 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=33fbcc60-8f48-479f-9d41-174e1d9472fd&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=4xzp3lwy7a5po4ktiuku6-ys9y2r-sbdatindu4wlpw&code_challenge_method=s256&nonce=fe591b1d-5234-4d2d-b295-6fd2aaeebcb0&state=eyjpzci6imzlmdiyytvhltqwmdetndu2ns1iogm1lwqxnmq2nmjkmtgzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 30 Oct 18:25:12 873 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:25:15 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: idSIButton9]
   --- 30 Oct 18:25:19 403 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Oct 18:25:19 403 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:25:19 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: lightbox]
   --- 30 Oct 18:25:19 684 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: idSIButton9]
   --- 30 Oct 18:25:28 408 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 30 Oct 18:25:28 409 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:25:31 737 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 30 Oct 18:25:31 737 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:27:28 950 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 30 Oct 18:27:28 951 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:27:29 097 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> css selector: .header]
   --- 30 Oct 18:27:31 601 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 30 Oct 18:27:35 030 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 30 Oct 18:27:35 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:27:38 167 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Oct 18:27:38 167 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:27:41 307 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Oct 18:27:41 308 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:27:41 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 30 Oct 18:27:44 604 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Oct 18:27:44 605 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:27:44 751 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 30 Oct 18:27:51 187 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Oct 18:27:51 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
  Host Id 0 AdobeUser | AdobeUser
 Search with FI in list
   --- 30 Oct 18:27:54 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> xpath: //span[@id='item-undefined']]
   --- 30 Oct 18:27:58 260 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Oct 18:27:58 261 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:28:03 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 30 Oct 18:28:03 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 30 Oct 18:28:07 580 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 30 Oct 18:28:07 581 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:28:07 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: headerRemoteSettings]
   --- 30 Oct 18:28:10 962 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 30 Oct 18:28:10 964 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 30 Oct 18:28:11 149 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> css selector: .header]

Successfully navigated to 'RemoteSettings' page [ScreenShot]
   --- 30 Oct 18:28:13 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> xpath: //label[@id='RemoteSignaturesServiceURL' and contains(text(),' Default country for +1 phone numbers (Canada or US) ')]]
Expected: Default Country Code dropdown label is displayed.
Actual(Passed): Successfully verified Default Country Code dropdown label is displayed.
[ScreenShot]
   --- 30 Oct 18:28:15 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: DefaultCountrySetting]
Expected: Default Country Code dropdown is displayed.
Actual(Passed): Successfully verified Default Country Code dropdown is displayed.
[ScreenShot]
 Expected dropdown values : [+1 (Canada), +1 (United States)] [ScreenShot]
 Actual dropdown values : [] [ScreenShot]
 Failed to verify Default Country Code drop down values.[ScreenShot]
   --- 30 Oct 18:28:25 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> xpath: //*[@id="DefaultCountrySetting"]/div/div/div[2]/span[@class='ng-value-label ng-star-inserted']]
Expected: Default Country Code is pre-populated with +1 (United States).
Actual(Passed): Successfully verified Default Country Code is pre-populated with +1 (United States).
[ScreenShot]
   --- 30 Oct 18:28:26 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (b7755965b92e646dec6563094a74fa79)] -> id: DefaultCountrySetting]

Element should have been "select" but was "ng-select" [ScreenShot]
27 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
verifyAzureDetailsTabs
verifyRemoteSettingsTabDefaultSMS
verifyPlatformSettingsTabs
verifyPlatFormOverrideTabs
ReplacingFiAdmin1Fiadmin2
verifyOtherSettingsTabs
VerifyEffectiveSummaryPagesWhenRemoteAgrementDisabled
verifyFIDetailsInDifferentSettingsTabs
verifyClientSettingsTabs
VerifyCreateAccountAndAddOnsSummary
verifySenderEmailAddressforNotificationsAlertsinOtherSettingsPage
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
VerifyAddonPage
verifyIPFilteringTabs
verifyWebHooksSettingsTab
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
RemoteDisabledVerifyRemoteOptionsineSign
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
verifyBasicDetailsTabs
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
VerifyManuallyCreatedUserInUserMaintenanceAndAdobe
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
verifyDeleteOrDeactivateUsersAreActiveinAdvanceSettingsTab
VerifyEntraUserIdinAzureDetailsPageAndSign
verifyReportingMenu
VerifyEffectiveSummaryPageInUserMaintenanceAndAccountSettingsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@3bdbf8d3) 0 ms
init(org.testng.TestRunner@3bdbf8d3) 10262 ms
verifyRemoteSettingsCountryCodeDropDownExistingFI({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...) 24442 ms