com.imm.testscripts.DocumentRTS.DocumentRTS
verifyBarcodeTypeAndBarcodeFunctionUI
(, chrome_Windows 11)
org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
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: [d4521f90182587d15f333cb3de5689f8, actions {actions=[org.openqa.selenium.interactions.Sequence@3db75056]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.70, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51307}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.70, 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: d4521f90182587d15f333cb3de5689f8
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:362)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:154)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:169)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845)
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.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:169)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:182)
at com.google.common.collect.SingletonImmutableBiMap.forEach(SingletonImmutableBiMap.java:68)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:177)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:278)
at org.openqa.selenium.json.Json.toJson(Json.java:42)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:259)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:122)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:172)
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.RemoteWebDriver.perform(RemoteWebDriver.java:619)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283)
at com.imm.pages.DocumentDesignerPage.clickContinue(DocumentDesignerPage.java:1572)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeAndBarcodeFunctionUI(DocumentRTS.java:12268)
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)
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
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: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:303)
at org.openqa.selenium.json.Json.toJson(Json.java:40)
... 38 more
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358)
... 59 more
Caused by: 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.interactions.PointerInput$Origin.asArg(PointerInput.java:260)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:209)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:73)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:82)
... 63 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#ContinueButton"}
(Session info: chrome=131.0.6778.70)
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: [d4521f90182587d15f333cb3de5689f8, findElement {using=id, value=ContinueButton}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.70, chrome: {chromedriverVersion: 131.0.6778.69 (77e2244bbcda..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51307}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 11, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.29.58:4444/ses..., se:cdpVersion: 131.0.6778.70, 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: d4521f90182587d15f333cb3de5689f8
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)
... 69 more
(Verifying BarcodeType Dropdown and Barcode Function textbox field functionality)
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&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
<methods>
<include name="verifyBarcodeTypeAndBarcodeFunctionUI"/>
</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
verifyBarcodeTypeAndBarcodeFunctionUI
P1
verifyBarcodeTypeAndBarcodeFunctionUI
Smoke
verifyBarcodeTypeAndBarcodeFunctionUI
Times for IMM_Esign_Chrome
Total running time: 5 minutes
Reporter output for IMM_Esign_Chrome
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to 'Client Settings' page [ScreenShot]
Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
java.lang.reflect.InvocationTargetException [ScreenShot]
Verify 'Barcode Type' droplist and 'Barcode Function' text field functionality
Steps:
--- 14 Nov 18:56:04 234 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 18:56:08 318 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 18:56:15 299 - 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=d720ca0b-2513-4852-90e5-a6fbba67a103&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=trui80tmpkbtslt0n-zwmonngnlrfpilg_e9njkc33w&code_challenge_method=s256&nonce=384bd57c-7f76-439d-a620-648363cb2095&state=eyjpzci6ijq3njc0zjzllwe5mzetngjjyi1hn2yxltc3yjnlzwywnzm3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 14 Nov 18:56:15 300 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:56:15 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: idSIButton9]
--- 14 Nov 18:56:15 559 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: i0116]
--- 14 Nov 18:56:15 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: i0116]
--- 14 Nov 18:56:21 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: idSIButton9]
--- 14 Nov 18:56:22 587 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: i0118]
--- 14 Nov 18:56:28 716 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 18:56:28 717 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:56:28 813 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: lightbox]
--- 14 Nov 18:56:29 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: idSIButton9]
--- 14 Nov 18:56:32 064 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 14 Nov 18:56:32 064 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:56:35 523 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: createdFIList]
--- 14 Nov 18:56:39 905 - 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'
--- 14 Nov 18:56:44 332 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 14 Nov 18:56:48 730 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 14 Nov 18:56:53 124 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 14 Nov 18:56:57 736 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 14 Nov 18:57:02 101 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 14 Nov 18:57:02 209 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 14 Nov 18:57:02 209 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:02 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> css selector: .header]
--- 14 Nov 18:57:04 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 14 Nov 18:57:07 983 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:57:07 984 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:08 091 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:57:08 092 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:08 183 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:57:08 183 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:08 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 14 Nov 18:57:08 349 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:57:08 349 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:08 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 14 Nov 18:57:08 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 14 Nov 18:57:09 149 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 14 Nov 18:57:12 388 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:57:12 389 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:14 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
--- 14 Nov 18:57:14 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> css selector: input[type=text]]
--- 14 Nov 18:57:23 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 14 Nov 18:57:28 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 18:57:28 990 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:33 478 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 14 Nov 18:57:33 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> id: enableClient]
--- 14 Nov 18:57:33 676 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 18:57:33 676 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:57:33 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d17edd8d055a600e079be821bdaa85d4)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 14 Nov 18:57:46 424 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 18:57:47 342 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 18:57:52 644 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Nov 18:57:52 644 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:58:20 070 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 14 Nov 18:58:20 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: btnSubmit]
--- 14 Nov 18:58:20 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 18:58:20 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 18:58:25 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: btnSubmit]
--- 14 Nov 18:58:28 472 - 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%3ddijrgfut8fgyrujfjf_wzlyn88_vt-qmvplgcp0pppt6zu-zddo9bl4jhfpl8_ajfptddvezxwd43mmgaci9gvmx6scivkoa7z34i3vri0odp6bzmkvjeeg4uqalyh8ssxwsqdxphs6sdvrpeb0uvjuw6otvo1dowgjmysloshspuqumbvt3wgkzycfjvj4uyxs7ozvynifui-rnfi-shq&response_mode=form_post&nonce=638671877836855722.mgnmnjnimzutywqzns00owfjlwizodmtytjmntvkmznmnzlmnmfhyzzkmzqtmdbios00zdg4ltk0yzmtmda4mzixmgywmmfl&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
--- 14 Nov 18:58:28 473 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:58:38 359 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 14 Nov 18:58:42 970 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 14 Nov 18:58:43 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: lightbox]
--- 14 Nov 18:58:43 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: i0116]
--- 14 Nov 18:58:43 183 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: i0116]
--- 14 Nov 18:58:48 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: idSIButton9]
--- 14 Nov 18:58:49 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: i0118]
--- 14 Nov 18:58:56 299 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 18:58:56 299 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:58:56 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: lightbox]
--- 14 Nov 18:58:56 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: idSIButton9]
--- 14 Nov 18:59:00 585 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 18:59:00 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:59:00 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: btnUpload]
--- 14 Nov 18:59:00 794 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 18:59:00 795 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:59:00 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> css selector: .header]
--- 14 Nov 18:59:03 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:59:05 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:59:12 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 18:59:12 249 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:59:12 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 14 Nov 18:59:12 696 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 18:59:12 696 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:59:12 789 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> css selector: .header]
--- 14 Nov 18:59:29 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:59:31 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:59:41 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:59:42 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:59:47 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:59:47 465 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:59:47 466 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:59:48 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: btnPrimary]
--- 14 Nov 18:59:48 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: btnPrimary]
--- 14 Nov 18:59:49 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> 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]
--- 14 Nov 18:59:54 620 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:59:54 620 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:59:59 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //*[text()='Import Template']]
--- 14 Nov 19:00:30 887 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: globalErrorMessage]
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]
--- 14 Nov 19:00:46 073 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 14 Nov 19:00:51 671 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 19:00:51 671 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: 'Barcode Type' droplist should Not display
Actual(Passed): Successfully verify Barcode Type' droplist is Not display[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is Not display[ScreenShot]
--- 14 Nov 19:00:58 689 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 14 Nov 19:00:58 985 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 19:00:58 986 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:01:02 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: btnClose]
--- 14 Nov 19:01:06 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //input[contains(@id,'indxList-selectized')]]
--- 14 Nov 19:01:11 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
--- 14 Nov 19:01:13 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: btnClose]
--- 14 Nov 19:01:19 542 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //*[@id='indFieldAddBtnWrap']/ul/li/button]
Expected: 'Barcode Function' textbox should not display
Actual(Passed): Successfully verify 'Barcode Funtion' textbox is not displayed[ScreenShot]
Actual(Passed): Successfully verify 'Barcode Funtion' textbox is not displayed[ScreenShot]
--- 14 Nov 19:01:26 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 19:01:26 584 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 19:01:32 408 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 19:01:32 409 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:01:42 506 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 19:01:42 506 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:01:43 734 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: IndexFieldTypeList]
--- 14 Nov 19:02:01 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 14 Nov 19:02:06 255 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=65fef352-c9fc-459d-8944-a51626555768&source=templatedetail&hasundefineddocs=false
--- 14 Nov 19:02:06 256 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:02:31 529 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
--- 14 Nov 19:02:31 598 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f2ffc8e47db8d8f5f8911ad868f50b57)] -> id: cancelDesignButton]
Expected: 'Barcode Type' droplist should not display
Actual(Passed): Successfully verify Barcode Type' droplist is not displayed[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is not displayed[ScreenShot]
--- 14 Nov 19:02:36 246 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 19:02:37 167 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 19:02:45 852 - 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=53cc435f-e1a7-4d92-b339-b1bbf3a17340&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=kvd1olsi67-t-s26v8lemh9t57wjvfccjhnztea6hrm&code_challenge_method=s256&nonce=b8f5652f-9a4c-4f1f-9781-c1d02a3cd31f&state=eyjpzci6ijixnmfhnwu2ltziy2utnguzms1hngm3ltc5zdk4zjm5zgfhzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 14 Nov 19:02:45 853 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:02:46 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: idSIButton9]
--- 14 Nov 19:02:46 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: i0116]
--- 14 Nov 19:02:46 429 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: i0116]
--- 14 Nov 19:02:52 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: idSIButton9]
--- 14 Nov 19:02:52 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: i0118]
--- 14 Nov 19:03:00 104 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 19:03:00 105 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:00 177 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: lightbox]
--- 14 Nov 19:03:00 241 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: idSIButton9]
--- 14 Nov 19:03:02 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 14 Nov 19:03:02 701 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:06 670 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: createdFIList]
--- 14 Nov 19:03:10 775 - 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'
--- 14 Nov 19:03:15 416 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 14 Nov 19:03:19 973 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 14 Nov 19:03:24 382 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 14 Nov 19:03:28 727 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 14 Nov 19:03:33 103 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 14 Nov 19:03:33 197 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 14 Nov 19:03:33 197 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:33 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> css selector: .header]
--- 14 Nov 19:03:35 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 14 Nov 19:03:39 140 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 19:03:39 140 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:39 208 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 19:03:39 208 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:39 289 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 19:03:39 289 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:39 355 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 14 Nov 19:03:39 450 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 19:03:39 450 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:39 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 14 Nov 19:03:39 787 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
'Search by FI Name/Host FIID' displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 14 Nov 19:03:40 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 14 Nov 19:03:43 509 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 19:03:43 509 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:03:45 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
--- 14 Nov 19:03:45 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> css selector: input[type=text]]
--- 14 Nov 19:03:54 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 14 Nov 19:03:59 981 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 19:03:59 981 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:04:04 323 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 14 Nov 19:04:04 392 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> id: enableClient]
--- 14 Nov 19:04:04 491 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 19:04:04 491 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:04:04 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (f3fbf60722b7fe1055f6c8d81c783601)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 14 Nov 19:04:14 839 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 19:04:15 718 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 19:04:18 944 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Nov 19:04:18 944 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:04:46 558 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 14 Nov 19:04:46 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: btnSubmit]
--- 14 Nov 19:04:46 710 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 19:04:46 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 19:04:52 210 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: btnSubmit]
--- 14 Nov 19:04:54 896 - 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%3d4laec_auyffhm5mmiyfbbt4ffx-usrhadtlbfsfx4xgsd27j6bxf7-aoqma4aqouh97whev1jlkfylthqxoikkbtfkhrcjm87kg7g3csnrb5wczozfpt4bgm3cv2eragmbqxfwkxmutz7qdkr2dg1xuufn_6fwlblxqq0pquq8nu3nqdg_mmx-3kid3bkhljjyewdvu9brx2cfsofxaega&response_mode=form_post&nonce=638671881702026167.mdviyjvlnjatm2fhyy00mtrhlthiyjetnmzjotq5njq3mmzjzdexnmnhyzatyzdhmi00mgm2lwe4yzctyzmymwm0zti1zwe1&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
--- 14 Nov 19:04:54 897 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:05:04 348 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 14 Nov 19:05:08 984 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 14 Nov 19:05:09 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: lightbox]
--- 14 Nov 19:05:09 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: i0116]
--- 14 Nov 19:05:09 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: i0116]
--- 14 Nov 19:05:14 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: idSIButton9]
--- 14 Nov 19:05:15 858 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: i0118]
--- 14 Nov 19:05:22 019 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 19:05:22 020 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:05:22 089 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: lightbox]
--- 14 Nov 19:05:22 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: idSIButton9]
--- 14 Nov 19:05:25 987 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 19:05:25 988 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:05:26 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: btnUpload]
--- 14 Nov 19:05:26 183 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 19:05:26 183 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:05:26 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> css selector: .header]
--- 14 Nov 19:05:28 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //a[text()='Administration']]
--- 14 Nov 19:05:30 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //a[text()='Administration']]
--- 14 Nov 19:05:37 734 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 19:05:37 734 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:05:37 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 14 Nov 19:05:38 177 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 19:05:38 177 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:05:38 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> css selector: .header]
--- 14 Nov 19:05:58 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //a[text()='Administration']]
--- 14 Nov 19:06:00 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //a[text()='Administration']]
--- 14 Nov 19:06:06 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //*[text()='Select All']]
--- 14 Nov 19:06:07 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //*[text()='Select All']]
--- 14 Nov 19:06:12 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //*[text()='Select All']]
--- 14 Nov 19:06:12 396 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 19:06:12 396 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:06:13 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: btnPrimary]
--- 14 Nov 19:06:13 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: btnPrimary]
--- 14 Nov 19:06:14 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> 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]
--- 14 Nov 19:06:16 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 19:06:16 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 19:06:23 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 14 Nov 19:06:23 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 14 Nov 19:06:24 183 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 19:06:24 184 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:06:34 273 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 19:06:34 274 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:06:35 555 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: IndexFieldTypeList]
--- 14 Nov 19:06:53 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 14 Nov 19:06:58 424 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=7b908637-7b91-47d5-baa5-9606e73d8834&source=templatedetail&hasundefineddocs=false
--- 14 Nov 19:06:58 424 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:07:19 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //select[@id='party']]
Expected: 'Barcode Type' droplist should display
Actual(Passed): Successfully verify Barcode Type' droplist is displayed[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is displayed[ScreenShot]
Expected: 'Barcode Type' droplist should display enable for normal PDF template
Actual(Passed): Successfully verify Barcode Type' droplist is enable for normal PDF Template[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is enable for normal PDF Template[ScreenShot]
--- 14 Nov 19:07:25 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: shortname]
--- 14 Nov 19:07:25 430 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: shortname]
--- 14 Nov 19:07:30 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: fullname]
--- 14 Nov 19:07:36 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: description]
--- 14 Nov 19:07:41 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 14 Nov 19:07:44 924 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=7b908637-7b91-47d5-baa5-9606e73d8834&source=templatedetail&hasundefineddocs=false
--- 14 Nov 19:07:44 924 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:07:47 913 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 19:07:47 914 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:07:48 039 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 19:07:48 040 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:07:48 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: btnSearch]
--- 14 Nov 19:07:48 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 19:07:48 180 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:07:48 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> css selector: .header]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 14 Nov 19:07:48 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 19:07:48 490 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 19:08:02 581 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 19:08:02 581 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:08:03 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: IndexFieldTypeList]
--- 14 Nov 19:08:11 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: IndexFieldTypeList]
--- 14 Nov 19:08:30 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 14 Nov 19:08:33 792 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=f5a56720-93bc-48e1-9be6-5ea6d1ba8033&source=templatedetail
--- 14 Nov 19:08:33 793 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:08:55 509 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=f5a56720-93bc-48e1-9be6-5ea6d1ba8033&source=templatedetail
--- 14 Nov 19:08:55 509 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: 'Barcode Type' droplist should display Disabled for OCR and Dynamic PDF Template
Actual(Passed): Successfully verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template[ScreenShot]
Actual(Passed): Successfully verify Barcode Type' droplist is Disabled for OCR and Dynamic PDF Template[ScreenShot]
--- 14 Nov 19:09:08 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: shortname]
--- 14 Nov 19:09:08 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: shortname]
--- 14 Nov 19:09:13 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: fullname]
--- 14 Nov 19:09:18 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> id: description]
--- 14 Nov 19:09:24 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (d4521f90182587d15f333cb3de5689f8)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 14 Nov 19:09:30 190 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=f5a56720-93bc-48e1-9be6-5ea6d1ba8033&source=templatedetail
--- 14 Nov 19:09:30 191 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:09:33 164 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 19:09:33 165 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:09:33 280 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 19:09:33 281 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 19:09:37 626 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //span[@class='btn-text' and text()=' Design']'
java.lang.reflect.InvocationTargetException [ScreenShot]
52 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
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
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyCreateSessionUsingBarcodeDocument
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@4246aa06)
0 ms
init(org.testng.TestRunner@4246aa06)
10211 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
503497 ms