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 2 out of bounds for length 2
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:10436)
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 2 out of bounds for length 2 [ScreenShot]
--- 10 Feb 21:32:42 105 - TestCaseID:: verifyMultiDomianUsersLogin
--- 10 Feb 21:32:49 174 - 7 - 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 21:33:01 203 - 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=ccb4bdf3-b590-4826-a066-bfbf84da7347&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=tozshzph5d3n9qta6phfxywyjpcvwyjem93vkpdx7uw&code_challenge_method=s256&nonce=0ce4ae3f-6a10-4cb1-941e-02c939a60447&state=eyjpzci6ijnjmjdhytq0lwm5zgutnge3ms1hzjyzltu5ymuwy2zkmgq4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 10 Feb 21:33:01 205 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:20 497 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: idSIButton9]
--- 10 Feb 21:33:20 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: i0116]
--- 10 Feb 21:33:22 262 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: idSIButton9]
--- 10 Feb 21:33:28 833 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Feb 21:33:28 834 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:28 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: lightbox]
--- 10 Feb 21:33:29 133 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: idSIButton9]
--- 10 Feb 21:33:35 161 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 10 Feb 21:33:35 163 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:38 398 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 10 Feb 21:33:38 399 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:38 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 10 Feb 21:33:42 153 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 10 Feb 21:33:42 155 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:42 303 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> css selector: .header]
Navigated to 'Create an FI' page [ScreenShot]
--- 10 Feb 21:33:42 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 10 Feb 21:33:42 919 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: btnAddFI]
--- 10 Feb 21:33:48 301 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 21:33:48 302 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:51 474 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 21:33:51 475 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:51 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: .//input[@id='hostFIID']]
--- 10 Feb 21:33:54 776 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 21:33:54 777 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:54 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> css selector: .header]
--- 10 Feb 21:33:58 052 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 21:33:58 052 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:33:58 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: .//input[@id='hostFIID']]
--- 10 Feb 21:34:01 347 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 10 Feb 21:34:01 348 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:34:01 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> css selector: .header]
Navigated to 'BasicDetailsPage' page [ScreenShot]
--- 10 Feb 21:34:02 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> id: btnValidateHostFiid]
--- 10 Feb 21:34:17 079 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 21:34:17 079 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:34:20 270 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 21:34:20 271 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:34:20 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 10 Feb 21:34:23 564 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 21:34:23 565 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:34:23 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> css selector: .header]
--- 10 Feb 21:34:26 829 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 21:34:26 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:34:26 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 10 Feb 21:34:30 109 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 10 Feb 21:34:30 110 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 21:34:30 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> 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 21:34:38 616 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> 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 21:34:58 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 21:34:58 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 21:34:58 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> 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 21:34:58 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> 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 21:35:08 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 21:35:08 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 21:35:16 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> 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 21:35:16 987 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 10 Feb 21:35:24 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> 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 21:35:25 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //i[@class='icon-delete']]
--- 10 Feb 21:35:25 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 21:35:25 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 21:35:28 608 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> 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 21:35:34 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 21:35:36 952 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
Expected: Verify adding Valid additional Domain name, Validate button should show 'Valid' with green tick-mark.
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain - azuretest[ScreenShot]
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain - azuretest[ScreenShot]
--- 10 Feb 21:35:42 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 10 Feb 21:35:45 042 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 21:35:45 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 21:35:48 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
--- 10 Feb 21:35:58 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
Expected: Verify adding duplicate domain name, 'Domain already exists.' error should disply
Actual(Passed): 'Domain already exists.' error should disply[ScreenShot]
Actual(Passed): 'Domain already exists.' error should disply[ScreenShot]
--- 10 Feb 21:35:58 688 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 10 Feb 21:36:01 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //i[@class='icon-delete']]
--- 10 Feb 21:36:01 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 10 Feb 21:36:01 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 10 Feb 21:36:04 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
Expected: Verify adding Valid additional Domain name, Validate button should show 'Valid' with green tick-mark.
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain - azurebank[ScreenShot]
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain - azurebank[ScreenShot]
--- 10 Feb 21:36:10 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (d9e30036cbc943edd2fc155ad6759d48)] -> xpath: //input[contains(@id,'localDomainName-')]]
Index 2 out of bounds for length 2 [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@735b1ad2)
0 ms
init(org.testng.TestRunner@735b1ad2)
10275 ms
verifyMultiDomianUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
17536 ms