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: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=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: [9be20ff1b2f4339a9526f8b0f8b480d9, 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:52524}, 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: 9be20ff1b2f4339a9526f8b0f8b480d9
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--722123272\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=Verify Adobe User creation if use email with ...)
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]
--- 17 Sep 18:13:30 458 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
--- 17 Sep 18:13:37 103 - 6 - 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:
--- 17 Sep 18:13:39 409 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
--- 17 Sep 18:13:41 571 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 17 Sep 18:13:47 123 - 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=c97a42f6-44bf-45a1-a29d-f7fadfd2a7cb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=_2ru-lfcjwypzlebgqfeztgmxoloyxwxu1kus-kt_yg&code_challenge_method=s256&nonce=85b5afca-342f-469f-86aa-7e715e708b93&state=eyjpzci6ijg2y2q5mgnjltllzgytndfjys1inti5lty4ywuwowuyotyznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 17 Sep 18:13:47 125 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:06 329 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: idSIButton9]
--- 17 Sep 18:14:06 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: i0116]
--- 17 Sep 18:14:07 841 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: idSIButton9]
--- 17 Sep 18:14:11 329 - 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=c97a42f6-44bf-45a1-a29d-f7fadfd2a7cb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=_2ru-lfcjwypzlebgqfeztgmxoloyxwxu1kus-kt_yg&code_challenge_method=s256&nonce=85b5afca-342f-469f-86aa-7e715e708b93&state=eyjpzci6ijg2y2q5mgnjltllzgytndfjys1inti5lty4ywuwowuyotyznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 17 Sep 18:14:11 331 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:14 438 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: idSIButton9]
--- 17 Sep 18:14:19 427 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Sep 18:14:19 428 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:19 551 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: lightbox]
--- 17 Sep 18:14:19 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: idSIButton9]
--- 17 Sep 18:14:24 969 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 17 Sep 18:14:24 970 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:28 164 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 17 Sep 18:14:28 165 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:28 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 17 Sep 18:14:31 832 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 17 Sep 18:14:31 833 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:31 964 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> css selector: .header]
Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
--- 17 Sep 18:14:34 618 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 17 Sep 18:14:37 969 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 17 Sep 18:14:37 971 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:41 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 17 Sep 18:14:41 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:44 250 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 17 Sep 18:14:44 250 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:44 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 17 Sep 18:14:47 487 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 17 Sep 18:14:47 489 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:47 607 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 17 Sep 18:14:53 901 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 17 Sep 18:14:53 903 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:14:57 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> xpath: //span[@id='item-undefined']]
--- 17 Sep 18:15:00 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 17 Sep 18:15:00 678 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:15:05 824 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 17 Sep 18:15:05 992 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 17 Sep 18:15:09 840 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 17 Sep 18:15:09 842 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:15:09 896 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: headerRemoteSettings]
--- 17 Sep 18:15:13 204 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 17 Sep 18:15:13 205 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:15:13 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> css selector: .header]
--- 17 Sep 18:15:13 443 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> id: remoteBulkYes]
--- 17 Sep 18:15:21 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> xpath: //div[@class='textWrapper' and contains(text(),'Advance Settings')]]
--- 17 Sep 18:15:34 347 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 17 Sep 18:15:34 349 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:15:34 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> xpath: //div[@class='title-text' and contains(text(),'Global Settings')]]
--- 17 Sep 18:15:37 728 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/advance-remote
--- 17 Sep 18:15:37 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:15:37 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> css selector: .header]
Successfully navigated to the ' Advance Settings Page Page' [ScreenShot]
--- 17 Sep 18:15:38 254 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (0580c9fee405e72f43de741dabba6b93)] -> xpath: //div[text()='Users' and@class='navLabel']]
--- 17 Sep 18:15:46 003 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
--- 17 Sep 18:15:48 413 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 17 Sep 18:15:52 948 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 17 Sep 18:15:52 949 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:15:53 113 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sep 18:15:53 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 17 Sep 18:15:54 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sep 18:15:57 228 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> id: idSIButton9]
--- 17 Sep 18:16:00 666 - 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%3djaqtdwigavl9my7puydwsvlrbsj5xpwy369uf9zw8xn0-knfcgudi5-wd1w9shjpupn2lkb9vfeuv0gkoyghjlfbitijlwxsvoutyakfnlk4fjyyycfpfl7vppgnudbnyula2zkzon5eb0mvdywfbvajpx-2nudw8lcoikgtypgk3nio4pt0knck4gg1ecmkh64_w9t5sqyzgi5ghff-sa&response_mode=form_post&nonce=638937297545473380.mmy1ytvjnzktotrmzc00mdyyltkzytgtogm0zjk1yzy3mdfinzcxnzm5njatytixyy00ztyylweyotytytc3otg0mdq1odex&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:16:00 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:02 883 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> id: idSIButton9]
--- 17 Sep 18:16:07 839 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Sep 18:16:07 840 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:07 950 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> id: lightbox]
--- 17 Sep 18:16:08 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> id: idSIButton9]
--- 17 Sep 18:16:13 880 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sep 18:16:13 881 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:17 068 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sep 18:16:17 069 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:17 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> id: btnUpload]
--- 17 Sep 18:16:20 392 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sep 18:16:20 393 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:20 514 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> css selector: .header]
--- 17 Sep 18:16:23 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sep 18:16:23 700 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:23 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> id: btnUpload]
--- 17 Sep 18:16:26 971 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 17 Sep 18:16:26 972 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:27 086 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> css selector: .header]
--- 17 Sep 18:16:29 252 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> xpath: //a[text()='Administration']]
--- 17 Sep 18:16:36 710 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:16:36 712 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:36 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> xpath: (//*[@id='btnAddUser'])[1]]
--- 17 Sep 18:16:40 127 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:16:40 128 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:40 223 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> css selector: .header]
--- 17 Sep 18:16:43 519 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:16:43 520 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:43 622 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> xpath: //input[@id='txtUserId']]
--- 17 Sep 18:16:44 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5ff6923a6e41cd68b357693d8c8b7d9e)] -> id: btnSearch]
--- 17 Sep 18:16:49 206 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:16:49 207 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:52 483 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:16:52 484 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:55 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:16:55 628 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:16:58 826 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:16:58 828 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:02 042 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:17:02 043 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:23 403 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
--- 17 Sep 18:17:23 404 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:24 192 - TestCaseID:: VerifyAdobeImpersonationEmailInRemoteProfiletab
--- 17 Sep 18:17:26 377 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
--- 17 Sep 18:17:30 979 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 17 Sep 18:17:30 980 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:31 119 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sep 18:17:31 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 17 Sep 18:17:32 323 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> xpath: //*[@id='btnSubmit']]
--- 17 Sep 18:17:35 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> id: idSIButton9]
--- 17 Sep 18:17:39 017 - 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%3djxwqgv4zr1bjbuq8iyvqpcov5e0lsll5pu5biy7ljkrqzfmva2oca18c_nw3tut7bv5cgrl4zeaytrhcztkqm2u2zuku9qdrnz4878b_tyj11kfmvvkbolibmmzea_iwajnwk02-506tuwqps72inwg278lu2xdofxfszcoqkptq_osmd0ja13jdqv9dzkkmjk1aqarjx2xpha7qk_xyra&response_mode=form_post&nonce=638937298525924732.mzk4zdkzzwqtnwm2zs00yzhjltgzodctndm1ngm4mdzhzmeznzrim2uxzjmtyzaxmi00zgnilwiwowitmtexmze0mzvkyjy0&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:17:39 018 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:41 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> id: idSIButton9]
--- 17 Sep 18:17:46 264 - Page URL:: https://login.microsoftonline.com/common/login
--- 17 Sep 18:17:46 265 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:46 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> id: lightbox]
--- 17 Sep 18:17:46 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> id: idSIButton9]
--- 17 Sep 18:17:53 096 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 17 Sep 18:17:53 097 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:53 240 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> xpath: //*[@id='btnSearch']]
--- 17 Sep 18:17:56 359 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 17 Sep 18:17:56 360 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:17:56 456 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> css selector: .header]
--- 17 Sep 18:17:56 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> xpath: //*[@id="dropdownUL"]/li]
--- 17 Sep 18:18:02 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 17 Sep 18:18:02 039 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:18:20 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> id: immPageTitle]
--- 17 Sep 18:18:24 089 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch
--- 17 Sep 18:18:24 090 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 17 Sep 18:18:24 198 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9be20ff1b2f4339a9526f8b0f8b480d9)] -> 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@38682845)
0 ms
init(org.testng.TestRunner@38682845)
10199 ms
VerifyAdobeImpersonationEmailInRemoteProfiletab({templateType=, Group=, AnonymousFi=FALSE, Description=Verify Adobe User creation if use email with ...)
246512 ms