com.imm.testscripts.DocumentRTS.DocumentRTS
verifyUIElementsInCollectionDocumentPage
({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, PartiesToView=, ReceivedFromNames=, TextField=, DocumentName=, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=Signature card,Vendor QQ, Export_Values=, UserType=, Tenant_User=, Group=, Description=Verifying UI Elements in the Collected Documents, 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=verifyUIElementsInCollectionDocumentPage, FItype=, Required=, IndexSource=, 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=Regularattachment,VendoreDocument, EditNameDescription=, ErrorMessage=})
java.lang.IndexOutOfBoundsException: Index 0 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.CollectedDocumentPage.clickPreviewIcon(CollectedDocumentPage.java:465)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyUIElementsInCollectionDocumentPage(DocumentRTS.java:928)
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 UI Elements in the Collected Documents)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1189946750\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="verifyUIElementsInCollectionDocumentPage"/>
</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
verifyUIElementsInCollectionDocumentPage
P1
verifyUIElementsInCollectionDocumentPage
Smoke
verifyUIElementsInCollectionDocumentPage
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyUIElementsInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...)
Index 0 out of bounds for length 0 [ScreenShot]
--- 21 Feb 19:52:03 777 - TestCaseID:: verifyUIElementsInCollectionDocumentPage
--- 21 Feb 19:52:07 636 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
Verifying UI Elements in the Collected Documents COMMENTS:
Steps:
--- 21 Feb 19:52:16 993 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 21 Feb 19:52:16 994 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Feb 19:52:17 274 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> xpath: //*[@id='btnSubmit']]
--- 21 Feb 19:52:17 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 21 Feb 19:52:18 299 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> xpath: //*[@id='btnSubmit']]
--- 21 Feb 19:52:39 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: lightbox]
--- 21 Feb 19:52:39 189 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: i0116]
--- 21 Feb 19:52:39 933 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: idSIButton9]
--- 21 Feb 19:52:45 909 - Page URL:: https://login.microsoftonline.com/common/login
--- 21 Feb 19:52:45 910 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Feb 19:52:45 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: lightbox]
--- 21 Feb 19:52:46 083 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: idSIButton9]
--- 21 Feb 19:52:53 733 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 21 Feb 19:52:53 733 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Feb 19:52:56 909 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 21 Feb 19:52:56 910 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Feb 19:52:57 013 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: btnUpload]
--- 21 Feb 19:53:00 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 21 Feb 19:53:00 228 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Feb 19:53:00 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> css selector: .header]
--- 21 Feb 19:53:00 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> xpath: //a[text()='Administration']]
--- 21 Feb 19:53:04 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> xpath: //a[text()='Processing']]
--- 21 Feb 19:53:14 732 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 21 Feb 19:53:14 733 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Feb 19:53:25 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: tab0]
--- 21 Feb 19:53:28 294 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 21 Feb 19:53:28 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 21 Feb 19:53:28 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> css selector: .header]
--- 21 Feb 19:53:28 766 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (b3fd2be73eba7aa39855546da27ded16)] -> id: dragandrophandler]
Expected: Verify Create session , Add to Existing session and +Add buttons are disabled
Actual(Failed): Failed to Verify Create session , Add to Existing session and +Add buttons are disabled[ScreenShot]
Actual(Failed): Failed to Verify Create session , Add to Existing session and +Add buttons are disabled[ScreenShot]
Index 0 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
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
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
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
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@64d42d3d)
0 ms
init(org.testng.TestRunner@64d42d3d)
10110 ms
verifyUIElementsInCollectionDocumentPage({Tenant_URL=, EditFullName=, Email=, Platform=, ShortName=Signaturecard,VendorQQ, PartyName=, Partie...)
14164 ms