Test results
1 suite, 1 failed test
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeDroplistFunctionalities (, chrome_Windows 11)
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.$Proxy35.getWrappedElement(Unknown Source) at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:485) at com.imm.support.BrowserActions.scrollToView(BrowserActions.java:194) at com.imm.pages.DocumentMaintenanceRTS.isBarcodeTypeDisplayed(DocumentMaintenanceRTS.java:1739) at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeDroplistFunctionalities(DocumentRTS.java:12206) 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) Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@id='partyReviewOptionsDiv_42']//div[@class='selectize-input items full has-options has-items']"} (Session info: chrome=129.0.6668.71) 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 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.5' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [0e1f28189b7d88d8f51ec0bb3194b413, findElement {using=xpath, value=//div[@id='partyReviewOptionsDiv_42']//div[@class='selectize-input items full has-options has-items']}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.71, chrome: {chromedriverVersion: 129.0.6668.71 (755228feba24..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:63366}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 129.0.6668.71, 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: 0e1f28189b7d88d8f51ec0bb3194b413 at jdk.internal.reflect.GeneratedConstructorAccessor15.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 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 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) ... 42 more
(Verify UI elements on the Document maintenance (RTS) page)
C:\Users\sa_kaushal.patel\git\eSign Cloud\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="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="1" name="IMM_Test_Chrome" verbose="3">
    <classes>
      <class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
        <methods>
          <include name="verifyBarcodeTypeDroplistFunctionalities"/>
        </methods>
      </class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
    </classes>
  </test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
DocumentRTS
verifyBarcodeTypeDroplistFunctionalities
P1
verifyBarcodeTypeDroplistFunctionalities
Smoke
verifyBarcodeTypeDroplistFunctionalities
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11)
   --- 30 Sep 19:54:01 193 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 30 Sep 19:54:05 014 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Verify Barcode Type droplist functionality
Steps:
   --- 30 Sep 19:54:11 746 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 30 Sep 19:54:12 636 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 30 Sep 19:54:16 837 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 30 Sep 19:54:16 837 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:54:18 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: idSIButton9]
   --- 30 Sep 19:54:18 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: i0116]
   --- 30 Sep 19:54:19 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: i0116]
   --- 30 Sep 19:54:24 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: idSIButton9]
   --- 30 Sep 19:54:25 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: i0118]
   --- 30 Sep 19:54:31 635 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Sep 19:54:31 636 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:54:31 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: lightbox]
   --- 30 Sep 19:54:32 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: idSIButton9]
   --- 30 Sep 19:54:35 135 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 30 Sep 19:54:35 136 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:54:39 693 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: createdFIList'
   --- 30 Sep 19:54:44 063 - 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'
   --- 30 Sep 19:54:48 452 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 30 Sep 19:54:52 718 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 30 Sep 19:54:57 324 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 30 Sep 19:55:01 710 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 30 Sep 19:55:06 106 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 30 Sep 19:55:06 217 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 30 Sep 19:55:06 218 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:06 327 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> css selector: .header]
   --- 30 Sep 19:55:08 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 30 Sep 19:55:11 948 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:55:11 949 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:12 036 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:55:12 037 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:12 125 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:55:12 126 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:12 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 30 Sep 19:55:12 280 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:55:12 281 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:12 375 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 30 Sep 19:55:12 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 30 Sep 19:55:12 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 30 Sep 19:55:16 197 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:55:16 198 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:18 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 30 Sep 19:55:18 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 30 Sep 19:55:28 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 30 Sep 19:55:33 424 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 30 Sep 19:55:33 425 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:38 004 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 30 Sep 19:55:38 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> id: enableClient]
   --- 30 Sep 19:55:38 200 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 30 Sep 19:55:38 200 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:55:38 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c51bb7150ae172c9d9f6faac1f0d786b)] -> css selector: .header]

Successfully navigated to 'Client Settings' page [ScreenShot]
 Read Document Barcode option is Not Selected
 'Read Document Barcode' option is set as Disable already

Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
   --- 30 Sep 19:55:44 002 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 30 Sep 19:55:44 821 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 30 Sep 19:55:48 107 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 30 Sep 19:55:48 108 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:56:14 743 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 30 Sep 19:56:14 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 30 Sep 19:56:14 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 30 Sep 19:56:14 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 30 Sep 19:56:20 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: btnSubmit]
   --- 30 Sep 19:56:23 202 - 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%3dvgzb7tn2pewtbr20fcwg1hh3ippzzoha7xa2w3kln6os0na5byck94dxgsj4b1rvr1jzwnpyga9swmztvninwil47c9jckgjfr7dejngrowghsvs1mqknrw_rikgjuabradzkh5dpggop2ble_o3gvhqicbihhehi5vlamh8a8aif46mv4brquorjae-3lcsqk6psbheqzwjad95zsfugg&response_mode=form_post&nonce=638633032221079287.ztq0m2zmzdatmtnjzc00mdhhlthknjetzty3ytq1mweznji5otk0ndiyndgtmjfmoc00ywiwlwiyowityzy5yzuxmta5zjc0&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
   --- 30 Sep 19:56:23 203 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:56:32 727 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 30 Sep 19:56:37 137 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 30 Sep 19:56:37 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: lightbox]
   --- 30 Sep 19:56:37 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: i0116]
   --- 30 Sep 19:56:37 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: i0116]
   --- 30 Sep 19:56:42 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: idSIButton9]
   --- 30 Sep 19:56:44 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: i0118]
   --- 30 Sep 19:56:50 178 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Sep 19:56:50 179 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:56:50 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: lightbox]
   --- 30 Sep 19:56:50 677 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: idSIButton9]
   --- 30 Sep 19:56:53 862 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Sep 19:56:53 862 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:56:53 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: btnUpload]
   --- 30 Sep 19:56:54 069 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Sep 19:56:54 069 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:56:54 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 30 Sep 19:56:54 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> xpath: //a[text()='Administration']]
   --- 30 Sep 19:56:56 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 30 Sep 19:57:08 550 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 30 Sep 19:57:13 142 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
   --- 30 Sep 19:57:15 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 30 Sep 19:57:15 242 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:57:20 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> xpath: //*[text()='Import Template']]
 File Dragged and dropped to clipboard
   --- 30 Sep 19:57:51 537 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> id: globalErrorMessage]
Expected: The File upload in Import template
Actual(Passed): Successfully uploaded zip file in the Import template
[ScreenShot]
   --- 30 Sep 19:57:54 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b6dc91390df73cb98311da63ca123be1)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 30 Sep 19:58:00 351 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 30 Sep 19:58:00 351 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the session [ScreenShot]
 'Barcode Type' dropdown list Not Displayed [ScreenShot]
Expected: 'Barcode Type' droplist should Not display
Actual(Passed): Successfully verify Barcode Type' droplist is Not display
[ScreenShot]
   --- 30 Sep 19:58:08 058 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 30 Sep 19:58:08 871 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 30 Sep 19:58:16 088 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/
   --- 30 Sep 19:58:16 088 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:58:18 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: idSIButton9]
   --- 30 Sep 19:58:18 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: i0116]
   --- 30 Sep 19:58:19 092 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: i0116]
   --- 30 Sep 19:58:24 562 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: idSIButton9]
   --- 30 Sep 19:58:25 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: i0118]
   --- 30 Sep 19:58:33 208 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Sep 19:58:33 208 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:58:33 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: lightbox]
   --- 30 Sep 19:58:33 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: idSIButton9]
   --- 30 Sep 19:58:36 660 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 30 Sep 19:58:36 661 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:58:40 342 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: createdFIList]
   --- 30 Sep 19:58:44 666 - 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'
   --- 30 Sep 19:58:49 067 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
   --- 30 Sep 19:58:53 419 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
   --- 30 Sep 19:58:57 896 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
   --- 30 Sep 19:59:01 994 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
   --- 30 Sep 19:59:06 115 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
   --- 30 Sep 19:59:06 217 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 30 Sep 19:59:06 217 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:06 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> css selector: .header]
   --- 30 Sep 19:59:08 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 30 Sep 19:59:11 916 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:59:11 916 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:11 989 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:59:11 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:12 066 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:59:12 067 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:12 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 30 Sep 19:59:12 229 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:59:12 230 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:12 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 30 Sep 19:59:12 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
  SearchByFI Search by FI Name / FI ID :

'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]

Max characters accepted in search box is 10 [ScreenShot]
   --- 30 Sep 19:59:12 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: searchFIIdName]

FI Search Option Displayed in 'Manage FI' page [ScreenShot]
   --- 30 Sep 19:59:16 224 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 30 Sep 19:59:16 224 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:18 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> xpath: //div[@class='ng-placeholder']]
 Existing Fi Name is not displaying  [ScreenShot]
   --- 30 Sep 19:59:18 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> css selector: input[type=text]]
  Host Id 0 Automation TestFI | AutoTestFI
 Search Client Settings Enabled FI in list
 Successfully validated FI Id label [ScreenShot]

Fi details are matching [ScreenShot]
   --- 30 Sep 19:59:28 144 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
   --- 30 Sep 19:59:33 509 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 30 Sep 19:59:33 510 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:38 144 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
   --- 30 Sep 19:59:38 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> id: enableClient]
   --- 30 Sep 19:59:38 315 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
   --- 30 Sep 19:59:38 315 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 19:59:38 396 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (587cf919330f1da89403193ba7aa57b1)] -> css selector: .header]

Successfully navigated to 'Client Settings' page [ScreenShot]
 Read Document Barcode option is Not Selected

Clicked on Save button
 Read Document Barcode option is Selected
 Barcode toggle set as Enable [ScreenShot]

Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
   --- 30 Sep 19:59:51 649 - TestCaseID:: verifyBarcodeTypeDroplistFunctionalities
   --- 30 Sep 19:59:52 443 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
   --- 30 Sep 19:59:59 530 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
   --- 30 Sep 19:59:59 530 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 20:00:26 472 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
   --- 30 Sep 20:00:26 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: btnSubmit]
 Navigated to 'eSign Login' page
   --- 30 Sep 20:00:26 602 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
   --- 30 Sep 20:00:26 655 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
 Entered values for the fields in 'Login' page [ScreenShot]
   --- 30 Sep 20:00:32 064 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: btnSubmit]
   --- 30 Sep 20:00:34 791 - 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%3dkpke1stl6ai5qxrj5pzvq4ovw4rf2yc5lvhghiwsrtkcwhbkwrlvhm8l6jumrpmk-hkjvul3rsv3iybofz1vtfzv3fuwe_dgklfkb27azgfynbljneqddp1j00krvj61hrnbzk2cjbxizltzv2zm54pc-wpcelydzhernpsbzxle4adwh2oeimrpra6cxtx4cxguxpec1_yrjxauxicphw&response_mode=form_post&nonce=638633034736962428.yty0ntnkymutyjlhyi00yjhmltllyzqtywjjnzrhywnmzde1zmyzzjnlndutmgfios00ztc4lwjjzgqtotuzngriownmmmuw&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
   --- 30 Sep 20:00:34 792 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 20:00:44 721 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
   --- 30 Sep 20:00:48 887 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
   --- 30 Sep 20:00:48 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: lightbox]
   --- 30 Sep 20:00:49 026 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: i0116]
   --- 30 Sep 20:00:49 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: i0116]
   --- 30 Sep 20:00:54 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: idSIButton9]
   --- 30 Sep 20:00:55 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: i0118]
   --- 30 Sep 20:01:01 968 - Page URL:: https://login.microsoftonline.com/common/login
   --- 30 Sep 20:01:01 968 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 20:01:02 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: lightbox]
   --- 30 Sep 20:01:02 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: idSIButton9]
   --- 30 Sep 20:01:05 935 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Sep 20:01:05 935 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 20:01:06 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> id: btnUpload]
   --- 30 Sep 20:01:06 178 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
   --- 30 Sep 20:01:06 179 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
   --- 30 Sep 20:01:06 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> css selector: .header]
 Login as FiAdmin with Existing FI : null
   --- 30 Sep 20:01:06 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> xpath: //a[text()='Administration']]
   --- 30 Sep 20:01:08 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> xpath: //a[text()='Administration']]
 Navigated to 'Document Maintenance RTS' Page
   --- 30 Sep 20:01:17 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (0e1f28189b7d88d8f51ec0bb3194b413)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
   --- 30 Sep 20:01:23 008 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
   --- 30 Sep 20:01:23 008 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
 Expand the Second Template [ScreenShot]

Timed out after 2 seconds. Unable to locate the element [ScreenShot]
51 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
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@4dfb114e) 0 ms
init(org.testng.TestRunner@4dfb114e) 10176 ms
verifyBarcodeTypeDroplistFunctionalities(, chrome_Windows 11) 361652 ms