Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
AdobeSMSUserMaintenance (, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLDivElement] has no size and location"} (Session info: chrome=127.0.6533.89) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [5b843d5508794ab60642c74e13d4307f, actions {actions=[org.openqa.selenium.interactions.Sequence@1440a166]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 127.0.6533.89, chrome: {chromedriverVersion: 127.0.6533.57 (d4459446bf8a..., userDataDir: C:\WINDOWS\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49921}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.2:4444/sessi..., se:cdpVersion: 127.0.6533.89, 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: 5b843d5508794ab60642c74e13d4307f at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 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.RemoteWebDriver.perform(RemoteWebDriver.java:619) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:280) at com.imm.pages.UsersMaintenancePage.clickApplyGroupPermissionforSMSCheckbox(UsersMaintenancePage.java:2191) at com.imm.testscripts.FIManagement.FIManagement.AdobeSMSUserMaintenance(FIManagement.java:6825) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) 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:1511) 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)
(Verify new User permission for Adobe SMS)
C:\Users\sa_chintan.choksi\AppData\Local\Temp\testng-eclipse--2019074380\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="ESPC"/>
  <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.FIManagement.FIManagement">
        <methods>
          <include name="AdobeSMSUserMaintenance"/>
        </methods>
      </class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
AdobeSMSUserMaintenance
AdobeSMSUserMaintenance
P1
AdobeSMSUserMaintenance
Smoke
AdobeSMSUserMaintenance
Times for IMM_Esign_Chrome
Total running time: 4 minutes
Reporter output for IMM_Esign_Chrome
AdobeSMSUserMaintenance(, chrome_Windows 11)
   --- 06 Aug 21:28:50 781 - TestCaseID:: AdobeSMSUserMaintenance
   --- 06 Aug 21:28:52 110 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
 **** Verify new User permission for Adobe SMS ****
 https://esignnonprod.immesign.com/qa/tenantmanager/#
   --- 06 Aug 21:28:58 538 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 06 Aug 21:28:58 538 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:29:01 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: idSIButton9]
   --- 06 Aug 21:29:01 785 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: i0116]
   --- 06 Aug 21:29:01 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: i0116]
   --- 06 Aug 21:29:07 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: idSIButton9]
   --- 06 Aug 21:29:08 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: i0118]
   --- 06 Aug 21:29:18 283 - Page URL:: https://login.microsoftonline.com/common/login
   --- 06 Aug 21:29:18 283 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:29:18 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: lightbox]
   --- 06 Aug 21:29:18 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: idSIButton9]
   --- 06 Aug 21:29:23 548 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 06 Aug 21:29:23 548 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:29:27 878 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 06 Aug 21:29:32 324 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
   --- 06 Aug 21:29:36 912 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 06 Aug 21:29:41 506 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 06 Aug 21:29:46 105 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 06 Aug 21:29:50 737 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 06 Aug 21:29:55 322 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 06 Aug 21:29:55 440 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 06 Aug 21:29:55 440 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:29:55 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> css selector: .header]
   --- 06 Aug 21:29:57 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 06 Aug 21:29:58 076 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 06 Aug 21:29:58 077 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:29:59 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 06 Aug 21:29:59 295 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 06 Aug 21:29:59 295 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:29:59 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 06 Aug 21:29:59 607 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 06 Aug 21:29:59 607 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:29:59 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: userName]
 User logged in with IMM Admin2
 Successfully login with IMM Admin2 [ScreenShot]
   --- 06 Aug 21:30:03 050 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 06 Aug 21:30:03 051 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:30:05 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 06 Aug 21:30:05 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> css selector: input[type=text]]
  Host Id 0 AutoAdobeSMS | AutoAdobe
 Search FI displayed in list
   --- 06 Aug 21:30:16 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 06 Aug 21:30:16 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 06 Aug 21:30:16 612 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 06 Aug 21:30:16 613 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:30:16 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> id: headerRemoteSettings]
   --- 06 Aug 21:30:16 783 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 06 Aug 21:30:16 784 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:30:16 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1431f0a4f483f88fae5fcdb5107f7f07)] -> css selector: .header]
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]

Successfully navigated to 'RemoteSettings' page [ScreenShot]
   --- 06 Aug 21:30:17 681 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 06 Aug 21:30:17 681 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
 Remote SMS Link Notification Delivery is already enabled  [ScreenShot]
  checkbox Selected  [ScreenShot]

Clicked on Save button
   --- 06 Aug 21:30:25 836 - TestCaseID:: AdobeSMSUserMaintenance
   --- 06 Aug 21:30:26 502 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
 **** Verify new User permission for Adobe SMS ****
   --- 06 Aug 21:30:31 972 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 06 Aug 21:30:31 973 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:30:59 752 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 06 Aug 21:30:59 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: btnSubmit]
   --- 06 Aug 21:30:59 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 06 Aug 21:30:59 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 06 Aug 21:31:05 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: btnSubmit]
   --- 06 Aug 21:31:07 905 - 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%3dyngme0eg1s_lrl7o1arnn9amas0ry82afkcroqfb5g8cdt1mtx8y36vf42aoea2n_r5v86nsg1xnp-ynm6m6idlz-e1ia2olebmfcckqwfcdnsrtl9tf34ykb_zuffhgcl4g4ftmv3yoqhvcberdnimg0a_73wcgj6caebvyyoik_ewesxa-surh8d5n3hc7s-xry2ldlokvvprdaohq5g&response_mode=form_post&nonce=638585568651186586.mde0mjc2ywytzdfkys00ymnilwi0zdytmtm1ngmwmthkogjlyjq5ogi0ntctmgflys00yzjhlwe5ngitmdfmyzuyywq4zjk0&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
   --- 06 Aug 21:31:07 905 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:17 910 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 06 Aug 21:31:22 502 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 06 Aug 21:31:22 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: lightbox]
   --- 06 Aug 21:31:22 626 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: i0116]
   --- 06 Aug 21:31:22 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: i0116]
   --- 06 Aug 21:31:27 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: idSIButton9]
   --- 06 Aug 21:31:29 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: i0118]
   --- 06 Aug 21:31:36 388 - Page URL:: https://login.microsoftonline.com/common/login
   --- 06 Aug 21:31:36 388 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:36 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: lightbox]
   --- 06 Aug 21:31:36 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: idSIButton9]
   --- 06 Aug 21:31:40 408 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 06 Aug 21:31:40 408 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:40 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: btnUpload]
   --- 06 Aug 21:31:40 515 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 06 Aug 21:31:40 515 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:40 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: .header]
   --- 06 Aug 21:31:40 635 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 06 Aug 21:31:40 635 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:40 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: btnUpload]
   --- 06 Aug 21:31:40 728 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 06 Aug 21:31:40 728 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:40 791 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: .header]
   --- 06 Aug 21:31:40 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //a[text()='Administration']]
   --- 06 Aug 21:31:42 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //a[text()='Administration']]
   --- 06 Aug 21:31:50 832 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:31:50 832 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:50 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 06 Aug 21:31:50 965 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:31:50 965 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:51 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: .header]
   --- 06 Aug 21:31:51 111 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:31:51 111 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:51 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 06 Aug 21:31:51 256 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:31:51 256 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:31:51 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: .header]
   --- 06 Aug 21:31:51 400 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:31:51 400 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:32:01 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //input[@id='txtUserId']]
   --- 06 Aug 21:32:21 630 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //input[@id='txtUserId']]
 Entered 'User id' in 'User id' field [ScreenShot]
   --- 06 Aug 21:32:26 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: btnSearch]
   --- 06 Aug 21:32:26 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: btnSearch]
   --- 06 Aug 21:32:28 157 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:32:28 157 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:32:28 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:32:28 241 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:32:31 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: span[class*='icon-delete']]
   --- 06 Aug 21:32:35 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: btnPrimary]
   --- 06 Aug 21:32:48 914 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:32:48 914 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:32:49 010 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:32:49 010 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:32:49 097 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:32:49 097 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:32:49 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 06 Aug 21:32:49 194 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 06 Aug 21:32:49 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']]
   --- 06 Aug 21:32:49 569 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:32:49 570 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:32:49 610 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: input[data-bind*='ResourceUserMaintenance.UserIDRequired']]
   --- 06 Aug 21:32:54 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> css selector: input[data-bind*='textInput: EditableFields.UserName']]
   --- 06 Aug 21:33:00 251 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:33:00 251 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:33:04 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 06 Aug 21:33:04 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:33:08 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:33:08 614 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:33:08 824 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b]
 Remote SMS Link Notification text is displayed [ScreenShot]
 User Can Send Link Notification via SMS text is displayed [ScreenShot]
   --- 06 Aug 21:33:11 264 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: chk_RemoteSMSLinkNotificationDelivery0]

Enable SMS Notification checkbox is displayed for DocAdmin [ScreenShot]
   --- 06 Aug 21:33:13 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(text(),'User Can Send Link Notification via SMS')]//following-sibling::div[contains(text(),'Enable SMS Notification')]]
 Enable SMS Notification permission is enabled for DocAdmin [ScreenShot]
   --- 06 Aug 21:33:14 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:33:18 513 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:33:18 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:33:18 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:33:23 021 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:33:23 021 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:33:27 766 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b'
 Remote SMS Link Notification text is displayed [ScreenShot]
 User Can Send Link Notification via SMS text is displayed [ScreenShot]
   --- 06 Aug 21:33:30 220 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: chk_RemoteSMSLinkNotificationDelivery0]

Enable SMS Notification checkbox is displayed for FIAdmin [ScreenShot]
   --- 06 Aug 21:33:32 952 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(text(),'User Can Send Link Notification via SMS')]//following-sibling::div[contains(text(),'Enable SMS Notification')]]
 Enable SMS Notification permission is enabled for FIAdmin [ScreenShot]
   --- 06 Aug 21:33:33 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:33:37 471 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:33:37 471 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:33:37 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:33:41 971 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:33:41 971 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:33:46 693 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b'
 Remote SMS Link Notification text is displayed [ScreenShot]
 User Can Send Link Notification via SMS text is displayed [ScreenShot]
   --- 06 Aug 21:33:49 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: chk_RemoteSMSLinkNotificationDelivery0]

Enable SMS Notification checkbox is displayed for FIUser [ScreenShot]
   --- 06 Aug 21:33:51 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(text(),'User Can Send Link Notification via SMS')]//following-sibling::div[contains(text(),'Enable SMS Notification')]]
 Enable SMS Notification permission is enabled for FIUser [ScreenShot]
   --- 06 Aug 21:33:52 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:33:56 364 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:33:56 364 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:33:56 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:34:00 847 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:34:00 847 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:34:05 590 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b'
 Remote SMS Link Notification text is displayed [ScreenShot]
 User Can Send Link Notification via SMS text is displayed [ScreenShot]
   --- 06 Aug 21:34:08 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> id: chk_RemoteSMSLinkNotificationDelivery0]

Enable SMS Notification checkbox is displayed for Newly created User [ScreenShot]
   --- 06 Aug 21:34:10 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(text(),'User Can Send Link Notification via SMS')]//following-sibling::div[contains(text(),'Enable SMS Notification')]]
 Enable SMS Notification permission is enabled for Newly created User [ScreenShot]
   --- 06 Aug 21:34:10 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:34:15 217 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:34:15 217 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:34:15 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(@class,'clickable')]]
   --- 06 Aug 21:34:19 737 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:34:19 737 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:34:19 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b]
   --- 06 Aug 21:34:20 586 - Page URL:: https://esignplusqa.immesign.com/teaasp/usermaintenance
   --- 06 Aug 21:34:20 586 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 06 Aug 21:34:22 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: (//*[@id='btnAddUser'])[1]]
   --- 06 Aug 21:34:26 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //div[contains(text(),'User Can Send Link Notification via SMS')]//following-sibling::div[contains(text(),'Denied')]]
 Enable SMS Notification permission is Denied for DocAdmin User [ScreenShot]
   --- 06 Aug 21:34:29 508 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (5b843d5508794ab60642c74e13d4307f)] -> xpath: //*[@id="Permissions0"]/div/div/div[1]/div[1]/div/div[1]/b]

javascript error: {"status":60,"value":"[object HTMLDivElement] has no size and location"} [ScreenShot]
37 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
AdobeSMSGroupMaintenance
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
verifyCopyUSerAffectsAnotherFi
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@4f9e32f2) 0 ms
init(org.testng.TestRunner@4f9e32f2) 18583 ms
AdobeSMSUserMaintenance(, chrome_Windows 11) 114369 ms