com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
(, chrome_Windows 11)
java.lang.IndexOutOfBoundsException: Index 2 out of bounds for length 2
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
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.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy36.get(Unknown Source)
at com.imm.pages.DocumentMaintenanceRTS.isBarcodeTypeDisplayed(DocumentMaintenanceRTS.java:1736)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(DocumentRTS.java:12130)
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="verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage"/>
</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
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
P1
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
Smoke
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, 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]
Index 2 out of bounds for length 2 [ScreenShot]
--- 30 Sep 16:00:59 940 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 16:01:03 656 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 30 Sep 16:01:09 990 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 16:01:10 848 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 16:01:15 709 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 16:01:15 711 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:01:18 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: idSIButton9]
--- 30 Sep 16:01:18 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: i0116]
--- 30 Sep 16:01:18 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: i0116]
--- 30 Sep 16:01:23 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: idSIButton9]
--- 30 Sep 16:01:25 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: i0118]
--- 30 Sep 16:01:32 289 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 16:01:32 289 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:01:32 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: lightbox]
--- 30 Sep 16:01:32 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: idSIButton9]
--- 30 Sep 16:01:35 391 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Sep 16:01:35 393 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:01:39 390 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: createdFIList]
--- 30 Sep 16:01:43 895 - 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 16:01:48 242 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 30 Sep 16:01:52 863 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 30 Sep 16:01:57 255 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 30 Sep 16:02:01 859 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 30 Sep 16:02:06 517 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 30 Sep 16:02:06 614 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Sep 16:02:06 614 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:06 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> css selector: .header]
--- 30 Sep 16:02:09 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Sep 16:02:12 660 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:02:12 660 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:12 750 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:02:12 750 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:12 825 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:02:12 826 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:12 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Sep 16:02:12 961 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:02:12 962 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:13 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Sep 16:02:13 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> 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 16:02:13 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 30 Sep 16:02:16 812 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:02:16 813 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:19 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> xpath: //div[@class='ng-placeholder']]
--- 30 Sep 16:02:19 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 30 Sep 16:02:28 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 30 Sep 16:02:33 881 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 16:02:33 882 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:38 208 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 30 Sep 16:02:38 278 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> id: enableClient]
--- 30 Sep 16:02:38 374 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 16:02:38 375 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:02:38 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (5529c641b8f57bbfe788dff1dc5f56fe)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 30 Sep 16:02:44 072 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 16:02:44 914 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 16:02:50 134 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 16:02:50 134 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:03:17 408 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 16:03:17 479 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: btnSubmit]
--- 30 Sep 16:03:17 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 16:03:17 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 16:03:23 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: btnSubmit]
--- 30 Sep 16:03:25 157 - 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%3dsc1xlanobeb3wuoe03dam8-0gdjwpnfq1pyuw3ws-zsyqgyk5cwttqbufwbge_um0dv4-rc3onw1jora35k3rcgkslprg-y7byczbckmdomqfk6hn2encpawvc2o14xubakrjytwzq7qn1zi6lcb5qawrniconjbjskrjpvkdlhx92univudq9tbogwxcutepk7t7hmgu39tst5-dafdja&response_mode=form_post&nonce=638632892446817692.owvkywu5zjetnjqzni00mmywltk1owutndlhogqyywi0mdnlmwy4m2i5mdmtnwiymc00mdk0ltg3odutymq3zdq1yzjlnwnj&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 16:03:25 160 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:03:34 658 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 16:03:39 011 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 16:03:39 087 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: lightbox]
--- 30 Sep 16:03:39 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: i0116]
--- 30 Sep 16:03:39 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: i0116]
--- 30 Sep 16:03:44 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: idSIButton9]
--- 30 Sep 16:03:45 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: i0118]
--- 30 Sep 16:03:52 090 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 16:03:52 091 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:03:52 154 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: lightbox]
--- 30 Sep 16:03:52 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: idSIButton9]
--- 30 Sep 16:03:55 845 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 16:03:55 846 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:03:55 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> id: btnUpload]
--- 30 Sep 16:03:56 038 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 16:03:56 038 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:03:56 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> css selector: .header]
--- 30 Sep 16:03:56 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> xpath: //a[text()='Administration']]
--- 30 Sep 16:03:58 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> xpath: //a[text()='Administration']]
--- 30 Sep 16:04:06 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f24e20289d5320e129359e92f2526852)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 30 Sep 16:04:10 634 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 16:04:10 635 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Index 2 out of bounds for length 2 [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@214faadd)
0 ms
init(org.testng.TestRunner@214faadd)
10177 ms
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, chrome_Windows 11)
115368 ms