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, 87). 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=131.0.6778.205)
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: [d85f87252a161552695dde2463762d7d, clickElement {id=f.468B12FAD8CE539D51C230360DA79B12.d.30041FCA038F825A2613CF136E9B0D9D.e.1342}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.205, chrome: {chromedriverVersion: 131.0.6778.205 (81b36b9535e..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62990}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.205, 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 (d85f87252a161552695dde2463762d7d)] -> css selector: label[data-bind*='$root.DocumentsCount']]
Session ID: d85f87252a161552695dde2463762d7d
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.$Proxy38.click(Unknown Source)
at com.imm.pages.DocumentMaintenanceRTS.expandSession(DocumentMaintenanceRTS.java:478)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12544)
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://partners.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&hsfiid=autoesign&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: 5 minutes
Reporter output for IMM_Esign_Chrome
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
element click intercepted: Element is not clickable at point (506, 87). Other element would receive the click: [ScreenShot]
Verify create session with barcode documnets
Steps:
--- 08 Jan 18:32:39 125 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
--- 08 Jan 18:32:42 987 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 08 Jan 18:32:46 841 - Page URL:: https://partners.immesign.com/teaasp/login.aspx
--- 08 Jan 18:32:46 843 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:33:15 169 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 08 Jan 18:33:15 303 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: btnSubmit]
--- 08 Jan 18:33:15 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 18:33:15 516 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 18:33:21 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: btnSubmit]
--- 08 Jan 18:33:24 078 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=9f442590-8548-4cfa-9504-ebbb1431120a&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dfwhgfswjjhsg_y9fntzvxuwzwhnsycihtepsqmph4p2opju5jiibusp0ywfp4281dlzya7r_hq6ciwuchfdre13ih_sprg1vpz3mi8sjsqoepcsp0pydveweq7zz-7dz-agrxnxrgufnc6dprwf6nvbtbumuleptrgoagfkmc9ldvupn0i7exrjopr5narhnpmisz-buf1-hz_rc6od0fa&response_mode=form_post&nonce=638719383235105228.mjg3nmnknjktmzm5ns00mtdkltkyzdgtmjg0ztc3mtvimzfknge2njdimwitmzkzms00ngm3ltg4odytzdzindniyzi0yjiz&redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jan 18:33:24 080 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:33:34 117 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 08 Jan 18:33:38 630 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 08 Jan 18:33:38 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: lightbox]
--- 08 Jan 18:33:38 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: i0116]
--- 08 Jan 18:33:38 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: i0116]
--- 08 Jan 18:33:44 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: idSIButton9]
--- 08 Jan 18:33:46 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: i0118]
--- 08 Jan 18:33:52 599 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jan 18:33:52 600 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:33:52 703 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: lightbox]
--- 08 Jan 18:33:53 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: idSIButton9]
--- 08 Jan 18:33:57 335 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 18:33:57 336 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:33:57 441 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: btnUpload]
--- 08 Jan 18:33:57 607 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 18:33:57 608 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:33:57 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> css selector: .header]
--- 08 Jan 18:33:57 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //a[text()='Administration']]
--- 08 Jan 18:33:59 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //a[text()='Administration']]
--- 08 Jan 18:34:07 255 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 08 Jan 18:34:07 256 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:34:07 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: immPageTitle]
--- 08 Jan 18:34:07 599 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 08 Jan 18:34:07 600 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:34:07 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> css selector: .header]
--- 08 Jan 18:34:10 822 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 08 Jan 18:34:10 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 08 Jan 18:34:31 584 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 08 Jan 18:34:31 585 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:34:31 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //label[contains(text(),'Subscription Key:')]//following::input[1]]
--- 08 Jan 18:34:39 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //label[contains(text(),'Client Secret:')]//following::input[1]]
--- 08 Jan 18:34:46 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //label[contains(text(),'Client ID:')]//following::input[1]]
--- 08 Jan 18:34:54 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //label[contains(text(),'Document API URL:')]//following::input[1]]
--- 08 Jan 18:35:02 336 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //label[contains(text(),'Authorization API URL:')]//following::input[1]]
--- 08 Jan 18:35:12 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> css selector: button[data-bind*='click: $data.SaveTemplate_Click']]
--- 08 Jan 18:35:19 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //a[text()='Administration']]
--- 08 Jan 18:35:21 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //a[text()='Administration']]
--- 08 Jan 18:35:28 512 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 18:35:28 513 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:35:28 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 08 Jan 18:35:28 950 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 18:35:28 951 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:35:29 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> css selector: .header]
--- 08 Jan 18:35:42 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 08 Jan 18:35:51 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 08 Jan 18:36:01 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 08 Jan 18:36:09 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 08 Jan 18:36:12 437 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 18:36:12 437 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:36:23 257 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 08 Jan 18:36:32 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 08 Jan 18:36:42 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 08 Jan 18:36:53 414 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 08 Jan 18:36:54 115 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 18:36:54 116 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:36:54 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //a[text()='Administration']]
--- 08 Jan 18:36:56 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //a[text()='Administration']]
--- 08 Jan 18:37:11 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //*[text()='Select All']]
--- 08 Jan 18:37:11 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //*[text()='Select All']]
--- 08 Jan 18:37:16 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //*[text()='Select All']]
--- 08 Jan 18:37:16 878 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 18:37:16 878 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:37:17 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: btnPrimary]
--- 08 Jan 18:37:17 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: btnPrimary]
--- 08 Jan 18:37:19 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 08 Jan 18:37:19 354 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 18:37:19 355 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 18:37:24 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //*[text()='Import Template']]
--- 08 Jan 18:37:55 061 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 08 Jan 18:38:10 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d85f87252a161552695dde2463762d7d)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
element click intercepted: Element is not clickable at point (506, 87). 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
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@698d5831)
0 ms
init(org.testng.TestRunner@698d5831)
48902 ms
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
54943 ms