Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession ({Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Tenant_URL=https://esignnonprod.immesign.com/qa/tenantmanager/, Group=, EditFullName=, Description=verify Adobe SMS Email Authentication Signing Method RTS Session, Archive=, Email=, Platform=, Message=Your documents are available for viewing, signing and printing., FileName=, ShortName=, EditShortName=, PartyName=, Phone_Number=+91 9700164911, 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=verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession, FItype=Unified, Required=, IndexSource=, PartiesToView=, TextField=, Document Names=, Password=, DocumentName=LOAN_APPLICATION, Path=, Dropdownvalues=, Tenant_Password=iMM@2022, New Column=, UserName=, Email_Id=sunitha.pattem@kinective.io, Index_Field_Name=, Sender_Email_Id=employee1@immonline.com, FI_ID=autoesign, Vendor=, AttachmentTypeOption=, TemplatePermission=, Date=, Subject=SMS-Phone, NumOfAttachments=, Folderpath=, Type=, NameDescription=, AttachmentPath=, Export_Values=, FullName=STUDENTS_LOAN, EditNameDescription=})
org.openqa.selenium.NoSuchElementException: Timed out after 2 seconds. Unable to locate the element at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy22.getAttribute(Unknown Source) at com.imm.pages.RemoteSettingsPage.clickRemoteSMSDefaultToggle(RemoteSettingsPage.java:591) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession(DocumentRTS.java:8791) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id='remoteSMStoAll']"} (Session info: chrome=131.0.6778.109) For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [d6a3896234a33fc70bcd2626b0281621, findElement {using=xpath, value=//*[@id='remoteSMStoAll']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.109, chrome: {chromedriverVersion: 131.0.6778.87 (ce31cae94873..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57642}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.103:4444/ses..., se:cdpVersion: 131.0.6778.109, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true} Session ID: d6a3896234a33fc70bcd2626b0281621 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162) at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359) at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39) at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source) at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39) at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165) at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72) at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95) ... 30 more
(verify Adobe SMS Email Authentication Signing Method RTS Session)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse--1274317602\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="ESPC"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;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="verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession"/>
        </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
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
Process
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
Smoke
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession({Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Tenant_URL=https://esignnonprod.immesign.com/qa/t...)
   --- 09 Dec 20:08:24 764 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
   --- 09 Dec 20:08:29 325 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
 **** verify Adobe SMS Email Authentication Signing Method RTS Session ****
   --- 09 Dec 20:08:39 250 - 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=29379402-f5ab-40fc-a977-0783c533b6e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=gjcissdigaw1i4bmjaqxqjdtainkmtm93ib2kzuo-vs&code_challenge_method=s256&nonce=91d8a825-c9e1-448c-ab6a-e00613301ebc&state=eyjpzci6ijkxzwfjntq4ltlmnzmtndnkni05yje5lta0mde0mtnjowzjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 Dec 20:08:39 251 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:08:58 030 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 09 Dec 20:08:58 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> id: idSIButton9]
   --- 09 Dec 20:08:58 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> id: i0116]
   --- 09 Dec 20:08:59 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> id: idSIButton9]
   --- 09 Dec 20:09:01 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> id: lightbox]
   --- 09 Dec 20:09:01 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> id: idSIButton9]
   --- 09 Dec 20:09:09 917 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 09 Dec 20:09:09 917 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:12 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> id: createdFIList]

eSign Tenant Manager -CreateFi Page open up [ScreenShot]
   --- 09 Dec 20:09:15 531 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 Dec 20:09:15 532 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:15 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> css selector: .header]
   --- 09 Dec 20:09:17 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 09 Dec 20:09:24 251 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:09:24 251 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:27 366 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:09:27 367 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:30 518 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:09:30 519 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:30 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 09 Dec 20:09:33 667 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:09:33 667 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:33 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 09 Dec 20:09:40 031 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:09:40 031 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:42 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 AutoeSign | AutoeSign
 Search FI displayed in list
   --- 09 Dec 20:09:48 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 09 Dec 20:09:48 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 09 Dec 20:09:52 129 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 09 Dec 20:09:52 129 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:52 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> id: headerRemoteSettings]
   --- 09 Dec 20:09:55 379 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 09 Dec 20:09:55 381 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:09:55 468 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b9463711810c50c4e149eb6f42652187)] -> css selector: .header]
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]

Successfully navigated to 'RemoteSettings' page [ScreenShot]
   --- 09 Dec 20:09:59 061 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 09 Dec 20:09:59 061 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
 Remote SMS Link Notification Delivery is already enabled  [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Enabling default SMS Checkbox [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Scrolled element into the view [ScreenShot]

Clicked on Save button [ScreenShot]
   --- 09 Dec 20:10:13 803 - TestCaseID:: verifyEmailAuthenticationSigningMethod
   --- 09 Dec 20:10:15 968 - 2 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Adobe SMS Email Authentication Signing Method RTS Session
Steps:
   --- 09 Dec 20:10:22 796 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 09 Dec 20:10:22 796 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:10:22 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 09 Dec 20:10:23 016 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 09 Dec 20:10:24 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: btnSubmit]
   --- 09 Dec 20:11:03 183 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 09 Dec 20:11:21 900 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 09 Dec 20:11:21 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: lightbox]
   --- 09 Dec 20:11:22 039 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: i0116]
   --- 09 Dec 20:11:22 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: idSIButton9]
   --- 09 Dec 20:11:25 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: lightbox]
   --- 09 Dec 20:11:26 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: idSIButton9]
   --- 09 Dec 20:11:34 727 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Dec 20:11:34 727 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:11:34 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: btnUpload]
   --- 09 Dec 20:11:37 987 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 09 Dec 20:11:37 987 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:11:38 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: .header]
   --- 09 Dec 20:11:38 145 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //a[text()='Administration']]
 Login as FiAdmin with Existing FI : autoesign
 Navigated to 'Document Maintenance RTS' Page
   --- 09 Dec 20:11:43 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[text()='Select All']]
   --- 09 Dec 20:11:43 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[text()='Select All']]
   --- 09 Dec 20:11:48 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[text()='Select All']]
 Clicked 'Select All' button
   --- 09 Dec 20:11:52 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 09 Dec 20:11:52 234 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:11:53 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: btnPrimary]
   --- 09 Dec 20:11:55 037 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //div[text()='No records found']]
Expected: Delete the ALL documents
Actual(Passed): Successfully deleted ALL the documents
[ScreenShot]
   --- 09 Dec 20:11:55 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[text()='Import Template']]
   --- 09 Dec 20:11:57 523 - Unable to find a element after 2 sec ==> [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@type='file']]
   --- 09 Dec 20:12:05 303 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: globalErrorMessage]
 File uploaded successfully: OptionalSignature.zip
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 09 Dec 20:12:05 496 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //a[text()='Processing']]
   --- 09 Dec 20:12:15 518 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 09 Dec 20:12:15 520 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:12:25 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: tab0]
   --- 09 Dec 20:12:28 971 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?collecteddocsmode=menu
   --- 09 Dec 20:12:28 971 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:12:29 057 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: .header]
   --- 09 Dec 20:12:29 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: dragandrophandler]
   --- 09 Dec 20:12:31 413 - Unable to find a element after 2 sec ==> [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@type='file']]
 File Dragged and dropped to clipboard
   --- 09 Dec 20:12:36 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: messages]
Expected: The File upload in collected Document Page
Actual(Passed): Successfully uploaded STUDENTS_LOAN.pdf file in the collected Document Page
[ScreenShot]
   --- 09 Dec 20:12:36 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //span[contains(text(),'Create Session')]]
   --- 09 Dec 20:12:55 856 - Unable to find an element after 5 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //button[contains(text(),'Continue')]'
   --- 09 Dec 20:13:05 731 - Unable to find an element after 30 sec ==> [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> tag name: title]
   --- 09 Dec 20:13:08 895 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy&refresh=y
   --- 09 Dec 20:13:08 896 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:13:08 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: Sign]
   --- 09 Dec 20:13:09 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: Attach]
   --- 09 Dec 20:13:12 141 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy&refresh=y
   --- 09 Dec 20:13:12 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:13:12 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: .header]
Expected: Document name should not show up as Unknown
Actual(Passed): Successfully seen Document name is not as Unknown
[ScreenShot]
 Successfully navigated to 'Session Details' page [ScreenShot]
   --- 09 Dec 20:13:22 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: Sign]
   --- 09 Dec 20:13:22 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: Sign]
   --- 09 Dec 20:13:29 100 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy
   --- 09 Dec 20:13:29 101 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:13:29 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //span[@class='btn-text' and text()=' Design']]
   --- 09 Dec 20:13:32 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy
   --- 09 Dec 20:13:32 323 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:13:32 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: .header]
 Clicked 'Sign' button

Successfully navigated to the 'eSignature Management' page [ScreenShot]
   --- 09 Dec 20:13:35 703 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy
   --- 09 Dec 20:13:35 704 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:13:35 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
 Expanded the panel for Sam Smith
   --- 09 Dec 20:13:37 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='tab0']]
   --- 09 Dec 20:13:37 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='tab0']]
 Clicked 'Email' icon
   --- 09 Dec 20:13:43 287 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy
   --- 09 Dec 20:13:43 288 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:13:45 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: lblSMSLinkDelivery]
 Successfully verified SMS Link Notification option is available for Email signing [ScreenShot]
   --- 09 Dec 20:13:47 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='SMSLinkDelivery']/label/span]
 Successfully verified SMS Link Notification is displayed for Email signing [ScreenShot]
 Successfully verified by default SMS Link Notification checkbox is checked for Email signing [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Successfully verified SMS test field is enabled for Email signing [ScreenShot]
 Successfully verified SMS phone text field description Enter Phone [ScreenShot]
 Successfully validated error message Please review remote authentication details. Click this message to expand for more details [ScreenShot]
   --- 09 Dec 20:13:56 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]]
 Successfully validated party name Sam Smith [ScreenShot]
 Error messages [Email :, Field is required, Phone :, Field is required]
 Successfully verified error message Email :
 Successfully verified error message Field is required
 Successfully verified error message Phone :
 Successfully verified error message Field is required
   --- 09 Dec 20:13:59 035 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Email']]
   --- 09 Dec 20:14:01 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Phone']]
 Successfully validated error message Please review remote authentication details. Click this message to expand for more details [ScreenShot]
   --- 09 Dec 20:14:08 427 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='validationSummaryControl']/div/p[1]]
 Successfully validated party name Sam Smith [ScreenShot]
 Error messages [Email :, Email address is invalid, Phone :, Phone number is invalid]
 Successfully verified error message Email :
 Successfully verified error message Email address is invalid
 Successfully verified error message Phone :
 Successfully verified error message Phone number is invalid
   --- 09 Dec 20:14:12 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Email']]
   --- 09 Dec 20:14:17 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Email' and @class='form-control']/following::span[contains(@class,'input')]/span[contains(@class,'glyphicon')]]
 Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io [ScreenShot]
   --- 09 Dec 20:14:19 684 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Phone']]
   --- 09 Dec 20:14:26 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span]
 Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911 [ScreenShot]
   --- 09 Dec 20:14:26 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
 Expanded the panel for Wells Fargo
   --- 09 Dec 20:14:28 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='tab0']]
   --- 09 Dec 20:14:28 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='tab0']]
 Clicked 'Email' icon
   --- 09 Dec 20:14:33 900 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy
   --- 09 Dec 20:14:33 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:14:36 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: lblSMSLinkDelivery]
 Successfully verified SMS Link Notification option is available for Email signing [ScreenShot]
   --- 09 Dec 20:14:38 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='SMSLinkDelivery']/label/span]
 Successfully verified SMS Link Notification is displayed for Email signing [ScreenShot]
 Successfully verified by default SMS Link Notification checkbox is checked for Email signing [ScreenShot]
 Scrolled element into the view [ScreenShot]
 Successfully verified SMS test field is enabled for Email signing [ScreenShot]
   --- 09 Dec 20:14:44 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Email']]
   --- 09 Dec 20:14:49 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Email' and @class='form-control']/following::span[contains(@class,'input')]/span[contains(@class,'glyphicon')]]
 Valid check mark is displayed for the entered valid 'Email Id' : sunitha.pattem@kinective.io [ScreenShot]
   --- 09 Dec 20:14:51 678 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Phone']]
   --- 09 Dec 20:15:00 845 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span]
   --- 09 Dec 20:15:03 542 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span]
   --- 09 Dec 20:15:03 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //input[@placeholder='Enter Phone']/following::span[@class='input-group-addon']/span]
 Valid check mark is displayed for the entered valid 'Phone Number' : +91 9700164911 [ScreenShot]
   --- 09 Dec 20:15:03 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='tab0']]
   --- 09 Dec 20:15:06 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
 Selected 'Mail' for Sam Smith
   --- 09 Dec 20:15:08 129 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //*[@id='tab0']]
   --- 09 Dec 20:15:10 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> css selector: div.item.active div[class*='col-xs-4'][data-bind*='SignerName']]
 Selected 'Mail' for Wells Fargo
   --- 09 Dec 20:15:12 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //label[text()='Sender']/following::input]
 Entered 'Sender Email Id' : employee1@immonline.com
   --- 09 Dec 20:15:15 504 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //div[@id='ddLoanOfficersCC']//input]
Expected: 'CC' dropdown should be displayed
Actual(Passed): 'CC' dropdown is displayed
[ScreenShot]
 Entered 'Subject' : SMS-Phone
 Entered 'Message' : Your documents are available for viewing, signing and printing.
   --- 09 Dec 20:15:20 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //button[contains(@data-bind,'ButtonSend_Click')]]
Expected: 'Send' button should be enabled
Actual(Passed): 'Send' button is enabled
[ScreenShot]
   --- 09 Dec 20:15:24 254 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy
   --- 09 Dec 20:15:24 255 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:15:35 784 - Page URL:: https://esignplusqa.immesign.com/teaasp/esignermanager?origsessionid=202412091442540047107_axjnadq31xd0hefw25x4xzmy
   --- 09 Dec 20:15:35 784 - 9 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
 Clicked 'Send' button
   --- 09 Dec 20:15:40 574 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> id: globalErrorMessage]
   --- 09 Dec 20:15:40 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23bb6e56457ad69f0b1773159a3a4d51)] -> xpath: //p[contains(@data-bind,'text: SignerMessages().Message')]]
Expected: The session is successfully submitted for Remote Signatures message should be displayed
Actual(Passed): The session is successfully submitted for Remote Signatures is displayed
[ScreenShot]

Test Passed.
   --- 09 Dec 20:15:44 119 - TestCaseID:: verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
   --- 09 Dec 20:15:46 085 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
   --- 09 Dec 20:15:55 387 - 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=6c8aa571-e63e-4755-a115-ff641ea43a01&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=suyhjvy5_hkjs4ip1tvlsurgnbxli7aldwa674avd8w&code_challenge_method=s256&nonce=89600db6-d266-4327-be6d-e4ded223e05d&state=eyjpzci6ijdimdg0njfkltq1ytetnddjmy1imja3lwiwnte5zdiynwm4msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 09 Dec 20:15:55 387 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:16:14 195 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 09 Dec 20:16:14 273 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> id: idSIButton9]
   --- 09 Dec 20:16:14 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> id: i0116]
   --- 09 Dec 20:16:15 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> id: idSIButton9]
   --- 09 Dec 20:16:17 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> id: lightbox]
   --- 09 Dec 20:16:17 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> id: idSIButton9]
   --- 09 Dec 20:16:23 659 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/home
   --- 09 Dec 20:16:23 659 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:16:29 844 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> id: createdFIList]
   --- 09 Dec 20:16:48 677 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.cssSelector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label'
   --- 09 Dec 20:17:07 442 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 09 Dec 20:17:26 226 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 09 Dec 20:17:44 903 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 09 Dec 20:18:03 722 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 09 Dec 20:18:22 473 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 09 Dec 20:18:25 641 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 09 Dec 20:18:25 642 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:18:25 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> css selector: .header]
   --- 09 Dec 20:18:28 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 09 Dec 20:18:34 695 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:18:34 696 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:18:37 769 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:18:37 769 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:18:40 842 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:18:40 843 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:18:40 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 09 Dec 20:18:43 999 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:18:44 000 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:18:44 091 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 09 Dec 20:18:50 352 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 09 Dec 20:18:50 352 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:18:52 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 AutoeSign | AutoeSign
 Search FI displayed in list
   --- 09 Dec 20:18:58 801 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 09 Dec 20:18:58 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 09 Dec 20:19:02 340 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 09 Dec 20:19:02 340 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:19:02 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> id: headerRemoteSettings]
   --- 09 Dec 20:19:05 573 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 09 Dec 20:19:05 574 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)
   --- 09 Dec 20:19:05 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d6a3896234a33fc70bcd2626b0281621)] -> css selector: .header]

Successfully navigated to 'RemoteSettings' page [ScreenShot]
   --- 09 Dec 20:19:09 029 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 09 Dec 20:19:09 030 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:110)

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
50 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@2e8828b5) 0 ms
init(org.testng.TestRunner@2e8828b5) 10159 ms
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession({Tenant_User=immadmin2@immesignqa.onmicrosoft.com, Tenant_URL=https://esignnonprod.immesign.com/qa/t...) 451749 ms