com.imm.testscripts.FIManagement.FIManagement
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
({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=Create new FI, While create FI verify Azure details tab UI for multi domain and add multiple Additional domain. After that verify user can login with different additional domains and check user will add in correct group also check correct domain name display., AdditionalDomainName=immazuretest.onmicrosoft.com;bank.immazuretest.com;cu.immazuretest.com;, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf, TestID=verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin, FiAdmin_UserID=admin@immazuretest.onmicrosoft.com;, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=azuretest;azurebank;azurecu;, 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=})
Element should be clickable: interactable and enabled {{id: btnNext}}
Element: '<button class="mx-2 btn btn-outline-primary disabled" disabled="true" id="btnNext" name type="button" value>Next</button>'
Actual value: disabled
Timeout: 4 s.
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
at com.codeborne.selenide.commands.Click.execute(Click.java:28)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23)
at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19)
at com.codeborne.selenide.commands.Commands.execute(Commands.java:159)
at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493)
at com.imm.pages.AzureDetails.clickNextButton(AzureDetails.java:636)
at com.imm.testscripts.FIManagement.FIManagement.verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin(FIManagement.java:10488)
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="verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin"/>
</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
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Smoke
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
verifyMultiDomianUsersLogin
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Times for IMM_Esign_Chrome
Total running time: 5 minutes
Reporter output for IMM_Esign_Chrome
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin({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]
--- 11 Feb 17:22:12 945 - TestCaseID:: verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
--- 11 Feb 17:22:17 981 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Create new FI, While create FI verify Azure details tab UI for multi domain and add multiple Additional domain. After that verify user can login with different additional domains and check user will add in correct group also check correct domain name display.
Steps:
--- 11 Feb 17:22:28 749 - 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=2e265544-0a86-4d38-910a-e2c3e7a02a27&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=e1_somvrgjybqtivkmvho1ipvjrdtodr8oqiznoxiae&code_challenge_method=s256&nonce=bd2f7bfe-1237-4caa-a863-b019ca726491&state=eyjpzci6ijkyy2u4owm0lwyynwetndc2ms1hzdnjlwqwmjg2ognlmgq2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 11 Feb 17:22:28 750 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:22:47 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: idSIButton9]
--- 11 Feb 17:22:48 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: i0116]
--- 11 Feb 17:22:49 778 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: idSIButton9]
--- 11 Feb 17:22:57 118 - Page URL:: https://login.microsoftonline.com/common/login
--- 11 Feb 17:22:57 119 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:22:57 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: lightbox]
--- 11 Feb 17:22:57 388 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: idSIButton9]
--- 11 Feb 17:23:03 322 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 11 Feb 17:23:03 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:06 665 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 11 Feb 17:23:06 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:06 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 11 Feb 17:23:10 411 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 11 Feb 17:23:10 411 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:10 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> css selector: .header]
Navigated to 'Create an FI' page [ScreenShot]
--- 11 Feb 17:23:10 864 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 11 Feb 17:23:11 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: btnAddFI]
--- 11 Feb 17:23:16 608 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 11 Feb 17:23:16 609 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:19 762 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 11 Feb 17:23:19 763 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:19 891 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: .//input[@id='hostFIID']]
--- 11 Feb 17:23:23 034 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 11 Feb 17:23:23 034 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:23 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> css selector: .header]
--- 11 Feb 17:23:26 314 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 11 Feb 17:23:26 315 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:26 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: .//input[@id='hostFIID']]
--- 11 Feb 17:23:29 578 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 11 Feb 17:23:29 579 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:29 695 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> css selector: .header]
Navigated to 'BasicDetailsPage' page [ScreenShot]
--- 11 Feb 17:23:31 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> id: btnValidateHostFiid]
--- 11 Feb 17:23:44 855 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 11 Feb 17:23:44 855 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:48 000 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 11 Feb 17:23:48 001 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:48 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 11 Feb 17:23:51 257 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 11 Feb 17:23:51 258 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:51 395 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> css selector: .header]
--- 11 Feb 17:23:54 554 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 11 Feb 17:23:54 554 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:54 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 11 Feb 17:23:57 824 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 11 Feb 17:23:57 824 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 11 Feb 17:23:57 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> css selector: .header]
Navigated to the 'Azure Details' page [ScreenShot]
Verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 11 Feb 17:24:06 261 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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]
--- 11 Feb 17:24:25 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:24:28 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:24:28 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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 filed is display[ScreenShot]
Actual(Passed): By Clicking on 'Add Additional Domain' button new additionl domain filed is display[ScreenShot]
--- 11 Feb 17:24:28 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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]
--- 11 Feb 17:24:38 055 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:24:40 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:24:43 377 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
--- 11 Feb 17:24:48 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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]
--- 11 Feb 17:24:53 822 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 11 Feb 17:24:56 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
--- 11 Feb 17:25:02 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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]
--- 11 Feb 17:25:07 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //i[@class='icon-delete']]
--- 11 Feb 17:25:07 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:25:09 847 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 11 Feb 17:25:13 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
--- 11 Feb 17:25:18 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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(Passed): 'Domain Name is required' error display[ScreenShot]
Actual(Passed): 'Domain Name is required' error display[ScreenShot]
--- 11 Feb 17:25:23 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //i[@class='icon-delete']]
--- 11 Feb 17:25:23 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:25:26 033 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:25:29 446 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
--- 11 Feb 17:25:34 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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]
--- 11 Feb 17:25:39 804 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //i[@class='icon-delete']]
--- 11 Feb 17:25:40 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:25:42 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:25:47 098 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
--- 11 Feb 17:25:52 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
--- 11 Feb 17:25:57 512 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
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(Passed): Validate button show 'Invalid' with Red cross-mark and 'Domain does not exist.' error is display[ScreenShot]
Actual(Passed): Validate button show 'Invalid' with Red cross-mark and 'Domain does not exist.' error is display[ScreenShot]
--- 11 Feb 17:26:02 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //i[@class='icon-delete']]
--- 11 Feb 17:26:03 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:26:05 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:26:08 064 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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 name - immazuretest.onmicrosoft.com[ScreenShot]
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain name - immazuretest.onmicrosoft.com[ScreenShot]
--- 11 Feb 17:26:13 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 11 Feb 17:26:16 166 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:26:18 466 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:26:21 341 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(@id,'btnValidateDomain-')]]
--- 11 Feb 17:26:26 628 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]/following::small[1]]
--- 11 Feb 17:26:31 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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]
--- 11 Feb 17:26:36 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 11 Feb 17:26:39 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
--- 11 Feb 17:26:45 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]/following::small[1]]
Expected: Verify adding duplicate local domain name, 'Local Domain already exists.' error should disply
Actual(Passed): 'Local Domain already exists.' error should disply[ScreenShot]
Actual(Passed): 'Local Domain already exists.' error should disply[ScreenShot]
--- 11 Feb 17:26:50 245 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //i[@class='icon-delete']]
--- 11 Feb 17:26:50 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:26:57 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:27:00 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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 name - bank.immazuretest.com[ScreenShot]
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain name - bank.immazuretest.com[ScreenShot]
--- 11 Feb 17:27:06 074 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]]
--- 11 Feb 17:27:09 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //button[contains(text(),'Add Additional Domains')]]
--- 11 Feb 17:27:16 434 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'addDomain-')]]
--- 11 Feb 17:27:19 185 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> 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 name - cu.immazuretest.com[ScreenShot]
Actual(Passed): Validate button show 'Valid' with green tick-mark. Added Domain name - cu.immazuretest.com[ScreenShot]
--- 11 Feb 17:27:24 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (f9875123280f2bbb7251855420dc0271)] -> xpath: //input[contains(@id,'localDomainName-')]]
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@6b3bcab7)
0 ms
init(org.testng.TestRunner@6b3bcab7)
10310 ms
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
15622 ms