Test results
1 suite, 1 failed test
com.imm.testscripts.Edelivery.EDelivery
verifyDeliveryRTSAddDocAttPartyTransferSession (, chrome_Windows XP)
java.lang.AssertionError: Search active 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.SearchActiveSessionPage.isLoaded(SearchActiveSessionPage.java:295) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:425) at com.imm.testscripts.Edelivery.EDelivery.verifyDeliveryRTSAddDocAttPartyTransferSession(EDelivery.java:1281) 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)
(Verify RTS session delivery)
C:\Users\kaushalp\AppData\Local\Temp\2\testng-eclipse--1044388989\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.Edelivery.EDelivery">
        <methods>
          <include name="verifyDeliveryRTSAddDocAttPartyTransferSession"/>
        </methods>
      </class> <!-- com.imm.testscripts.Edelivery.EDelivery -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
Delivery
verifyDeliveryRTSAddDocAttPartyTransferSession
P2
verifyDeliveryRTSAddDocAttPartyTransferSession
Smoke
verifyDeliveryRTSAddDocAttPartyTransferSession
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyDeliveryRTSAddDocAttPartyTransferSession(, chrome_Windows XP)
   --- 22 Aug 02:45:18 484 - TestCaseID:: verifyDeliveryRTSAddDocAttPartyTransferSession
   --- 22 Aug 02:45:24 584 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify RTS session delivery on adding new document, attachment(signers) to session and transferring session to user with delivery access denied
Steps:
   --- 22 Aug 02:45:29 142 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 02:45:29 143 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:45:56 650 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 02:45:56 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 02:45:56 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 02:45:56 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 02:46:02 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: btnSubmit]
   --- 22 Aug 02:46:05 033 - 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%3d2ezrmwjq2mra85qa6tnlxa1ii6f3vendlviiowixd5_uwqkkbvhksmkzdbgtttb9he9di837hgudtdngmp-f5ygf9kgn00wf6titm0gqtrfrgmkmncj_8klboacwhkur30rgylrkgbpqqcap9-ybf2m4dgt_v28xlfjel1kiuuxoqwu7pn305arsc8_dglecj2p0pl2uqfflpwiqpczrxq&response_mode=form_post&nonce=638598915627786690.zjeymza5ztitmza4zi00ztu3lwexyzitotzhnzc1mze2ztfjzge2ytuyn2mtnze0ns00zjg2lwi0mdetm2m2zjzkmzfizgnh&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
   --- 22 Aug 02:46:05 035 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:46:14 809 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 02:46:19 142 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 02:46:19 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: lightbox]
   --- 22 Aug 02:46:19 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: i0116]
   --- 22 Aug 02:46:19 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: i0116]
   --- 22 Aug 02:46:24 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: idSIButton9]
   --- 22 Aug 02:46:25 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: i0118]
   --- 22 Aug 02:46:32 501 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 02:46:32 522 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:46:32 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: lightbox]
   --- 22 Aug 02:46:33 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: idSIButton9]
   --- 22 Aug 02:46:36 322 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 02:46:36 323 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:46:36 414 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: btnUpload]
   --- 22 Aug 02:46:36 604 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 22 Aug 02:46:36 605 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:46:36 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 22 Aug 02:46:36 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 02:46:39 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //a[text()='Administration']]
   --- 22 Aug 02:46:45 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 02:46:45 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //*[text()='Select All']]
   --- 22 Aug 02:46:50 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 22 Aug 02:46:50 867 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 02:46:50 868 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:46:51 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: btnPrimary]
   --- 22 Aug 02:46:51 774 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: btnPrimary]
   --- 22 Aug 02:46:53 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 22 Aug 02:46:53 497 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 02:46:53 500 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:46:58 619 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 22 Aug 02:47:29 446 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 22 Aug 02:47:29 735 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 22 Aug 02:47:29 816 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
   --- 22 Aug 02:47:30 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: btnClose]
Expected: click on Define Attachment button
Actual(Passed): Successfully Opened the Define Attachment popup
[ScreenShot]
   --- 22 Aug 02:47:30 902 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: txtFullName]
   --- 22 Aug 02:47:31 044 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 02:47:31 045 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:47:31 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: txtFullName]
   --- 22 Aug 02:47:36 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: txtShortName]
   --- 22 Aug 02:47:41 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: txtDocName]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment
[ScreenShot]
   --- 22 Aug 02:47:47 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (631c33a2eaf99c5103b742c1f1248e3c)] -> id: btnattachmentSave]
 Succesfully saved attachment [ScreenShot]
   --- 22 Aug 02:47:52 031 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 22 Aug 02:47:52 032 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: check the Define attachment document after Save
Actual(Passed): Successfully verified the Define attachment document after Save
[ScreenShot]
   --- 22 Aug 02:47:56 089 - TestCaseID:: verifyDeliveryRTSAddDocAttPartyTransferSession
   --- 22 Aug 02:47:58 046 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 22 Aug 02:48:00 443 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 22 Aug 02:48:00 444 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:48:27 487 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 22 Aug 02:48:27 568 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 22 Aug 02:48:27 643 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 22 Aug 02:48:27 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 22 Aug 02:48:33 184 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: btnSubmit]
   --- 22 Aug 02:48:34 696 - 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%3drebl_nzs8mqlwg0eibfppkb8xj21r3n4eg--ztwufxruhz6hwlnsnwtkvs9evty_g6as9demlca_ebcmfxsrrzu1zbdi2dhh4jjhqt7cuovbtayj9yct4y4zhvxdktapj7kw1vjwscm5o1bb9kwzj3ivbtaaduq7mphafb_reqhs4ewtub0uuwwghzlc09q9wk7uq0ltzbipskapip5v5q&response_mode=form_post&nonce=638598917134024288.mdqzowvjzjcty2q5my00oddjltlknjktyzgxyjlhzgizzjewnzzkogyxodmty2i4ms00ytu5ltgzyjgtmgu3mdzhoddhmmu0&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
   --- 22 Aug 02:48:34 697 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:48:44 339 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 22 Aug 02:48:48 645 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 22 Aug 02:48:48 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: lightbox]
   --- 22 Aug 02:48:48 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: i0116]
   --- 22 Aug 02:48:48 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: i0116]
   --- 22 Aug 02:48:54 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: idSIButton9]
   --- 22 Aug 02:48:55 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: i0118]
   --- 22 Aug 02:49:01 489 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Aug 02:49:01 504 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 22 Aug 02:49:02 233 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: lightbox]
   --- 22 Aug 02:49:02 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (bc97f50b3c97061ade8ade3cb9c20bc8)] -> id: idSIButton9]
   --- 22 Aug 02:49:06 857 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[@id='btnSearch']'

Search active page didn't open up [ScreenShot]
7 ignored methods
com.imm.testscripts.Edelivery.EDelivery
verifyDeliveryRTSWithArchiveOffForSignedAndReviewedDoc
verifyDeliveryAuthRetainedAfterFetchingFromSearchActive
VerifyDeliveryXMLPartywithNoAction_ExcludeParty
verifyDeliveryAfterIndividualArchiveDocVisibilityOnOff
verifyDeliveryRTSDefault_AllParties
verifyDeliveryRTSReviewPartyMergeReorder_ExcludeParty
VerifyDeliveryXMLDefault_AllParties
Methods in chronological order
com.imm.testscripts.Edelivery.EDelivery
initialize(org.testng.TestRunner@4db11495) 0 ms
init(org.testng.TestRunner@4db11495) 10266 ms
verifyDeliveryRTSAddDocAttPartyTransferSession(, chrome_Windows XP) 170090 ms