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.AssertionError: Failed to display Remote settings page
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:506)
at com.imm.support.Log.assertThat(Log.java:687)
at com.imm.testscripts.FIManagement.FIManagement.verifyMultiDomianUsersLogin(FIManagement.java:10388)
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: 9 minutes
Reporter output for IMM_Esign_Chrome
verifyMultiDomianUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
Failed to display Remote settings page [ScreenShot]
--- 09 Feb 17:38:40 151 - TestCaseID:: verifyMultiDomianUsersLogin
--- 09 Feb 17:38:46 822 - 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:
--- 09 Feb 17:38:57 150 - 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=77a9928d-b342-458b-9717-372234908c07&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=g28fhlq1a_hkninqjmiq4egpkqqftqn7oyvcx6dd-a4&code_challenge_method=s256&nonce=5009da83-5f05-4841-9c68-9b057182b471&state=eyjpzci6ijdhndi1njgzlwflm2qtngnlny04m2vjlthhzgjkn2mxzjhlncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 09 Feb 17:38:57 151 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:39:16 309 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: idSIButton9]
--- 09 Feb 17:39:16 479 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: i0116]
--- 09 Feb 17:39:18 102 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: idSIButton9]
--- 09 Feb 17:39:25 630 - Page URL:: https://login.microsoftonline.com/common/login
--- 09 Feb 17:39:25 631 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:39:25 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: lightbox]
--- 09 Feb 17:39:25 893 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: idSIButton9]
--- 09 Feb 17:39:31 660 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 09 Feb 17:39:31 663 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:39:34 837 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 09 Feb 17:39:34 838 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:41:30 835 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 09 Feb 17:41:30 836 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:41:30 988 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 09 Feb 17:41:31 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 09 Feb 17:41:31 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnAddFI]
--- 09 Feb 17:41:37 102 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 Feb 17:41:37 103 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:41:40 284 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 Feb 17:41:40 285 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:41:40 408 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: .//input[@id='hostFIID']]
--- 09 Feb 17:41:43 542 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 Feb 17:41:43 543 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:41:43 656 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
--- 09 Feb 17:41:46 798 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 Feb 17:41:46 798 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:41:46 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: .//input[@id='hostFIID']]
--- 09 Feb 17:41:50 091 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/basic
--- 09 Feb 17:41:50 092 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:41:50 222 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 09 Feb 17:41:51 767 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnValidateHostFiid]
--- 09 Feb 17:42:05 534 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 Feb 17:42:05 535 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:08 682 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 Feb 17:42:08 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:08 791 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 09 Feb 17:42:11 933 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 Feb 17:42:11 934 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:12 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
--- 09 Feb 17:42:15 206 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 Feb 17:42:15 207 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:15 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 09 Feb 17:42:18 488 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/azure
--- 09 Feb 17:42:18 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:18 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Next button is enabled [ScreenShot]
--- 09 Feb 17:42:27 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnNext]
--- 09 Feb 17:42:32 829 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 Feb 17:42:32 830 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:36 002 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 Feb 17:42:36 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:36 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 09 Feb 17:42:39 265 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 Feb 17:42:39 266 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:39 394 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
--- 09 Feb 17:42:42 562 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 Feb 17:42:42 563 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:42 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: /html/body/div/div/div/c-container/app-dashboard/app-create-fi/app-summary/c-card/c-card-header]
--- 09 Feb 17:42:45 830 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/summary
--- 09 Feb 17:42:45 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:45 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
Successfully navigated to the 'SummaryPage' page [ScreenShot]
--- 09 Feb 17:42:49 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnConfirm]
--- 09 Feb 17:42:49 403 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnConfirm]
--- 09 Feb 17:42:54 773 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 Feb 17:42:54 773 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:57 906 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 Feb 17:42:57 906 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:42:58 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 09 Feb 17:43:01 180 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 Feb 17:43:01 181 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:43:01 288 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
--- 09 Feb 17:43:04 425 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 Feb 17:43:04 425 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:43:04 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> xpath: //*[contains(text(),'Configure Infrastructure')]]
--- 09 Feb 17:43:07 695 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/infrastructure
--- 09 Feb 17:43:07 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:43:07 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> css selector: .header]
Successfully navigated to the 'InfrastructurePage' page [ScreenShot]
--- 09 Feb 17:43:08 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: infraMessage]
Successfully Configured 'Setting up the Databse'
Successfully Configured 'Configuring the FI Database'
Successfully Configured 'Running Post Deployment Scripts'
Successfully Configured 'Creating FI Settings'
Successfully Configured 'Creating folders in Azure file storage'
Successfully Configured 'Scheduling Jobs'
--- 09 Feb 17:46:34 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnCompleteInfra]
--- 09 Feb 17:46:41 234 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnCompleteInfra]
--- 09 Feb 17:46:44 577 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 Feb 17:46:44 577 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:47:03 496 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: step_title]
--- 09 Feb 17:47:06 640 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 Feb 17:47:06 640 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:47:25 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: step_title]
Successfully navigated to the 'Add-Ons Page' page [ScreenShot]
--- 09 Feb 17:47:25 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: fiNameValue]
--- 09 Feb 17:47:25 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: fiID]
--- 09 Feb 17:47:25 989 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: fiSrNo]
--- 09 Feb 17:47:29 315 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 Feb 17:47:29 316 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:47:29 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: RS_Enable]
--- 09 Feb 17:47:33 053 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 Feb 17:47:33 054 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 09 Feb 17:47:41 182 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnNext]
--- 09 Feb 17:47:43 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86b45bd55673e838fbf29117cb674953)] -> id: btnNext]
--- 09 Feb 17:47:46 647 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create/addons
--- 09 Feb 17:47:46 647 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Failed to display Remote settings page [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@6f8b1902)
0 ms
init(org.testng.TestRunner@6f8b1902)
10284 ms
verifyMultiDomianUsersLogin({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
17147 ms