Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession ({Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, Group=, EditFullName=, Description=verify Adobe SMS Email Authentication Signing Method RTS Session, Archive=, Email=, Platform=, Message=Your documents are available for viewing, signing and printing., FileName=, ShortName=, EditShortName=, PartyName=, Phone_Number=+91 9700164911, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf,src/main/resources/testdata/files/documentRTS/LOAN_APPLICATION.pdf, DocumentPermission=, TestID=verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession, FItype=Unified, Required=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=LOAN_APPLICATION, Path=, Dropdownvalues=, Tenant_Password=iMM@2022, New Column=, UserName=, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=employee1@immonline.com, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, Subject=SMS-Phone, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=STUDENTS_LOAN, EditNameDescription=})
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy16.perform(Unknown Source) at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:501) at com.imm.pages.CollectedDocumentPage.clickCreatesession(CollectedDocumentPage.java:1844) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyEmailAuthenticationSigningMethod(DocumentRTS.java:8926) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8775) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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:1596) 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) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:118) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 32 more Caused by: org.openqa.selenium.JavascriptException: javascript error: {"status":60,"value":"[object HTMLButtonElement] has no size and location"} (Session info: chrome=131.0.6778.109) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [c95369d3726def8f418b28e3fd1d11e2, actions {actions=[org.openqa.selenium.interactions.Sequence@7725470b]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.109, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50938}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.103:4444/ses..., se:cdpVersion: 131.0.6778.109, 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: c95369d3726def8f418b28e3fd1d11e2 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) 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 java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... 34 more
(verify Adobe SMS Email Authentication Signing Method RTS Session)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-249103645\testng-customsuite.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="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
        <methods>
          <include name="verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession"/>
        </methods>
      </class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
P1
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
Process
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
Smoke
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession({Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Tenant_URL=https://esignnonprod.immesign.com/qa/t...)
   --- 10 Dec 17:24:56 248 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
   --- 10 Dec 17:24:59 897 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
 **** verify Adobe SMS Email Authentication Signing Method RTS Session ****
   --- 10 Dec 17:25:08 860 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=e93faf75-360f-466c-ab18-70c74021dc3d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=sf8o8j76j8oy2nhqfhpbxi5tk_i16decc26dfn33sqi&code_challenge_method=s256&nonce=6fd92301-464e-4960-92c9-7cf10d2f8e08&state=eyjpzci6ijq3zgjlzwmxlwu4zjctndrhmc04zthklwywn2y4ytjimmu5miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 10 Dec 17:25:08 861 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:25:27 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> id: i0116]
   --- 10 Dec 17:25:28 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> id: idSIButton9]
   --- 10 Dec 17:25:31 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> id: lightbox]
   --- 10 Dec 17:25:36 994 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 10 Dec 17:25:36 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 10 Dec 17:25:41 451 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 10 Dec 17:25:41 452 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:25:41 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> css selector: .header]
   --- 10 Dec 17:25:43 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 10 Dec 17:25:47 141 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Dec 17:25:47 141 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:25:50 299 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Dec 17:25:50 300 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:25:53 403 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Dec 17:25:53 404 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:25:53 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 10 Dec 17:25:56 641 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Dec 17:25:56 641 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:25:56 733 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 10 Dec 17:26:02 989 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 10 Dec 17:26:02 990 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:26:05 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 AutoeSign | AutoeSign
 Search FI displayed in list
   --- 10 Dec 17:26:11 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 10 Dec 17:26:11 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 10 Dec 17:26:15 132 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 10 Dec 17:26:15 132 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:26:15 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> id: headerRemoteSettings]
   --- 10 Dec 17:26:18 347 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 10 Dec 17:26:18 348 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:26:18 435 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> css selector: .header]
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]

Successfully navigated to 'RemoteSettings' page [ScreenShot]
   --- 10 Dec 17:26:22 020 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 10 Dec 17:26:22 021 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:26:22 118 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c74313611b13c03a18819292d0f2e8d6)] -> xpath: //*[@id='remoteSMStoAll']]
 Remote SMS Link Notification Delivery is already enabled  [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Enabling default SMS Checkbox [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Scrolled element into the view [ScreenShot]

Clicked on Save button [ScreenShot]
   --- 10 Dec 17:26:34 575 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 10 Dec 17:26:34 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:26:34 892 - TestCaseID:: verifyEmailAuthenticationSigningMethod
   --- 10 Dec 17:26:36 927 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
   --- 10 Dec 17:26:44 675 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 10 Dec 17:26:44 676 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:26:44 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 10 Dec 17:26:44 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 10 Dec 17:26:45 650 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: btnSubmit]
   --- 10 Dec 17:27:53 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: lightbox]
   --- 10 Dec 17:27:53 465 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: i0116]
   --- 10 Dec 17:27:54 193 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: idSIButton9]
   --- 10 Dec 17:27:57 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: lightbox]
   --- 10 Dec 17:28:05 512 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Dec 17:28:05 512 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:28:05 617 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: btnUpload]
   --- 10 Dec 17:28:08 789 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 10 Dec 17:28:08 790 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:28:08 885 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> css selector: .header]
   --- 10 Dec 17:28:08 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //a[text()='Administration']]
 Login as FiAdmin with Existing FI : autoesign
 Navigated to 'Document Maintenance RTS' Page
   --- 10 Dec 17:28:13 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //*[text()='Select All']]
   --- 10 Dec 17:28:14 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //*[text()='Select All']]
   --- 10 Dec 17:28:19 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 10 Dec 17:28:22 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 10 Dec 17:28:22 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:28:24 140 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 10 Dec 17:28:24 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //*[text()='Import Template']]
 File upload failed for: OptionalSignature.zip
Expected: The File upload in Import template
Actual(Failed): Failed to upload in the import template
[ScreenShot]
   --- 10 Dec 17:28:29 711 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //a[text()='Processing']]
   --- 10 Dec 17:28:39 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 10 Dec 17:28:39 851 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:28:50 324 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: tab0]
   --- 10 Dec 17:28:53 436 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 10 Dec 17:28:53 437 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:116)
   --- 10 Dec 17:28:53 517 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> css selector: .header]
   --- 10 Dec 17:28:53 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: dragandrophandler]
 File Dragged and dropped to clipboard
   --- 10 Dec 17:28:58 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page
[ScreenShot]
   --- 10 Dec 17:28:59 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c95369d3726def8f418b28e3fd1d11e2)] -> xpath: //span[contains(text(),'Create Session')]]

null
50 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
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@62525579) 0 ms
init(org.testng.TestRunner@62525579) 10112 ms
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession({Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Tenant_URL=https://esignnonprod.immesign.com/qa/t...) 110990 ms