Test results
1 suite, 1 failed test
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.GeneratedMethodAccessor9.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.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&amp;hsfiid=autoesign&amp;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)
   --- 30 Sep 15:47:11 938 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
   --- 30 Sep 15:47:15 802 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
   --- 30 Sep 15:47:22 405 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
   --- 30 Sep 15:47:23 301 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 30 Sep 15:47:27 846 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 30 Sep 15:47:27 847 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:47:30 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: idSIButton9]
   --- 30 Sep 15:47:30 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: i0116]
   --- 30 Sep 15:47:30 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: i0116]
   --- 30 Sep 15:47:35 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: idSIButton9]
   --- 30 Sep 15:47:36 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: i0118]
   --- 30 Sep 15:47:44 149 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Sep 15:47:44 150 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:47:44 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: lightbox]
   --- 30 Sep 15:47:44 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: idSIButton9]
   --- 30 Sep 15:47:47 260 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 30 Sep 15:47:47 261 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:47:51 816 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 30 Sep 15:47:56 291 - 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 15:48:00 600 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 30 Sep 15:48:05 127 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 30 Sep 15:48:09 486 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 30 Sep 15:48:13 913 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 30 Sep 15:48:18 252 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 30 Sep 15:48:18 338 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 30 Sep 15:48:18 338 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:18 445 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> css selector: .header]
   --- 30 Sep 15:48:21 119 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 30 Sep 15:48:24 367 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 15:48:24 367 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:24 449 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 15:48:24 450 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:24 542 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 15:48:24 542 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:24 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 30 Sep 15:48:24 689 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 15:48:24 689 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:24 779 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 30 Sep 15:48:25 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 30 Sep 15:48:25 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 30 Sep 15:48:28 575 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 15:48:28 575 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:30 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 30 Sep 15:48:31 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 30 Sep 15:48:40 417 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 30 Sep 15:48:45 790 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 30 Sep 15:48:45 790 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:50 280 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 30 Sep 15:48:50 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> id: enableClient]
   --- 30 Sep 15:48:50 449 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 30 Sep 15:48:50 450 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:48:50 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d99017e139a5e1a98fd0251da45198af)] -> css selector: .header]

Successfully navigated to 'Client Settings' page [ScreenShot]
 Read Document Barcode option is Selected

Clicked on Save button
 Read Document Barcode option is Not Selected
 Barcode toggle set as Disable [ScreenShot]

Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
   --- 30 Sep 15:49:03 864 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
   --- 30 Sep 15:49:04 694 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 30 Sep 15:49:08 010 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 30 Sep 15:49:08 011 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:49:34 597 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 30 Sep 15:49:34 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 30 Sep 15:49:34 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 30 Sep 15:49:34 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 30 Sep 15:49:40 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: btnSubmit]
   --- 30 Sep 15:49:43 104 - 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%3dlf7z1dpwqquf5j-iko00hbka3i0srs6a42yy6cxfe6odldbjrkjttty09bexh-eka6nztlfeowrayeoou_b7y2oidpzk1hbfqekkac1pgkpvq7qicj-zaovj9bomef-dxqawasfnf38-cb-l2xjcbyyfah3gptptb5sjowabcbdg927dbwct0dgbexhafhffy-vpimy_9kkkombby81mpa&response_mode=form_post&nonce=638632884219653534.ntrmnwjmmzctnjrjmc00mdg3lwfkzmitmwy0mgnmzdbhmziyymfkyzk5nwitnwnhmy00yjm5ltg4mdytn2y2zjcwzwy2ztjm&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 15:49:43 104 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:49:52 991 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 30 Sep 15:49:57 536 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 30 Sep 15:49:57 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: lightbox]
   --- 30 Sep 15:49:57 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: i0116]
   --- 30 Sep 15:49:57 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: i0116]
   --- 30 Sep 15:50:03 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: idSIButton9]
   --- 30 Sep 15:50:04 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: i0118]
   --- 30 Sep 15:50:11 098 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Sep 15:50:11 098 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:50:11 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: lightbox]
   --- 30 Sep 15:50:11 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: idSIButton9]
   --- 30 Sep 15:50:15 073 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Sep 15:50:15 074 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:50:15 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> id: btnUpload]
   --- 30 Sep 15:50:15 326 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Sep 15:50:15 326 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 15:50:15 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 30 Sep 15:50:15 529 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> xpath: //a[text()='Administration']]
   --- 30 Sep 15:50:17 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 30 Sep 15:50:25 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d2190e9b7980af7b9275216379e47c67)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 30 Sep 15:50:30 403 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 30 Sep 15:50:30 404 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the session [ScreenShot]

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
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@58a0b88e) 0 ms
init(org.testng.TestRunner@58a0b88e) 10176 ms
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, chrome_Windows 11) 123150 ms