com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities
(, chrome_Windows 11)
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
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.expandSession(DocumentMaintenanceRTS.java:444)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12097)
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]
Index 0 out of bounds for length 0 [ScreenShot]
Verify Barcode Type droplist functionality
Steps:
--- 10 Oct 13:06:56 576 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 10 Oct 13:06:59 994 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 10 Oct 13:07:04 719 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 10 Oct 13:07:04 720 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:07:07 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: idSIButton9]
--- 10 Oct 13:07:07 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: i0116]
--- 10 Oct 13:07:07 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: i0116]
--- 10 Oct 13:07:12 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: idSIButton9]
--- 10 Oct 13:07:14 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: i0118]
--- 10 Oct 13:07:20 203 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Oct 13:07:20 205 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:07:20 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: lightbox]
--- 10 Oct 13:07:20 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: idSIButton9]
--- 10 Oct 13:07:24 034 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 10 Oct 13:07:24 035 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:07:28 062 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: createdFIList]
--- 10 Oct 13:07:32 492 - 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'
--- 10 Oct 13:07:37 014 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 10 Oct 13:07:41 159 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 10 Oct 13:07:45 415 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 10 Oct 13:07:49 952 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 10 Oct 13:07:54 564 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 10 Oct 13:07:54 655 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 10 Oct 13:07:54 656 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:07:54 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> css selector: .header]
--- 10 Oct 13:07:57 446 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 10 Oct 13:08:00 693 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 10 Oct 13:08:00 694 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:08:00 772 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 10 Oct 13:08:00 772 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:08:00 854 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 10 Oct 13:08:00 855 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:08:00 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 10 Oct 13:08:00 996 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 10 Oct 13:08:00 996 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:08:01 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 10 Oct 13:08:01 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> 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]
--- 10 Oct 13:08:01 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 10 Oct 13:08:04 860 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 10 Oct 13:08:04 861 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:08:07 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> xpath: //div[@class='ng-placeholder']]
--- 10 Oct 13:08:07 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 10 Oct 13:08:16 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 10 Oct 13:08:22 075 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 10 Oct 13:08:22 076 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:08:26 667 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 10 Oct 13:08:26 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> id: enableClient]
--- 10 Oct 13:08:26 832 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 10 Oct 13:08:26 833 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:08:26 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (306e6f98a202c76da51bbd2008791799)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 10 Oct 13:08:40 452 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 10 Oct 13:08:41 447 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 10 Oct 13:08:45 649 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 10 Oct 13:08:45 650 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:09:12 892 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 10 Oct 13:09:12 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: btnSubmit]
--- 10 Oct 13:09:13 093 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 10 Oct 13:09:13 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 10 Oct 13:09:19 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: btnSubmit]
--- 10 Oct 13:09:22 066 - 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%3d07n8bn6kavjtjsazt-smhoyt4vwuhxqfmuqyusrxzgvpljxh6cbqbx91yatvz6dkdluvkmipv05ihekllcxgw1l3htvr_ik7zhbow4_-wtgylosvtnzxqru-nvsrwt_54g_nw3wwe3vstzclz81e7_bfkh8la6osyvq411nlecat-7i5v2l5qqg796qfbthc90vdytvidi-hjm_c9satua&response_mode=form_post&nonce=638641428108260142.ztrimdbhzwitnze2ny00mtvkltkwmgitn2vlnwu4otiyngrlyjixnthiy2utogqyzi00yzq0lwi5ogutyjblnwi1mgeymmew&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
--- 10 Oct 13:09:22 067 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:09:31 883 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 10 Oct 13:09:36 262 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 10 Oct 13:09:36 339 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: lightbox]
--- 10 Oct 13:09:36 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: i0116]
--- 10 Oct 13:09:36 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: i0116]
--- 10 Oct 13:09:41 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: idSIButton9]
--- 10 Oct 13:09:43 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: i0118]
--- 10 Oct 13:09:49 278 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Oct 13:09:49 279 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:09:49 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: lightbox]
--- 10 Oct 13:09:49 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: idSIButton9]
--- 10 Oct 13:09:53 392 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 10 Oct 13:09:53 392 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:09:53 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: btnUpload]
--- 10 Oct 13:09:53 590 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 10 Oct 13:09:53 590 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:09:53 676 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> css selector: .header]
--- 10 Oct 13:09:53 741 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //a[text()='Administration']]
--- 10 Oct 13:09:55 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //a[text()='Administration']]
--- 10 Oct 13:10:03 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //*[text()='Select All']]
--- 10 Oct 13:10:03 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //*[text()='Select All']]
--- 10 Oct 13:10:08 891 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //*[text()='Select All']]
--- 10 Oct 13:10:09 161 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 10 Oct 13:10:09 162 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:10:09 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: btnPrimary]
--- 10 Oct 13:10:10 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> id: btnPrimary]
--- 10 Oct 13:10:10 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> 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]
--- 10 Oct 13:10:13 288 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 10 Oct 13:10:13 288 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 10 Oct 13:10:18 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> xpath: //*[text()='Import Template']]
--- 10 Oct 13:10:49 577 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (2c2bef9a2102b50a159d106a8a096c5c)] -> 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]
Index 0 out of bounds for length 0 [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@46663674)
0 ms
init(org.testng.TestRunner@46663674)
10248 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
116913 ms