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.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.expandSession(DocumentMaintenanceRTS.java:442)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12119)
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: 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]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 01 Oct 11:56:04 795 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 11:56:08 457 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 01 Oct 11:56:14 903 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 11:56:15 741 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 01 Oct 11:56:20 680 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 01 Oct 11:56:20 680 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:56:23 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: idSIButton9]
--- 01 Oct 11:56:23 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: i0116]
--- 01 Oct 11:56:23 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: i0116]
--- 01 Oct 11:56:28 569 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: idSIButton9]
--- 01 Oct 11:56:29 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: i0118]
--- 01 Oct 11:56:36 579 - Page URL:: https://login.microsoftonline.com/common/login
--- 01 Oct 11:56:36 581 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:56:36 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: lightbox]
--- 01 Oct 11:56:37 090 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: idSIButton9]
--- 01 Oct 11:56:40 643 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 01 Oct 11:56:40 644 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:56:44 553 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: createdFIList]
--- 01 Oct 11:56:48 957 - 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 11:56:53 324 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 01 Oct 11:56:57 655 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 01 Oct 11:57:02 026 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 01 Oct 11:57:06 359 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 01 Oct 11:57:10 686 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 01 Oct 11:57:10 787 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 01 Oct 11:57:10 788 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:10 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> css selector: .header]
--- 01 Oct 11:57:13 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 01 Oct 11:57:16 436 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 11:57:16 437 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:16 521 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 11:57:16 522 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:16 618 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 11:57:16 619 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:16 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 01 Oct 11:57:16 792 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 11:57:16 792 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:16 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 01 Oct 11:57:17 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> 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 11:57:17 668 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 01 Oct 11:57:20 920 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 01 Oct 11:57:20 921 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:23 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> xpath: //div[@class='ng-placeholder']]
--- 01 Oct 11:57:23 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 01 Oct 11:57:32 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 01 Oct 11:57:38 321 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 01 Oct 11:57:38 321 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:42 676 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 01 Oct 11:57:42 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> id: enableClient]
--- 01 Oct 11:57:42 849 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 01 Oct 11:57:42 849 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:57:42 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (67b804f576508e7b9aa7149b701b4d78)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 01 Oct 11:57:48 676 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
--- 01 Oct 11:57:49 528 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 01 Oct 11:57:52 564 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 01 Oct 11:57:52 564 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:58:19 856 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 01 Oct 11:58:19 924 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: btnSubmit]
--- 01 Oct 11:58:20 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Oct 11:58:20 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 01 Oct 11:58:25 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: btnSubmit]
--- 01 Oct 11:58:28 005 - 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%3d70jgc3pfk3suudlxon462ujskkrptcbolpljuz5btnywpovwcsd-py_adtkkimu0jmfzmuvz9o5qh8mo99fclivfir-qg13vrlctw7agvxgflnvydjz_jbhpvzjjcbzt8tfu0wqw0vzowmzsam5c6rs5hucyllyi3uhlxumopnhiuocbaoua8yn7net3wrckngwe7v1bl94nd6zazw4dew&response_mode=form_post&nonce=638633609486832470.yzjmmwzimgetmthjoc00ywfmlwezztgtotk2mmuxmjyxnwe4mzm2othkymutztvmos00mwe3ltlmngmtzjuynddhmwixmzdl&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 11:58:28 005 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:58:37 648 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 01 Oct 11:58:42 001 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 01 Oct 11:58:42 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: lightbox]
--- 01 Oct 11:58:42 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: i0116]
--- 01 Oct 11:58:42 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: i0116]
--- 01 Oct 11:58:47 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: idSIButton9]
--- 01 Oct 11:58:49 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: i0118]
--- 01 Oct 11:58:55 512 - Page URL:: https://login.microsoftonline.com/common/login
--- 01 Oct 11:58:55 513 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:58:55 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: lightbox]
--- 01 Oct 11:58:56 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: idSIButton9]
--- 01 Oct 11:58:59 684 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Oct 11:58:59 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:58:59 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> id: btnUpload]
--- 01 Oct 11:58:59 942 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 01 Oct 11:58:59 943 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:59:00 055 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> css selector: .header]
--- 01 Oct 11:59:00 128 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> xpath: //a[text()='Administration']]
--- 01 Oct 11:59:02 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> xpath: //a[text()='Administration']]
--- 01 Oct 11:59:14 419 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 01 Oct 11:59:18 765 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 01 Oct 11:59:20 866 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 01 Oct 11:59:20 866 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 01 Oct 11:59:25 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> xpath: //*[text()='Import Template']]
--- 01 Oct 11:59:56 637 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (952a1e3d73287e890a895a6f4342d0e5)] -> 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@6d7e973b)
0 ms
init(org.testng.TestRunner@6d7e973b)
10177 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
115146 ms