com.imm.testscripts.AdobeOEM.AdobeOEM
verifySendInBulkTransaction
({Group=, Description=verify Send In Bulk Transaction, Email=Sunitha.Pattem@kinective.io,sunitha.pattem@smartims.com,pattemsunitha1304@gmail.com, Platform=, Message=Send in Bulk Docs, RemoteSettings=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, TM_User_Name=immadmin2@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/6305.pdf, User_Type=, Name=Sunitha, Admin1_LName=, TestID=verifySendInBulkTransaction, FItype=, Required=, AgreementName=Send in Bulk Document, AZ_DomainName=, Az_GlobAdmin=, TextField=, Document Names=6305.pdf, IntegrationType=Fully Integrated, Session URL=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=janedoe@immtestcu.onmicrosoft.com, FI_ID=adobeuser, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=})
java.lang.AssertionError: Failed to Send Bulk Agreements to remote
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:545)
at com.imm.support.Log.assertThat(Log.java:726)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifySendInBulkTransaction(AdobeOEM.java:1813)
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 Send In Bulk Transaction)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--732591348\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="SIGN"/>
<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="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.AdobeOEM.AdobeOEM">
<methods>
<include name="verifySendInBulkTransaction"/>
</methods>
</class> <!-- com.imm.testscripts.AdobeOEM.AdobeOEM -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
Adobe OEM
verifySendInBulkTransaction
P1
verifySendInBulkTransaction
Smoke
verifySendInBulkTransaction
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifySendInBulkTransaction({Group=, Description=verify Send In Bulk Transaction, Email=Sunitha.Pattem@kinective.io,sunitha.patt...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Successfylly diaplayed default Agreement name [ScreenShot]
Successfylly diaplayed updated Agreement name [ScreenShot]
Successfully navigated to the 'addFormFieldsPage' page [ScreenShot]
Drag and dropped 'Signature' to designer zone [ScreenShot]
Signature field is displayed on the designer zone [ScreenShot]
Failed to Send Bulk Agreements to remote [ScreenShot]
--- 02 Jul 16:35:55 706 - TestCaseID:: verifySendInBulkTransaction
--- 02 Jul 16:36:00 191 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Send In Bulk Transaction
Steps:
--- 02 Jul 16:36:07 752 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 02 Jul 16:36:07 753 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:36:08 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@id='btnSubmit']]
--- 02 Jul 16:36:08 150 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 02 Jul 16:36:09 034 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@id='btnSubmit']]
--- 02 Jul 16:36:12 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> id: idSIButton9]
--- 02 Jul 16:36:17 092 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> id: idSIButton9]
--- 02 Jul 16:36:21 194 - Page URL:: https://login.microsoftonline.com/common/login
--- 02 Jul 16:36:21 195 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:36:21 282 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> id: lightbox]
--- 02 Jul 16:36:21 359 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> id: idSIButton9]
--- 02 Jul 16:36:29 691 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 02 Jul 16:36:29 692 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:36:32 892 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 02 Jul 16:36:32 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:36:32 991 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> id: btnUpload]
--- 02 Jul 16:36:36 237 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 02 Jul 16:36:36 237 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:36:36 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> css selector: .header]
--- 02 Jul 16:36:36 421 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //a[text()='Processing']]
--- 02 Jul 16:36:39 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //a[text()='Processing']]
--- 02 Jul 16:37:16 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[text()='Choose files']]
--- 02 Jul 16:37:16 755 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //div[@class='b5Gu6W_spectrum-Dropzone']]
Successfully uploaded documents [ScreenShot]
--- 02 Jul 16:37:20 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[contains(@data-testid,'file-list-item-name')]]
Successfully displayed uploaded document name [ScreenShot]
--- 02 Jul 16:37:20 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid="agreement-name-input"]]
Successfylly diaplayed default Agreement name [ScreenShot]
--- 02 Jul 16:37:20 665 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid="agreement-name-input"]]
--- 02 Jul 16:37:21 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid="agreement-name-input"]]
Successfylly diaplayed updated Agreement name [ScreenShot]
--- 02 Jul 16:37:21 336 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid="message-input"]]
--- 02 Jul 16:37:21 949 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid="message-input"]]
--- 02 Jul 16:37:24 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@type='text']]
--- 02 Jul 16:37:25 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid='email-input']]
--- 02 Jul 16:37:27 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid='email-input']]
--- 02 Jul 16:37:29 716 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid='email-input']]
--- 02 Jul 16:37:31 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[text()='Preview & add fields']]
--- 02 Jul 16:37:37 321 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk
--- 02 Jul 16:37:37 321 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:37:47 420 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk
--- 02 Jul 16:37:47 420 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:37:50 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[contains(text(),'Send in Bulk')]]
--- 02 Jul 16:37:53 684 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk
--- 02 Jul 16:37:53 685 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:37:53 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> css selector: .header]
Successfully navigated to the 'addFormFieldsPage' page [ScreenShot]
--- 02 Jul 16:38:14 180 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@class='rhp-panel-list-item draggable-form-field field-signature ui-draggable-handle']]
--- 02 Jul 16:38:14 256 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@id='document']]
Drag and dropped 'Signature' to designer zone [ScreenShot]
Signature field is displayed on the designer zone [ScreenShot]
--- 02 Jul 16:38:18 258 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk
--- 02 Jul 16:38:18 259 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:38:21 379 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk
--- 02 Jul 16:38:21 379 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:38:24 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@class='btn btn-primary btn-sm send-action ']]
--- 02 Jul 16:38:24 773 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@class='btn btn-primary btn-sm send-action ']]
--- 02 Jul 16:38:50 975 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk
--- 02 Jul 16:38:50 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 02 Jul 16:38:54 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8340a99a474fc3d6c00d373b1cfdd108)] -> xpath: //*[@data-testid='confirmation-title']]
Failed to Send Bulk Agreements to remote [ScreenShot]
8 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyGroupPermissionsforRemoteFeatures
verifyManageRemoteAgreements
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyManageRemoteAgreementsCanceledStatus
verifyManageRemoteAgreementsDraftStatus
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
verifyManageRemoteAgreements
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyManageRemoteAgreementsCanceledStatus
verifyManageRemoteAgreementsDraftStatus
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@e14559e)
0 ms
init(org.testng.TestRunner@e14559e)
10140 ms
verifySendInBulkTransaction({Group=, Description=verify Send In Bulk Transaction, Email=Sunitha.Pattem@kinective.io,sunitha.patt...)
14828 ms