com.imm.testscripts.FIManagement.FIManagement
verifyEmailVerificationStatusInUserSettingsPage
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=sunitha.pattem@smartims.com,,pattemsunitha1304@gmail.com, WorkflowSummary=, Login_User_ID=janedoe@immtestcu.onmicrosoft.com,SPNoEmail@IMMTestCU.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, Address=, FiStatus=, entraGroupEmail=AdobeOEMGroup@IMMTestCU.onmicrosoft.com,AdobeOEMTest@IMMTestCU.onmicrosoft.com, FiAdmin_LastName=Doe New,,tom, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, plusfi=false, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=iMM@2022, eSignClient=, ClientID=, Domain=immtestcu, UserType=Admin,User,User, anonymusFI=false, NewGroup=, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, FiAdmin_FirstName=Jane,spnoemail,adobe, Group=AdobeOEMTest,AdobeOEMGroup,AccountCreation, Dictionary=, FI_Name=, Description=verify Email Verification Status In User Settings Page - Fully Integrated - Sign FI, AdditionalDomainName=, SearchUser=, Filepath=, TestID=verifyEmailVerificationStatusInUserSettingsPage, entraGroup=true, KioskDropDownValues=, FiAdmin_UserID=, Dictionary_Code=, FItype=Unified, integrationType=Fully Integrated, IndexSource=, Access_Password=P@ssword1, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=, Copy_User_ID=, Tenant_Password=iMM@2023, Enter_eSignClient=, ZipCode=, FI_ID=adobeuser, Confirm_Password=P@ssword1, CasesUser=, Tab=, UserURL=, Copy_Tab=, ADUserEmail=})
java.lang.AssertionError: Users Accounts Settings page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:545)
at com.imm.pages.UserAccountSettingsPage.isLoaded(UserAccountSettingsPage.java:143)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.header.Header.navigateToUserAccountSettings(Header.java:727)
at com.imm.testscripts.FIManagement.FIManagement.verifyEmailVerificationStatusInUserSettingsPage(FIManagement.java:13175)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify Email Verification Status In User Settings Page)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse-2098105640\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.FIManagement.FIManagement">
<methods>
<include name="verifyEmailVerificationStatusInUserSettingsPage"/>
</methods>
</class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeOEM
verifyEmailVerificationStatusInUserSettingsPage
P1
verifyEmailVerificationStatusInUserSettingsPage
Sanity
verifyEmailVerificationStatusInUserSettingsPage
UserSettingsPage
verifyEmailVerificationStatusInUserSettingsPage
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyEmailVerificationStatusInUserSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=sunitha.pattem@smartims.co...)
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
Users Accounts Settings page didn't open up [ScreenShot]
verify Email Verification Status In User Settings Page - Fully Integrated - Sign FI
Steps:
--- 22 Oct 18:16:33 337 - TestCaseID:: verifyEmailVerificationStatusInUserSettingsPage
--- 22 Oct 18:16:42 153 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 22 Oct 18:16:51 083 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Oct 18:16:51 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:16:51 713 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:16:52 054 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 18:16:53 951 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:17:00 440 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dwb7i5fzk1o__ochevezegw-bifggko5ygphsk6-qyw6jyemqr_7fzrmmdejy2ohhdcr3vmsrowkdyvkv6yo9v0t251fbmym8gqrsbh2gq6ocyreynsnyzgwrjhnilufnai9xbp205zks-kyax7rh7o8srtsuqxwg9wuc-4zm_ecfxepepmtjrxalbw8sz7klwhklxv1oizhh99do7zhgpq&response_mode=form_post&nonce=638967340340819731.ndi2zgqznwqtmdq2nc00owq3ltkymdqtngm4mmjmzjvhytgxodbmnjyyn2itywjhyy00otfjlwjimmutmgm3oty4mzaxztg1&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 22 Oct 18:17:00 441 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:05 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> id: lightbox]
--- 22 Oct 18:17:05 837 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> id: i0116]
--- 22 Oct 18:17:07 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> id: idSIButton9]
--- 22 Oct 18:17:11 085 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dwb7i5fzk1o__ochevezegw-bifggko5ygphsk6-qyw6jyemqr_7fzrmmdejy2ohhdcr3vmsrowkdyvkv6yo9v0t251fbmym8gqrsbh2gq6ocyreynsnyzgwrjhnilufnai9xbp205zks-kyax7rh7o8srtsuqxwg9wuc-4zm_ecfxepepmtjrxalbw8sz7klwhklxv1oizhh99do7zhgpq&response_mode=form_post&nonce=638967340340819731.ndi2zgqznwqtmdq2nc00owq3ltkymdqtngm4mmjmzjvhytgxodbmnjyyn2itywjhyy00otfjlwjimmutmgm3oty4mzaxztg1&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 22 Oct 18:17:11 085 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:13 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> id: idSIButton9]
--- 22 Oct 18:17:17 804 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 18:17:17 805 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:17 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> id: lightbox]
--- 22 Oct 18:17:18 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> id: idSIButton9]
--- 22 Oct 18:17:26 056 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 18:17:26 056 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:30 159 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 18:17:30 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:30 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> id: btnUpload]
--- 22 Oct 18:17:34 938 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 18:17:34 939 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:35 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 22 Oct 18:17:35 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //*[@id="ctl00_TeAjQueryMenu2_dropdownUL"]/li]
--- 22 Oct 18:17:53 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 22 Oct 18:17:53 181 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:53 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 22 Oct 18:17:56 670 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 22 Oct 18:17:56 670 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:17:56 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> css selector: .header]
--- 22 Oct 18:17:59 056 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //a[contains(@id,'mnu_')and @href='#']//span[@class='exclamation']]
Expected: Exclamation mark is displayed when user email is not blank and not verified for Fully Integrated FI
Actual(Passed): Successfully verified Exclamation mark is displayed when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
Actual(Passed): Successfully verified Exclamation mark is displayed when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
--- 22 Oct 18:18:00 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //a[contains(@id,'mnu_')and contains(@href,'Usermaintenance')]//span[@class='exclamation']]
Expected: Exclamation mark is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI
Actual(Passed): Successfully verified Exclamation mark is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
Actual(Passed): Successfully verified Exclamation mark is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
Expected: Email verification banner is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI
Actual(Failed): Failed to verify Email verification banner is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
Actual(Failed): Failed to verify Email verification banner is displayed in User Account Settings page when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
--- 22 Oct 18:18:02 652 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (cf155a8a2f1dd50655a470fe662df6cb)] -> xpath: //span[contains(text(),'Details')]//following-sibling::span[@class='exclamation']]
Expected: Exclamation mark is displayed in Details tab when user email is not blank and not verified for Fully Integrated FI
Actual(Passed): Successfully verified Exclamation mark is displayed in Details tab when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
Actual(Passed): Successfully verified Exclamation mark is displayed in Details tab when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
Expected: 'X Not Verified' status is displayed when user email is not blank and not verified for Fully Integrated FI
Actual(Passed): Successfully verified 'X Not Verified' status is displayed in Details tab when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
Actual(Passed): Successfully verified 'X Not Verified' status is displayed in Details tab when user email is not blank and not verified for Fully Integrated FI[ScreenShot]
--- 22 Oct 18:18:03 828 - TestCaseID:: verifyEmailVerificationStatusInUserSettingsPage
--- 22 Oct 18:18:06 666 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 22 Oct 18:18:15 354 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Oct 18:18:15 355 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:18:15 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:18:15 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 18:18:17 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:18:24 103 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dgjxp6p04-mwr9eiejorjd8i8rfpzojdvngh6c3zybn3a93fcsgkgk0zmy1wes63xmhg_iqvpx37vv6zyvh9d7d4iy1ul_uwqqlxvlggcqfq-rtq5sioeppx9leiqccca9cbjwmgiucgvlqv7gtfeghch5brhthvgarcxwi-k68uqejfm45-fqndt8pej8q8appapqrwcdiubc9sptlbhda&response_mode=form_post&nonce=638967341174621964.zmyyywrlyzgtmgq4zc00ztm0ltk2zdmtywzlzmqxyjm0ztdjm2mwytmxnwutm2rlmy00mzfilwe2njmtodgxmzllzwrkotm3&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 22 Oct 18:18:24 104 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:18:29 264 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> id: lightbox]
--- 22 Oct 18:18:29 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> id: i0116]
--- 22 Oct 18:18:30 824 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> id: idSIButton9]
--- 22 Oct 18:18:34 459 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dgjxp6p04-mwr9eiejorjd8i8rfpzojdvngh6c3zybn3a93fcsgkgk0zmy1wes63xmhg_iqvpx37vv6zyvh9d7d4iy1ul_uwqqlxvlggcqfq-rtq5sioeppx9leiqccca9cbjwmgiucgvlqv7gtfeghch5brhthvgarcxwi-k68uqejfm45-fqndt8pej8q8appapqrwcdiubc9sptlbhda&response_mode=form_post&nonce=638967341174621964.zmyyywrlyzgtmgq4zc00ztm0ltk2zdmtywzlzmqxyjm0ztdjm2mwytmxnwutm2rlmy00mzfilwe2njmtodgxmzllzwrkotm3&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 22 Oct 18:18:34 460 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:18:36 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> id: idSIButton9]
--- 22 Oct 18:18:41 250 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 18:18:41 250 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:18:41 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> id: lightbox]
--- 22 Oct 18:18:41 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> id: idSIButton9]
--- 22 Oct 18:18:54 798 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:18:54 798 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:18:58 012 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:18:58 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:18:58 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> xpath: //*[@id='btnSearch']]
--- 22 Oct 18:19:01 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:19:01 483 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:19:01 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> css selector: .header]
Expected: Should navigate to 'search Active Session' Page
Actual(Passed): Successfully navigated to 'search Active Session ' Page[ScreenShot]
Actual(Passed): Successfully navigated to 'search Active Session ' Page[ScreenShot]
--- 22 Oct 18:19:04 935 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:19:04 936 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:19:05 052 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 22 Oct 18:19:10 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:19:10 892 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:19:29 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (9d81c6c927c28e5dc8a9a06529605496)] -> id: immPageTitle]
Users Accounts Settings page didn't open up [ScreenShot]
55 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
verifyNewDetailsTabInGroupMaintenance
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
verifyGroupUserEmailWhenItIsBlankOrMoreThan60Characters
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyDefaultSenderFieldForAnonymsFIInUserMaintenanceAndUserAccountSettingsPage
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
verifyEmailVerificationStatusInUserMaintenancePage
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
verifyRemoteSignWithKioskEnable
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
verifyNewDetailsTabInGroupMaintenance
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
verifyGroupUserEmailWhenItIsBlankOrMoreThan60Characters
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyDefaultSenderFieldIncludeGroupSenderInUserMaintenanceAndUserAccountSettingsPage
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyDefaultSenderFieldForAnonymsFIInUserMaintenanceAndUserAccountSettingsPage
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
verifyEmailVerificationStatusInUserMaintenancePage
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
verifyRemoteSignWithKioskEnable
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@22f057b4)
0 ms
init(org.testng.TestRunner@22f057b4)
10371 ms
verifyEmailVerificationStatusInUserSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=sunitha.pattem@smartims.co...)
104748 ms