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--424111382\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.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...)
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Element should have been "select" but was "ng-select" [ScreenShot]
Verify Remote Settings Country Code Drop Down Existing FI
Steps:
--- 30 Oct 18:13:49 934 - TestCaseID:: verifyRemoteSettingsCountryCodeDropDownExistingFI
--- 30 Oct 18:14:01 930 - 11 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 30 Oct 18:14:16 348 - 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=53baf277-1f60-4367-a86e-efea51ffb7c5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kdf0nging7hifg_xkutmmfhhjnuxucs9gaz8pxydnce&code_challenge_method=s256&nonce=66a7bc7b-2788-4fb6-ac9a-3bb09dbacb15&state=eyjpzci6imm4zdmyzmm4ltfmztktndrkzi1hy2rklte0nwzinzfmotiwyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 30 Oct 18:14:16 350 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:14:35 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> id: idSIButton9]
--- 30 Oct 18:14:35 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> id: i0116]
--- 30 Oct 18:14:37 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> id: idSIButton9]
--- 30 Oct 18:14:40 530 - 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=53baf277-1f60-4367-a86e-efea51ffb7c5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kdf0nging7hifg_xkutmmfhhjnuxucs9gaz8pxydnce&code_challenge_method=s256&nonce=66a7bc7b-2788-4fb6-ac9a-3bb09dbacb15&state=eyjpzci6imm4zdmyzmm4ltfmztktndrkzi1hy2rklte0nwzinzfmotiwyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 30 Oct 18:14:40 530 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:14:42 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> id: idSIButton9]
--- 30 Oct 18:14:47 368 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Oct 18:14:47 369 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:14:47 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> id: lightbox]
--- 30 Oct 18:14:47 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> id: idSIButton9]
--- 30 Oct 18:14:57 018 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Oct 18:14:57 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:15:00 681 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Oct 18:15:00 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:01 230 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Oct 18:17:01 230 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:01 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> css selector: .header]
--- 30 Oct 18:17:03 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Oct 18:17:07 353 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Oct 18:17:07 353 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:10 489 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Oct 18:17:10 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:13 615 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Oct 18:17:13 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:13 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Oct 18:17:16 910 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Oct 18:17:16 911 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:17 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Oct 18:17:23 455 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Oct 18:17:23 456 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:26 921 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> xpath: //span[@id='item-undefined']]
--- 30 Oct 18:17:30 370 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Oct 18:17:30 371 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:35 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 30 Oct 18:17:35 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 30 Oct 18:17:39 404 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 30 Oct 18:17:39 405 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:39 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> id: headerRemoteSettings]
--- 30 Oct 18:17:42 708 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 30 Oct 18:17:42 709 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 30 Oct 18:17:42 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 30 Oct 18:17:45 154 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> 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]
Actual(Passed): Successfully verified Default Country Code dropdown label is displayed.[ScreenShot]
--- 30 Oct 18:17:47 455 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> xpath: //*[@id='DefaultCountrySetting']]
Expected: Default Country Code dropdown is displayed.
Actual(Passed): Successfully verified Default Country Code dropdown is displayed.[ScreenShot]
Actual(Passed): Successfully verified Default Country Code dropdown is displayed.[ScreenShot]
Failed to verify Default Country Code drop down values.[ScreenShot]
--- 30 Oct 18:17:57 415 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> 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]
Actual(Passed): Successfully verified Default Country Code is pre-populated with +1 (United States). [ScreenShot]
--- 30 Oct 18:17:57 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (703d6fd41f87a3c42fde42e29662a2fd)] -> xpath: //*[@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
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@7641ed02)
0 ms
init(org.testng.TestRunner@7641ed02)
10564 ms
verifyRemoteSettingsCountryCodeDropDownExistingFI({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
23200 ms