Test results
1 suite, 1 failed test
com.imm.testscripts.AdobeOEM.AdobeOEM
VerifyAdobeImpersonationEmailAndUserEmail ({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email less than 60 chars -Sign Fi, Email=Tomp@immonline.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2025, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immonline, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, ManageWebform=, Name=Tom P,Tom P,Tom, TestID=VerifyAdobeImpersonationEmailAndUserEmail, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=FALSE, Document Names=513BA.pdf, IntegrationType=Fully Integrated, Session URL=, ParticipantRole=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, User_Name=Billteller@immtestcu.onmicrosoft.com,Sam_Smith@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=signoemfi, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Admin_LName=, Admin_UserId=, Key=})
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.$Proxy36.getAttribute(Unknown Source) at com.imm.pages.UserAccountSettingsPage.getDefaultUserEmail(UserAccountSettingsPage.java:387) at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailAndUserEmail(AdobeOEM.java:2877) 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:1597) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//input[contains(@id,'DefaultUserEmail_')]"} (Session info: chrome=140.0.7339.208) 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 10', os.arch: 'amd64', os.version: '10.0', java.version: '23' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [eaa48ef7acaacf7a334d6ef3670a87c9, findElement {using=xpath, value=//input[contains(@id,'DefaultUserEmail_')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.208, chrome: {chromedriverVersion: 140.0.7339.207 (17230b545fd..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53631}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 140.0.7339.208, 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: eaa48ef7acaacf7a334d6ef3670a87c9 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485) 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.$Proxy15.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) ... 30 more
(Verify Adobe Impersonation Email In RemoteProfile tab for AD linked Fis)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-1637670921\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.AdobeOEM.AdobeOEM">
        <methods>
          <include name="VerifyAdobeImpersonationEmailAndUserEmail"/>
        </methods>
      </class> <!-- com.imm.testscripts.AdobeOEM.AdobeOEM -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
Adobe OEM
VerifyAdobeImpersonationEmailAndUserEmail
P1
VerifyAdobeImpersonationEmailAndUserEmail
Smoke
VerifyAdobeImpersonationEmailAndUserEmail
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
   --- 25 Sep 13:34:52 874 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
   --- 25 Sep 13:35:03 618 - 10 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email less than 60 chars -Sign Fi COMMENTS:
Steps:
 **** VerifyAdobeImpersonationEmail when Entra email less than 60 chars -Sign Fi ****
 .........Tenant Manager.......
   --- 25 Sep 13:35:06 509 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
   --- 25 Sep 13:35:09 083 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 25 Sep 13:35:15 298 - 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=6743112f-2a8c-487f-9ec3-92af5d6ce091&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xo6h9id82olm_jpwi_-msuseiz4xq7te-hun65y9rhq&code_challenge_method=s256&nonce=95f169da-ed02-4a70-b02a-9643cf793042&state=eyjpzci6ijawyzg3zjmylwjhzwytndy0zi05zwu4ltayywy2otdjngm5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 25 Sep 13:35:15 300 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:35:34 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: idSIButton9]
   --- 25 Sep 13:35:35 114 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: i0116]
   --- 25 Sep 13:35:36 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: idSIButton9]
   --- 25 Sep 13:35:40 381 - 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=6743112f-2a8c-487f-9ec3-92af5d6ce091&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=xo6h9id82olm_jpwi_-msuseiz4xq7te-hun65y9rhq&code_challenge_method=s256&nonce=95f169da-ed02-4a70-b02a-9643cf793042&state=eyjpzci6ijawyzg3zjmylwjhzwytndy0zi05zwu4ltayywy2otdjngm5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 25 Sep 13:35:40 383 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:35:42 681 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: idSIButton9]
   --- 25 Sep 13:35:46 864 - Page URL:: https://login.microsoftonline.com/common/login
   --- 25 Sep 13:35:46 866 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:35:47 020 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: lightbox]
   --- 25 Sep 13:35:47 186 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: idSIButton9]
   --- 25 Sep 13:35:51 526 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 25 Sep 13:35:51 528 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:35:54 905 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 25 Sep 13:35:54 907 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:35:55 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 25 Sep 13:35:58 786 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 25 Sep 13:35:58 788 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:35:58 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 25 Sep 13:36:01 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 25 Sep 13:36:05 223 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 25 Sep 13:36:05 224 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:36:08 392 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 25 Sep 13:36:08 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:36:11 545 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 25 Sep 13:36:11 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:36:11 712 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 25 Sep 13:36:14 869 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 25 Sep 13:36:14 870 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:36:14 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 25 Sep 13:36:21 403 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 25 Sep 13:36:21 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
  Host Id 0 signOEMfi | signOEMfi
 Search FI displayed in list
   --- 25 Sep 13:36:24 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> xpath: //span[@id='item-undefined']]
   --- 25 Sep 13:36:28 569 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 25 Sep 13:36:28 571 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:36:33 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 25 Sep 13:36:33 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 25 Sep 13:36:38 242 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 25 Sep 13:36:38 244 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:36:38 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: headerRemoteSettings]
   --- 25 Sep 13:36:41 616 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 25 Sep 13:36:41 617 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:36:41 730 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> css selector: .header]
   --- 25 Sep 13:36:41 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> id: remoteBulkYes]
 verify Fully Integrated Account  [ScreenShot]
   --- 25 Sep 13:36:50 315 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
   --- 25 Sep 13:37:03 723 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 25 Sep 13:37:03 724 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:03 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
   --- 25 Sep 13:37:07 157 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 25 Sep 13:37:07 158 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:07 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> css selector: .header]

Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
 ....Advanced Settings page....
   --- 25 Sep 13:37:07 757 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (d816afac0d5b7f127db5c357c20211f1)] -> xpath: //div[text()='Users' and@class='navLabel']]
 Clicked on Users Tab [ScreenShot]
 No. of Users in the advanced settings page is 53 [ScreenShot]
 ......Login as FiAdmin.....
   --- 25 Sep 13:37:15 600 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
   --- 25 Sep 13:37:17 799 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 25 Sep 13:37:22 644 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 25 Sep 13:37:22 645 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:22 916 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 25 Sep 13:37:23 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 25 Sep 13:37:24 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> xpath: //*[@id='btnSubmit']]
   --- 25 Sep 13:37:26 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: i0116]
   --- 25 Sep 13:37:28 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: idSIButton9]
   --- 25 Sep 13:37:32 252 - 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%3d7z1tmfuyhf3hk8nvgrofyw-wuzzr45nzurdieaw5rudvqzt5artnimpfoi9ww4skwkr3wfim9bjpf2ef47xyp2j9di679qdow9bodam77hrfyfmtyub9bogttfphhl2yvfqwmt1cps-_54ct0rqrb6puln3pfwhaaezzduvifa4giiihms8urgpintuwgs455w5ys5mzpyo72dmsnvwwww&response_mode=form_post&nonce=638944042448248610.mddmzwm3ndgtodu1ns00ymuwlweymzgtnwqzymexzdm0ngmymdy4yjkzzmetmzzjos00nwi2ltkymzutnmrhzjc3zdi2zmm0&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
   --- 25 Sep 13:37:32 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:34 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: idSIButton9]
   --- 25 Sep 13:37:38 859 - Page URL:: https://login.microsoftonline.com/common/login
   --- 25 Sep 13:37:38 860 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:38 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: lightbox]
   --- 25 Sep 13:37:39 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: idSIButton9]
   --- 25 Sep 13:37:46 030 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 13:37:46 031 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : signoemfi
   --- 25 Sep 13:37:49 252 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 13:37:49 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:49 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: btnUpload]
   --- 25 Sep 13:37:52 601 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 13:37:52 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:52 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> css selector: .header]
   --- 25 Sep 13:37:55 918 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 13:37:55 919 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:56 050 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: btnUpload]
   --- 25 Sep 13:37:59 254 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 25 Sep 13:37:59 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:37:59 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 25 Sep 13:38:01 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> xpath: //a[text()='Administration']]
   --- 25 Sep 13:38:09 238 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:09 239 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:09 383 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 25 Sep 13:38:12 673 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:12 674 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:12 780 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> css selector: .header]
   --- 25 Sep 13:38:16 137 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:16 138 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:16 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 25 Sep 13:38:17 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: btnSearch]
   --- 25 Sep 13:38:21 666 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:21 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button [ScreenShot]
   --- 25 Sep 13:38:25 040 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:25 043 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:28 215 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:28 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:31 490 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:31 496 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:34 691 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:34 693 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:34 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f53d6fd813eed4cdb5fc2f74459894b6)] -> id: userselect_0]
   --- 25 Sep 13:38:38 328 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:38 328 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:38:52 365 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 25 Sep 13:38:52 366 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Deleted user [ScreenShot]
 ..........Login to eSign ' ...........
   --- 25 Sep 13:38:53 370 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
   --- 25 Sep 13:38:55 533 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 25 Sep 13:39:00 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 25 Sep 13:39:00 161 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:39:00 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 25 Sep 13:39:00 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 25 Sep 13:39:01 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> xpath: //*[@id='btnSubmit']]
   --- 25 Sep 13:39:04 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> id: idSIButton9]
   --- 25 Sep 13:39:08 185 - 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%3dikkkocbp5qkf6ujxwkm_er2aelzuxzwf5cgoivdhwbwigeymjkc5rscln-oapm4yoljlt8dfihfnufrqimpgd50twqxtq8yc-ggh721nqnldej6fynagma-vh8t5nchrm9-mrffdoroqym87qatwbv4gceg7g3cfhp57fqv1hp55ucjxrh7c7kpv4jhy4zd_avjcxjd9cvy6jsrqwwdrgq&response_mode=form_post&nonce=638944043419251878.mzfknwq0zjmtotg1os00mtgzltgzzjgtmdgwndfjowy5ztliotezoweymwytzja5os00ywm0lwe1ywutmdeyzdy3njnmmzqy&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
   --- 25 Sep 13:39:08 186 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:39:10 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> id: idSIButton9]
   --- 25 Sep 13:39:14 677 - Page URL:: https://login.microsoftonline.com/common/login
   --- 25 Sep 13:39:14 678 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:39:14 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> id: lightbox]
   --- 25 Sep 13:39:14 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> id: idSIButton9]
   --- 25 Sep 13:39:21 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 25 Sep 13:39:21 940 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : signoemfi
 .......Login as ......
   --- 25 Sep 13:39:22 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> xpath: //*[@id='btnSearch']]
   --- 25 Sep 13:39:25 303 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 25 Sep 13:39:25 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:39:25 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> css selector: .header]
 Navigated to 'searchActiveSessionPage' Page
   --- 25 Sep 13:39:25 571 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 25 Sep 13:39:31 061 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 25 Sep 13:39:31 063 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:39:50 003 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> id: immPageTitle]
   --- 25 Sep 13:39:53 172 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 25 Sep 13:39:53 173 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 25 Sep 13:39:53 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (eaa48ef7acaacf7a334d6ef3670a87c9)] -> css selector: .header]

Successfully navigated to 'User Account Settings' page [ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
14 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
createResuableTemplateAndSendTransaction
verifyGroupPermissionsforRemoteFeatures
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate
verifySendInBulkTransaction
verifyManageRemoteAgreementsBackButton
verifyAdHocTransacionsAndManageLoginAsRecipient
verifyCreatingWebForms
verifyManageRemoteAgreements
verifyManageRemoteAgreementsCanceledStatus
verifyManageRemoteAgreementsDraftStatus
verifyUserPermissionsforRemoteFeatures
VerifyAdobeImpersonationEmailInRemoteProfiletabwithAnonyousFi
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@79fa9f97) 0 ms
init(org.testng.TestRunner@79fa9f97) 10366 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...) 253602 ms