com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities
(, 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, 115). 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=129.0.6668.71)
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: [d86f6ccde5fb15f3314140a4d6d5efaf, clickElement {id=f.4C30A100509B7F6CB49915CA77DBF2EA.d.A48061B49A73E15A51390FB544858387.e.223}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.71, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62711}, 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.71, 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 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> css selector: label[data-bind*='$root.DocumentsCount']]
Session ID: d86f6ccde5fb15f3314140a4d6d5efaf
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:443)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12196)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements on the Document maintenance (RTS) page)
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&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="verifyBarcodeTypeDroplistFunctionalities"/>
</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
P1
verifyBarcodeTypeDroplistFunctionalities
Smoke
verifyBarcodeTypeDroplistFunctionalities
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
element click intercepted: Element is not clickable at point (506, 115). Other element would receive the click: [ScreenShot]
--- 30 Sep 19:26:51 427 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 30 Sep 19:27:00 488 - 9 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 30 Sep 19:27:07 663 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 30 Sep 19:27:08 777 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 19:27:14 006 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 19:27:14 007 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:27:16 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: idSIButton9]
--- 30 Sep 19:27:16 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: i0116]
--- 30 Sep 19:27:16 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: i0116]
--- 30 Sep 19:27:22 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: idSIButton9]
--- 30 Sep 19:27:23 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: i0118]
--- 30 Sep 19:27:30 652 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 19:27:30 653 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:27:30 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: lightbox]
--- 30 Sep 19:27:30 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: idSIButton9]
--- 30 Sep 19:27:34 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Sep 19:27:34 066 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:27:38 438 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
--- 30 Sep 19:27:42 820 - 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'
--- 30 Sep 19:27:47 271 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 30 Sep 19:27:51 680 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 30 Sep 19:27:56 073 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 30 Sep 19:28:00 536 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 30 Sep 19:28:04 901 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 30 Sep 19:28:05 049 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Sep 19:28:05 050 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:05 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> css selector: .header]
--- 30 Sep 19:28:07 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Sep 19:28:11 071 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:28:11 072 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:11 182 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:28:11 183 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:11 290 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:28:11 290 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:11 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Sep 19:28:11 459 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:28:11 460 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:11 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Sep 19:28:11 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 30 Sep 19:28:12 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 30 Sep 19:28:15 753 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:28:15 754 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:18 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> xpath: //div[@class='ng-placeholder']]
--- 30 Sep 19:28:18 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 30 Sep 19:28:27 766 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 30 Sep 19:28:33 305 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 19:28:33 307 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:38 004 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 30 Sep 19:28:38 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> id: enableClient]
--- 30 Sep 19:28:38 170 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 19:28:38 170 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:28:38 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (961f960e0fe32db41d5d01178cc77804)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 30 Sep 19:28:43 951 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 30 Sep 19:28:44 792 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 19:28:49 320 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 19:28:49 321 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:29:16 211 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 19:29:16 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: btnSubmit]
--- 30 Sep 19:29:16 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 19:29:16 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 19:29:21 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: btnSubmit]
--- 30 Sep 19:29:24 682 - 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%3dtkv2p1dendv_k1pq84mdozjgiyz0oav8mzjgiclwcx2z2c_eodchc3eeg4-mvenpkeayaxinpnwdsxbhzm0jyukpgxqw78cavib2xeqlyrgjz1kew4nyodqunudkezseupqtvifmvcryzm6rmftty4wcz_ntexbjtjn1dkb3e7hkba5ve1tsuy0pqhhbxyg_vocneq86bmnu3bg3jpi11a&response_mode=form_post&nonce=638633016034563690.zgyyotm4y2qtztmxos00mtg0lwjkm2ytogq5n2fjzjgxowq5zdhjzty0mtctmtjlzs00zwyxltg5nzctmzdinzg2mzfkzgyx&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
--- 30 Sep 19:29:24 683 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:29:34 690 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 19:29:39 316 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 19:29:39 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: lightbox]
--- 30 Sep 19:29:39 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: i0116]
--- 30 Sep 19:29:39 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: i0116]
--- 30 Sep 19:29:44 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: idSIButton9]
--- 30 Sep 19:29:46 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: i0118]
--- 30 Sep 19:29:52 500 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 19:29:52 501 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:29:52 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: lightbox]
--- 30 Sep 19:29:52 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: idSIButton9]
--- 30 Sep 19:29:56 527 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 19:29:56 528 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:29:56 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> id: btnUpload]
--- 30 Sep 19:29:56 733 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 19:29:56 733 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:29:56 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> css selector: .header]
--- 30 Sep 19:29:56 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> xpath: //a[text()='Administration']]
--- 30 Sep 19:29:59 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> xpath: //a[text()='Administration']]
--- 30 Sep 19:30:11 649 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 30 Sep 19:30:16 286 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 30 Sep 19:30:18 429 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 19:30:18 429 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:30:23 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> xpath: //*[text()='Import Template']]
--- 30 Sep 19:30:54 854 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> 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]
--- 30 Sep 19:30:58 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2544800a5cfbc9fbde07998b42e7346d)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 30 Sep 19:31:02 620 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 19:31:02 620 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: 'Barcode Type' droplist should Not display
Actual(Passed): Successfully verify Barcode Type' droplist is Not display[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is Not display[ScreenShot]
--- 30 Sep 19:31:10 648 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 30 Sep 19:31:11 538 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 19:31:19 003 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 19:31:19 003 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:31:21 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: idSIButton9]
--- 30 Sep 19:31:21 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: i0116]
--- 30 Sep 19:31:21 725 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: i0116]
--- 30 Sep 19:31:27 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: idSIButton9]
--- 30 Sep 19:31:28 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: i0118]
--- 30 Sep 19:31:35 559 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 19:31:35 560 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:31:35 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: lightbox]
--- 30 Sep 19:31:35 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: idSIButton9]
--- 30 Sep 19:31:38 850 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Sep 19:31:38 851 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:31:42 776 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: createdFIList]
--- 30 Sep 19:31:47 215 - 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'
--- 30 Sep 19:31:51 789 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 30 Sep 19:31:56 374 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 30 Sep 19:32:00 784 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 30 Sep 19:32:05 308 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 30 Sep 19:32:09 599 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 30 Sep 19:32:09 690 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Sep 19:32:09 690 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:09 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> css selector: .header]
--- 30 Sep 19:32:12 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Sep 19:32:15 653 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:32:15 653 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:15 729 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:32:15 730 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:15 810 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:32:15 810 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:15 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Sep 19:32:15 927 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:32:15 927 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:16 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Sep 19:32:16 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 30 Sep 19:32:16 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 30 Sep 19:32:19 838 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 19:32:19 838 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:22 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> xpath: //div[@class='ng-placeholder']]
--- 30 Sep 19:32:22 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 30 Sep 19:32:31 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 30 Sep 19:32:37 010 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 19:32:37 010 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:41 560 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 30 Sep 19:32:41 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> id: enableClient]
--- 30 Sep 19:32:41 725 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 19:32:41 726 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:32:41 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (90b16b5e14a798d13ebc592b067cf79c)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 30 Sep 19:32:55 077 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 30 Sep 19:32:55 894 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 19:32:59 959 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 19:32:59 960 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:33:27 426 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 19:33:27 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: btnSubmit]
--- 30 Sep 19:33:27 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 19:33:27 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 19:33:33 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: btnSubmit]
--- 30 Sep 19:33:35 916 - 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%3dir8ixq1snzrnrcfn8jubzovys9tqr_kvxqi8y0wxuyzd008lfz5zosiziml1lt4wcf7fglcdka81nlspxu6xwhzv-dckk0bzc_64gw8gw5hfakvjqtpnvjotnkcx6fmxazwrpmhcjkwrxkmogfzdlb6z62zcw8ju2hh_bryi3e32w-nv_lq4bk5mc-nxv6-67mj3homib_--03cqmvnqtg&response_mode=form_post&nonce=638633018549102667.zjuxzmiwmdatnwq0zi00zdywlwjiyjqtnzmzogu5nwjkndrimgnlzde1njatodbizc00ogfklwezywetnwi1yzg0ywuxztuy&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
--- 30 Sep 19:33:35 916 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:33:45 861 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 19:33:50 489 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 19:33:50 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: lightbox]
--- 30 Sep 19:33:50 617 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: i0116]
--- 30 Sep 19:33:50 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: i0116]
--- 30 Sep 19:33:55 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: idSIButton9]
--- 30 Sep 19:33:57 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: i0118]
--- 30 Sep 19:34:04 044 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 19:34:04 045 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:34:04 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: lightbox]
--- 30 Sep 19:34:04 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: idSIButton9]
--- 30 Sep 19:34:17 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 19:34:17 615 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:34:17 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> id: btnUpload]
--- 30 Sep 19:34:17 804 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 19:34:17 804 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 19:34:17 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> css selector: .header]
--- 30 Sep 19:34:17 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> xpath: //a[text()='Administration']]
--- 30 Sep 19:34:20 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> xpath: //a[text()='Administration']]
--- 30 Sep 19:34:29 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d86f6ccde5fb15f3314140a4d6d5efaf)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
element click intercepted: Element is not clickable at point (506, 115). Other element would receive the click: [ScreenShot]
51 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
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
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@bd9f0d0)
0 ms
init(org.testng.TestRunner@bd9f0d0)
10378 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
375176 ms