com.imm.testscripts.ManageFi.ManageFi
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,Reusable Templates, FiStatus=, WebForm=, AdobeKey=, FiAdmin_LastName=Doe,Teller, Name=SP, LocalDomain=immtestcu, Edit_UserID=SP1@immtestcu.onmicrosoft.com,sunitha@immtestcu.onmicrosoft.com, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, Fully_Intgrt_Key=, IntegrationType=Fully Integrated, AdvaceSettings=Yes, SendInBulk=, RemoteSign=Enable, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=immtestcu.onmicrosoft.com, VerifastEDays=, LCEvalDays=, State=, LoanCoupon=, Login_Password=iMM@2025, Country=, ClientID=3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, FIID=SP, Key=, FiAdmin_FirstName=Jane,Bill, Dictionary=TeSign;XPLN, Sign_RmtAgree_NotChecked=Send In Bulk, StarterEvalDays=, Description=verify User Name Is Syncing - Sign FI Remote Enabled and Fully Integrated and Advance Settings, StarterChecks=, newFIID=SP42511241 , eSignURL=https://esignplusqa.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=, TestID=verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage, PlusFI=false, FiAdmin_UserID=janedoe@immtestcu.onmicrosoft.com,billteller@immtestcu.onmicrosoft.com, EditFIAdmin_FName=SP1,sunitha, FICreated=New, User Email ID=SP1@immonline.com,sunithapattem@immonline.com, Verifast=, LacerPro=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, TypeOfUser=, eValultDays=, ManagerExist=No, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=,p, Sign_RmtAgree_checked=Ad Hoc Document,Web Form,Reusable Templates,Manage Remote Agreements})
java.lang.AssertionError: Failed to verified Additional users not added in the “Users” the user not logs in Sign
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:545)
at com.imm.support.Log.assertThat(Log.java:726)
at com.imm.testscripts.ManageFi.ManageFi.verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage(ManageFi.java:4602)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify User Name Is Syncing In User Maintenance And User Account Settings Page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1624855863\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="SIGN"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.ManageFi.ManageFi">
<methods>
<include name="verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage"/>
</methods>
</class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
Smoke
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
UserMaintenancePage
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the 'documents' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
Successfully navigated to the 'documents' page [ScreenShot]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully verified by additional user added [ScreenShot]
Successfully verified user count label when additional user added [ScreenShot]
Failed to verified Additional users not added in the “Users” the user not logs in Sign [ScreenShot]
--- 18 Apr 13:05:17 286 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
--- 18 Apr 13:05:20 759 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 18 Apr 13:05:34 947 - 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=a141e968-52c6-43ec-8c39-de432cd029af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=qljytepkp7bdenk7ip1j2ehhzyjenctwyvvavnf52oq&code_challenge_method=s256&nonce=ebc9d981-e5ee-4837-9036-65d09d874f37&state=eyjpzci6imfmzgqzn2jjlwm4zdctndkzns04mze0lwvjoddmmddkote3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 18 Apr 13:05:34 947 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:05:53 965 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> id: idSIButton9]
--- 18 Apr 13:05:54 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> id: i0116]
--- 18 Apr 13:05:54 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> id: idSIButton9]
--- 18 Apr 13:06:00 662 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Apr 13:06:00 662 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:00 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> id: lightbox]
--- 18 Apr 13:06:00 823 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> id: idSIButton9]
--- 18 Apr 13:06:06 433 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 18 Apr 13:06:06 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:09 629 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 18 Apr 13:06:09 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:09 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 18 Apr 13:06:13 032 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 18 Apr 13:06:13 032 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:13 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> css selector: .header]
Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 18 Apr 13:06:15 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 18 Apr 13:06:18 857 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:06:18 857 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:21 955 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:06:21 955 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:25 107 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:06:25 107 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:25 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 18 Apr 13:06:28 331 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:06:28 331 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:28 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 18 Apr 13:06:34 615 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:06:34 615 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:36 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (174982812480b60ea4e70f9335e5ce0b)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 18 Apr 13:06:38 056 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
--- 18 Apr 13:06:40 637 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 18 Apr 13:06:48 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 18 Apr 13:06:48 006 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:48 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:06:48 177 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Apr 13:06:48 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:06:53 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> id: idSIButton9]
--- 18 Apr 13:06:59 196 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Apr 13:06:59 196 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:06:59 283 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> id: lightbox]
--- 18 Apr 13:06:59 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> id: idSIButton9]
--- 18 Apr 13:07:06 701 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Apr 13:07:06 701 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:09 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Apr 13:07:09 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:09 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> id: btnUpload]
--- 18 Apr 13:07:13 004 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Apr 13:07:13 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:13 084 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> css selector: .header]
Successfully navigated to the 'documents' page [ScreenShot]
--- 18 Apr 13:07:13 284 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> xpath: //a[text()='Administration']]
--- 18 Apr 13:07:21 312 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:21 312 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:21 398 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 18 Apr 13:07:24 578 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:24 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:24 659 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 18 Apr 13:07:28 000 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:28 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:28 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> xpath: //input[@id='txtUserId']]
--- 18 Apr 13:07:28 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> id: btnSearch]
--- 18 Apr 13:07:33 258 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:33 258 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:36 355 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:36 355 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:39 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:39 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:42 641 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:42 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:45 822 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:45 822 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Jane Doe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'Jane Doe' in User maintenace page[ScreenShot]
Actual(Passed): Sucessfully verfied user 'Jane Doe' in User maintenace page[ScreenShot]
--- 18 Apr 13:07:49 080 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:49 080 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:49 151 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> xpath: //input[@id='txtUserId']]
--- 18 Apr 13:07:49 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (14b64dbb17753e0b88573762782ff4b8)] -> id: btnSearch]
--- 18 Apr 13:07:54 080 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:54 080 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:07:57 210 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:07:57 210 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:00 346 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:08:00 346 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:03 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:08:03 497 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:06 611 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:08:06 611 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: Bill Teller user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'Bill Teller' in User maintenace page[ScreenShot]
Actual(Passed): Sucessfully verfied user 'Bill Teller' in User maintenace page[ScreenShot]
--- 18 Apr 13:08:07 162 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
--- 18 Apr 13:08:09 262 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 18 Apr 13:08:18 335 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 18 Apr 13:08:18 335 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:18 413 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:08:18 492 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Apr 13:08:19 143 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:08:25 943 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> id: lightbox]
--- 18 Apr 13:08:26 021 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> id: i0116]
--- 18 Apr 13:08:26 653 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> id: idSIButton9]
--- 18 Apr 13:08:31 972 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Apr 13:08:31 973 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:32 051 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> id: lightbox]
--- 18 Apr 13:08:32 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> id: idSIButton9]
--- 18 Apr 13:08:44 780 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 18 Apr 13:08:44 780 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:44 880 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> xpath: //*[@id='btnSearch']]
--- 18 Apr 13:08:47 983 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 18 Apr 13:08:47 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:48 062 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> css selector: .header]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
--- 18 Apr 13:08:48 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> xpath: //*[@id='dropdownUL']/li]
--- 18 Apr 13:08:59 563 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 18 Apr 13:08:59 563 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:08:59 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 18 Apr 13:09:02 802 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 18 Apr 13:09:02 802 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:09:02 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> css selector: .header]
--- 18 Apr 13:09:03 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 18 Apr 13:09:05 057 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a9c5ffd299ba3d825be3400ee3d971b3)] -> id: lblUserId_0]
--- 18 Apr 13:09:06 019 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
--- 18 Apr 13:09:07 816 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 18 Apr 13:09:14 700 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 18 Apr 13:09:14 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:09:14 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:09:14 853 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Apr 13:09:15 427 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:09:23 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> id: lightbox]
--- 18 Apr 13:09:23 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> id: i0116]
--- 18 Apr 13:09:24 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> id: idSIButton9]
--- 18 Apr 13:09:30 037 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Apr 13:09:30 037 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:09:30 105 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> id: lightbox]
--- 18 Apr 13:09:30 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> id: idSIButton9]
--- 18 Apr 13:09:39 637 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 18 Apr 13:09:39 637 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:09:39 731 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> xpath: //*[@id='btnSearch']]
--- 18 Apr 13:09:42 870 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 18 Apr 13:09:42 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:09:42 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> css selector: .header]
Successfully navigated to the 'searchActiveSession' page [ScreenShot]
--- 18 Apr 13:09:43 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> xpath: //*[@id='dropdownUL']/li]
--- 18 Apr 13:09:52 374 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 18 Apr 13:09:52 374 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:09:52 457 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 18 Apr 13:09:55 592 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 18 Apr 13:09:55 592 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:09:55 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> css selector: .header]
--- 18 Apr 13:09:56 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 18 Apr 13:09:57 927 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (ce066dcf463598ccc4b025e4c444dec7)] -> id: lblUserId_0]
--- 18 Apr 13:09:58 727 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
--- 18 Apr 13:10:00 708 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 18 Apr 13:10:08 898 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 18 Apr 13:10:08 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:08 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:10:09 096 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 18 Apr 13:10:09 971 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //*[@id='btnSubmit']]
--- 18 Apr 13:10:14 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: idSIButton9]
--- 18 Apr 13:10:20 460 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Apr 13:10:20 460 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:20 539 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: lightbox]
--- 18 Apr 13:10:20 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: idSIButton9]
--- 18 Apr 13:10:27 754 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Apr 13:10:27 754 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:30 840 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Apr 13:10:30 840 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:30 944 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: btnUpload]
--- 18 Apr 13:10:34 057 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 18 Apr 13:10:34 057 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:34 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> css selector: .header]
Successfully navigated to the 'documents' page [ScreenShot]
--- 18 Apr 13:10:34 380 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //a[text()='Administration']]
--- 18 Apr 13:10:48 941 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:10:48 941 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:49 017 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 18 Apr 13:10:52 164 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:10:52 164 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:52 235 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> css selector: .header]
Successfully Opened to the 'Users Maintenance' page [ScreenShot]
--- 18 Apr 13:10:55 469 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:10:55 469 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:10:55 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //input[@id='txtUserId']]
--- 18 Apr 13:10:56 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: btnSearch]
--- 18 Apr 13:11:00 543 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:00 543 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:03 626 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:03 626 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:06 753 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:06 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:09 913 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:09 913 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:13 018 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:13 018 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: SP1 user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'SP1' in User maintenace page[ScreenShot]
Actual(Passed): Sucessfully verfied user 'SP1' in User maintenace page[ScreenShot]
--- 18 Apr 13:11:13 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //div[contains(@class,'clickable')]]
--- 18 Apr 13:11:20 515 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:20 515 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:21 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 18 Apr 13:11:27 409 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:27 409 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:27 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //input[@id='txtUserId']]
--- 18 Apr 13:11:28 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: btnSearch]
--- 18 Apr 13:11:32 449 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:32 450 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:35 540 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:35 540 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:38 670 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:38 670 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:41 788 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:41 788 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:44 978 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:44 978 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: sunithap user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'sunithap' in User maintenace page[ScreenShot]
Actual(Passed): Sucessfully verfied user 'sunithap' in User maintenace page[ScreenShot]
--- 18 Apr 13:11:45 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //div[contains(@class,'clickable')]]
--- 18 Apr 13:11:52 552 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:52 553 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:53 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 18 Apr 13:11:59 533 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:11:59 533 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:11:59 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //input[@id='txtUserId']]
--- 18 Apr 13:12:00 337 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: btnSearch]
--- 18 Apr 13:12:04 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:04 627 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:07 716 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:07 716 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:10 875 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:10 875 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:13 983 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:13 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:17 138 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:17 138 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: JaneDoe user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'JaneDoe' in User maintenace page[ScreenShot]
Actual(Passed): Sucessfully verfied user 'JaneDoe' in User maintenace page[ScreenShot]
--- 18 Apr 13:12:17 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //div[contains(@class,'clickable')]]
--- 18 Apr 13:12:24 675 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:24 675 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:25 869 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 18 Apr 13:12:31 475 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:31 475 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:31 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //input[@id='txtUserId']]
--- 18 Apr 13:12:32 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> id: btnSearch]
--- 18 Apr 13:12:36 501 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:36 501 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:39 578 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:39 579 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:42 713 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:42 713 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:45 848 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:45 848 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:49 041 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:49 041 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Expected: BillTeller user present in User maintenace page
Actual(Passed): Sucessfully verfied user 'BillTeller' in User maintenace page[ScreenShot]
Actual(Passed): Sucessfully verfied user 'BillTeller' in User maintenace page[ScreenShot]
--- 18 Apr 13:12:49 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> xpath: //div[contains(@class,'clickable')]]
--- 18 Apr 13:12:56 538 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 18 Apr 13:12:56 538 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:12:57 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c8912bfec9c88e1e1890eeeda6032c72)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
--- 18 Apr 13:13:00 406 - TestCaseID:: verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage
--- 18 Apr 13:13:02 339 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 18 Apr 13:13:11 466 - 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=abf274d1-f8d3-4dd3-b602-b33b9ed60085&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=qrxi_n8sw2tbqr3sziasxwbrfpesyebiepqspgspg1u&code_challenge_method=s256&nonce=cc180e6b-aece-419d-95a5-8ee9aeb61432&state=eyjpzci6ijywymi0n2u2lwy2mtatndy5zs04ndk3ltg5yjiyzjawnme3yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 18 Apr 13:13:11 466 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:13:30 325 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> id: idSIButton9]
--- 18 Apr 13:13:30 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> id: i0116]
--- 18 Apr 13:13:31 039 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> id: idSIButton9]
--- 18 Apr 13:13:36 901 - Page URL:: https://login.microsoftonline.com/common/login
--- 18 Apr 13:13:36 901 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:13:36 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> id: lightbox]
--- 18 Apr 13:13:37 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> id: idSIButton9]
--- 18 Apr 13:13:42 907 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 18 Apr 13:13:42 908 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:13:45 999 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 18 Apr 13:13:45 999 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:15:41 706 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 18 Apr 13:15:41 706 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:15:41 794 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> css selector: .header]
Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 18 Apr 13:15:44 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 18 Apr 13:15:47 557 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:15:47 557 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:15:50 625 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:15:50 625 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:15:53 817 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:15:53 817 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:15:53 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 18 Apr 13:15:56 987 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:15:56 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:15:57 058 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 18 Apr 13:16:03 261 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 18 Apr 13:16:03 261 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:16:05 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> xpath: //div[contains(@class,'ng-placeholder')]]
--- 18 Apr 13:16:11 858 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 18 Apr 13:16:27 519 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 18 Apr 13:16:27 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:16:27 646 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 18 Apr 13:16:30 734 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 18 Apr 13:16:30 734 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 18 Apr 13:16:30 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 18 Apr 13:16:31 066 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (44a54cbe0d2d102ee520a62fd1e936d1)] -> xpath: //*[@id='adminContainer']/div/div[1]/div/ul/li[3]/div/div]
Successfully verified by additional user added [ScreenShot]
Successfully verified user count label when additional user added [ScreenShot]
Failed to verified Additional users not added in the “Users” the user not logs in Sign [ScreenShot]
8 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyUsersMenuinAdvanceSettingsTab
VerifyCreateAccountAndAddOnsSummary
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
VerifyEntraUserIdinAzureDetailsPageAndSign
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
VerifyCreateAccountAndAddOnsSummary
RemoteDisabledVerifyRemoteOptionsineSign
VerifyUIelemntsinAzureDetailsPageAndUpdateFiAdminName
ReplacingFiAdmin1Fiadmin2
verifyRemoteAgreementOptionsWhenRemoteSignaturesEnabled
VerifyEntraUserIdinAzureDetailsPageAndSign
RemoteDisabledCreateAccountAndRemoteOptionsInAddOnsPg
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@3c1aede3)
0 ms
init(org.testng.TestRunner@3c1aede3)
47031 ms
verifyUserNameIsSyncingInUserMaintenanceAndUserAccountSettingsPage({ZIP=, Login_User_ID=immadmin1@immesignqa.onmicrosoft.com, RemoteSettings=Ad Hoc Document,Web Form,R...)
512149 ms