Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities_dummy (, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} (Session info: chrome=129.0.6668.90) 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.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [7fbe4e67980879f988383608d099368e, actions {actions=[org.openqa.selenium.interactions.Sequence@30eb427c]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.90, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60575}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 129.0.6668.90, 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: 7fbe4e67980879f988383608d099368e 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:283) at com.imm.pages.DocumentDesignerPage.clickOCRCheckbox(DocumentDesignerPage.java:2085) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities_dummy(DocumentRTS.java:12104) 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)
(Verifying BarcodeType Dropdown list functionality)
C:\Users\sa_kaushal.patel\git\eSign Cloud\testxml\regression\Chrome_Run.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="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
        <methods>
          <include name="verifyBarcodeTypeDroplistFunctionalities_dummy"/>
        </methods>
      </class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyBarcodeTypeDroplistFunctionalities_dummy
P1
verifyBarcodeTypeDroplistFunctionalities_dummy
Smoke
verifyBarcodeTypeDroplistFunctionalities_dummy
Times for IMM_Esign_Chrome
Total running time: 6 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities_dummy(, chrome_Windows 11)
Verify Barcode Type droplist functionality
Steps:
   --- 08 Oct 18:47:04 505 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities_dummy
   --- 08 Oct 18:47:07 561 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 08 Oct 18:47:10 690 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 08 Oct 18:47:10 691 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:47:37 913 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 08 Oct 18:47:38 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 08 Oct 18:47:38 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 08 Oct 18:47:38 271 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 08 Oct 18:47:43 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: btnSubmit]
   --- 08 Oct 18:47:46 641 - 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%3dmjtljbuqglnhlif62e5nerqg6au74ceg8ztajgkarwlsejsbnzd9itho9bgrfgd9f0y85fjyf1nnqy6gcpd-wxi694e9cwz89kk62prvxujcbtslsbt0tbbr2jeup8v56tumfbwufpoo7nvpsuzesgh7vzb5pfgjlim_vleoximwce9wn2xo5cvxr0erc6g276u_zaksg2nuoq_0htjygw&response_mode=form_post&nonce=638639903128596181.otlmnji1mzktody3yy00ytu3ltg4yjctmjbimtizmta2y2m2zdk5mdkxmdctmjbmny00ntbjltk4otatzdfhotywn2zjodbm&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
   --- 08 Oct 18:47:46 642 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:47:56 675 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 08 Oct 18:48:01 154 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 08 Oct 18:48:01 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: lightbox]
   --- 08 Oct 18:48:01 397 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: i0116]
   --- 08 Oct 18:48:01 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: i0116]
   --- 08 Oct 18:48:06 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: idSIButton9]
   --- 08 Oct 18:48:08 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: i0118]
   --- 08 Oct 18:48:14 354 - Page URL:: https://login.microsoftonline.com/common/login
   --- 08 Oct 18:48:14 355 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:48:14 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: lightbox]
   --- 08 Oct 18:48:14 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: idSIButton9]
   --- 08 Oct 18:48:18 262 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 08 Oct 18:48:18 262 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:48:18 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: btnUpload]
   --- 08 Oct 18:48:18 473 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 08 Oct 18:48:18 474 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:48:18 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 08 Oct 18:48:18 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //a[text()='Administration']]
   --- 08 Oct 18:48:20 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 08 Oct 18:48:29 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[@class='btn margin-off action']]
   --- 08 Oct 18:48:29 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 08 Oct 18:48:38 555 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 08 Oct 18:48:38 556 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:48:48 653 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 08 Oct 18:48:48 654 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:48:49 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: IndexFieldTypeList]
   --- 08 Oct 18:49:07 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 08 Oct 18:49:11 595 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=4a26a1ec-fa05-484d-b80e-a79424a5250a&source=templatedetail&hasundefineddocs=false
   --- 08 Oct 18:49:11 596 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:49:32 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //select[@id='party']]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is displayed
[ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display enable for normal PDF template
Actual(Passed): Successfully verify Barcode Type' droplist is enable for normal PDF Template
[ScreenShot]
   --- 08 Oct 18:49:38 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:49:38 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:49:44 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: fullname]
   --- 08 Oct 18:49:49 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: description]
   --- 08 Oct 18:49:54 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 08 Oct 18:49:58 169 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=4a26a1ec-fa05-484d-b80e-a79424a5250a&source=templatedetail&hasundefineddocs=false
   --- 08 Oct 18:49:58 169 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:50:01 500 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Oct 18:50:01 501 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:50:01 650 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Oct 18:50:01 650 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:50:01 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: btnSearch]
   --- 08 Oct 18:50:01 796 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Oct 18:50:01 797 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:50:01 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> css selector: .header]
   --- 08 Oct 18:50:01 957 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: immPageTitle]

Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
   --- 08 Oct 18:50:07 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[@class='btn margin-off action']]
   --- 08 Oct 18:50:07 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 08 Oct 18:50:21 553 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 08 Oct 18:50:21 555 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:50:23 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: IndexFieldTypeList]
   --- 08 Oct 18:50:41 424 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 08 Oct 18:50:45 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=52f2b495-5707-42ae-970f-6f697f80d7da&source=templatedetail&hasundefineddocs=false
   --- 08 Oct 18:50:45 243 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:51:08 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:51:09 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:51:14 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: fullname]
   --- 08 Oct 18:51:19 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: description]
   --- 08 Oct 18:51:25 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=52f2b495-5707-42ae-970f-6f697f80d7da&source=templatedetail&hasundefineddocs=false
   --- 08 Oct 18:51:25 293 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:51:33 353 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //select[@id='party']]
   --- 08 Oct 18:51:33 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: cancelDesignButton]
 'Barcode Type' dropdown list Not Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should display
Actual(Failed): Failed to verify Barcode Type' droplist is display
[ScreenShot]
 'Barcode Type' dropdown list is Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display Disabled for normal PDF template
Actual(Passed): Successfully verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template
[ScreenShot]
   --- 08 Oct 18:51:41 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:51:41 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:51:46 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: fullname]
   --- 08 Oct 18:51:52 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: description]
 Fill the details [ScreenShot]
   --- 08 Oct 18:51:57 545 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
 Saved the values [ScreenShot]
   --- 08 Oct 18:52:01 002 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=52f2b495-5707-42ae-970f-6f697f80d7da&source=templatedetail&hasundefineddocs=false
   --- 08 Oct 18:52:01 003 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:52:04 256 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Oct 18:52:04 257 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:52:04 411 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Oct 18:52:04 412 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:52:04 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: btnSearch]
   --- 08 Oct 18:52:04 565 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 08 Oct 18:52:04 565 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:52:04 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> css selector: .header]
   --- 08 Oct 18:52:04 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: immPageTitle]

Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
   --- 08 Oct 18:52:09 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[@class='btn margin-off action']]
   --- 08 Oct 18:52:10 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //button[@class='btn margin-off action']]
 Navigated to 'New Template' Page
 Successfully navigated to 'newTemplatePage' page [ScreenShot]
   --- 08 Oct 18:52:24 261 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
   --- 08 Oct 18:52:24 263 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:52:26 570 - Unable to find a element after 2 sec ==> [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: IndexFieldTypeList]
   --- 08 Oct 18:52:44 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
 Clicked 'Redirection' icon for Document 0
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 08 Oct 18:52:50 561 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=51e1c04b-7b1a-413d-9cf5-9e570a5ec5d3&source=templatedetail&hasundefineddocs=false
   --- 08 Oct 18:52:50 562 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 08 Oct 18:53:14 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:53:14 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: shortname]
   --- 08 Oct 18:53:19 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: fullname]
   --- 08 Oct 18:53:25 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (7fbe4e67980879f988383608d099368e)] -> id: description]
   --- 08 Oct 18:53:30 695 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=51e1c04b-7b1a-413d-9cf5-9e570a5ec5d3&source=templatedetail&hasundefineddocs=false
   --- 08 Oct 18:53:30 695 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)

javascript error: {"status":60,"value":"[object HTMLSpanElement] has no size and location"} [ScreenShot]
52 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyBarcodeTypeDroplistFunctionalities
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@6d67e03) 0 ms
init(org.testng.TestRunner@6d67e03) 10177 ms
verifyBarcodeTypeDroplistFunctionalities_dummy(, chrome_Windows 11) 14897 ms