Test results
1 suite, 1 failed test
com.imm.testscripts.FIManagement.FIManagement
AdobeSMSGroupMaintenance (, chrome_Windows 11)
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.$Proxy23.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:193) at com.imm.pages.GroupMaintenancePage.EnableSMSDisplayed(GroupMaintenancePage.java:2349) at com.imm.testscripts.FIManagement.FIManagement.AdobeSMSGroupMaintenance(FIManagement.java:6571) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#chk_RemoteSMSLinkNotificationDelivery0"} (Session info: chrome=127.0.6533.89) 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 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [fc18222fd743a665b8545a36cbfcb5c4, findElement {using=id, value=chk_RemoteSMSLinkNotificationDelivery0}] 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:58043}, 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: fc18222fd743a665b8545a36cbfcb5c4 at jdk.internal.reflect.GeneratedConstructorAccessor34.newInstance(Unknown Source) 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.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 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) ... 42 more
(Verify new group permission for Adobe SMS)
C:\Users\sa_chintan.choksi\AppData\Local\Temp\testng-eclipse-785310144\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="AdobeSMSGroupMaintenance"/>
        </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
AdobeSMSGroupMaintenance
AdobeSMSGroupMaintenance
P1
AdobeSMSGroupMaintenance
Smoke
AdobeSMSGroupMaintenance
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
AdobeSMSGroupMaintenance(, chrome_Windows 11)
   --- 02 Aug 19:22:59 326 - TestCaseID:: AdobeSMSGroupMaintenance
   --- 02 Aug 19:23:01 291 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
 **** Verify new group permission for Adobe SMS ****
 https://esignnonprod.immesign.com/qa/tenantmanager/#
   --- 02 Aug 19:23:33 363 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 02 Aug 19:23:33 363 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:23:36 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: idSIButton9]
   --- 02 Aug 19:23:36 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: i0116]
   --- 02 Aug 19:23:36 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: i0116]
   --- 02 Aug 19:23:42 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: idSIButton9]
   --- 02 Aug 19:23:44 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: i0118]
   --- 02 Aug 19:23:51 135 - Page URL:: https://login.microsoftonline.com/common/login
   --- 02 Aug 19:23:51 135 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:23:51 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: lightbox]
   --- 02 Aug 19:23:51 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: idSIButton9]
   --- 02 Aug 19:24:17 600 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 02 Aug 19:24:17 600 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:24:22 155 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 02 Aug 19:24:26 661 - 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'
   --- 02 Aug 19:24:31 084 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 02 Aug 19:24:35 409 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 02 Aug 19:24:39 920 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 02 Aug 19:24:44 416 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 02 Aug 19:24:48 929 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 02 Aug 19:24:49 060 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Aug 19:24:49 060 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:24:49 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> css selector: .header]
   --- 02 Aug 19:24:51 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 02 Aug 19:24:52 145 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Aug 19:24:52 146 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:24:53 296 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 02 Aug 19:24:53 383 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Aug 19:24:53 383 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:24:53 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 02 Aug 19:24:53 732 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Aug 19:24:53 732 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:24:53 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: userName]
 User logged in with IMM Admin2
 Successfully login with IMM Admin2 [ScreenShot]
   --- 02 Aug 19:24:57 079 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Aug 19:24:57 079 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:24:59 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 02 Aug 19:24:59 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> css selector: input[type=text]]
  Host Id 0 AutoAdobeSMS | AutoAdobe
 Search FI displayed in list
   --- 02 Aug 19:25:10 153 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Aug 19:25:10 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Aug 19:25:10 722 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Aug 19:25:10 722 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:25:10 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> id: headerRemoteSettings]
   --- 02 Aug 19:25:10 926 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Aug 19:25:10 926 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:25:11 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c15f37f99cdaa1701b3e8c4afa3cc89c)] -> css selector: .header]
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]

Successfully navigated to 'RemoteSettings' page [ScreenShot]
   --- 02 Aug 19:25:11 857 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Aug 19:25:11 857 - 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
   --- 02 Aug 19:25:22 653 - TestCaseID:: AdobeSMSGroupMaintenance
   --- 02 Aug 19:25:23 435 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
 **** Verify new group permission for Adobe SMS ****
   --- 02 Aug 19:25:30 907 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 02 Aug 19:25:30 907 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:25:58 150 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 02 Aug 19:25:58 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: btnSubmit]
   --- 02 Aug 19:25:58 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 02 Aug 19:25:58 482 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 02 Aug 19:26:03 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: btnSubmit]
   --- 02 Aug 19:26:11 837 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:26:21 543 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 02 Aug 19:26:25 959 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 02 Aug 19:26:26 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: lightbox]
   --- 02 Aug 19:26:26 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: i0116]
   --- 02 Aug 19:26:26 140 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: i0116]
   --- 02 Aug 19:26:31 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: idSIButton9]
   --- 02 Aug 19:26:32 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: i0118]
   --- 02 Aug 19:26:39 601 - Page URL:: https://login.microsoftonline.com/common/login
   --- 02 Aug 19:26:39 602 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:26:39 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: lightbox]
   --- 02 Aug 19:26:40 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: idSIButton9]
   --- 02 Aug 19:26:43 890 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Aug 19:26:43 890 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:26:43 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: btnUpload]
   --- 02 Aug 19:26:44 039 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Aug 19:26:44 039 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:26:44 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> css selector: .header]
   --- 02 Aug 19:26:44 200 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Aug 19:26:44 202 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:26:44 259 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: btnUpload]
   --- 02 Aug 19:26:44 332 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 02 Aug 19:26:44 332 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:26:44 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> css selector: .header]
   --- 02 Aug 19:26:44 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: //a[text()='Administration']]
   --- 02 Aug 19:26:46 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: //a[text()='Administration']]
   --- 02 Aug 19:26:57 785 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:26:57 785 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:03 195 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: (//button[@id='btnAddGroup'])[2]]
   --- 02 Aug 19:27:03 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: immPageTitle]
   --- 02 Aug 19:27:03 344 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:27:03 344 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:03 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> css selector: .header]
   --- 02 Aug 19:27:08 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: TxtGroupTitle]
   --- 02 Aug 19:27:08 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: TxtGroupTitle]
   --- 02 Aug 19:27:13 942 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: btnSearch]
   --- 02 Aug 19:27:15 214 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:27:15 214 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:15 307 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:27:15 307 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:19 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> id: btnPrimary]
   --- 02 Aug 19:27:30 844 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:27:30 844 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:30 934 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:27:30 934 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:30 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: (//button[@id='btnAddGroup'])[1]]
   --- 02 Aug 19:27:31 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: (//button[@id='btnAddGroup'])[1]]
   --- 02 Aug 19:27:35 710 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@class='sortableList']/li[1]/div/div[1]/div/div[2]/div/div[2]/input'
   --- 02 Aug 19:27:39 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:27:39 030 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:41 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> css selector: input[data-bind*='textInput: EditableFields.GroupName']]
   --- 02 Aug 19:27:46 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> css selector: input[data-bind*='textInput: EditableFields.Description']]
   --- 02 Aug 19:27:51 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:27:51 812 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
   --- 02 Aug 19:27:59 503 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: (//button[@id='btnAddGroup'])[2]]
   --- 02 Aug 19:27:59 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (fc18222fd743a665b8545a36cbfcb5c4)] -> xpath: //div[contains(@class,'clickable')]]
   --- 02 Aug 19:28:05 884 - Page URL:: https://esignplusqa.immesign.com/teaasp/groupmaintenance
   --- 02 Aug 19:28:05 884 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:102)
 Remote SMS Link Notification text is not displayed[ScreenShot]
 Group Members Can Send Link Notification via SMS text is not displayed[ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
37 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
verifySortOrderOfGroupAndDescription
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
createGroupAddGroupMember
verifyCopyUSerWithGroupTab
verifyUserSearchInAddUsers
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithPermissonTab
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
verifyCopyUSerAffectsAnotherFi
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
verifySessionAftercreateAndDeleteUser
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@33671907) 0 ms
init(org.testng.TestRunner@33671907) 19435 ms
AdobeSMSGroupMaintenance(, chrome_Windows 11) 163612 ms