com.imm.testscripts.AdobeOEM.AdobeOEM
VerifyAdobeImpersonationEmailInRemoteProfiletab
({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -LegacySign Fi, Email=joeteller@kinective.com,anoma.Premalal213362223333336767633277734@immtestcu.onmicrosoft.com,Janejunior.Doe12345678912134567891@immtestcu.onmicrosoft.com,janedoe@gmail.com, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022,iMM@2026, RemoteFeature=, TM_User_Name=immadmin1@immesignqa.onmicrosoft.com, Local_AdDomain=immonline, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=User, ManageWebform=, Name=Joe Teller,Sam1 Smith1_23432432...,Sam, TestID=VerifyAdobeImpersonationEmailInRemoteProfiletab, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=FALSE, Document Names=513BA.pdf, IntegrationType=Legacy, Session URL=, ParticipantRole=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, User_Name=Billteller@immtestcu.onmicrosoft.com,joeteller@IMMTestCU.onmicrosoft.com, Comments=, Admin_FName=, FI_ID=autoesign, 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:382)
at com.imm.testscripts.AdobeOEM.AdobeOEM.VerifyAdobeImpersonationEmailInRemoteProfiletab(AdobeOEM.java:2876)
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=139.0.7258.155)
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: [64196b4a527aa0538c68d2b37ff920e9, findElement {using=xpath, value=//input[contains(@id,'DefaultUserEmail_')]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 139.0.7258.155, chrome: {chromedriverVersion: 139.0.7258.154 (9e0d6b2b47f..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51827}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 139.0.7258.155, 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: 64196b4a527aa0538c68d2b37ff920e9
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--445850255\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="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=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 verified that Advanced Setting page is not displayed [ScreenShot]
Successfully navigated to 'User Account Settings' page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 04 Sep 12:49:13 167 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
--- 04 Sep 12:49:28 668 - 15 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
VerifyAdobeImpersonationEmail when Entra email exeeds 60 chars -LegacySign Fi COMMENTS:
Steps:
--- 04 Sep 12:49:31 258 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
--- 04 Sep 12:49:33 180 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 04 Sep 12:49:38 923 - 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=18e69fcd-1d7f-4366-a287-b07f62466dec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=6jvueoemcbttyyqeir587ewxwne5wznetiwudrfmehc&code_challenge_method=s256&nonce=154e5abd-3383-40b6-bf0a-de697cf1c649&state=eyjpzci6iji4ytrjmjiwlty4njatndhjys04mzljltm2m2vmmwq1nmrjyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Sep 12:49:38 924 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:49:58 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: idSIButton9]
--- 04 Sep 12:49:58 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: i0116]
--- 04 Sep 12:50:00 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: idSIButton9]
--- 04 Sep 12:50:04 384 - 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=18e69fcd-1d7f-4366-a287-b07f62466dec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=6jvueoemcbttyyqeir587ewxwne5wznetiwudrfmehc&code_challenge_method=s256&nonce=154e5abd-3383-40b6-bf0a-de697cf1c649&state=eyjpzci6iji4ytrjmjiwlty4njatndhjys04mzljltm2m2vmmwq1nmrjyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Sep 12:50:04 385 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:06 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: idSIButton9]
--- 04 Sep 12:50:10 671 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Sep 12:50:10 672 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:10 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: lightbox]
--- 04 Sep 12:50:10 945 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: idSIButton9]
--- 04 Sep 12:50:14 874 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 04 Sep 12:50:14 875 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:18 133 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Sep 12:50:18 134 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:18 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Sep 12:50:21 751 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Sep 12:50:21 752 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:21 872 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 04 Sep 12:50:24 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Sep 12:50:27 855 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Sep 12:50:27 856 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:31 011 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Sep 12:50:31 013 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:34 141 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Sep 12:50:34 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:34 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Sep 12:50:37 388 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Sep 12:50:37 389 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:37 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Sep 12:50:44 155 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Sep 12:50:44 156 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:47 699 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> xpath: //span[@id='item-undefined']]
--- 04 Sep 12:50:51 272 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Sep 12:50:51 273 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:50:56 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Sep 12:50:56 540 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 04 Sep 12:51:00 303 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Sep 12:51:00 304 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:51:00 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> id: headerRemoteSettings]
--- 04 Sep 12:51:03 747 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Sep 12:51:03 748 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:51:03 904 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (12f4a7496bbdad69ff4638928ec8497f)] -> css selector: .header]
--- 04 Sep 12:51:07 821 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 04 Sep 12:51:07 822 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Successfully verified that Advanced Setting page is not displayed [ScreenShot]
--- 04 Sep 12:51:27 524 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
--- 04 Sep 12:51:29 397 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 04 Sep 12:51:35 442 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Sep 12:51:35 443 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:51:35 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sep 12:51:35 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Sep 12:51:36 800 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> xpath: //*[@id='btnSubmit']]
--- 04 Sep 12:51:40 537 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> id: idSIButton9]
--- 04 Sep 12:51:43 919 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3d_0hff-odrxl0ih006tacsjsvjvycgvgzjgpzf9dv6toqzwqeone_g4msm4utjb3elsbun_0iwga6sikwkrtkvha07kzndu47oejpxbtwnh3bm_mdajqrdy5wunb51gfondijvzcemvbr2_xbm7almoyqng392rbsqvsgdv2gt0qlllh55ruswgwm-r0avxinzait7x4hy3av7yzhvm71bq&response_mode=form_post&nonce=638925870970851166.ymrmmmuwn2itzthknc00njnmlwewzjmtotm0mjq5mguxzmrhmzu5ntkzymmtywvlns00ymq3ltgwmzitmji5ogm4nwq0mmqx&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
--- 04 Sep 12:51:43 920 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:51:46 109 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> id: idSIButton9]
--- 04 Sep 12:51:50 162 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Sep 12:51:50 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:51:50 295 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> id: lightbox]
--- 04 Sep 12:51:50 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> id: idSIButton9]
--- 04 Sep 12:51:57 382 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 04 Sep 12:51:57 383 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:51:57 524 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> xpath: //*[@id='btnSearch']]
--- 04 Sep 12:52:00 687 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 04 Sep 12:52:00 688 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:52:00 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> css selector: .header]
--- 04 Sep 12:52:00 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> xpath: //*[@id="dropdownUL"]/li]
--- 04 Sep 12:52:06 310 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 04 Sep 12:52:06 311 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:52:25 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> id: immPageTitle]
--- 04 Sep 12:52:28 417 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 04 Sep 12:52:28 417 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 04 Sep 12:52:28 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (64196b4a527aa0538c68d2b37ff920e9)] -> 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@48900d4a)
0 ms
init(org.testng.TestRunner@48900d4a)
11479 ms
VerifyAdobeImpersonationEmailInRemoteProfiletab({templateType=, Group=, AnonymousFi=FALSE, Description=VerifyAdobeImpersonationEmail when Entra emai...)
148537 ms