com.imm.testscripts.FIManagement.FIManagement
verifyRemoteSignWithKioskEnable
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_User_ID=, Address=, FiStatus=, FiAdmin_LastName=, Add_Dictionary=, GRP_PermissionRadio=, Effect_Summary=, Name=, GRP_PermissionChkBox=, NewUser_ID=, LocalDomain=, PartiesToView=, NewName=, User_ID=, Wkf_Permission=, Reset_Password=, NewDescription=, AZDomain=, Workflow=, City=, Delete_Dictionary=, AttachmentTypeOption=, NewEmailID=, State=, Login_Password=, eSignClient=, ClientID=, Domain=, UserType=, NewGroup=, Tenant_User=, FiAdmin_FirstName=, Group=, Dictionary=, FI_Name=, Description=verifyRemoteSignWithKioskEnable, AdditionalDomainName=, SearchUser=, Filepath=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/005BA1.pdf;src/main/resources/testdata/files/documentRTS/BasicRTSDocs/513BA.pdf, TestID=verifyRemoteSignWithKioskEnable, KioskDropDownValues=Copy;Sign Now;Copy and Sign Now, FiAdmin_UserID=, Dictionary_Code=, IndexSource=, Access_Password=, UserURL2=, Inbox_Permission=, Confirm_Reset_Password=, AdditionalLocalDomainName=, Notes=, Inbox=, GlobalAdmin=, Path=src/main/resources/testdata/files/documentRTS/BasicRTSDocs/BasicRTSDocTemplates.zip;, Copy_User_ID=, Tenant_Password=, Enter_eSignClient=, ZipCode=, FI_ID=, Confirm_Password=, CasesUser=, Tab=, UserURL=, Copy_Tab=})
java.lang.NullPointerException: Cannot invoke "String.contains(java.lang.CharSequence)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null
at com.imm.pages.ESignatureManagementPage.isCompletionOrderToggleDisplay(ESignatureManagementPage.java:2348)
at com.imm.testscripts.FIManagement.FIManagement.verifyRemoteSignWithKioskEnable(FIManagement.java:11463)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
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:1511)
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 Kiosk Remote Sign functionality)
C:\Users\sa_kaushal.patel\git\AdobeSignCloud\testxml\regression\Chrome_Run.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="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.FIManagement.FIManagement">
<methods>
<include name="verifyRemoteSignWithKioskEnable"/>
</methods>
</class> <!-- com.imm.testscripts.FIManagement.FIManagement -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
verifyRemoteSignWithKioskEnable
Smoke
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
verifyRemoteSignWithKioskEnable
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
Successfully navigated to 'Documents Page' [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Cannot invoke "String.contains(java.lang.CharSequence)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
--- 27 Mar 11:47:35 905 - TestCaseID:: verifyRemoteSignWithKioskEnable
--- 27 Mar 11:47:40 989 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyRemoteSignWithKioskEnable
Steps:
--- 27 Mar 11:47:47 913 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 27 Mar 11:47:47 914 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:47:48 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //*[@id='btnSubmit']]
--- 27 Mar 11:47:48 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 27 Mar 11:47:49 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //*[@id='btnSubmit']]
--- 27 Mar 11:47:57 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: lightbox]
--- 27 Mar 11:47:57 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: i0116]
--- 27 Mar 11:47:58 194 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: idSIButton9]
--- 27 Mar 11:48:04 694 - Page URL:: https://login.microsoftonline.com/common/login
--- 27 Mar 11:48:04 694 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:48:04 803 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: lightbox]
--- 27 Mar 11:48:04 908 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: idSIButton9]
--- 27 Mar 11:48:11 828 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 27 Mar 11:48:11 829 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:48:14 968 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 27 Mar 11:48:14 969 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:48:15 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: btnUpload]
--- 27 Mar 11:48:18 235 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 27 Mar 11:48:18 235 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:48:18 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> css selector: .header]
Successfully navigated to 'Documents Page' [ScreenShot]
--- 27 Mar 11:48:18 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //a[text()='Administration']]
--- 27 Mar 11:48:30 604 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //*[text()='Select All']]
--- 27 Mar 11:48:33 957 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 27 Mar 11:48:33 958 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:48:38 201 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //div[text()='No records found']]
--- 27 Mar 11:48:43 488 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //*[text()='Import Template']]
--- 27 Mar 11:49:03 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //a[text()='Processing']]
--- 27 Mar 11:49:12 416 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 27 Mar 11:49:12 416 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:49:22 696 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: tab0]
--- 27 Mar 11:49:25 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 27 Mar 11:49:25 817 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:49:25 901 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> css selector: .header]
--- 27 Mar 11:49:36 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: dragandrophandler]
--- 27 Mar 11:49:38 321 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: messages]
--- 27 Mar 11:49:43 631 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //span[contains(text(),'Create Session')]]
--- 27 Mar 11:49:56 685 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4&refresh=y
--- 27 Mar 11:49:56 685 - 12 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:18 687 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4&refresh=y
--- 27 Mar 11:50:18 688 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:21 807 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4&refresh=y
--- 27 Mar 11:50:21 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:24 987 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4&refresh=y
--- 27 Mar 11:50:24 988 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:25 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: Sign]
--- 27 Mar 11:50:25 184 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: Attach]
--- 27 Mar 11:50:28 333 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4&refresh=y
--- 27 Mar 11:50:28 334 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:28 424 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> css selector: .header]
--- 27 Mar 11:50:43 689 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: Sign]
--- 27 Mar 11:50:43 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> id: Sign]
--- 27 Mar 11:50:50 119 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4
--- 27 Mar 11:50:50 119 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:50 219 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 27 Mar 11:50:53 344 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4
--- 27 Mar 11:50:53 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:53 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 27 Mar 11:50:56 666 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202503270623202750810_wzmpnxjt12u21mvbl3uwn3r4
--- 27 Mar 11:50:56 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 27 Mar 11:50:56 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //*[@id='tab0']]
--- 27 Mar 11:51:03 062 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (627dc228c04a4777285d06918eb92180)] -> xpath: //input[@placeholder='Enter Email']]
Cannot invoke "String.contains(java.lang.CharSequence)" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
49 ignored methods
com.imm.testscripts.FIManagement.FIManagement
verifyCopyUSerWithInboxTab
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
verifySortOrderOfGroupAndDescription
createGroupAddGroupMember
verifyUserSearchInAddUsers
createUserForExistingFI
verifyCopyUSerChangeTabsAndCreateaSession
verifyCopyUSerWithNoGroups
verifySearchUSerWithNameUserDomain
deleteGroupWithMultipleUsers
createMultipleUserForWorkflow
verifyCopyUSerAffectsAnotherFi
verifyRemoteIDMeauthenticationinUserMaintenanceandEffectivePermissions
deleteUserWithSingleOrMultipleGroups
verifyCopyGroupsWith100PlusUSers
verifyUIElementsForUserMaintenancePage
verifySessionAftercreateAndDeleteUser
verifyCopyUSerWithPermissionGroupeSignClientTabs
verifyCopyUSerWitheSignClientTab
verifyRemoteIDMeUserPermissions
verifySearchGroupsWithTitleOrDate
verifyUIElementsForGroupMaintenancePage
verifyCopyUSerWithWorkflowTab
createSameUserWithDefaultAndcustomDomain
addUserWithWindowsSupportedCharacters
createInboxManagement
verifyCopyUSerWithMultipleGroups
verifyCopyUSerWith50PlusGroups
verifySessionAftercreateAndInactiveUser
verifyCopyGroupsWithPermissionAndMembersTabs
verifyCopyUSerWithGroupTab
verifyGroupAbleToEdit
verifyGroupSearchInAddNewGroup
verifyCopyGroupsWithPermissionsTab
AdobeSMSGroupMaintenance
verifyCopyGroupsWithGroupMembersTab
createNewFIUser
VerifyRemoteAccessAuthenticationandeDeliveryAuthenticationRemoteIDMeinGroupMaintenance
AdobeSMSBasedOnUserPermission
verifyCopyUSerWithPermissonTab
deleteGroupsInTheGroupsTabAndSearchGroupInGroupTab
verifySortOrderOfUserAndName
verifyMultiDomainTMManageFIAzureDetailsandEsignUsersLogin
verifyUserAbleToEditWithOrWithoutResetPassword
verifyUserDetailsAfterLoginWithUser
verifyLastEditTimeInUserProfile
createUserDefaultBelongsToUserGroup
AdobeSMSUserMaintenance
verifyCopyUSerWithWorkflowInboxPermissionEsignClientTabs
verifyMultiDomainTMCreateFIAzureDetailsandEsignUsersLogin
Methods in chronological order
com.imm.testscripts.FIManagement.FIManagement
initialize(org.testng.TestRunner@78f35e39)
0 ms
init(org.testng.TestRunner@78f35e39)
10096 ms
verifyRemoteSignWithKioskEnable({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EmailID=, WorkflowSummary=, Login_U...)
15440 ms