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: [2e02fbbc269e77aa3c35cf6a33c096b0, actions {actions=[org.openqa.selenium.interactions.Sequence@25fedeb8]}]
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:50857}, 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: 2e02fbbc269e77aa3c35cf6a33c096b0
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: [2e02fbbc269e77aa3c35cf6a33c096b0, 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:50857}, 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: 2e02fbbc269e77aa3c35cf6a33c096b0
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]
Clicked on Save button
Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
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:11:38 646 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 18:11:42 672 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 18:11:48 138 - 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=20633197-6972-4e7f-b019-7effcdb4f405&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=gfmxnnz62nr0yabltrvkfcnp5wtncwbekokhmqkvtdc&code_challenge_method=s256&nonce=7cd14f69-be35-433c-a22c-f89ddd981ab4&state=eyjpzci6imjkngm3ntlllwe5mdktngzkoc05otmxltqzyzflyja2mdfmnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 14 Nov 18:11:48 139 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:11:48 844 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: idSIButton9]
--- 14 Nov 18:11:48 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: i0116]
--- 14 Nov 18:11:49 130 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: i0116]
--- 14 Nov 18:11:54 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: idSIButton9]
--- 14 Nov 18:11:56 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: i0118]
--- 14 Nov 18:12:02 246 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 18:12:02 248 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:02 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: lightbox]
--- 14 Nov 18:12:02 840 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: idSIButton9]
--- 14 Nov 18:12:05 991 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 14 Nov 18:12:05 992 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:09 529 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: createdFIList]
--- 14 Nov 18:12:14 151 - 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:12:18 591 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 14 Nov 18:12:23 210 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 14 Nov 18:12:27 788 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 14 Nov 18:12:32 413 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 14 Nov 18:12:36 566 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 14 Nov 18:12:36 690 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 14 Nov 18:12:36 691 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:36 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> css selector: .header]
--- 14 Nov 18:12:39 102 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 14 Nov 18:12:42 422 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:12:42 423 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:42 517 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:12:42 517 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:42 602 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:12:42 603 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:42 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 14 Nov 18:12:42 765 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:12:42 766 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:42 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 14 Nov 18:12:43 098 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> 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:12:43 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 14 Nov 18:12:46 754 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:12:46 754 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:12:49 071 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
--- 14 Nov 18:12:49 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> css selector: input[type=text]]
--- 14 Nov 18:12:58 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 14 Nov 18:13:03 420 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 18:13:03 421 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:13:08 047 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 14 Nov 18:13:08 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> id: enableClient]
--- 14 Nov 18:13:08 231 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 18:13:08 232 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:13:08 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (317291ee5cdcb225f9f48228d657a7c5)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Verified 'ImageBasedDocumentsToggle' set as Enable [ScreenShot]
Successfully verified 'Read Document Barcode' set as Disabled [ScreenShot]
--- 14 Nov 18:13:20 695 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 18:13:21 628 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 18:13:25 923 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Nov 18:13:25 923 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:13:54 196 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 14 Nov 18:13:54 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: btnSubmit]
--- 14 Nov 18:13:54 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 18:13:54 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 18:13:59 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: btnSubmit]
--- 14 Nov 18:14:02 542 - 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%3dingdxekthfflzswv76ghtkots8-__vbffdqv7zufduuv9xrk1d8l1aj8fsdm4vjd-ephpgtnaxgimn8sjougaylawvxeinvmiq7_upbeoitjausvmz90c27-acwwrmtrvc2-zvr3w52ssmac8wvqg96m0os62sgvb4testjvpseqfuoxldqxqdv8zxwcd44rzdmqbzri-wv7jdowxaipua&response_mode=form_post&nonce=638671851179611698.zdaymwnkzmytmzcwny00nzk1ltk2mjytyzhlmjc3yta4ywqwnmfiztqxyzktngvinc00mtgylwi1zgqtnzu5odnintaxzmrj&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:14:02 542 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:14:12 342 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 14 Nov 18:14:16 997 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 14 Nov 18:14:17 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: lightbox]
--- 14 Nov 18:14:17 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: i0116]
--- 14 Nov 18:14:17 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: i0116]
--- 14 Nov 18:14:22 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: idSIButton9]
--- 14 Nov 18:14:24 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: i0118]
--- 14 Nov 18:14:30 356 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 18:14:30 357 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:14:30 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: lightbox]
--- 14 Nov 18:14:30 848 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: idSIButton9]
--- 14 Nov 18:14:34 308 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 18:14:34 309 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:14:34 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: btnUpload]
--- 14 Nov 18:14:34 592 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 18:14:34 593 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:14:34 726 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> css selector: .header]
--- 14 Nov 18:14:36 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:14:38 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:14:46 098 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 18:14:46 098 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:14:46 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 14 Nov 18:14:46 571 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 18:14:46 572 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:14:46 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> css selector: .header]
--- 14 Nov 18:15:02 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:15:05 006 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:15:15 806 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:15:15 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:15:20 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:15:21 278 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:15:21 279 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:15:22 080 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: btnPrimary]
--- 14 Nov 18:15:22 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: btnPrimary]
--- 14 Nov 18:15:23 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> 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:15:28 424 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:15:28 424 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:15:33 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //*[text()='Import Template']]
--- 14 Nov 18:16:04 726 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> 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 18:16:19 943 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 14 Nov 18:16:25 560 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:16:25 561 - 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 18:16:32 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 14 Nov 18:16:32 601 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:16:32 601 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:16:36 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: btnClose]
--- 14 Nov 18:16:39 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //input[contains(@id,'indxList-selectized')]]
--- 14 Nov 18:16:45 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
--- 14 Nov 18:16:47 422 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: btnClose]
--- 14 Nov 18:16:53 099 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> 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 18:17:00 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 18:17:00 131 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 18:17:03 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 14 Nov 18:17:03 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 14 Nov 18:17:05 108 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 18:17:05 109 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:17:15 236 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 18:17:15 237 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:17:17 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> id: IndexFieldTypeList]
--- 14 Nov 18:17:35 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 14 Nov 18:17:41 137 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=616570f2-d7f9-4e85-b254-814b21522d52&source=templatedetail&hasundefineddocs=false
--- 14 Nov 18:17:41 137 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:18:06 294 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
--- 14 Nov 18:18:06 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (32511fb9e5466863f9d8e9e17b227569)] -> 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 18:18:10 968 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 18:18:11 847 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 18:18:21 935 - 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=af9ed9f9-4a62-41d5-8b19-3ac7c16b81cd&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=njhixevs6-kln9nnglg9s2p5bq32mdkerxtuorwxqde&code_challenge_method=s256&nonce=27a7ae95-4808-4ac3-a473-12eee59c807d&state=eyjpzci6imuzytvmmtlklwu5zdctndaync1hywi4lthhzjg1yte3odgymiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 14 Nov 18:18:21 935 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:18:22 386 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: idSIButton9]
--- 14 Nov 18:18:22 464 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: i0116]
--- 14 Nov 18:18:22 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: i0116]
--- 14 Nov 18:18:28 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: idSIButton9]
--- 14 Nov 18:18:29 389 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: i0118]
--- 14 Nov 18:18:36 463 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 18:18:36 464 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:18:36 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: lightbox]
--- 14 Nov 18:18:36 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: idSIButton9]
--- 14 Nov 18:18:39 530 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
--- 14 Nov 18:18:39 530 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:18:43 454 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: createdFIList]
--- 14 Nov 18:18:47 580 - 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:18:52 222 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 14 Nov 18:18:56 593 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 14 Nov 18:19:01 116 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 14 Nov 18:19:05 515 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 14 Nov 18:19:09 892 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 14 Nov 18:19:09 990 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
--- 14 Nov 18:19:09 991 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:10 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> css selector: .header]
--- 14 Nov 18:19:12 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 14 Nov 18:19:15 943 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:19:15 943 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:16 026 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:19:16 026 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:16 101 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:19:16 101 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:16 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 14 Nov 18:19:16 233 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:19:16 233 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:16 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 14 Nov 18:19:16 500 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> 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:19:16 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 14 Nov 18:19:20 147 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
--- 14 Nov 18:19:20 147 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:22 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
--- 14 Nov 18:19:22 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> css selector: input[type=text]]
--- 14 Nov 18:19:31 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 14 Nov 18:19:36 645 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 18:19:36 645 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:40 957 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 14 Nov 18:19:41 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> id: enableClient]
--- 14 Nov 18:19:41 123 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/client-settings
--- 14 Nov 18:19:41 124 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:19:41 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (226b2fb272327c405f66fb2b3e2dbefb)] -> 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 18:19:51 448 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 14 Nov 18:19:52 270 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 14 Nov 18:19:57 219 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 14 Nov 18:19:57 220 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:20:24 723 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 14 Nov 18:20:24 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: btnSubmit]
--- 14 Nov 18:20:24 874 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 18:20:24 931 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 14 Nov 18:20:30 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: btnSubmit]
--- 14 Nov 18:20:32 980 - 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%3dw4ivq9hgpmcxq0c7kq6ek-yr_b4wyca0e9thbfvlwfv4687jagzyaw7miefcaqj2iblafwpqny1cpuebwl_jetccq66mrym-a2jgsezuinf4d5dklsg0mxvl_4uyq0sxpzlmnnxapyn0fdoaqiewjroexp_rxluotjaghya4dlnqdekfpebvr9-gmsqgpylq1rr-ahqjmrf0cwuv3ivcfa&response_mode=form_post&nonce=638671855083906976.zdzlytm2mjktndkyzc00mwmzlwjlzmmtnti2mme1mjnindnim2m0owvjodytntjhys00nmvllwjjmdytn2i5zjg2mdu1ndq3&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:20:32 980 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:20:42 682 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 14 Nov 18:20:47 306 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 14 Nov 18:20:47 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: lightbox]
--- 14 Nov 18:20:47 460 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: i0116]
--- 14 Nov 18:20:47 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: i0116]
--- 14 Nov 18:20:52 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: idSIButton9]
--- 14 Nov 18:20:54 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: i0118]
--- 14 Nov 18:21:00 313 - Page URL:: https://login.microsoftonline.com/common/login
--- 14 Nov 18:21:00 313 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:21:00 381 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: lightbox]
--- 14 Nov 18:21:00 812 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: idSIButton9]
--- 14 Nov 18:21:04 265 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 18:21:04 266 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:21:04 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: btnUpload]
--- 14 Nov 18:21:04 460 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 14 Nov 18:21:04 461 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:21:04 544 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> css selector: .header]
--- 14 Nov 18:21:06 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:21:08 746 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:21:16 482 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 18:21:16 482 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:21:16 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 14 Nov 18:21:16 987 - Page URL:: https://esignplusqa.immesign.com/teaasp/indexfieldsmaintenance
--- 14 Nov 18:21:16 988 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:21:17 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> css selector: .header]
--- 14 Nov 18:21:37 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:21:39 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //a[text()='Administration']]
--- 14 Nov 18:21:46 608 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:21:46 690 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:21:51 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //*[text()='Select All']]
--- 14 Nov 18:21:52 073 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:21:52 073 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:21:52 849 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: btnPrimary]
--- 14 Nov 18:21:52 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: btnPrimary]
--- 14 Nov 18:21:53 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> 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:21:56 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 18:21:56 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 18:22:02 758 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 14 Nov 18:22:02 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 14 Nov 18:22:03 943 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 18:22:03 943 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:22:14 028 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 18:22:14 028 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:22:15 753 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: IndexFieldTypeList]
--- 14 Nov 18:22:33 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 14 Nov 18:22:38 192 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=5711078a-7ac4-4b9c-94a4-2605561e9870&source=templatedetail&hasundefineddocs=false
--- 14 Nov 18:22:38 192 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:22:59 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> 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 18:23:05 085 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: shortname]
--- 14 Nov 18:23:05 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: shortname]
--- 14 Nov 18:23:10 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: fullname]
--- 14 Nov 18:23:15 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: description]
--- 14 Nov 18:23:21 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 14 Nov 18:23:24 682 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=5711078a-7ac4-4b9c-94a4-2605561e9870&source=templatedetail&hasundefineddocs=false
--- 14 Nov 18:23:24 682 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:23:27 975 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:23:27 975 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:23:28 105 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:23:28 106 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:23:28 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: btnSearch]
--- 14 Nov 18:23:28 253 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmaintenance
--- 14 Nov 18:23:28 253 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:23:28 340 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> css selector: .header]
--- 14 Nov 18:23:28 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: immPageTitle]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 14 Nov 18:23:28 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 18:23:28 660 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //button[@class='btn margin-off action']]
--- 14 Nov 18:23:42 733 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 18:23:42 733 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:23:44 058 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: IndexFieldTypeList]
--- 14 Nov 18:23:52 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: IndexFieldTypeList]
--- 14 Nov 18:24:10 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 14 Nov 18:24:14 051 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=d26b6032-c74c-4724-86f5-8dd0a42bc329&source=templatedetail
--- 14 Nov 18:24:14 051 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:24:35 829 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=d26b6032-c74c-4724-86f5-8dd0a42bc329&source=templatedetail
--- 14 Nov 18:24:35 830 - 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 18:24:48 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: shortname]
--- 14 Nov 18:24:48 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: shortname]
--- 14 Nov 18:24:53 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: fullname]
--- 14 Nov 18:24:59 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> id: description]
--- 14 Nov 18:25:04 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (2e02fbbc269e77aa3c35cf6a33c096b0)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 14 Nov 18:25:08 301 - Page URL:: https://esignplusqa.immesign.com/teaasp/designer?documentguid=d26b6032-c74c-4724-86f5-8dd0a42bc329&source=templatedetail
--- 14 Nov 18:25:08 301 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:25:11 408 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 18:25:11 408 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:25:11 548 - Page URL:: https://esignplusqa.immesign.com/teaasp/templatedetail
--- 14 Nov 18:25:11 548 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 14 Nov 18:25:15 730 - 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@73c50bf)
0 ms
init(org.testng.TestRunner@73c50bf)
10233 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
505835 ms