Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyCreateSessionUsingBarcodeDocument (, chrome_Windows 11)
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <label data-bind="text: $root.DocumentsCount" id="totalDocuments">...</label> is not clickable at point (506, 31). Other element would receive the click: <div class="blockUI blockOverlay" style="z-index: 1000; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; background-color: rgb(0, 0, 0); opacity: 0.6; cursor: wait; position: fixed;"></div> (Session info: chrome=130.0.6723.92) 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: [50d6abb51f566b471400d85b1dc9529d, clickElement {id=f.ECD8CB1B4B4147496F18089A15C7435F.d.2FB4771D9813C24CD48AA9B97EB5135F.e.1029}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.92, chrome: {chromedriverVersion: 130.0.6723.58 (3a50e012e4c9..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64001}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.52.151:4444/se..., se:cdpVersion: 130.0.6723.92, 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} Element: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> css selector: label[data-bind*='$root.DocumentsCount']] Session ID: 50d6abb51f566b471400d85b1dc9529d 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.RemoteWebElement.execute(RemoteWebElement.java:257) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78) 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.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy35.click(Unknown Source) at com.imm.pages.DocumentMaintenanceRTS.expandSession(DocumentMaintenanceRTS.java:459) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12512) 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 create session using barcode document)
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="verifyCreateSessionUsingBarcodeDocument"/>
        </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
verifyCreateSessionUsingBarcodeDocument
P1
verifyCreateSessionUsingBarcodeDocument
Smoke
verifyCreateSessionUsingBarcodeDocument
Times for IMM_Esign_Chrome
Total running time: 4 minutes
Reporter output for IMM_Esign_Chrome
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
Verify create session with barcode documnets
Steps:
   --- 04 Nov 13:37:15 302 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
   --- 04 Nov 13:37:19 107 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 04 Nov 13:37:35 765 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 04 Nov 13:37:35 765 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:38:03 210 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 04 Nov 13:38:03 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 04 Nov 13:38:03 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 04 Nov 13:38:03 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 04 Nov 13:38:08 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: btnSubmit]
   --- 04 Nov 13:38:15 311 - 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%3dgdcrkcurl0wftn6bnvoidhpqppj5dejzmbppotnby0mwj7scctp8u_0sf6vya-qvpwsxdapgwk3cxc3sejatftcaad1raysghspulbw9ahccfwk01df77rbkn6w7axk83pu2q002gslvkmkk87fwymsl2xvbyqx4iueqd43k3lsxbe6_f9xnkuv_vgzu43_0vf1yfeu2vgoom9wl2dtsga&response_mode=form_post&nonce=638663045620029147.nta1zdg2m2mtyzk0yi00ztg3lwi5ytetowe3mtnjy2vlntmzmjq5yje1zdutmjc0mi00mjczlthkzgyty2ziztllyzu2ytky&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
   --- 04 Nov 13:38:15 313 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:38:24 581 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 04 Nov 13:38:28 875 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 04 Nov 13:38:28 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: lightbox]
   --- 04 Nov 13:38:29 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: i0116]
   --- 04 Nov 13:38:29 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: i0116]
   --- 04 Nov 13:38:34 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: idSIButton9]
   --- 04 Nov 13:38:36 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: i0118]
   --- 04 Nov 13:38:43 367 - Page URL:: https://login.microsoftonline.com/common/login
   --- 04 Nov 13:38:43 367 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:38:43 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: lightbox]
   --- 04 Nov 13:38:43 864 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: idSIButton9]
   --- 04 Nov 13:38:53 877 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 04 Nov 13:38:53 878 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:38:53 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: btnUpload]
   --- 04 Nov 13:38:54 084 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 04 Nov 13:38:54 084 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:38:54 179 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 04 Nov 13:38:54 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //a[text()='Administration']]
   --- 04 Nov 13:38:56 388 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //a[text()='Administration']]
   --- 04 Nov 13:39:10 340 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 04 Nov 13:39:10 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:39:10 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: immPageTitle]
   --- 04 Nov 13:39:10 599 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 04 Nov 13:39:10 599 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:39:10 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> css selector: .header]
 Navigated to 'Imaging System' Page
   --- 04 Nov 13:39:13 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 04 Nov 13:39:13 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
   --- 04 Nov 13:39:34 536 - Page URL:: https://esignplusqa.immesign.com/teaasp/imaging
   --- 04 Nov 13:39:34 536 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:39:34 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //label[contains(text(),'Subscription Key:')]//following::input[1]]
   --- 04 Nov 13:39:42 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //label[contains(text(),'Client Secret:')]//following::input[1]]
   --- 04 Nov 13:39:49 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //label[contains(text(),'Client ID:')]//following::input[1]]
   --- 04 Nov 13:39:57 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //label[contains(text(),'Document API URL:')]//following::input[1]]
   --- 04 Nov 13:40:04 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //label[contains(text(),'Authorization API URL:')]//following::input[1]]
   --- 04 Nov 13:40:14 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> css selector: button[data-bind*='click: $data.SaveTemplate_Click']]
 'CenterDoc' imaging System Selected
   --- 04 Nov 13:40:21 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //a[text()='Administration']]
   --- 04 Nov 13:40:23 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //a[text()='Administration']]
   --- 04 Nov 13:40:31 708 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 04 Nov 13:40:31 708 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:40:31 786 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //button[@id='btnAddNewIndexType']]
   --- 04 Nov 13:40:32 320 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 04 Nov 13:40:32 321 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:40:32 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> css selector: .header]
 Navigated to 'Index Field Maintenence' Page
 Account_Number - index field is NOT displayed [ScreenShot]
 Account_Number - index field is NOT displayed [ScreenShot]
 Account_Number - index field is NOT displayed [ScreenShot]
 Account_Number - index field is NOT displayed [ScreenShot]
 Account_Number - index field is displayed [ScreenShot]
 'Account_Number' - index field available [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is NOT displayed [ScreenShot]
 Sub_Account_Number - index field is displayed [ScreenShot]
 'Sub_Account_Number' - index field available [ScreenShot]
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
 Account_Number - index field not found
   --- 04 Nov 13:40:52 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
 Barcode Function' added in Index Field Maintenence Page [ScreenShot]
   --- 04 Nov 13:41:02 677 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
   --- 04 Nov 13:41:03 312 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
   --- 04 Nov 13:41:03 312 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:41:03 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //a[text()='Administration']]
   --- 04 Nov 13:41:05 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 04 Nov 13:41:16 955 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 04 Nov 13:41:21 408 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 04 Nov 13:41:21 502 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 04 Nov 13:41:21 502 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 04 Nov 13:41:26 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 04 Nov 13:41:57 908 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 04 Nov 13:42:03 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (50d6abb51f566b471400d85b1dc9529d)] -> xpath: //div[contains(@id,'DocumentRowHead')]]

element click intercepted: Element is not clickable at point (506, 31). Other element would receive the click:
[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
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
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@1fb029e) 0 ms
init(org.testng.TestRunner@1fb029e) 10151 ms
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11) 15250 ms