com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
(, chrome_Windows 11)
java.lang.AssertionError: Documents Maintenance page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:497)
at com.imm.pages.DocumentsPage.isLoaded(DocumentsPage.java:114)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:393)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(DocumentRTS.java:12094)
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 Enable [ScreenShot]
Documents Maintenance page didn't open up [ScreenShot]
--- 30 Sep 12:24:22 602 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 12:24:26 295 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 30 Sep 12:24:32 120 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 12:24:32 120 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:24:34 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: idSIButton9]
--- 30 Sep 12:24:34 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: i0116]
--- 30 Sep 12:24:34 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: i0116]
--- 30 Sep 12:24:40 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: idSIButton9]
--- 30 Sep 12:24:41 646 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: i0118]
--- 30 Sep 12:24:48 821 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 12:24:48 822 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:24:48 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: lightbox]
--- 30 Sep 12:24:49 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: idSIButton9]
--- 30 Sep 12:24:51 994 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Sep 12:24:51 995 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:24:55 406 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: createdFIList]
--- 30 Sep 12:24:59 899 - 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 12:25:04 350 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 30 Sep 12:25:08 957 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 30 Sep 12:25:13 059 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 30 Sep 12:25:17 596 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 30 Sep 12:25:21 914 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 30 Sep 12:25:22 024 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Sep 12:25:22 024 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:22 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> css selector: .header]
--- 30 Sep 12:25:24 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Sep 12:25:27 694 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 12:25:27 694 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:27 805 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 12:25:27 805 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:27 880 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 12:25:27 881 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:27 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Sep 12:25:28 045 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 12:25:28 046 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:28 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Sep 12:25:28 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> 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 12:25:28 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 30 Sep 12:25:32 032 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 12:25:32 032 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:34 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> xpath: //div[@class='ng-placeholder']]
--- 30 Sep 12:25:34 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 30 Sep 12:25:43 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 30 Sep 12:25:49 354 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 12:25:49 354 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:53 917 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 30 Sep 12:25:53 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> id: enableClient]
--- 30 Sep 12:25:54 096 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 12:25:54 097 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:25:54 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2b2616b1aaceaab7c73c592d8ba9f2af)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 30 Sep 12:25:59 750 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 12:26:00 624 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 12:26:06 931 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 12:26:06 932 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:26:34 329 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 12:26:34 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: btnSubmit]
--- 30 Sep 12:26:34 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 12:26:34 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 12:26:39 954 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: btnSubmit]
--- 30 Sep 12:26:42 972 - 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%3d5hkg1rvv3-fupik3qpiuqyr5jzcjhgvkzfl-v6irx2rvkoud8mvbqp3q3ixigz-mrwnsdtd_hd5gx4r-hs9sajglwnrigbsx7cmetotmk-j6szkwzb2ip5z6xhgt60vmkee-w7mkcp8lreftjeg3pvtxmnks0njzdpy3an1nxmmothq_h4k6fx0cmjpkaib2apjwk7k8qlkxaizjav6wtw&response_mode=form_post&nonce=638632762415090539.zdbknwuxyzgtymqzni00mzuxlwizztctote3m2uxoguzyzaymjbintgxmwuty2i5my00yjrmltgxztitntg2njazmjkwzdvi&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 12:26:42 973 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:26:52 532 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 12:26:57 174 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 12:26:57 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: lightbox]
--- 30 Sep 12:26:57 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: i0116]
--- 30 Sep 12:26:57 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: i0116]
--- 30 Sep 12:27:02 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: idSIButton9]
--- 30 Sep 12:27:04 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: i0118]
--- 30 Sep 12:27:10 349 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 12:27:10 350 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:27:10 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: lightbox]
--- 30 Sep 12:27:10 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1748e7678ad99b7cb44ff27d0a9a07bb)] -> id: idSIButton9]
--- 30 Sep 12:27:15 601 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 12:27:15 602 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 12:27:20 225 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnUpload'
Documents Maintenance page didn't open up [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@216bd6cd)
0 ms
init(org.testng.TestRunner@216bd6cd)
10206 ms
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, chrome_Windows 11)
108468 ms