com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities
(, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"}
(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: [d54d8f5cd2585cfe4ef8294ba33a1c19, actions {actions=[org.openqa.selenium.interactions.Sequence@42103b5b]}]
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:55647}, 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}
Session ID: d54d8f5cd2585cfe4ef8294ba33a1c19
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283)
at com.imm.pages.DocumentMaintenanceRTS.clickSave(DocumentMaintenanceRTS.java:957)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12263)
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: 3 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]
javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"} [ScreenShot]
--- 01 Oct 12:02:20 967 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 12:02:25 499 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 01 Oct 12:02:32 410 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 12:02:33 300 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 01 Oct 12:02:37 779 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 01 Oct 12:02:37 780 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:02:40 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: idSIButton9]
--- 01 Oct 12:02:40 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: i0116]
--- 01 Oct 12:02:40 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: i0116]
--- 01 Oct 12:02:45 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: idSIButton9]
--- 01 Oct 12:02:47 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: i0118]
--- 01 Oct 12:02:53 340 - Page URL:: https://login.microsoftonline.com/common/login
--- 01 Oct 12:02:53 342 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:02:53 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: lightbox]
--- 01 Oct 12:02:53 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: idSIButton9]
--- 01 Oct 12:02:56 755 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 01 Oct 12:02:56 756 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:00 498 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: createdFIList]
--- 01 Oct 12:03:04 996 - 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'
--- 01 Oct 12:03:09 504 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 01 Oct 12:03:13 887 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 01 Oct 12:03:18 481 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 01 Oct 12:03:23 117 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 01 Oct 12:03:27 510 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 01 Oct 12:03:27 610 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 01 Oct 12:03:27 611 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:27 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> css selector: .header]
--- 01 Oct 12:03:30 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 01 Oct 12:03:33 587 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:03:33 587 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:33 668 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:03:33 670 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:33 760 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:03:33 761 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:33 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 01 Oct 12:03:33 912 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:03:33 913 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:34 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 01 Oct 12:03:34 212 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> 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]
--- 01 Oct 12:03:34 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 01 Oct 12:03:37 844 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:03:37 845 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:40 188 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> xpath: //div[@class='ng-placeholder']]
--- 01 Oct 12:03:40 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 01 Oct 12:03:49 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 01 Oct 12:03:54 999 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 01 Oct 12:03:54 999 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:59 360 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 01 Oct 12:03:59 454 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> id: enableClient]
--- 01 Oct 12:03:59 548 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 01 Oct 12:03:59 549 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:03:59 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (e6a8394214295dc7a7e87ce9fb93118a)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 01 Oct 12:04:05 250 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 12:04:06 102 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 01 Oct 12:04:09 372 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 01 Oct 12:04:09 372 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:04:35 890 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 01 Oct 12:04:35 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: btnSubmit]
--- 01 Oct 12:04:36 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Oct 12:04:36 099 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Oct 12:04:41 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: btnSubmit]
--- 01 Oct 12:04:44 372 - 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%3dn73frrae0ncaqoehzxfbhcok7yuzeofcghkqf5mzmieoe27rk4akfzieaxx3hskfoe_b_2qbg2um8qklhskish9kqi-qqmfbruddbgbfpa0ovy37gs2livpqxej1gdohks6jpliqsq4wp6wkhl06kh4cliol1w5y4vijizgitx8khh5uk-w73re9uxfblcvfgfgryndy0teyimi6eiuvwg&response_mode=form_post&nonce=638633613247384855.mmi2nja4ogmtowfhmc00m2q1lthkmjatytvjzdy0yjg2nja1zdk2yjg4nwqtyjnhzc00zti2ltgyzjctogi1odu2nmfjnjkw&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
--- 01 Oct 12:04:44 373 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:04:53 631 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 01 Oct 12:04:58 021 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 01 Oct 12:04:58 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: lightbox]
--- 01 Oct 12:04:58 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: i0116]
--- 01 Oct 12:04:58 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: i0116]
--- 01 Oct 12:05:03 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: idSIButton9]
--- 01 Oct 12:05:04 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: i0118]
--- 01 Oct 12:05:11 106 - Page URL:: https://login.microsoftonline.com/common/login
--- 01 Oct 12:05:11 107 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:05:11 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: lightbox]
--- 01 Oct 12:05:11 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: idSIButton9]
--- 01 Oct 12:05:14 933 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Oct 12:05:14 933 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:05:15 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> id: btnUpload]
--- 01 Oct 12:05:15 201 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Oct 12:05:15 202 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:05:15 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> css selector: .header]
--- 01 Oct 12:05:15 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> xpath: //a[text()='Administration']]
--- 01 Oct 12:05:17 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> xpath: //a[text()='Administration']]
--- 01 Oct 12:05:29 600 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 01 Oct 12:05:33 860 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 01 Oct 12:05:35 986 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:05:35 988 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:05:41 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> xpath: //*[text()='Import Template']]
--- 01 Oct 12:06:12 283 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> 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]
--- 01 Oct 12:06:15 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (19f03a3eabca80c7b045a8639b4738b7)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 01 Oct 12:06:21 048 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:06:21 048 - 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]
--- 01 Oct 12:06:29 059 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 12:06:29 872 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 01 Oct 12:06:37 417 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 01 Oct 12:06:37 417 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:06:39 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: idSIButton9]
--- 01 Oct 12:06:39 769 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: i0116]
--- 01 Oct 12:06:39 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: i0116]
--- 01 Oct 12:06:45 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: idSIButton9]
--- 01 Oct 12:06:46 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: i0118]
--- 01 Oct 12:06:53 599 - Page URL:: https://login.microsoftonline.com/common/login
--- 01 Oct 12:06:53 599 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:06:53 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: lightbox]
--- 01 Oct 12:06:53 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: idSIButton9]
--- 01 Oct 12:06:56 762 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 01 Oct 12:06:56 762 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:00 590 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: createdFIList]
--- 01 Oct 12:07:04 961 - 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'
--- 01 Oct 12:07:09 227 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 01 Oct 12:07:13 621 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 01 Oct 12:07:17 890 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 01 Oct 12:07:22 489 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 01 Oct 12:07:26 868 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 01 Oct 12:07:26 964 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 01 Oct 12:07:26 965 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:27 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> css selector: .header]
--- 01 Oct 12:07:29 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 01 Oct 12:07:32 964 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:07:32 965 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:33 039 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:07:33 039 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:33 110 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:07:33 110 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:33 170 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 01 Oct 12:07:33 247 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:07:33 247 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:33 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 01 Oct 12:07:33 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> 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]
--- 01 Oct 12:07:33 918 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 01 Oct 12:07:37 137 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 12:07:37 138 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:39 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> xpath: //div[@class='ng-placeholder']]
--- 01 Oct 12:07:39 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 01 Oct 12:07:48 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 01 Oct 12:07:54 204 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 01 Oct 12:07:54 205 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:58 321 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 01 Oct 12:07:58 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> id: enableClient]
--- 01 Oct 12:07:58 492 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 01 Oct 12:07:58 492 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:07:58 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (78e4caee69853e6a407141cfac03e776)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 01 Oct 12:08:11 877 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 12:08:12 694 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 01 Oct 12:08:16 486 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 01 Oct 12:08:16 486 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:08:43 509 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 01 Oct 12:08:43 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: btnSubmit]
--- 01 Oct 12:08:43 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Oct 12:08:43 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Oct 12:08:49 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: btnSubmit]
--- 01 Oct 12:08:52 501 - 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%3demg9brgjzj690enpdlfqgtqqm7bwg5t0bwcxeqlkgoely0-6tq6tk2jvhevl9vndorjn-exqpfhto1hocdp1wdwlykbd5k5roljg4xhlafpee118t4at2kgsuee-ze_ixtrx6clc9sfbaf2e7jnd2rwo0rdtjc_iu4wumogli7yn7yybx80ozosgxtyecjhf-7hx1solsevbhrvcfp8pyg&response_mode=form_post&nonce=638633615723196404.mmq0otu0owetzmm3nc00otrhlwiwn2mtotvhzwm0ntq5nthjnjc2yzyzzjatywmync00njzhlthjmdmtogm4otq0zdq4zjc1&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
--- 01 Oct 12:08:52 501 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:09:01 836 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 01 Oct 12:09:06 030 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 01 Oct 12:09:06 104 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: lightbox]
--- 01 Oct 12:09:06 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: i0116]
--- 01 Oct 12:09:06 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: i0116]
--- 01 Oct 12:09:11 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: idSIButton9]
--- 01 Oct 12:09:12 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: i0118]
--- 01 Oct 12:09:19 196 - Page URL:: https://login.microsoftonline.com/common/login
--- 01 Oct 12:09:19 196 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:09:19 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: lightbox]
--- 01 Oct 12:09:19 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: idSIButton9]
--- 01 Oct 12:09:23 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Oct 12:09:23 292 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:09:23 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> id: btnUpload]
--- 01 Oct 12:09:23 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Oct 12:09:23 497 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:09:23 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> css selector: .header]
--- 01 Oct 12:09:23 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //a[text()='Administration']]
--- 01 Oct 12:09:25 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //a[text()='Administration']]
--- 01 Oct 12:09:34 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 01 Oct 12:09:40 298 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:09:40 298 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:09:42 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> 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]
--- 01 Oct 12:09:48 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 01 Oct 12:09:53 874 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:09:53 874 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
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]
--- 01 Oct 12:10:01 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 01 Oct 12:10:07 337 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:10:07 338 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:10:13 920 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: (//div[@class='selectize-input items full has-options has-items'])[3]'
Expected: 'Barcode Type' droplist should display disable for dynamic template
Actual(Passed): Successfully verify Barcode Type' droplist is enable for dynamic defined Template[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is enable for dynamic defined Template[ScreenShot]
--- 01 Oct 12:10:19 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 01 Oct 12:10:25 167 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:10:25 168 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:10:31 535 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: (//div[@class='selectize-input items full has-options has-items'])[3]'
Expected: 'Barcode Type' droplist should display disable for OCR template
Actual(Passed): Successfully verify Barcode Type' droplist is enable for OCR Template[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is enable for OCR Template[ScreenShot]
--- 01 Oct 12:10:37 230 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 01 Oct 12:10:42 764 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:10:42 764 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:10:44 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
Expected: 'Barcode Type' droplist By Default selected value should be 'None'
Actual(Passed): Successfully verify 'Barcode Type' default selected value is 'None'[ScreenShot]
Actual(Passed): Successfully verify 'Barcode Type' default selected value is 'None'[ScreenShot]
--- 01 Oct 12:10:55 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 01 Oct 12:11:00 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 12:11:00 699 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 12:11:02 953 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: (//div[@class='selectize-input items full has-options has-items'])[3]]
--- 01 Oct 12:11:09 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d54d8f5cd2585cfe4ef8294ba33a1c19)] -> xpath: //label[normalize-space()='Barcode Type']//following::div[1]/div/div/div[2]/div/div]
javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"} [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@5fa9a360)
0 ms
init(org.testng.TestRunner@5fa9a360)
10209 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
362161 ms