Test results
1 suite, 1 failed test
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.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy18.executeScript(Unknown Source) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:321) at com.imm.pages.UserAccountSettingsPage.isExclamationMarkVisibleHeader(UserAccountSettingsPage.java:910) at com.imm.testscripts.FIManagement.FIManagement.verifyEmailVerificationStatusInUserSettingsPage(FIManagement.java:13217) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 30 more Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy22.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 32 more Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//a[contains(@id,'mnu_')and @href='#']//span[@class='exclamation']"} (Session info: chrome=141.0.7390.66) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [dcefd84f5387b1bafd4d56f09d3bb025, findElement {using=xpath, value=//a[contains(@id,'mnu_')and @href='#']//span[@class='exclamation']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 141.0.7390.66, chrome: {chromedriverVersion: 141.0.7390.122 (b477534e7e1..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51433}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 141.0.7390.66, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: dcefd84f5387b1bafd4d56f09d3bb025 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy18.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 44 more
(verify Email Verification Status In User Settings Page)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse-124022728\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&amp;hsfiid=autoesign&amp;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...)
verify Email Verification Status In User Settings Page - Fully Integrated - Sign FI
Steps:
   --- 22 Oct 18:32:27 594 - TestCaseID:: verifyEmailVerificationStatusInUserSettingsPage
   --- 22 Oct 18:32:37 526 - 9 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify Email Verification Status In User Settings Page - Fully Integrated - Sign FI ****
 Jane Doe New
   --- 22 Oct 18:32:46 211 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Oct 18:32:46 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:32:47 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 22 Oct 18:32:47 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 22 Oct 18:32:51 376 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 22 Oct 18:32:58 681 - 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%3d-n5zpfmi9pmchdkbmzwkxxqrlflsouvu8rw1hmbzkogejooz04_1c-yrc7y7rtmzfk3yr8kfaikomhvx64gujfmy-ghlvqk6o1kepxnlh8rixr1_lmjpybi7dhpmqx-unfncfqbwkmict9ao6xks9slngquq_azldcykvxrtlgm9ibly6lrapl77yvcpvac7ul3trjwbmzbws8kpsgdbtw&response_mode=form_post&nonce=638967349916353617.owy3nmq2ndatzwe4mi00mjkzltkwm2itytayn2eyntljyzg5nmy2yzk2mdatmzi3os00ogi0lwi4y2mtymrintczztbkywe0&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:32:58 682 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:33:03 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> id: lightbox]
   --- 22 Oct 18:33:04 059 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> id: i0116]
   --- 22 Oct 18:33:05 612 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> id: idSIButton9]
   --- 22 Oct 18:33:09 219 - 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%3d-n5zpfmi9pmchdkbmzwkxxqrlflsouvu8rw1hmbzkogejooz04_1c-yrc7y7rtmzfk3yr8kfaikomhvx64gujfmy-ghlvqk6o1kepxnlh8rixr1_lmjpybi7dhpmqx-unfncfqbwkmict9ao6xks9slngquq_azldcykvxrtlgm9ibly6lrapl77yvcpvac7ul3trjwbmzbws8kpsgdbtw&response_mode=form_post&nonce=638967349916353617.owy3nmq2ndatzwe4mi00mjkzltkwm2itytayn2eyntljyzg5nmy2yzk2mdatmzi3os00ogi0lwi4y2mtymrintczztbkywe0&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:33:09 220 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:33:11 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> id: idSIButton9]
   --- 22 Oct 18:33:16 130 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Oct 18:33:16 130 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:33:16 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> id: lightbox]
   --- 22 Oct 18:33:16 470 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> id: idSIButton9]
   --- 22 Oct 18:33:25 654 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Oct 18:33:25 655 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - janedoe@immtestcu.onmicrosoft.com
   --- 22 Oct 18:33:29 283 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Oct 18:33:29 284 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:33:29 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> id: btnUpload]
   --- 22 Oct 18:33:35 378 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Oct 18:33:35 379 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:33:35 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> css selector: .header]
 Login as FiAdmin with Existing FI : adobeuser

Successfully navigated to the 'DocumentsPage' page [ScreenShot]
   --- 22 Oct 18:33:35 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> xpath: //*[@id="ctl00_TeAjQueryMenu2_dropdownUL"]/li]
   --- 22 Oct 18:33:55 342 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 22 Oct 18:33:55 343 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:33:55 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 22 Oct 18:33:58 772 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 22 Oct 18:33:58 773 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:33:58 934 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> css selector: .header]
   --- 22 Oct 18:34:01 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> 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]
   --- 22 Oct 18:34:02 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> 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]
 You have one or more unverified email addresses. Please check tabs marked with! icon.
 You have one or more unverified email addresses. Please check tabs marked with ! icon.
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]
   --- 22 Oct 18:34:04 723 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (630c2496991ddc4643db8c9630d24357)] -> 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]
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]
   --- 22 Oct 18:34:05 818 - TestCaseID:: verifyEmailVerificationStatusInUserSettingsPage
   --- 22 Oct 18:34:09 080 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 SPNoEmail
   --- 22 Oct 18:34:18 678 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Oct 18:34:18 679 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:34:18 866 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 22 Oct 18:34:19 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Login with eSign FI - adobeuser
   --- 22 Oct 18:34:20 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> xpath: //*[contains(@id,'btnSubmit')]]
   --- 22 Oct 18:34:27 208 - 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%3d4jlkjy4kejaner8iv1ir2hi5a0ijhhm3_zxd9akaerjtskhwpuhhs5u0as_dtzyystxh9u_smebxrbx4be68vaasl3no17jcscogx1scesgj52qnernurogonsjfev7i2jhwohi3pebdwwxdsdpyujd239fo84mettnxsnn8mblkuahn8xe7qc9xsy5_i4zdtqwbrn4kkrwrnt-irqxphg&response_mode=form_post&nonce=638967350810082839.nmiwotyzogqtyzjkns00njaylwi1zwqtntrjnjniowi3mjvlnzezotdmodety2u0my00mzq4lwjjzjctnmflmtq2mmnmntrm&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:34:27 210 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:34:32 397 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> id: lightbox]
   --- 22 Oct 18:34:32 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> id: i0116]
   --- 22 Oct 18:34:34 504 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> id: idSIButton9]
   --- 22 Oct 18:34:38 212 - 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%3d4jlkjy4kejaner8iv1ir2hi5a0ijhhm3_zxd9akaerjtskhwpuhhs5u0as_dtzyystxh9u_smebxrbx4be68vaasl3no17jcscogx1scesgj52qnernurogonsjfev7i2jhwohi3pebdwwxdsdpyujd239fo84mettnxsnn8mblkuahn8xe7qc9xsy5_i4zdtqwbrn4kkrwrnt-irqxphg&response_mode=form_post&nonce=638967350810082839.nmiwotyzogqtyzjkns00njaylwi1zwqtntrjnjniowi3mjvlnzezotdmodety2u0my00mzq4lwjjzjctnmflmtq2mmnmntrm&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:34:38 213 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:34:40 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> id: idSIButton9]
   --- 22 Oct 18:34:45 273 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Oct 18:34:45 273 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:34:45 447 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> id: lightbox]
   --- 22 Oct 18:34:45 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> id: idSIButton9]
   --- 22 Oct 18:34:55 216 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 22 Oct 18:34:55 216 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Log in with Username - SPNoEmail@IMMTestCU.onmicrosoft.com
   --- 22 Oct 18:34:58 466 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 22 Oct 18:34:58 467 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:34:59 314 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> xpath: //*[@id='btnSearch']]
   --- 22 Oct 18:35:02 557 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 22 Oct 18:35:02 558 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:35:02 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> css selector: .header]
 Login as User with Existing FI : adobeuser
Expected: Should navigate to 'search Active Session' Page
Actual(Passed): Successfully navigated to 'search Active Session ' Page
[ScreenShot]
   --- 22 Oct 18:35:06 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 22 Oct 18:35:06 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:35:06 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> xpath: //*[@id="dropdownUL"]/li/a]
 Processing
 Reporting
 Help
 SPNoEmail
 Logout
   --- 22 Oct 18:35:15 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 22 Oct 18:35:15 926 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:35:16 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> xpath: //button[@id='btnPasswordReset_0']]
   --- 22 Oct 18:35:19 373 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance?mode=pwd
   --- 22 Oct 18:35:19 374 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 22 Oct 18:35:19 538 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (dcefd84f5387b1bafd4d56f09d3bb025)] -> css selector: .header]
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
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@e4348c0) 0 ms
init(org.testng.TestRunner@e4348c0) 10311 ms
verifyEmailVerificationStatusInUserSettingsPage({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/#, EmailID=sunitha.pattem@smartims.co...) 113007 ms