com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, PartiesToView=John Smith, ReceivedFromNames=, TextField=, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=Regularattachment, NumOfAttachments=, Folderpath=, NameDescription=Signature card,Vendor QQ, Export_Values=, UserType=, Tenant_User=, Group=, Description=verify Adding Documents And Attachment In Collection Document Page, Message=, FileName=, EditShortName=, Phone_Number=, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/Disclosure.pdf,src/main/resources/testdata/files/documentRTS/Loan Application Form.pdf,src/main/resources/testdata/files/documentRTS/Students Loan.pdf, DocumentPermission=, TestID=verifyAddingDocumentsAndAttachmentInCollectionDocumentPage, FItype=, Required=, IndexSource=Disclosure, Document Names=, Inbox=, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Tenant_Password=, UserName=, Comments=, Email_Id=, Index_Field_Name=, Sender_Email_Id=, FI_ID=, Vendor=CUNA,Allied iQQ, From=, TemplatePermission=, Subject=, Date=, Response=, Type=, AttachmentPath=, Username=, FullName=Disclosure,Auto Loan,Students loan,Regularattachment,VendoreDocument, EditNameDescription=, ErrorMessage=})
java.lang.IndexOutOfBoundsException: Index 1 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
at java.base/java.util.Objects.checkIndex(Objects.java:385)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy40.get(Unknown Source)
at com.imm.pages.DocumentMaintenanceRTS.toggleStatusofArchiveTogglebutton(DocumentMaintenanceRTS.java:489)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAddingDocumentsAndAttachmentInCollectionDocumentPage(DocumentRTS.java:1115)
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)
(Verifying Adding Documents,Adding an Attachment in the Collected Documents)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1582757810\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.DocumentRTS.DocumentRTS">
<methods>
<include name="verifyAddingDocumentsAndAttachmentInCollectionDocumentPage"/>
</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
DocumentRTS
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
P1
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
Smoke
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...)
Index 1 out of bounds for length 0 [ScreenShot]
--- 10 Feb 19:56:36 929 - TestCaseID:: verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
--- 10 Feb 19:56:46 868 - 9 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Adding Documents And Attachment In Collection Document Page COMMENTS:
Steps:
--- 10 Feb 19:56:55 605 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 10 Feb 19:56:55 607 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 19:56:56 243 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> xpath: //*[@id='btnSubmit']]
--- 10 Feb 19:56:56 555 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 10 Feb 19:56:58 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> xpath: //*[@id='btnSubmit']]
--- 10 Feb 19:57:19 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: lightbox]
--- 10 Feb 19:57:20 025 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: i0116]
--- 10 Feb 19:57:21 016 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: idSIButton9]
--- 10 Feb 19:57:27 043 - Page URL:: https://login.microsoftonline.com/common/login
--- 10 Feb 19:57:27 043 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 19:57:27 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: lightbox]
--- 10 Feb 19:57:27 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: idSIButton9]
--- 10 Feb 19:57:35 318 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 10 Feb 19:57:35 318 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 19:57:38 521 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 10 Feb 19:57:38 521 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 19:57:38 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: btnUpload]
--- 10 Feb 19:57:41 851 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 10 Feb 19:57:41 852 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 19:57:41 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> css selector: .header]
--- 10 Feb 19:57:42 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> xpath: //a[text()='Administration']]
--- 10 Feb 19:58:24 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> xpath: //*[text()='Import Template']]
--- 10 Feb 19:58:29 509 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: globalErrorMessage]
--- 10 Feb 19:58:32 640 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 10 Feb 19:58:32 640 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 19:58:42 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> xpath: //a[@data-bind='click: $root.ButtonAttach_Click']]
Expected: click on Define Attachment button
Actual(Failed): Failed to Opened the Define Attachment popup[ScreenShot]
Actual(Failed): Failed to Opened the Define Attachment popup[ScreenShot]
--- 10 Feb 19:58:42 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> id: txtFullName]
--- 10 Feb 19:58:45 929 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 10 Feb 19:58:45 930 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 10 Feb 19:58:48 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (2bc6b62cfda4159f9e20ebdd56c58eb4)] -> css selector: div#VendorDDl div.selectize-dropdown > div.selectize-dropdown-content > div]
Expected: fill the values in Define Attachment
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
Actual(Passed): Successfully filled the values in Define Attachment[ScreenShot]
Index 1 out of bounds for length 0 [ScreenShot]
55 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@6731b6bd)
0 ms
init(org.testng.TestRunner@6731b6bd)
10228 ms
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...)
20471 ms