Test results
1 suite, 1 failed test
com.imm.testscripts.AdobeOEM.AdobeOEM
VerifyAdobeImpersonationEmailInRemoteProfiletab ({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email with 60 characters - Sign OEM fi, Email=user6034234342342354654654654654645564234234324@kinective.io, 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=kinective, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=User, ManageWebform=, Name=User60char immtestcu,User60chr,User60char, TestID=VerifyAdobeImpersonationEmailInRemoteProfiletab, 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,User60chr@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.VerifyAdobeImpersonationEmailInRemoteProfiletab(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.128) 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: [74d5e5fd062396f2a6c7e24e6ef9edfa, findElement {using=xpath, value=//input[contains(@id,'DefaultUserEmail_')]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 140.0.7339.128, chrome: {chromedriverVersion: 140.0.7339.82 (bc93617e21c3..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:53564}, 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.128, 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: 74d5e5fd062396f2a6c7e24e6ef9edfa 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-753555681\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="VerifyAdobeImpersonationEmailInRemoteProfiletab"/>
        </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
VerifyAdobeImpersonationEmailInRemoteProfiletab
P1
VerifyAdobeImpersonationEmailInRemoteProfiletab
Smoke
VerifyAdobeImpersonationEmailInRemoteProfiletab
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
VerifyAdobeImpersonationEmailInRemoteProfiletab({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email with ...)
   --- 17 Sep 18:24:22 599 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
   --- 17 Sep 18:24:31 408 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verify Adobe User creation if use email with 60 characters - Sign OEM fi COMMENTS:
Steps:
 **** Verify Adobe User creation if use email with 60 characters - Sign OEM fi ****
 .........Tenant Manager.......
   --- 17 Sep 18:24:35 121 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
   --- 17 Sep 18:24:37 923 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 17 Sep 18:24:44 131 - 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=87aadccf-2d5b-4b2a-8428-af0846c203ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=npnlweydlrvvsscng_mlasglniwfaoo1ylqzk0vorw8&code_challenge_method=s256&nonce=eb27f091-2a58-4305-ac80-85de2802d5e4&state=eyjpzci6imq4odu3yzhllweymtgtndhlnc05oddmlwi3nzvkntgxnmuxyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 17 Sep 18:24:44 133 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:03 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: idSIButton9]
   --- 17 Sep 18:25:03 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: i0116]
   --- 17 Sep 18:25:04 849 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: idSIButton9]
   --- 17 Sep 18:25:08 334 - 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=87aadccf-2d5b-4b2a-8428-af0846c203ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=npnlweydlrvvsscng_mlasglniwfaoo1ylqzk0vorw8&code_challenge_method=s256&nonce=eb27f091-2a58-4305-ac80-85de2802d5e4&state=eyjpzci6imq4odu3yzhllweymtgtndhlnc05oddmlwi3nzvkntgxnmuxyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 17 Sep 18:25:08 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:10 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: idSIButton9]
   --- 17 Sep 18:25:14 623 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Sep 18:25:14 624 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:14 759 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: lightbox]
   --- 17 Sep 18:25:14 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: idSIButton9]
   --- 17 Sep 18:25:19 279 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 17 Sep 18:25:19 280 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:22 545 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 17 Sep 18:25:22 547 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:22 671 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 17 Sep 18:25:26 175 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 17 Sep 18:25:26 176 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:26 311 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 17 Sep 18:25:28 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 17 Sep 18:25:32 535 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 17 Sep 18:25:32 536 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:35 665 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 17 Sep 18:25:35 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:38 809 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 17 Sep 18:25:38 810 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:38 961 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 17 Sep 18:25:42 136 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 17 Sep 18:25:42 137 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:25:42 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 17 Sep 18:25:48 544 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 17 Sep 18:25:48 546 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
  Host Id 0 signOEMfi | signOEMfi
 Search FI displayed in list
   --- 17 Sep 18:25:51 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> xpath: //span[@id='item-undefined']]
   --- 17 Sep 18:25:55 496 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 17 Sep 18:25:55 496 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:26:00 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 17 Sep 18:26:00 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 17 Sep 18:26:04 639 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 17 Sep 18:26:04 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:26:04 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: headerRemoteSettings]
   --- 17 Sep 18:26:07 966 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 17 Sep 18:26:07 967 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:26:08 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> css selector: .header]
   --- 17 Sep 18:26:08 227 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> id: remoteBulkYes]
 verify Fully Integrated Account  [ScreenShot]
   --- 17 Sep 18:26:16 636 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
   --- 17 Sep 18:26:29 165 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 17 Sep 18:26:29 166 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:26:29 354 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
   --- 17 Sep 18:26:32 536 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
   --- 17 Sep 18:26:32 537 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:26:32 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> css selector: .header]

Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
 ....Advanced Settings page....
   --- 17 Sep 18:26:33 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3574053783714825e969c5953b3bb2e9)] -> xpath: //div[text()='Users' and@class='navLabel']]
 Clicked on Users Tab [ScreenShot]
 No. of Users in the advanced settings page is 51 [ScreenShot]
 ......Login as FiAdmin.....
   --- 17 Sep 18:26:40 756 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
   --- 17 Sep 18:26:43 660 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 17 Sep 18:26:48 308 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 17 Sep 18:26:48 309 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:26:48 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 17 Sep 18:26:48 611 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 17 Sep 18:26:49 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> xpath: //*[@id='btnSubmit']]
   --- 17 Sep 18:26:51 886 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: i0116]
   --- 17 Sep 18:26:53 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: idSIButton9]
   --- 17 Sep 18:26:56 956 - 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%3d5qhtdudn2qbqlrwawohdb4wfc0wrdutiuwr-qmnfdgmgyfdo-spbbxkesubnalf_1hhacjipyarjblgj0paxys4qkajeac8xxjerhedtrbn-wfkpimff5pubfjwlsywqy-eofozeu72hiwoklkus3jlurjdrs1o0eytlvxjk8yve-mcbkh9e-0cvdq2imjxzydgftobmlrevr-6lum948q&response_mode=form_post&nonce=638937304100238991.zjg2yjfkmgqtytq0zs00ytzilthkowqtodlhodu5ywzmmjdmzdk0ntixngytzjjlzs00ntjklwi0zwetotmzmzfmyzrioty5&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
   --- 17 Sep 18:26:56 957 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:26:59 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: idSIButton9]
   --- 17 Sep 18:27:03 145 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Sep 18:27:03 146 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:03 292 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: lightbox]
   --- 17 Sep 18:27:03 404 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: idSIButton9]
   --- 17 Sep 18:27:09 197 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 17 Sep 18:27:09 198 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : signoemfi
   --- 17 Sep 18:27:12 398 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 17 Sep 18:27:12 399 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:12 533 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: btnUpload]
   --- 17 Sep 18:27:15 689 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 17 Sep 18:27:15 690 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:15 805 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> css selector: .header]
   --- 17 Sep 18:27:18 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 17 Sep 18:27:18 926 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:19 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: btnUpload]
   --- 17 Sep 18:27:22 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 17 Sep 18:27:22 180 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:22 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> css selector: .header]
 Navigated to 'DocumentsPage' Page
   --- 17 Sep 18:27:24 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> xpath: //a[text()='Administration']]
   --- 17 Sep 18:27:31 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:31 824 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:31 960 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 17 Sep 18:27:35 277 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:35 278 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:35 378 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> css selector: .header]
   --- 17 Sep 18:27:38 714 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:38 715 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:38 838 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 17 Sep 18:27:40 007 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (26e9f4f82076069e3c02a3b2e36c0a6a)] -> id: btnSearch]
   --- 17 Sep 18:27:43 587 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:43 587 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Clicked 'Search' button [ScreenShot]
   --- 17 Sep 18:27:46 950 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:46 955 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:50 150 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:50 151 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:53 330 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:53 331 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:27:56 492 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:27:56 493 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:28:17 967 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 17 Sep 18:28:17 968 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 ..........Login to eSign ' ...........
   --- 17 Sep 18:28:18 885 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
   --- 17 Sep 18:28:20 934 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
   --- 17 Sep 18:28:26 534 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 17 Sep 18:28:26 535 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:28:26 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> xpath: //*[@id='btnSubmit']]
 Navigated to 'eSign Login' page
   --- 17 Sep 18:28:26 836 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 17 Sep 18:28:28 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> xpath: //*[@id='btnSubmit']]
   --- 17 Sep 18:28:30 519 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> id: i0116]
   --- 17 Sep 18:28:32 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> id: idSIButton9]
   --- 17 Sep 18:28:35 932 - 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%3dwlhxqq7-vrdhlz_5h1wmahw8tq6ggkatka8wbxmjziktzm7vavpysq0e16s4mmej4fxv-atfapqcpzrrxdwwtsosmztydzzdh1epa4xcauweoxvmh2ql9i0l2g7afxuwrwued5qmhtbyvapn-dk7jxdglw9knk9o2yaiduahrmnl_zdnci-6oin9gxwh-cwnrs1gwvmyc_-yjno5lompig&response_mode=form_post&nonce=638937305085417493.ndc3mmeyodetymmyny00zdczltk4ztitzgnizwjjote1ytrhotmxnja1ntetmdbmns00nzm5lweymdatywmxmgyzmdyxyzrl&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
   --- 17 Sep 18:28:35 933 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:28:38 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> id: idSIButton9]
   --- 17 Sep 18:28:42 585 - Page URL:: https://login.microsoftonline.com/common/login
   --- 17 Sep 18:28:42 586 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:28:42 692 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> id: lightbox]
   --- 17 Sep 18:28:42 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> id: idSIButton9]
   --- 17 Sep 18:28:49 437 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 17 Sep 18:28:49 437 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
 Login as FiAdmin with Existing FI : signoemfi
 .......Login as ......User
   --- 17 Sep 18:28:49 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> xpath: //*[@id='btnSearch']]
   --- 17 Sep 18:28:52 729 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 17 Sep 18:28:52 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:28:52 842 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> css selector: .header]
 Navigated to 'searchActiveSessionPage' Page
   --- 17 Sep 18:28:52 924 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> xpath: //*[@id="dropdownUL"]/li]
   --- 17 Sep 18:28:58 454 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 17 Sep 18:28:58 455 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:29:17 304 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> id: immPageTitle]
   --- 17 Sep 18:29:20 491 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
   --- 17 Sep 18:29:20 492 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 17 Sep 18:29:20 606 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (74d5e5fd062396f2a6c7e24e6ef9edfa)] -> 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@5411a529) 0 ms
init(org.testng.TestRunner@5411a529) 10427 ms
VerifyAdobeImpersonationEmailInRemoteProfiletab({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email with ...) 249303 ms