com.imm.testscripts.AdobeOEM.AdobeOEM
VerifyAdobeImpersonationEmailAndUserEmail
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email with 60 chars -Sign Fi, Email=william@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=, ManageWebform=, Name=WilliamPeterJr,WilliamPeterJr,WilliamPeterJr, 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,williP@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:2866)
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: [a18e1cc75041ce794a38861ab3a3ff35, 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:53515}, 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: a18e1cc75041ce794a38861ab3a3ff35
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-1833797045\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="SIGN"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.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...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 26 Sep 13:17:05 065 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 13:17:13 028 - 7 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email with 60 chars -Sign Fi COMMENTS:
Steps:
--- 26 Sep 13:17:16 702 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 13:17:19 565 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 13:17:26 009 - 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=febc1b48-65f0-40a2-813e-3904467a9c3a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=5axaaw06ddy4hjebaq-27uxinp-myw9lb1fgdchnmva&code_challenge_method=s256&nonce=e3f9f91d-4168-4a68-837d-ece37aa1f340&state=eyjpzci6ijg0yja4ntfiltc0n2qtndu4zs1hmmqxlwe1ywzlzduwmzvhmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 13:17:26 010 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:17:45 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: idSIButton9]
--- 26 Sep 13:17:45 372 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: i0116]
--- 26 Sep 13:17:46 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: idSIButton9]
--- 26 Sep 13:17:50 431 - 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=febc1b48-65f0-40a2-813e-3904467a9c3a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=5axaaw06ddy4hjebaq-27uxinp-myw9lb1fgdchnmva&code_challenge_method=s256&nonce=e3f9f91d-4168-4a68-837d-ece37aa1f340&state=eyjpzci6ijg0yja4ntfiltc0n2qtndu4zs1hmmqxlwe1ywzlzduwmzvhmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 26 Sep 13:17:50 432 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:17:52 700 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: idSIButton9]
--- 26 Sep 13:17:56 831 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 13:17:56 832 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:17:56 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: lightbox]
--- 26 Sep 13:17:57 124 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: idSIButton9]
--- 26 Sep 13:18:01 609 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 13:18:01 610 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:04 953 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 13:18:04 954 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:05 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 26 Sep 13:18:08 657 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 26 Sep 13:18:08 658 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:08 812 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 26 Sep 13:18:11 481 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 26 Sep 13:18:15 067 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 13:18:15 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:18 253 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 13:18:18 254 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:21 389 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 13:18:21 390 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:21 556 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 26 Sep 13:18:24 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 13:18:24 779 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:24 990 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 26 Sep 13:18:31 380 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 13:18:31 382 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:35 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> xpath: //span[@id='item-undefined']]
--- 26 Sep 13:18:38 713 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 26 Sep 13:18:38 714 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:43 882 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 13:18:44 090 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 26 Sep 13:18:47 971 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 13:18:47 972 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:48 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: headerRemoteSettings]
--- 26 Sep 13:18:51 382 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 26 Sep 13:18:51 384 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:18:51 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> css selector: .header]
--- 26 Sep 13:18:51 698 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> id: remoteBulkYes]
--- 26 Sep 13:19:00 164 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 26 Sep 13:19:12 697 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 13:19:12 698 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:19:12 897 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 26 Sep 13:19:16 083 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 26 Sep 13:19:16 084 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:19:16 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 26 Sep 13:19:16 593 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (756a0f24035e4edf0ec80276ba1f3b0a)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 26 Sep 13:19:24 365 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 13:19:26 616 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 13:19:31 197 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 13:19:31 198 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:19:31 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 13:19:31 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 13:19:32 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 13:19:36 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> id: idSIButton9]
--- 26 Sep 13:19:40 613 - 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%3deoakjg4lvmlwgiytj5yw2cqs__tnirhnuzz-ktqn1xro3mjnuxnr56m3zmvsblbzuzgawufoulbwwvki7p-x7xjflflz08jssjeim0eiaviicvompzklk0xbcmcv2ieicfz9jd7o41u-mv27terz-55-sd6_b4_s6xb_iah1wm9yfizp0rgzcetxsp_rck-gx6uek8atx6planloynnpba&response_mode=form_post&nonce=638944895732840246.zdhinzu0n2qtmdllos00mtywlwe1mzatodlhnzkxmtmwoty2mdjinmq1n2etodnlmy00otvmlwjlnzktotrjndhlywjlnzzh&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
--- 26 Sep 13:19:40 614 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:19:42 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> id: idSIButton9]
--- 26 Sep 13:19:46 984 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 13:19:46 985 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:19:47 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> id: lightbox]
--- 26 Sep 13:19:47 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> id: idSIButton9]
--- 26 Sep 13:19:54 256 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 13:19:54 257 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:19:57 463 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 13:19:57 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:19:57 597 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> id: btnUpload]
--- 26 Sep 13:20:00 751 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 13:20:00 752 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:00 881 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> css selector: .header]
--- 26 Sep 13:20:04 054 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 13:20:04 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:04 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> id: btnUpload]
--- 26 Sep 13:20:07 367 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 26 Sep 13:20:07 368 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:07 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> css selector: .header]
--- 26 Sep 13:20:09 686 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> xpath: //a[text()='Administration']]
--- 26 Sep 13:20:17 195 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:17 196 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:17 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 26 Sep 13:20:20 766 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:20 767 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:20 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> css selector: .header]
--- 26 Sep 13:20:24 215 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:24 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:24 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> xpath: //input[@id='txtUserId']]
--- 26 Sep 13:20:25 620 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (f4cf6f6039e1335223df706371af3e16)] -> id: btnSearch]
--- 26 Sep 13:20:30 193 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:30 194 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:33 458 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:33 459 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:36 599 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:36 600 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:39 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:39 817 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:20:43 005 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:20:43 006 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:21:04 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 26 Sep 13:21:04 656 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:21:05 509 - TestCaseID:: VerifyAdobeImpersonationEmailAndUserEmail
--- 26 Sep 13:21:07 621 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 26 Sep 13:21:12 156 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 26 Sep 13:21:12 156 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:21:12 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 13:21:12 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 26 Sep 13:21:13 509 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> xpath: //*[@id='btnSubmit']]
--- 26 Sep 13:21:16 117 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> id: idSIButton9]
--- 26 Sep 13:21:19 883 - 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%3dk5h9bpyq4h3pdyqeh7noc2xi4x6icg71sbxw4b0qeqhqtpx2m7l_t-rg5awgnznfneoizinylelb4j5zw50j5ajgpyd_8ddu3hlg0qus4rxl6qxrjnjnnk7cuqe15ln-a0yepgkp_c_86rua1kyd_qqpfispf5agp1c2ay8z1e6gesyfdh2vnuurwdtdvcrofrfv2vrbtmb1oqg1rrze8a&response_mode=form_post&nonce=638944896738616744.nzmzmdbknjmtotvlys00zwrhltljntktngu1mjnlotrhyteyyjhhnjaynwytm2eyzc00yjbjltg0oditzwrkmdcwmtflmwu4&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
--- 26 Sep 13:21:19 884 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:21:22 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> id: idSIButton9]
--- 26 Sep 13:21:27 097 - Page URL:: https://login.microsoftonline.com/common/login
--- 26 Sep 13:21:27 098 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:21:27 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> id: lightbox]
--- 26 Sep 13:21:27 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> id: idSIButton9]
--- 26 Sep 13:21:39 392 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 13:21:39 393 - 11 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:21:39 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> xpath: //*[@id='btnSearch']]
--- 26 Sep 13:21:42 756 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 13:21:42 758 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:21:42 912 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> css selector: .header]
--- 26 Sep 13:21:43 000 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> xpath: //*[@id="dropdownUL"]/li]
--- 26 Sep 13:21:48 582 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 13:21:48 583 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:22:07 410 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> id: immPageTitle]
--- 26 Sep 13:22:10 633 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 26 Sep 13:22:10 634 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 26 Sep 13:22:10 752 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a18e1cc75041ce794a38861ab3a3ff35)] -> 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
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@23644367)
0 ms
init(org.testng.TestRunner@23644367)
10323 ms
VerifyAdobeImpersonationEmailAndUserEmail({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
253421 ms