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, 159). 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.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: [8e3851d3dda401dede38aa8a55ea29e7, clickElement {id=f.B8D42E4735074FAB354C2E152A87EF32.d.5414B8A8C574F364638BDC4ABB677D2F.e.714}]
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:52455}, 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}
Element: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> css selector: label[data-bind*='$root.DocumentsCount']]
Session ID: 8e3851d3dda401dede38aa8a55ea29e7
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 jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
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:447)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12461)
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&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: 2 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]
Clicked on Save button
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, 159). Other element would receive the click: [ScreenShot]
--- 04 Oct 19:11:18 530 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:11:22 637 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 04 Oct 19:11:23 721 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:11:24 905 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 04 Oct 19:11:29 703 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 04 Oct 19:11:29 703 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:11:31 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: idSIButton9]
--- 04 Oct 19:11:31 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: i0116]
--- 04 Oct 19:11:32 052 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: i0116]
--- 04 Oct 19:11:37 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: idSIButton9]
--- 04 Oct 19:11:39 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: i0118]
--- 04 Oct 19:11:45 331 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Oct 19:11:45 333 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:11:45 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: lightbox]
--- 04 Oct 19:11:45 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: idSIButton9]
--- 04 Oct 19:11:49 093 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 04 Oct 19:11:49 094 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:11:53 377 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: createdFIList]
--- 04 Oct 19:11:57 940 - 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'
--- 04 Oct 19:12:02 489 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 04 Oct 19:12:07 019 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 04 Oct 19:12:11 580 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 04 Oct 19:12:16 087 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 04 Oct 19:12:20 747 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 04 Oct 19:12:20 855 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Oct 19:12:20 855 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:20 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> css selector: .header]
--- 04 Oct 19:12:23 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Oct 19:12:26 875 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:12:26 876 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:26 981 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:12:26 981 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:27 107 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:12:27 108 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:27 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Oct 19:12:27 327 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:12:27 328 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:27 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Oct 19:12:27 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> 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]
--- 04 Oct 19:12:28 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Oct 19:12:31 471 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:12:31 473 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:33 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> xpath: //div[@class='ng-placeholder']]
--- 04 Oct 19:12:33 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 04 Oct 19:12:43 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Oct 19:12:48 779 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Oct 19:12:48 780 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:52 883 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 04 Oct 19:12:52 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> id: enableClient]
--- 04 Oct 19:12:53 053 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Oct 19:12:53 053 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:12:53 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0d7cec0f520635bdfb646c21f906ace6)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 04 Oct 19:13:06 543 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:13:07 384 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 04 Oct 19:13:11 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Oct 19:13:11 137 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:13:38 494 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 04 Oct 19:13:38 566 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: btnSubmit]
--- 04 Oct 19:13:38 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Oct 19:13:38 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Oct 19:13:44 200 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: btnSubmit]
--- 04 Oct 19:13:47 063 - 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%3dvgpznhkysrvp8hagmf3xcgir0n13txgr9gl1lojxsmmeuk5d2csr7doe23azyvifhhwjdjihsbo7igarirw8u-9ndlfwmfszgww2igmjivjeawbxewqd9bbkdsabqshygfr30aaojtbxr0-lzv4f40qsn9umqouitdvsi_efjbuhvlashsux_sjgcza_ctnb9poazmifjzwyh3yvl7nckw&response_mode=form_post&nonce=638636462707518283.y2q1nty2ntitnde2mc00zmzmlwjjzmutytllnwy2nzdkndywmmq5ote4ogqtmtniys00odk0lwjkzdqtyzi3nwm3yjrlndlm&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 Oct 19:13:47 064 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:13:56 811 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 04 Oct 19:14:01 163 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 04 Oct 19:14:01 238 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: lightbox]
--- 04 Oct 19:14:01 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: i0116]
--- 04 Oct 19:14:01 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: i0116]
--- 04 Oct 19:14:06 747 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: idSIButton9]
--- 04 Oct 19:14:08 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: i0118]
--- 04 Oct 19:14:14 359 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Oct 19:14:14 360 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:14:14 429 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: lightbox]
--- 04 Oct 19:14:14 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: idSIButton9]
--- 04 Oct 19:14:18 636 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Oct 19:14:18 637 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:14:18 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: btnUpload]
--- 04 Oct 19:14:18 848 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Oct 19:14:18 848 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:14:18 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> css selector: .header]
--- 04 Oct 19:14:19 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //a[text()='Administration']]
--- 04 Oct 19:14:21 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //a[text()='Administration']]
--- 04 Oct 19:14:29 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //*[text()='Select All']]
--- 04 Oct 19:14:29 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //*[text()='Select All']]
--- 04 Oct 19:14:34 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //*[text()='Select All']]
--- 04 Oct 19:14:34 907 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:14:34 908 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:14:35 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: btnPrimary]
--- 04 Oct 19:14:35 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: btnPrimary]
--- 04 Oct 19:14:36 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> 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]
--- 04 Oct 19:14:39 033 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:14:39 034 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:14:44 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //*[text()='Import Template']]
--- 04 Oct 19:15:15 232 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> 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]
--- 04 Oct 19:15:20 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 04 Oct 19:15:25 981 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:15:25 982 - 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]
--- 04 Oct 19:15:30 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 04 Oct 19:15:35 927 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:15:35 928 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:15:36 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //button[@class='btn margin-off action']]
--- 04 Oct 19:15:36 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //button[@class='btn margin-off action']]
--- 04 Oct 19:15:42 101 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 04 Oct 19:15:42 101 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:15:52 221 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 04 Oct 19:15:52 221 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:15:53 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: IndexFieldTypeList]
--- 04 Oct 19:16:11 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 04 Oct 19:16:20 204 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=ab45eb80-209d-4780-894a-051529973eb0&source=templatedetail&hasundefineddocs=false
--- 04 Oct 19:16:20 205 - 8 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:16:45 250 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
--- 04 Oct 19:16:45 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (200e5cf8bf6936a123dadb9c66d6ba1f)] -> id: cancelDesignButton]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is displayed[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is displayed[ScreenShot]
--- 04 Oct 19:16:52 944 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:16:53 751 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 04 Oct 19:17:01 004 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 04 Oct 19:17:01 005 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:03 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: idSIButton9]
--- 04 Oct 19:17:03 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: i0116]
--- 04 Oct 19:17:03 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: i0116]
--- 04 Oct 19:17:09 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: idSIButton9]
--- 04 Oct 19:17:10 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: i0118]
--- 04 Oct 19:17:17 763 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Oct 19:17:17 764 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:17 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: lightbox]
--- 04 Oct 19:17:17 938 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: idSIButton9]
--- 04 Oct 19:17:21 048 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 04 Oct 19:17:21 048 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:25 048 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: createdFIList]
--- 04 Oct 19:17:29 580 - 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'
--- 04 Oct 19:17:33 958 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 04 Oct 19:17:38 590 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 04 Oct 19:17:43 187 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 04 Oct 19:17:47 505 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 04 Oct 19:17:51 681 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 04 Oct 19:17:51 778 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 04 Oct 19:17:51 779 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:51 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> css selector: .header]
--- 04 Oct 19:17:54 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Oct 19:17:57 744 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:17:57 744 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:57 820 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:17:57 820 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:57 894 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:17:57 894 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:57 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Oct 19:17:58 026 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:17:58 026 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:17:58 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Oct 19:17:58 291 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> 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]
--- 04 Oct 19:17:58 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Oct 19:18:01 906 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 04 Oct 19:18:01 907 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:18:04 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> xpath: //div[@class='ng-placeholder']]
--- 04 Oct 19:18:04 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 04 Oct 19:18:13 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Oct 19:18:19 109 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Oct 19:18:19 110 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:18:23 734 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 04 Oct 19:18:23 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> id: enableClient]
--- 04 Oct 19:18:23 887 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 04 Oct 19:18:23 887 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:18:23 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (31b282465c06cd285b7d0f7a9c948bd5)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 04 Oct 19:18:37 220 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 04 Oct 19:18:38 087 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 04 Oct 19:18:42 732 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 04 Oct 19:18:42 733 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:19:09 609 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 04 Oct 19:19:09 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: btnSubmit]
--- 04 Oct 19:19:09 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Oct 19:19:09 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 04 Oct 19:19:15 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: btnSubmit]
--- 04 Oct 19:19:18 169 - 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%3dzoj9zyv6_7vmphyac4itu6mvgitujmkaqxvndnxf4wvbcwazujtbtjepmtbugtbhubtthyme4eugjzrmdogpoqh59xnm4glrowwjmi_lerhulkaa7s1kmfqmjcjixjvov2l_wzsqvbmmtivnazno3ht42i6zhc9wjuhvoqyetu_pehll5w02wgjhdrkjud-xvw5mer4s4dlehoxleu-dla&response_mode=form_post&nonce=638636466018813953.yty4njqxytutmgu3ys00otnjltkwyjmtzjhkmgu5mdewywvjnzywy2uzmgetmwrlni00ndfmlthmnmmtmtyyzwmzywflnji5&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 Oct 19:19:18 170 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:19:27 944 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 04 Oct 19:19:32 352 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 04 Oct 19:19:32 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: lightbox]
--- 04 Oct 19:19:32 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: i0116]
--- 04 Oct 19:19:32 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: i0116]
--- 04 Oct 19:19:37 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: idSIButton9]
--- 04 Oct 19:19:39 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: i0118]
--- 04 Oct 19:19:45 516 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Oct 19:19:45 516 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:19:45 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: lightbox]
--- 04 Oct 19:19:45 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: idSIButton9]
--- 04 Oct 19:19:49 464 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Oct 19:19:49 464 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:19:49 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> id: btnUpload]
--- 04 Oct 19:19:49 662 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 04 Oct 19:19:49 662 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:19:49 745 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> css selector: .header]
--- 04 Oct 19:19:49 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //a[text()='Administration']]
--- 04 Oct 19:19:51 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //a[text()='Administration']]
--- 04 Oct 19:20:01 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 04 Oct 19:20:06 730 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:20:06 731 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:20:06 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is displayed[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is displayed[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]
Actual(Passed): Successfully verify Barcode Type' droplist is enable for normal PDF Template[ScreenShot]
--- 04 Oct 19:20:11 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 04 Oct 19:20:18 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
--- 04 Oct 19:20:28 480 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 04 Oct 19:20:34 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:20:34 029 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:20:34 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
Expected: 'Barcode Type' droplist selected value should show
Actual(Passed): Successfully verify 'Barcode Type' selected value is showing[ScreenShot]
Actual(Passed): Successfully verify 'Barcode Type' selected value is showing[ScreenShot]
--- 04 Oct 19:20:41 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 04 Oct 19:20:46 435 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 04 Oct 19:20:46 436 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 04 Oct 19:20:46 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8e3851d3dda401dede38aa8a55ea29e7)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
element click intercepted: Element is not clickable at point (506, 159). 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
verifyBarcodeTypeDroplistFunctionalities_dummy
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
verifyBarcodeTypeDroplistFunctionalities_dummy
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@4afdb7da)
0 ms
init(org.testng.TestRunner@4afdb7da)
10203 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
449968 ms