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,adobe@immtestcu.onmicrosoft.com,SPNoEmail@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--1237568277\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:08:28 032 - TestCaseID:: verifyEmailVerificationStatusInUserSettingsPage
--- 22 Oct 18:08:37 998 - 9 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 22 Oct 18:08:46 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Oct 18:08:46 324 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:08:46 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:08:47 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 18:08:49 420 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:08:55 548 - 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%3dfuyolg2h9azj--milweaxxxckb2rl95un7my3vo4pyjvtkt3ylieofem2xuy1q9cpsvc2ji0olakpnvzlyhgzq-djvgogd0oj8e0maiuegrqensa8a46mqlzsdlhi4qizugmqo39qkxaxbxttkwuthjrp1sosyyyrh-ug0reqb9fwkpmvpljcyue6l0gq3wqflj56nd2oe4nukiigxp6yq&response_mode=form_post&nonce=638967335494873764.mzqym2jiotgtmwi3os00mjfilweym2etnzjln2uwnjrmmzziyjmxnda5nmmtmja2ms00ywy5lwi1ntktndrjowrlzjdkngjm&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:08:55 548 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:00 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> id: lightbox]
--- 22 Oct 18:09:00 870 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> id: i0116]
--- 22 Oct 18:09:02 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> id: idSIButton9]
--- 22 Oct 18:09:05 594 - 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%3dfuyolg2h9azj--milweaxxxckb2rl95un7my3vo4pyjvtkt3ylieofem2xuy1q9cpsvc2ji0olakpnvzlyhgzq-djvgogd0oj8e0maiuegrqensa8a46mqlzsdlhi4qizugmqo39qkxaxbxttkwuthjrp1sosyyyrh-ug0reqb9fwkpmvpljcyue6l0gq3wqflj56nd2oe4nukiigxp6yq&response_mode=form_post&nonce=638967335494873764.mzqym2jiotgtmwi3os00mjfilweym2etnzjln2uwnjrmmzziyjmxnda5nmmtmja2ms00ywy5lwi1ntktndrjowrlzjdkngjm&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:09:05 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:07 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> id: idSIButton9]
--- 22 Oct 18:09:12 304 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 18:09:12 305 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:12 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> id: lightbox]
--- 22 Oct 18:09:12 590 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> id: idSIButton9]
--- 22 Oct 18:09:20 483 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 18:09:20 485 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:24 122 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 18:09:24 124 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:24 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> id: btnUpload]
--- 22 Oct 18:09:28 713 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 22 Oct 18:09:28 714 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:28 892 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> css selector: .header]
Successfully navigated to the 'DocumentsPage' page [ScreenShot]
--- 22 Oct 18:09:29 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> xpath: //*[@id="ctl00_TeAjQueryMenu2_dropdownUL"]/li]
--- 22 Oct 18:09:46 848 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 22 Oct 18:09:46 849 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:47 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> xpath: //button[@id='btnPasswordReset_0']]
--- 22 Oct 18:09:50 222 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
--- 22 Oct 18:09:50 223 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:09:50 374 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> css selector: .header]
--- 22 Oct 18:09:52 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> 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:09:53 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> 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:09:56 018 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (27d93332c5166deb8ba15bb9aa6bdb87)] -> 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:09:56 873 - TestCaseID:: verifyEmailVerificationStatusInUserSettingsPage
--- 22 Oct 18:09:59 978 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 22 Oct 18:10:08 003 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 22 Oct 18:10:08 004 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:08 208 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:10:08 406 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 22 Oct 18:10:09 774 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 22 Oct 18:10:16 836 - 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%3dsl34qyfb80djkngvsgervxeh5ozsoifumi4xhx4wb7o3gg94nf_czcsp-d0b4qrw8yf3udlinb1e5kxgmk3skpgxg7jx8xwymdc4se_8ppkqjzt6ahbq9zuypqld_zkupbfssbxceqnps7eytdvkrkmvewmiaantxijub9ljcivximkp8xntujv6rt4micajopuuk3igvdndh4qh-lsbga&response_mode=form_post&nonce=638967336299228574.mjbinzu1ytatmwq5yy00ztzhlwjmntktowe1zdy1nmi3owi1odnjnjizzmmtzde1nc00odm4lwe1ngutowyznzdlztc2zjrj&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:10:16 837 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:21 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> id: lightbox]
--- 22 Oct 18:10:22 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> id: i0116]
--- 22 Oct 18:10:23 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> id: idSIButton9]
--- 22 Oct 18:10:26 976 - 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%3dsl34qyfb80djkngvsgervxeh5ozsoifumi4xhx4wb7o3gg94nf_czcsp-d0b4qrw8yf3udlinb1e5kxgmk3skpgxg7jx8xwymdc4se_8ppkqjzt6ahbq9zuypqld_zkupbfssbxceqnps7eytdvkrkmvewmiaantxijub9ljcivximkp8xntujv6rt4micajopuuk3igvdndh4qh-lsbga&response_mode=form_post&nonce=638967336299228574.mjbinzu1ytatmwq5yy00ztzhlwjmntktowe1zdy1nmi3owi1odnjnjizzmmtzde1nc00odm4lwe1ngutowyznzdlztc2zjrj&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:10:26 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:29 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> id: idSIButton9]
--- 22 Oct 18:10:33 552 - Page URL:: https://login.microsoftonline.com/common/login
--- 22 Oct 18:10:33 552 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:33 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> id: lightbox]
--- 22 Oct 18:10:33 871 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> id: idSIButton9]
--- 22 Oct 18:10:43 197 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:10:43 197 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:46 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:10:46 380 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:46 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> xpath: //*[@id='btnSearch']]
--- 22 Oct 18:10:49 758 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:10:49 759 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:49 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> 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:10:53 146 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:10:53 146 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:10:53 237 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> xpath: //*[@id="dropdownUL"]/li/a]
--- 22 Oct 18:10:58 979 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 22 Oct 18:10:58 979 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 22 Oct 18:11:17 876 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (86872bf26bcb9ecdde910450c8b39a95)] -> 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@62e99458)
0 ms
init(org.testng.TestRunner@62e99458)
10250 ms
verifyEmailVerificationStatusInUserSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=sunitha.pattem@smartims.co...)
103111 ms