com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
(, chrome_Windows 11)
java.lang.AssertionError: SignIn 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.SignInPage.isLoaded(SignInPage.java:116)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(DocumentRTS.java:12139)
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: 2 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]
SignIn page didn't open up [ScreenShot]
--- 30 Sep 16:10:47 820 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 16:10:51 511 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
--- 30 Sep 16:10:57 746 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 16:10:58 611 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 16:11:03 340 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 16:11:03 341 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:11:05 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: idSIButton9]
--- 30 Sep 16:11:05 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: i0116]
--- 30 Sep 16:11:05 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: i0116]
--- 30 Sep 16:11:11 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: idSIButton9]
--- 30 Sep 16:11:12 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: i0118]
--- 30 Sep 16:11:19 734 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 16:11:19 734 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:11:19 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: lightbox]
--- 30 Sep 16:11:19 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: idSIButton9]
--- 30 Sep 16:11:22 869 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 30 Sep 16:11:22 869 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:11:27 359 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
--- 30 Sep 16:11:31 843 - 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:11:36 325 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 30 Sep 16:11:40 719 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 30 Sep 16:11:45 133 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 30 Sep 16:11:49 693 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 30 Sep 16:11:54 142 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 30 Sep 16:11:54 229 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 30 Sep 16:11:54 229 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:11:54 335 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> css selector: .header]
--- 30 Sep 16:11:57 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 30 Sep 16:12:00 261 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:12:00 261 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:12:00 332 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:12:00 333 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:12:00 410 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:12:00 411 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:12:00 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 30 Sep 16:12:00 551 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:12:00 551 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:12:00 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 30 Sep 16:12:00 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> 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:12:01 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 30 Sep 16:12:04 457 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 30 Sep 16:12:04 457 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:12:06 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> xpath: //div[@class='ng-placeholder']]
--- 30 Sep 16:12:06 928 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 30 Sep 16:12:16 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 30 Sep 16:12:21 509 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 16:12:21 510 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:12:26 184 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 30 Sep 16:12:26 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> id: enableClient]
--- 30 Sep 16:12:26 355 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 30 Sep 16:12:26 355 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:12:26 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (8de6fc95d27f2cd875bbd3400a90fd82)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 30 Sep 16:12:32 102 - TestCaseID:: verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage
--- 30 Sep 16:12:32 975 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 30 Sep 16:12:38 012 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 16:12:38 013 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:13:05 139 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 16:13:05 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: btnSubmit]
--- 30 Sep 16:13:05 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 16:13:05 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 16:13:10 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: btnSubmit]
--- 30 Sep 16:13:13 571 - 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%3doxl0p8pvtqx39nnoe1b9cvbamhrmzx4mkiymjwggzn9k76rgk3_yyrobarkpqcxfpdvmhlugvdsjyr4grvmtax5r229dhhucj2u-kgovk5xngv_mmkcwcrrp3sywamcjhhf18u5d-3-xhofgmy7zfnqiikjjqtwpma32mwizfuzyef2txu5fwpusvqrt5dey7zc1kdiav_qiertj_0e26a&response_mode=form_post&nonce=638632898323454996.njniztg1mtctntnhns00yjfilwi4ntgtogi1mguxy2rkmznjzdlmzdmwyjgtoguwys00ngfhlwe1yjmtnwrhndg2ztq1ngi3&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:13:13 572 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:13:23 182 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 16:13:27 570 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 16:13:27 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: lightbox]
--- 30 Sep 16:13:27 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: i0116]
--- 30 Sep 16:13:27 761 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: i0116]
--- 30 Sep 16:13:33 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: idSIButton9]
--- 30 Sep 16:13:34 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: i0118]
--- 30 Sep 16:13:40 736 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 16:13:40 736 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:13:40 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: lightbox]
--- 30 Sep 16:13:41 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: idSIButton9]
--- 30 Sep 16:13:44 577 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 16:13:44 578 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:13:44 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> id: btnUpload]
--- 30 Sep 16:13:44 820 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 16:13:44 821 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:13:44 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> css selector: .header]
--- 30 Sep 16:13:45 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> xpath: //a[text()='Administration']]
--- 30 Sep 16:13:47 151 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> xpath: //a[text()='Administration']]
--- 30 Sep 16:13:55 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1abd557ab29396b441633c67885bb381)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 30 Sep 16:13:59 682 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 30 Sep 16:13:59 682 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: 'Barcode Type' droplist should Not display
Actual(Passed): Successfully verify Barcode Type' droplist is Not display[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is Not display[ScreenShot]
--- 30 Sep 16:14:06 379 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
--- 30 Sep 16:14:06 379 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 16:14:34 502 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 16:14:38 857 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
SignIn 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@5a8fb312)
0 ms
init(org.testng.TestRunner@5a8fb312)
10169 ms
verifyBarcodeTypeDroplistEnableDisableInDocumentMaintenanceRTSPage(, chrome_Windows 11)
115558 ms