Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyCreateSessionUsingBarcodeDocument (, chrome_Windows 11)
org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLOptionElement] has no size and location"} (Session info: chrome=131.0.6778.71) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [1ee2b0a53c01bc33438825b390bd8887, actions {actions=[org.openqa.selenium.interactions.Sequence@4d652bc6]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.71, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55367}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.71, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: 1ee2b0a53c01bc33438825b390bd8887 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283) at com.imm.pages.DocumentDesignerPage.setValueFromBarcodeType(DocumentDesignerPage.java:2236) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12858) 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 create session using barcode document)
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="verifyCreateSessionUsingBarcodeDocument"/>
        </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
verifyCreateSessionUsingBarcodeDocument
P1
verifyCreateSessionUsingBarcodeDocument
Smoke
verifyCreateSessionUsingBarcodeDocument
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
Verify create session with barcode documnets
Steps:
   --- 20 Nov 18:38:02 965 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
   --- 20 Nov 18:38:07 967 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 20 Nov 18:38:12 316 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 20 Nov 18:38:12 317 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:38:40 504 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 20 Nov 18:38:40 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 20 Nov 18:38:40 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 20 Nov 18:38:40 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 20 Nov 18:38:46 461 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: btnSubmit]
   --- 20 Nov 18:38:49 152 - 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%3dafyccvt2-nywkjqwkvwb7ho67ezcranb19rhidrytyu2hcol6p7ltucch-up_hoiotyy0uifuz1dphlwn0fx-nokk0xrs2yncgebd3v2wlzaxz37ry6tzrik4pzly62mkhwzaju_axwjj8z5dmn0uqml5a41xuolrk8kxqmrtrgf9z6k0esx4jkxsl6-8r583xdazct_1cvbqqazdeugbg&response_mode=form_post&nonce=638677050142413788.yza4odq4nzgtntnjmi00njvhlwe1yzitnwzhotezowvlngexzjg0mmvlztmtn2y2ni00nzhjlwiyowetmtziyza1mjg2ngrm&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
   --- 20 Nov 18:38:49 154 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:38:59 179 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 20 Nov 18:39:03 684 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 20 Nov 18:39:03 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: lightbox]
   --- 20 Nov 18:39:03 882 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: i0116]
   --- 20 Nov 18:39:03 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: i0116]
   --- 20 Nov 18:39:09 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: idSIButton9]
   --- 20 Nov 18:39:10 949 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: i0118]
   --- 20 Nov 18:39:17 195 - Page URL:: https://login.microsoftonline.com/common/login
   --- 20 Nov 18:39:17 196 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:39:17 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: lightbox]
   --- 20 Nov 18:39:17 694 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: idSIButton9]
   --- 20 Nov 18:39:21 847 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 20 Nov 18:39:21 848 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:39:21 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: btnUpload]
   --- 20 Nov 18:39:22 146 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 20 Nov 18:39:22 146 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:39:22 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 20 Nov 18:39:22 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //a[text()='Processing']]
   --- 20 Nov 18:39:24 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //a[text()='Processing']]
   --- 20 Nov 18:39:31 585 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 20 Nov 18:39:31 585 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:39:41 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: tab0]
   --- 20 Nov 18:39:41 981 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 20 Nov 18:39:41 982 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:39:42 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> css selector: .header]
   --- 20 Nov 18:39:42 191 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 20 Nov 18:39:42 191 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:39:54 500 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 20 Nov 18:39:54 501 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:39:54 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: dragandrophandler]
   --- 20 Nov 18:40:15 925 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 20 Nov 18:40:15 925 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 File Dragged and dropped to clipboard
   --- 20 Nov 18:40:16 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded MPSC_Account Barcode.pdf file in the collected Document Page
[ScreenShot]
   --- 20 Nov 18:40:16 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 20 Nov 18:40:27 888 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //button[contains(text(),'Continue')]]
   --- 20 Nov 18:40:37 803 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> tag name: title]
   --- 20 Nov 18:40:37 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202411201311490646882_mpwxk3rcvkihttukoruwrnaa&refresh=y
   --- 20 Nov 18:40:37 924 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:40:38 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: immPageTitle]
 Successfully navigated to 'Template Manager' page [ScreenShot]
   --- 20 Nov 18:40:38 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //*[@id='assignTemplateDropdown']/div/div[1]]
 Click on template dropdown field
   --- 20 Nov 18:40:43 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //div[@class='selectize-control single']/div[1]]
   --- 20 Nov 18:40:43 775 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentdesigner?origsessionid=202411201311490646882_mpwxk3rcvkihttukoruwrnaa&refresh=y
   --- 20 Nov 18:40:43 776 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:40:43 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //div[contains(text(),'CREATE NEW TEMPLATE')]]
 Select - CREATE NEW TEMPLATE
   --- 20 Nov 18:40:47 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //button[(text()='Apply')]]
   --- 20 Nov 18:40:52 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //span[@class='btn_icon margin-off padding-off action-color-nohover icon-Designer-DefineDocument']]
 Defined template popo up page opened [ScreenShot]
   --- 20 Nov 18:40:59 894 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?origsessionid=202411201311490646882_mpwxk3rcvkihttukoruwrnaa&documentindex=0&source=designer&hasundefineddocs=false
   --- 20 Nov 18:40:59 895 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 20 Nov 18:41:23 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //select[@id='party']]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is Displayed
[ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
Expected: 'Barcode Type' droplist should display Enable
Actual(Passed): Successfully verify Barcode Type' droplist is Enabled
[ScreenShot]
   --- 20 Nov 18:41:29 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: shortname]
   --- 20 Nov 18:41:29 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: shortname]
   --- 20 Nov 18:41:35 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: fullname]
   --- 20 Nov 18:41:40 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> id: description]
   --- 20 Nov 18:41:45 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //select[@id='party']]
 'Barcode Type' dropdown list is Displayed [ScreenShot]
 'Barcode Type' dropdown list is Not Disabled [ScreenShot]
   --- 20 Nov 18:41:48 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //select[@id='party']]
   --- 20 Nov 18:41:50 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1ee2b0a53c01bc33438825b390bd8887)] -> xpath: //option[contains(text(),'Wolters Kluwer')]]

javascript error: {"status":60,"value":"[object HTMLOptionElement] has no size and location"} [ScreenShot]
52 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
verifyBarcodeTypeAndBarcodeFunctionUI
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@3c304c7a) 0 ms
init(org.testng.TestRunner@3c304c7a) 10397 ms
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11) 17496 ms