com.imm.testscripts.DocumentRTS.DocumentRTS
verifyCountryCodePhoneAuthenticationSigningMethodRTSSession
({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=, Sender_Emails=, ShortName=, PartyName=, IndexFieldsValue=, password=, PartiesToView=, ReceivedFromNames=, TextField=, plusfi=, ImagingSettings=, DocumentName=LOAN_APPLICATION, Dropdownvalues=, Workflow=, AttachmentTypeOption=, NumOfAttachments=, Folderpath=, NameDescription=, Export_Values=, UserType=Admin, Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Group=, Description=verify Country Code Phone Authentication Signing Method RTS Session, Message=Your documents are available for viewing, signing and printing., BarcodeDropdownValues=, FileName=, EditShortName=, Phone_Number=+91 9700164911, Step Name=, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf,src/main/resources/testdata/files/documentRTS/LOAN_APPLICATION.pdf, DocumentPermission=, TestID=verifyCountryCodePhoneAuthenticationSigningMethodRTSSession, FItype=Unified, Required=, IndexSource=, Document Names=, Inbox=, Password=iMM@2022, Path=, Tenant_Password=iMM@2024, UserName=, Comments=, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=employee1@immonline.com, FI_ID=autoesign, Vendor=, From=, TemplatePermission=, Subject=SMS-Phone, Date=, Response=, Type=, AttachmentPath=, Username=cuadmin@immtestcu.onmicrosoft.com, FullName=STUDENTS_LOAN, 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.$Proxy25.get(Unknown Source)
at com.imm.pages.ESignatureManagementPage.verifyInputValidationSymbol(ESignatureManagementPage.java:1287)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyPhoneAuthenticationSigningMethod(DocumentRTS.java:11715)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCountryCodePhoneAuthenticationSigningMethodRTSSession(DocumentRTS.java:17983)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
(verify Country Code Phone Authentication Signing Method RTS Session)
C:\Users\Sunitha.Pattem\AppData\Local\Temp\testng-eclipse--697013890\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="verifyCountryCodePhoneAuthenticationSigningMethodRTSSession"/>
</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
P1
verifyCountryCodePhoneAuthenticationSigningMethodRTSSession
Process
verifyCountryCodePhoneAuthenticationSigningMethodRTSSession
Smoke
verifyCountryCodePhoneAuthenticationSigningMethodRTSSession
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyCountryCodePhoneAuthenticationSigningMethodRTSSession({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=, S...)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Clicked on Save button [ScreenShot]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
Index 0 out of bounds for length 0
--- 13 Nov 15:02:53 037 - TestCaseID:: verifyCountryCodePhoneAuthenticationSigningMethodRTSSession
--- 13 Nov 15:02:59 714 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Country Code Phone Authentication Signing Method RTS Session COMMENTS:
Steps:
--- 13 Nov 15:03:10 650 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=2f68fbd4-5a45-4611-8489-5f5bac229e9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=bonrpaireb1op8yugpxebff0cgztciwgwrycx6ea5cg&code_challenge_method=s256&nonce=9095073b-9098-42df-b8cc-df69ca4f23d6&state=eyjpzci6imy4mzfmytixltnmndutngrjos1izmiylwnintk1yjc0nzhknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 13 Nov 15:03:10 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:03:29 829 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: idSIButton9]
--- 13 Nov 15:03:30 036 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: i0116]
--- 13 Nov 15:03:31 619 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: idSIButton9]
--- 13 Nov 15:03:35 170 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=2f68fbd4-5a45-4611-8489-5f5bac229e9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=bonrpaireb1op8yugpxebff0cgztciwgwrycx6ea5cg&code_challenge_method=s256&nonce=9095073b-9098-42df-b8cc-df69ca4f23d6&state=eyjpzci6imy4mzfmytixltnmndutngrjos1izmiylwnintk1yjc0nzhknsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 13 Nov 15:03:35 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:03:37 433 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: idSIButton9]
--- 13 Nov 15:03:41 501 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Nov 15:03:41 502 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:03:41 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: lightbox]
--- 13 Nov 15:03:41 831 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: idSIButton9]
--- 13 Nov 15:03:47 965 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
--- 13 Nov 15:03:47 966 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:03:51 220 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 13 Nov 15:03:51 220 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:03:51 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 13 Nov 15:03:54 878 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 13 Nov 15:03:54 879 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:03:55 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> css selector: .header]
--- 13 Nov 15:03:57 602 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 13 Nov 15:04:01 065 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 13 Nov 15:04:01 066 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:04 255 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 13 Nov 15:04:04 256 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:07 406 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 13 Nov 15:04:07 407 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:07 565 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 13 Nov 15:04:10 706 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 13 Nov 15:04:10 707 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:10 862 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 13 Nov 15:04:17 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 13 Nov 15:04:17 125 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:20 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> xpath: //span[@id='item-undefined']]
--- 13 Nov 15:04:24 203 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 13 Nov 15:04:24 204 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:29 371 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 13 Nov 15:04:29 562 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 13 Nov 15:04:33 282 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 13 Nov 15:04:33 283 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:33 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: headerRemoteSettings]
--- 13 Nov 15:04:36 614 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 13 Nov 15:04:36 614 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:36 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> css selector: .header]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 13 Nov 15:04:40 187 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 13 Nov 15:04:40 188 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:04:42 651 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> id: DefaultCountrySetting]
Clicked on Save button [ScreenShot]
--- 13 Nov 15:05:00 290 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
--- 13 Nov 15:05:00 290 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:00 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (77b35d8976e4af15700546ed028c7d5a)] -> xpath: //*[@id="DefaultCountrySetting"]/div/div/div[2]/span[@class='ng-value-label ng-star-inserted']]
Expected: Default Country Code is set +1 (Canada).
Actual(Failed): Failed to verify Default Country Code is set +1 (Canada).[ScreenShot]
Actual(Failed): Failed to verify Default Country Code is set +1 (Canada).[ScreenShot]
--- 13 Nov 15:05:03 162 - TestCaseID:: verifyPhoneAuthenticationSigningMethod
--- 13 Nov 15:05:05 967 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verify Country Code Phone Authentication Signing Method RTS Session COMMENTS:
Steps:
--- 13 Nov 15:05:14 898 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 13 Nov 15:05:14 899 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:15 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 13 Nov 15:05:15 218 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 13 Nov 15:05:16 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 13 Nov 15:05:22 990 - 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%3dz1nijicdybwt4klmkyliq1-i05uxhjvbfzeucsr7tb4e6ztzbh2jpwf9-dxmdw_bxolnquvg-bw7flrdwpr8il1mofk-lxscuaqe-_ryqp0ohdob_a4u8o2nno_tmd55p24pyu2u-wmxx9ngre_awqdmh78lva4wat_9ogzz6gpx44q1autjuylyspw7mmyek5onyzojn2ys9wxdhw3mia&response_mode=form_post&nonce=638986233434165417.zta1nwq4yzatmgmxny00n2eylwflmzqtogflnjgzmmq4ztuymzm0yzy1zdytn2q5os00n2qzlwi4zjmtmgjingvjmtu0nwfk&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
--- 13 Nov 15:05:22 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:28 145 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: lightbox]
--- 13 Nov 15:05:28 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: i0116]
--- 13 Nov 15:05:29 503 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: idSIButton9]
--- 13 Nov 15:05:32 999 - 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%3dz1nijicdybwt4klmkyliq1-i05uxhjvbfzeucsr7tb4e6ztzbh2jpwf9-dxmdw_bxolnquvg-bw7flrdwpr8il1mofk-lxscuaqe-_ryqp0ohdob_a4u8o2nno_tmd55p24pyu2u-wmxx9ngre_awqdmh78lva4wat_9ogzz6gpx44q1autjuylyspw7mmyek5onyzojn2ys9wxdhw3mia&response_mode=form_post&nonce=638986233434165417.zta1nwq4yzatmgmxny00n2eylwflmzqtogflnjgzmmq4ztuymzm0yzy1zdytn2q5os00n2qzlwi4zjmtmgjingvjmtu0nwfk&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
--- 13 Nov 15:05:33 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:35 231 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: idSIButton9]
--- 13 Nov 15:05:39 830 - Page URL:: https://login.microsoftonline.com/common/login
--- 13 Nov 15:05:39 831 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:39 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: lightbox]
--- 13 Nov 15:05:40 115 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: idSIButton9]
--- 13 Nov 15:05:48 690 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Nov 15:05:48 691 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:52 037 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Nov 15:05:52 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:52 192 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: btnUpload]
--- 13 Nov 15:05:55 433 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 13 Nov 15:05:55 434 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:05:55 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> css selector: .header]
--- 13 Nov 15:05:55 717 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //a[text()='Administration']]
--- 13 Nov 15:06:01 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //*[text()='Select All']]
--- 13 Nov 15:06:01 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //*[text()='Select All']]
--- 13 Nov 15:06:06 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //*[text()='Select All']]
--- 13 Nov 15:06:10 098 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Nov 15:06:10 098 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:06:16 916 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 13 Nov 15:06:16 916 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:06:17 070 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
Actual(Passed): Successfully deleted ALL the documents[ScreenShot]
--- 13 Nov 15:06:17 327 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //*[text()='Import Template']]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
Actual(Passed): Successfully uploaded zip file in the Import template[ScreenShot]
--- 13 Nov 15:06:22 798 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //a[text()='Processing']]
--- 13 Nov 15:06:32 795 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Nov 15:06:32 795 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:06:43 285 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: tab0]
--- 13 Nov 15:06:46 450 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
--- 13 Nov 15:06:46 451 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:06:46 583 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> css selector: .header]
--- 13 Nov 15:06:46 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: dragandrophandler]
--- 13 Nov 15:06:52 835 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page[ScreenShot]
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page[ScreenShot]
--- 13 Nov 15:06:53 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //span[contains(text(),'Create Session')]]
--- 13 Nov 15:07:03 416 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no&refresh=y
--- 13 Nov 15:07:03 417 - 10 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:07:25 582 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no&refresh=y
--- 13 Nov 15:07:25 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:07:28 749 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no&refresh=y
--- 13 Nov 15:07:28 749 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:07:31 975 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no&refresh=y
--- 13 Nov 15:07:31 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:07:32 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: Sign]
--- 13 Nov 15:07:35 287 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no&refresh=y
--- 13 Nov 15:07:35 287 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:07:35 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
Actual(Passed): Successfully seen Document name is not as Unknown[ScreenShot]
--- 13 Nov 15:07:45 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: Sign]
--- 13 Nov 15:07:45 954 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> id: Sign]
--- 13 Nov 15:07:53 627 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no
--- 13 Nov 15:07:53 628 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:07:53 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //span[@class='btn-text' and text()=' Design']]
--- 13 Nov 15:07:56 978 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no
--- 13 Nov 15:07:56 979 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:07:57 103 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> css selector: .header]
Successfully navigated to the 'eSignature Management' page [ScreenShot]
--- 13 Nov 15:08:00 437 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no
--- 13 Nov 15:08:00 438 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:08:00 534 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
--- 13 Nov 15:08:02 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //label[@data-value='Phone']]
--- 13 Nov 15:08:02 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //label[@data-value='Phone']]
--- 13 Nov 15:08:02 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //label[@data-value='Phone']]
--- 13 Nov 15:08:08 242 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202511130937203120558_razzp22op4nyqugxpq0nu0no
--- 13 Nov 15:08:08 242 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:122)
--- 13 Nov 15:08:22 292 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 11 (6394d2d70c6c6d400304b5d8d9c45467)] -> xpath: //input[@placeholder='Enter Email']]
Index 0 out of bounds for length 0 [ScreenShot]
Index 0 out of bounds for length 0
66 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifySenderEmailWithGroupEmailIneSignatureManagementPageRTS
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyAdobePagesAfterSendingToRemotewithDifferentSenderRTS
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifySenderEmailWithGroupEmailIneSignatureManagementPageRTS
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyProcessASessionWithASingleWorkflow
verifyEmailAuthenticationSigningMethod
verifySenderEmailIneSignatureManagementPage
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyUploadMaxFileSizeLimitInTemplateManagerPageWhenDefaultFileSizeLimitSet
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyConditionalRoutingWithDocumentTypes
verifyDynamicDocPDFSession
verifyEdeliveryMergeReorder
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifyProcessASessionWithAMultipleWorkflow
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
VerifySenderDropdowIneSignatureMgtPageWithUserEmailsExceeds60ChrsBlankAndLessThan60Chrs
verifyAdobePagesAfterSendingToRemotewithDifferentSenderRTS
verifyUploadMaxFileSizeLimitInCollectedDocumentsPageWhenDefaultFileSizeLimitSet
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyBarcodeTypeAndBarcodeFunctionUI
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyMaxFileSizeLimitAddDocumentsToSessionWhenDefaultFileSizeLimitSet
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyReadDocumentBarcodeOptionInTenantManagerAndSign
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@428e875f)
0 ms
init(org.testng.TestRunner@428e875f)
10131 ms
verifyCountryCodePhoneAuthenticationSigningMethodRTSSession({Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, EditFullName=, Email=, Platform=, S...)
143359 ms