com.imm.testscripts.FIManagement.FIManagement
verifyMultiDomianUsersLogin
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_User_ID=qauser2@immazuretest.onmicrosoft.com;qauser2@bank.immazuretest.com;qauser2@cu.immazuretest.com;, Address=, FiStatus=Completed, FiAdmin_LastName=one;, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=KPUser4@immtestcu.onmicrosoft.com;iMM@2025!, LocalDomain=immazuretest, PartiesToView=, NewName=, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=immazuretest.onmicrosoft.com, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=iMM@2025!;, eSignClient=, ClientID=3AAABLblqZhD30DKWBPu7imEU8SeeWxOu52TQydcjmeTa5VeOcDVkw9gxFFvP8ypLwkNjNPwurxhfsiDhYzrWTX6zRG79GNWx, Domain=azuretest;azurebank;azurecu;, UserType=, NewGroup=, Tenant_User=, FiAdmin_FirstName=admin;, Group=Users;Accounting Group;, Dictionary=TeSign;XPLN;MSP, FI_Name=Autotestfi, Description=Verify user can login through user with different additional domains. and check user will add in correct group also check that correct domain name display, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf, TestID=verifyMultiDomianUsersLogin, FiAdmin_UserID=admin@immazuretest.onmicrosoft.com;, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, Notes=, Inbox=, GlobalAdmin=admin@immazuretest.onmicrosoft.com, Path=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/BasicRTSDocTemplates.zip;, Copy_User_ID=, Tenant_Password=, Enter_eSignClient=, ZipCode=, FI_ID=Autotestfi, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 1
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy25.get(Unknown Source)
at com.imm.pages.AzureDetails.enterAdditonalDomainName(AzureDetails.java:1020)
at com.imm.testscripts.FIManagement.FIManagement.verifyMultiDomianUsersLogin(FIManagement.java:10408)
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)
(Verifying MultiDomain functionality)
C:\Users\sa_kaushal.patel\git\AdobeSignCloud\testxml\regression\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://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="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.FIManagement.FIManagement">
<methods>
<include name="verifyMultiDomianUsersLogin"/>
</methods>
</class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
</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
verifyMultiDomianUsersLogin
Smoke
verifyMultiDomianUsersLogin
verifyMultiDomianUsersLogin
verifyMultiDomianUsersLogin
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyMultiDomianUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Navigated to 'BasicDetailsPage' page [ScreenShot]
Navigated to the 'Azure Details' page [ScreenShot]
Verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Index 1 out of bounds for length 1 [ScreenShot]
--- 10 Feb 18:39:09 650 - TestCaseID:: verifyMultiDomianUsersLogin
--- 10 Feb 18:39:16 571 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify user can login through user with different additional domains. and check user will add in correct group also check that correct domain name display
Steps:
--- 10 Feb 18:39:27 061 - 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=d007ee76-7d9c-4849-9974-7bf921d6b269&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=5di-c6m2d6gcgkvbsby9riypyy-7oqw53rpmj1rvqbs&code_challenge_method=s256&nonce=e27bcbe2-c610-4115-8e0b-20c0eed9e0d7&state=eyjpzci6ijzmymywmdiwlwmzmmitnge0zc05ogrilwe0odm0mtk2mjy4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 10 Feb 18:39:27 062 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:39:46 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: idSIButton9]
--- 10 Feb 18:39:46 449 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: i0116]
--- 10 Feb 18:39:48 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: idSIButton9]
--- 10 Feb 18:39:54 717 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Feb 18:39:54 718 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:39:54 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: lightbox]
--- 10 Feb 18:39:54 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: idSIButton9]
--- 10 Feb 18:40:00 812 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 10 Feb 18:40:00 814 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:04 106 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 10 Feb 18:40:04 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:04 260 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 10 Feb 18:40:07 767 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 10 Feb 18:40:07 768 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:07 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> css selector: .header]
Navigated to 'Create an FI' page [ScreenShot]
--- 10 Feb 18:40:08 193 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 10 Feb 18:40:08 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: btnAddFI]
--- 10 Feb 18:40:13 857 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 18:40:13 858 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:17 017 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 18:40:17 017 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:17 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: .//input[@id='hostFIID']]
--- 10 Feb 18:40:20 290 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 18:40:20 290 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:20 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> css selector: .header]
--- 10 Feb 18:40:23 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 18:40:23 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:23 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: .//input[@id='hostFIID']]
--- 10 Feb 18:40:26 840 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 18:40:26 841 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:26 957 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> css selector: .header]
Navigated to 'BasicDetailsPage' page [ScreenShot]
--- 10 Feb 18:40:28 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> id: btnValidateHostFiid]
--- 10 Feb 18:40:41 814 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 18:40:41 815 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:44 992 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 18:40:44 993 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:45 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 10 Feb 18:40:48 308 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 18:40:48 309 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:48 422 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> css selector: .header]
--- 10 Feb 18:40:51 560 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 18:40:51 561 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:51 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 10 Feb 18:40:54 817 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 18:40:54 818 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 18:40:54 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> css selector: .header]
Navigated to the 'Azure Details' page [ScreenShot]
Verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 10 Feb 18:41:03 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
Expected: Verify 'Add Additional Domain' button is display
Actual(Passed): 'Add Additional Domain' button is display.[ScreenShot]
Actual(Passed): 'Add Additional Domain' button is display.[ScreenShot]
Expected: Verify while create new FI, By default no additional field display.
Actual(Passed): By default no additional field display[ScreenShot]
Actual(Passed): By default no additional field display[ScreenShot]
Expected: Verify additional domain is an optional field, It should allow user to move next page without adding additional field
Actual(Passed): Next button is enable user can go to next scren without adding additonal field[ScreenShot]
Actual(Passed): Next button is enable user can go to next scren without adding additonal field[ScreenShot]
--- 10 Feb 18:41:22 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 18:41:23 010 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 18:41:23 069 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'localDomainName-')]]
Expected: Verify by clicking on 'Add Additional Domain' button new additionl fileds should display
Actual(Passed): By Clicking on 'Add Additional Domain' button new additionl domain fileds are display[ScreenShot]
Actual(Passed): By Clicking on 'Add Additional Domain' button new additionl domain fileds are display[ScreenShot]
--- 10 Feb 18:41:23 291 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //i[@class='icon-delete']]
Expected: Verify by clicking on Delete icon additionl fileds should remove
Actual(Passed): By Clicking on delete additionl domain fileds is removed[ScreenShot]
Actual(Passed): By Clicking on delete additionl domain fileds is removed[ScreenShot]
--- 10 Feb 18:41:33 024 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 18:41:33 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 18:41:41 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify by entering invalid Domain Name, 'Enter a valid domain name.' error should display
Actual(Passed): 'Enter a valid domain name.' error display[ScreenShot]
Actual(Passed): 'Enter a valid domain name.' error display[ScreenShot]
--- 10 Feb 18:41:41 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 10 Feb 18:41:49 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
Expected: Verify by entering invalid Local Domain Name, 'Enter a valid local domain name.' error should display
Actual(Passed): 'Enter a valid local domain name.' error display[ScreenShot]
Actual(Passed): 'Enter a valid local domain name.' error display[ScreenShot]
--- 10 Feb 18:41:49 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //i[@class='icon-delete']]
--- 10 Feb 18:41:49 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 18:41:49 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 10 Feb 18:41:57 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify by entering no value in additional Doamin field, 'Domain Name is required' error should display
Actual(Failed): Failed to verify 'Domain Name is required' error display[ScreenShot]
Actual(Failed): Failed to verify 'Domain Name is required' error display[ScreenShot]
--- 10 Feb 18:41:57 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //i[@class='icon-delete']]
--- 10 Feb 18:41:58 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 18:41:58 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 18:42:06 633 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify by entering no value in additional Local Doamin field, 'Local Domain Name is required' error should display
Actual(Passed): 'Local Domain Name is required' error display[ScreenShot]
Actual(Passed): 'Local Domain Name is required' error display[ScreenShot]
--- 10 Feb 18:42:06 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //i[@class='icon-delete']]
--- 10 Feb 18:42:07 190 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 18:42:07 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 18:42:10 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
Expected: Verify adding Invalid additional Domain name, Validate button should show 'Invalid' with Red cross-mark and 'Domain does not exist.' error should display
Actual(Failed): Failed to verify that validate button show 'Invalid' with Red cross-mark and 'Domain does not exist.' error is display[ScreenShot]
Actual(Failed): Failed to verify that validate button show 'Invalid' with Red cross-mark and 'Domain does not exist.' error is display[ScreenShot]
--- 10 Feb 18:42:10 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 18:42:13 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
Expected: Verify adding Valid additional Domain name, Validate button should show 'Valid' with green tick-mark.
Actual(Failed): Failed to verify that validate button show 'Valid' with with green tick-mark[ScreenShot]
Actual(Failed): Failed to verify that validate button show 'Valid' with with green tick-mark[ScreenShot]
--- 10 Feb 18:42:13 829 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (20def4d0e406b60fdc218b9a1900e8a5)] -> xpath: //input[contains(@id,'localDomainName-')]]
Index 1 out of bounds for length 1 [ScreenShot]
47 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
AdobeSMSGroupMaintenance
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
AdobeSMSGroupMaintenance
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@2ae07dbd)
0 ms
init(org.testng.TestRunner@2ae07dbd)
10262 ms
verifyMultiDomianUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
17372 ms