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: [1d2ab6dc0771b1e683c2c8c77284f997, actions {actions=[org.openqa.selenium.interactions.Sequence@6999c848]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.205, chrome: {chromedriverVersion: 131.0.6778.205 (81b36b9535e..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57875}, 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.205, 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: 1d2ab6dc0771b1e683c2c8c77284f997
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:1586)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyBarcodeTypeAndBarcodeFunctionUI(DocumentRTS.java:12267)
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.205)
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: [1d2ab6dc0771b1e683c2c8c77284f997, findElement {using=id, value=ContinueButton}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.205, chrome: {chromedriverVersion: 131.0.6778.205 (81b36b9535e..., userDataDir: C:\Users\SA_KAU~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57875}, 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.205, 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: 1d2ab6dc0771b1e683c2c8c77284f997
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)
verifyCreateSessionUsingBarcodeDocument
(, chrome_Windows 11)
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.GeneratedMethodAccessor9.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.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:40)
at jdk.proxy2/jdk.proxy2.$Proxy36.get(Unknown Source)
at com.imm.pages.DocumentMaintenanceRTS.expandSession(DocumentMaintenanceRTS.java:473)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyCreateSessionUsingBarcodeDocument(DocumentRTS.java:12542)
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)
(Verifying create session using barcode document)
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://partners.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"/>
<include name="verifyCreateSessionUsingBarcodeDocument"/>
</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
verifyCreateSessionUsingBarcodeDocument
P1
verifyBarcodeTypeAndBarcodeFunctionUI
verifyCreateSessionUsingBarcodeDocument
Smoke
verifyBarcodeTypeAndBarcodeFunctionUI
verifyCreateSessionUsingBarcodeDocument
Times for IMM_Esign_Chrome
Total running time: 11 minutes
Reporter output for IMM_Esign_Chrome
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
Index 0 out of bounds for length 0 [ScreenShot]
Verify create session with barcode documnets
Steps:
--- 08 Jan 12:23:32 783 - TestCaseID:: verifyCreateSessionUsingBarcodeDocument
--- 08 Jan 12:23:33 713 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 08 Jan 12:23:37 036 - Page URL:: https://partners.immesign.com/teaasp/login.aspx
--- 08 Jan 12:23:37 036 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:24:05 212 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 08 Jan 12:24:05 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: btnSubmit]
--- 08 Jan 12:24:05 338 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 12:24:05 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 12:24:10 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: btnSubmit]
--- 08 Jan 12:24:14 179 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=9f442590-8548-4cfa-9504-ebbb1431120a&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dndbxwiirjkvjjmfog1fa-i0an9rghbvnzwt0f4at21ayndrpilootrbgpj-wax8jsgvrgvdnvdsh5tvcfcq-hh-ypuqvcrq7cgqw9xhvevri1_dqs-78bwnw3lsxi_cv1n8jaboix3a5gthavwevjbpx35ghji642kodon2o3_ey4dpeqhwohwjtu1uxgbnledjp48necaxpquaxcouqaa&response_mode=form_post&nonce=638719161730345362.n2qwogvlmtktmzhkzc00njm2ltk1njmtzwyxzty5mddhyznizjk4mdq3yzatmwu0ms00ymm4lwjlmgitzdjhmzi1zdqwmgrl&redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jan 12:24:14 179 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:24:24 129 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 08 Jan 12:24:28 649 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 08 Jan 12:24:28 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: lightbox]
--- 08 Jan 12:24:28 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: i0116]
--- 08 Jan 12:24:28 872 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: i0116]
--- 08 Jan 12:24:34 256 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: idSIButton9]
--- 08 Jan 12:24:36 115 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: i0118]
--- 08 Jan 12:24:42 491 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jan 12:24:42 491 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:24:42 558 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: lightbox]
--- 08 Jan 12:24:42 986 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: idSIButton9]
--- 08 Jan 12:24:47 510 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 12:24:47 511 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:24:47 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: btnUpload]
--- 08 Jan 12:24:47 726 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 12:24:47 727 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:24:47 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> css selector: .header]
--- 08 Jan 12:24:47 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:24:49 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:24:57 132 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 08 Jan 12:24:57 133 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:24:57 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: immPageTitle]
--- 08 Jan 12:24:57 367 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 08 Jan 12:24:57 367 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:24:57 451 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> css selector: .header]
--- 08 Jan 12:25:00 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 08 Jan 12:25:00 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //div[@id='ImagingSystemDiv']//select[@class='form-control']]
--- 08 Jan 12:25:21 159 - Page URL:: https://partners.immesign.com/teaasp/imaging
--- 08 Jan 12:25:21 160 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:25:21 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //label[contains(text(),'Subscription Key:')]//following::input[1]]
--- 08 Jan 12:25:28 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //label[contains(text(),'Client Secret:')]//following::input[1]]
--- 08 Jan 12:25:36 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //label[contains(text(),'Client ID:')]//following::input[1]]
--- 08 Jan 12:25:43 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //label[contains(text(),'Document API URL:')]//following::input[1]]
--- 08 Jan 12:25:50 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //label[contains(text(),'Authorization API URL:')]//following::input[1]]
--- 08 Jan 12:26:00 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> css selector: button[data-bind*='click: $data.SaveTemplate_Click']]
--- 08 Jan 12:26:07 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:26:09 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:26:16 705 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 12:26:16 705 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:26:16 763 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 08 Jan 12:26:17 046 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 12:26:17 046 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:26:17 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> css selector: .header]
--- 08 Jan 12:26:29 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 08 Jan 12:26:39 272 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 08 Jan 12:26:49 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 08 Jan 12:27:12 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[2]//label[contains(text(),'Default Value:')]//following::input[1]]
--- 08 Jan 12:27:21 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //label[contains(text(),'Functions:')]//following::input]
--- 08 Jan 12:27:32 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: ((//div[@class='col-xs-12'])[1]/div)[8 or 7]/div[1]/label[contains(text(),'Barcode Function:')]//following::input[1]]
--- 08 Jan 12:27:42 600 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> css selector: .ul-buttons-block.marginT-10.paddingB-off>li:nth-child(2)>.btn.marginR-off.marginR-5]
--- 08 Jan 12:27:43 251 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 12:27:43 251 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:27:43 329 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:27:45 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:27:52 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //*[text()='Select All']]
--- 08 Jan 12:27:52 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //*[text()='Select All']]
--- 08 Jan 12:27:57 990 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //*[text()='Select All']]
--- 08 Jan 12:27:58 266 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:27:58 266 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:27:59 078 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: btnPrimary]
--- 08 Jan 12:27:59 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> id: btnPrimary]
--- 08 Jan 12:28:00 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> 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]
--- 08 Jan 12:28:00 284 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:28:00 284 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:28:05 357 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> xpath: //*[text()='Import Template']]
--- 08 Jan 12:28:36 169 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b50c43ef05ad612ad1d48f7f0f094df9)] -> 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]
Index 0 out of bounds for length 0 [ScreenShot]
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:
--- 08 Jan 12:09:28 338 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 08 Jan 12:09:32 249 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 08 Jan 12:09:36 206 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/
--- 08 Jan 12:09:36 207 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:09:38 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: idSIButton9]
--- 08 Jan 12:09:38 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: i0116]
--- 08 Jan 12:09:39 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: i0116]
--- 08 Jan 12:09:44 713 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: idSIButton9]
--- 08 Jan 12:09:46 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: i0118]
--- 08 Jan 12:09:52 718 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jan 12:09:52 718 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:09:52 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: lightbox]
--- 08 Jan 12:09:53 274 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: idSIButton9]
--- 08 Jan 12:09:56 358 - Page URL:: https://partners.immesign.com/tenantmanagerui/
--- 08 Jan 12:09:56 358 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:00 088 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: createdFIList]
--- 08 Jan 12:10:04 675 - 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'
--- 08 Jan 12:10:08 978 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 08 Jan 12:10:13 502 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 08 Jan 12:10:18 068 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 08 Jan 12:10:22 645 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 08 Jan 12:10:26 992 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 08 Jan 12:10:27 094 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 08 Jan 12:10:27 095 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:27 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> css selector: .header]
--- 08 Jan 12:10:29 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 08 Jan 12:10:32 801 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:10:32 802 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:32 890 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:10:32 890 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:32 989 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:10:32 989 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:33 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 08 Jan 12:10:33 160 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:10:33 160 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:33 262 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 08 Jan 12:10:33 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> 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]
--- 08 Jan 12:10:33 893 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 08 Jan 12:10:37 120 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:10:37 120 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:39 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> xpath: //div[@class='ng-placeholder'] | //div[@class='ng-placeholder ng-star-inserted']]
--- 08 Jan 12:10:39 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> css selector: input[type=text]]
--- 08 Jan 12:10:48 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 08 Jan 12:10:53 772 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 08 Jan 12:10:53 773 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:57 884 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 08 Jan 12:10:57 955 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> id: enableClient]
--- 08 Jan 12:10:58 060 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 08 Jan 12:10:58 060 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:10:58 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (c552342351b33635e15e6230dd8a2986)] -> 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]
--- 08 Jan 12:11:10 566 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 08 Jan 12:11:11 523 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 08 Jan 12:11:14 978 - Page URL:: https://partners.immesign.com/teaasp/login.aspx
--- 08 Jan 12:11:14 978 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:11:42 973 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 08 Jan 12:11:43 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: btnSubmit]
--- 08 Jan 12:11:43 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 12:11:43 203 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 12:11:48 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: btnSubmit]
--- 08 Jan 12:11:50 944 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=9f442590-8548-4cfa-9504-ebbb1431120a&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dppplj8mtjeg0wjec5ibzegeqsn1lzyg95invjeaow57_70zwbps_qxnou--t-4vmbjqo1rqwvzgqrf6-tern6g6ebtkntu6mqi1_mrqs7e27ny7jdbnzmosxz0gny2i5jtlrjg6-v1om6xhzroko0wwv6xyow0vkytz8k5xgl3n1oxddxvve-v7rkkmodpsanfbveubnrgi1wzebxgvk-g&response_mode=form_post&nonce=638719154309166974.otixy2nhnwutyzqxzi00ndzllwi2njutzmy2njqzmgu4n2fln2i0mgrmymqtzmm2oc00mwm1ltllmjetotrmmti1mthjzgrj&redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jan 12:11:50 945 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:12:01 135 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 08 Jan 12:12:05 689 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 08 Jan 12:12:05 765 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: lightbox]
--- 08 Jan 12:12:05 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: i0116]
--- 08 Jan 12:12:05 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: i0116]
--- 08 Jan 12:12:11 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: idSIButton9]
--- 08 Jan 12:12:13 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: i0118]
--- 08 Jan 12:12:19 813 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jan 12:12:19 813 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:12:19 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: lightbox]
--- 08 Jan 12:12:20 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: idSIButton9]
--- 08 Jan 12:12:24 510 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 12:12:24 511 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:12:24 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: btnUpload]
--- 08 Jan 12:12:24 761 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 12:12:24 762 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:12:24 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> css selector: .header]
--- 08 Jan 12:12:26 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:12:29 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:12:36 748 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 12:12:36 749 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:12:36 821 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 08 Jan 12:12:37 089 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 12:12:37 089 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:12:37 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> css selector: .header]
--- 08 Jan 12:12:53 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:12:55 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:13:10 950 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 08 Jan 12:13:15 541 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //*[text()='Select All']'
--- 08 Jan 12:13:20 636 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:13:20 636 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:13:25 712 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //*[text()='Import Template']]
--- 08 Jan 12:13:56 778 - Unable to find an element after 25 sec ==> [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> 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]
--- 08 Jan 12:14:11 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //div[contains(@id,'DocumentRowHead')]]
--- 08 Jan 12:14:16 587 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:14:16 587 - 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]
--- 08 Jan 12:14:23 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> css selector: button[data-bind*='parent.ButtonAddIndexField']]
--- 08 Jan 12:14:23 913 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:14:23 914 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:14:27 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: btnClose]
--- 08 Jan 12:14:30 881 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //input[contains(@id,'indxList-selectized')]]
--- 08 Jan 12:14:36 294 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> css selector: div#modalWidget div.selectize-dropdown > div.selectize-dropdown-content > div]
--- 08 Jan 12:14:38 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: btnClose]
--- 08 Jan 12:14:44 433 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> 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]
--- 08 Jan 12:14:51 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //button[@class='btn margin-off action']]
--- 08 Jan 12:14:51 469 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //button[@class='btn margin-off action']]
--- 08 Jan 12:15:00 006 - Page URL:: https://partners.immesign.com/teaasp/templatedetail
--- 08 Jan 12:15:00 006 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:15:10 097 - Page URL:: https://partners.immesign.com/teaasp/templatedetail
--- 08 Jan 12:15:10 097 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:15:11 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> id: IndexFieldTypeList]
--- 08 Jan 12:15:29 967 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 08 Jan 12:15:35 876 - Page URL:: https://partners.immesign.com/teaasp/designer?documentguid=6bba5878-622c-43b8-b3dd-e1de2baab464&source=templatedetail&hasundefineddocs=false
--- 08 Jan 12:15:35 877 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:16:01 099 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //select[@id='party']'
--- 08 Jan 12:16:01 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (27f889696556b1e619b8e260b5dc5c85)] -> 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]
--- 08 Jan 12:16:05 832 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 08 Jan 12:16:06 832 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 08 Jan 12:16:13 568 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/
--- 08 Jan 12:16:13 569 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:16:16 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: idSIButton9]
--- 08 Jan 12:16:16 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: i0116]
--- 08 Jan 12:16:16 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: i0116]
--- 08 Jan 12:16:22 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: idSIButton9]
--- 08 Jan 12:16:24 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: i0118]
--- 08 Jan 12:16:30 859 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jan 12:16:30 860 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:16:30 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: lightbox]
--- 08 Jan 12:16:31 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: idSIButton9]
--- 08 Jan 12:16:34 655 - Page URL:: https://partners.immesign.com/tenantmanagerui/
--- 08 Jan 12:16:34 655 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:16:37 282 - Unable to find an element after 0 sec ==> [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: createdFIList]
--- 08 Jan 12:16:41 878 - 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'
--- 08 Jan 12:16:46 416 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.xpath: //div[@class='mfiName']'
--- 08 Jan 12:16:50 925 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleAuditReport'
--- 08 Jan 12:16:55 450 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleErrorDetails'
--- 08 Jan 12:17:00 026 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleTransactionReport'
--- 08 Jan 12:17:04 311 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: titleLoginFailures'
--- 08 Jan 12:17:04 397 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 08 Jan 12:17:04 397 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:04 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> css selector: .header]
--- 08 Jan 12:17:07 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 08 Jan 12:17:10 326 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:17:10 326 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:10 407 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:17:10 408 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:10 482 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:17:10 483 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:10 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 08 Jan 12:17:10 620 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:17:10 620 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:10 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 08 Jan 12:17:10 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> 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]
--- 08 Jan 12:17:11 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 08 Jan 12:17:14 551 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 08 Jan 12:17:14 552 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:16 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> xpath: //div[@class='ng-placeholder'] | //div[@class='ng-placeholder ng-star-inserted']]
--- 08 Jan 12:17:17 044 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> css selector: input[type=text]]
--- 08 Jan 12:17:25 796 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 08 Jan 12:17:31 156 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 08 Jan 12:17:31 157 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:35 703 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: step_title'
--- 08 Jan 12:17:35 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> id: enableClient]
--- 08 Jan 12:17:35 880 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 08 Jan 12:17:35 880 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:17:35 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (b10b55c2af5e6c02a52e8cb9b3d0a0a5)] -> css selector: .header]
Successfully navigated to 'Client Settings' page [ScreenShot]
Clicked on Save button
Successfully verified 'Read Document Barcode' set as Enable [ScreenShot]
--- 08 Jan 12:17:46 281 - TestCaseID:: verifyBarcodeTypeAndBarcodeFunctionUI
--- 08 Jan 12:17:47 175 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
--- 08 Jan 12:17:50 860 - Page URL:: https://partners.immesign.com/teaasp/login.aspx
--- 08 Jan 12:17:50 860 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:18:18 996 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 08 Jan 12:18:19 068 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: btnSubmit]
--- 08 Jan 12:18:19 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 12:18:19 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jan 12:18:24 651 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: btnSubmit]
--- 08 Jan 12:18:27 585 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=9f442590-8548-4cfa-9504-ebbb1431120a&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dzxam8awupga5zk-yc78capzbusvmbzdbb2tpwvdso8g0jdfyyvowti0bwm9or2izpk-iyvjfmpwubmtfs8yokutyigl5zshnfmxzkfwmkdylk4pbinhb_pnownecbllmfzot_bntujgkmxujh4o8jn7xueoalsuctysr-yd93lxqhbx4zs1moha4zky8rmo95q0m18xsgubzxhy42w8taq&response_mode=form_post&nonce=638719158268727752.ownhmjg4mzetmdu5nc00nduzlthknjetmgi0zdq1ntzkotbmmgy0odjmnjgtnzg0my00ytrmlthlowetywnlnjhinzcwntax&redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fpartners.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jan 12:18:27 587 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:18:37 643 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 08 Jan 12:18:42 200 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 08 Jan 12:18:42 276 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: lightbox]
--- 08 Jan 12:18:42 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: i0116]
--- 08 Jan 12:18:42 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: i0116]
--- 08 Jan 12:18:47 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: idSIButton9]
--- 08 Jan 12:18:49 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: i0118]
--- 08 Jan 12:18:55 573 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jan 12:18:55 573 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:18:55 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: lightbox]
--- 08 Jan 12:18:56 077 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: idSIButton9]
--- 08 Jan 12:19:01 195 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 12:19:01 195 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:19:01 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: btnUpload]
--- 08 Jan 12:19:01 395 - Page URL:: https://partners.immesign.com/teaasp/documentmntc.aspx
--- 08 Jan 12:19:01 395 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:19:01 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> css selector: .header]
--- 08 Jan 12:19:03 595 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:19:05 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:19:12 936 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 12:19:12 936 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:19:13 000 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //button[@id='btnAddNewIndexType']]
--- 08 Jan 12:19:13 232 - Page URL:: https://partners.immesign.com/teaasp/indexfieldsmaintenance
--- 08 Jan 12:19:13 233 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:19:13 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> css selector: .header]
--- 08 Jan 12:19:33 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:19:35 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //a[text()='Administration']]
--- 08 Jan 12:19:42 060 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //*[text()='Select All']]
--- 08 Jan 12:19:42 135 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //*[text()='Select All']]
--- 08 Jan 12:19:47 231 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //*[text()='Select All']]
--- 08 Jan 12:19:47 529 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:19:47 529 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:19:48 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: btnPrimary]
--- 08 Jan 12:19:48 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: btnPrimary]
--- 08 Jan 12:19:49 403 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> 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]
--- 08 Jan 12:19:51 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //button[@class='btn margin-off action']]
--- 08 Jan 12:19:51 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //button[@class='btn margin-off action']]
--- 08 Jan 12:19:58 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 08 Jan 12:19:58 275 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> css selector: span[class='btn_icon margin-off padding-off action-color-nohover icon-delete']]
--- 08 Jan 12:19:59 401 - Page URL:: https://partners.immesign.com/teaasp/templatedetail
--- 08 Jan 12:19:59 401 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:20:09 522 - Page URL:: https://partners.immesign.com/teaasp/templatedetail
--- 08 Jan 12:20:09 523 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:20:10 764 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: IndexFieldTypeList]
--- 08 Jan 12:20:28 843 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 08 Jan 12:20:32 539 - Page URL:: https://partners.immesign.com/teaasp/designer?documentguid=41ea663a-5356-4bfe-b012-0d222577cb9f&source=templatedetail&hasundefineddocs=false
--- 08 Jan 12:20:32 539 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:20:53 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> 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]
--- 08 Jan 12:20:59 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: shortname]
--- 08 Jan 12:20:59 589 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: shortname]
--- 08 Jan 12:21:04 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: fullname]
--- 08 Jan 12:21:10 333 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: description]
--- 08 Jan 12:21:15 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 08 Jan 12:21:19 089 - Page URL:: https://partners.immesign.com/teaasp/designer?documentguid=41ea663a-5356-4bfe-b012-0d222577cb9f&source=templatedetail&hasundefineddocs=false
--- 08 Jan 12:21:19 089 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:21:22 672 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:21:22 672 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:21:22 803 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:21:22 803 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:21:22 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: btnSearch]
--- 08 Jan 12:21:22 947 - Page URL:: https://partners.immesign.com/teaasp/documentmaintenance
--- 08 Jan 12:21:22 947 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:21:23 029 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> css selector: .header]
Successfully navigated to the 'Document Maintenance RTS' page [ScreenShot]
--- 08 Jan 12:21:38 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //button[@class='btn margin-off action']]
--- 08 Jan 12:21:38 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //button[@class='btn margin-off action']]
--- 08 Jan 12:21:52 588 - Page URL:: https://partners.immesign.com/teaasp/templatedetail
--- 08 Jan 12:21:52 588 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:21:53 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: IndexFieldTypeList]
--- 08 Jan 12:22:01 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: IndexFieldTypeList]
--- 08 Jan 12:22:20 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //span[contains(@class,'icon-page-redirect')]]
--- 08 Jan 12:22:23 771 - Page URL:: https://partners.immesign.com/teaasp/designer?documentguid=093efd64-302c-4ce2-943f-641a84acd122&source=templatedetail
--- 08 Jan 12:22:23 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:22:45 444 - Page URL:: https://partners.immesign.com/teaasp/designer?documentguid=093efd64-302c-4ce2-943f-641a84acd122&source=templatedetail
--- 08 Jan 12:22:45 444 - 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]
--- 08 Jan 12:22:58 075 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: shortname]
--- 08 Jan 12:22:58 185 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: shortname]
--- 08 Jan 12:23:03 547 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: fullname]
--- 08 Jan 12:23:08 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> id: description]
--- 08 Jan 12:23:14 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 11 (1d2ab6dc0771b1e683c2c8c77284f997)] -> xpath: //button[contains(@data-bind,'click: $parent.endEdit.')]]
--- 08 Jan 12:23:19 807 - Page URL:: https://partners.immesign.com/teaasp/designer?documentguid=093efd64-302c-4ce2-943f-641a84acd122&source=templatedetail
--- 08 Jan 12:23:19 808 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:23:23 016 - Page URL:: https://partners.immesign.com/teaasp/templatedetail
--- 08 Jan 12:23:23 016 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:23:23 138 - Page URL:: https://partners.immesign.com/teaasp/templatedetail
--- 08 Jan 12:23:23 139 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 08 Jan 12:23:27 641 - 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]
51 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyKBAAuthenticationSigningMethod
verifyEmailAuthenticationSigningMethod
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
verifyMergingDocswithSameName
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
verifyDocumentWithTemplateDesignPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifySessionsInCollectionDocumentPage
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyIDMeAuthenticationSigningMethod
verifyIDMeAuthenticationSigningMethod
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyUploadInCollectionDocumentPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@542c8575)
0 ms
init(org.testng.TestRunner@542c8575)
10169 ms
verifyBarcodeTypeAndBarcodeFunctionUI(, chrome_Windows 11)
510592 ms
verifyCreateSessionUsingBarcodeDocument(, chrome_Windows 11)
857132 ms