com.imm.ereceipt.testscripts.Receipt.Receipt
verifyHoldNoticeWarningWithReasons
({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Saved, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyHoldNoticeWarningWithReasons, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=5034566, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=1881881, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, Date=, Platfrom=Enable Hold Notice-true; Hold Notice Warning-true;, Received cash=, Transaction=, Header=, Expression=, Username=fiAdmin@Qaxpauto.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.perform(Unknown Source)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:616)
at com.imm.ereceipt.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:579)
at com.imm.ereceipt.pages.ReceiptPage.checkonHold(ReceiptPage.java:2168)
at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticeWarningWithReasons(Receipt.java:3114)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
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:293)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91)
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 31 more
Caused by: org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [069a0b532f9203114c6cc2795a2dd282, actions {actions=[org.openqa.selenium.interactions.Sequence@7bad18f5]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.96, chrome: {chromedriverVersion: 135.0.7049.95 (de2eb485a195..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:50321}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 135.0.7049.96, 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: 069a0b532f9203114c6cc2795a2dd282
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:520)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:182)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:204)
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:1921)
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:204)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:222)
at java.base/java.util.Map.forEach(Map.java:716)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:217)
at org.openqa.selenium.json.JsonOutput.write0(JsonOutput.java:409)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:400)
at org.openqa.selenium.json.Json.toJson(Json.java:133)
at org.openqa.selenium.json.Json.toJson(Json.java:119)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:246)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:111)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:203)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:631)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
... 33 more
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:431)
at org.openqa.selenium.json.Json.toJson(Json.java:131)
... 41 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516)
... 62 more
Caused by: java.lang.NoSuchMethodError: 'org.jsoup.nodes.Element org.jsoup.nodes.Document.root()'
at com.epam.healenium.treecomparing.JsoupHTMLParser.parse(JsoupHTMLParser.java:25)
at com.epam.healenium.SelfHealingEngine.parseTree(SelfHealingEngine.java:140)
at com.epam.healenium.processor.HealingProcessor.execute(HealingProcessor.java:35)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:50)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:262)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:211)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:74)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
... 64 more
(verify Hold Notice In Receipt Page)
C:\Users\ratnak\AppData\Local\Temp\testng-eclipse-1534944477\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="1" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://er-tellerportal-demo.azurewebsites.net"/>
<parameter name="portalType" value="Cloud"/>
<parameter name="FIName" value="QAXPAuto"/>
<parameter name="projectKey" value="ER"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<parameter name="Host" value="XP"/>
<parameter name="adminUrl" value="https://er-fiadminportal-demo.azurewebsites.net"/>
<parameter name="TestType" value="Regression"/>
<listeners>
<listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="Default test" verbose="2">
<classes>
<class name="com.imm.ereceipt.testscripts.Receipt.Receipt">
<methods>
<include name="verifyHoldNoticeWarningWithReasons"/>
</methods>
</class> <!-- com.imm.ereceipt.testscripts.Receipt.Receipt -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_QA_Automation -->
Tests for IMM_QA_Automation
- Default test (1 class)
Groups for IMM_QA_Automation
P1
verifyHoldNoticeWarningWithReasons
Receipt
verifyHoldNoticeWarningWithReasons
Times for IMM_QA_Automation
Total running time: 3 minutes
Reporter output for IMM_QA_Automation
verifyHoldNoticeWarningWithReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Save...)
Successfully navigated to the 'Control Panel' page [ScreenShot]
Successfully navigated to the 'Dashboard' page [ScreenShot]
null [ScreenShot]
--- 19 Apr 20:40:23 180 - TestCaseID:: verifyHoldNoticeWarningWithReasons
--- 19 Apr 20:40:32 429 - 9 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
--- 19 Apr 20:40:38 460 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=832c80ed-a98b-4924-be0d-6eb3cf4845ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=opjtd03zbu-rpp19x-pqlsegf3lh6lifasem6yppm6y&code_challenge_method=s256&nonce=e766dae4-3972-44a2-ba4c-5b6fdf527f6a&state=eyjpzci6ija4yjhmywnlltrhymetndfmzs05yti3lwq2mgvmotu2yzk4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:40:38 460 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:40:38 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:40:39 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:40:39 759 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> id: idSIButton9]
--- 19 Apr 20:40:40 047 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:40:40 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:40:44 511 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=832c80ed-a98b-4924-be0d-6eb3cf4845ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=opjtd03zbu-rpp19x-pqlsegf3lh6lifasem6yppm6y&code_challenge_method=s256&nonce=e766dae4-3972-44a2-ba4c-5b6fdf527f6a&state=eyjpzci6ija4yjhmywnlltrhymetndfmzs05yti3lwq2mgvmotu2yzk4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:40:44 512 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:40:48 699 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=832c80ed-a98b-4924-be0d-6eb3cf4845ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=opjtd03zbu-rpp19x-pqlsegf3lh6lifasem6yppm6y&code_challenge_method=s256&nonce=e766dae4-3972-44a2-ba4c-5b6fdf527f6a&state=eyjpzci6ija4yjhmywnlltrhymetndfmzs05yti3lwq2mgvmotu2yzk4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:40:48 699 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:40:50 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:40:50 390 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:40:53 977 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=832c80ed-a98b-4924-be0d-6eb3cf4845ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=opjtd03zbu-rpp19x-pqlsegf3lh6lifasem6yppm6y&code_challenge_method=s256&nonce=e766dae4-3972-44a2-ba4c-5b6fdf527f6a&state=eyjpzci6ija4yjhmywnlltrhymetndfmzs05yti3lwq2mgvmotu2yzk4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:40:53 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:40:59 164 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Apr 20:40:59 164 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:41:08 957 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:41:08 957 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:41:12 279 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:41:12 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:41:12 578 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //b[text()='Admin Dashboard']]
--- 19 Apr 20:41:15 788 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:41:15 789 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:41:15 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 19 Apr 20:41:18 687 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> id: immAdministration]
--- 19 Apr 20:41:19 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> id: immMenuSystemSettings]
--- 19 Apr 20:41:20 868 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:41:21 467 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:41:21 782 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:41:22 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:41:22 192 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: click on Settings button in Teller portal
Actual(Passed): Sucessfully clicked on Settings button in Teller portal[ScreenShot]
Actual(Passed): Sucessfully clicked on Settings button in Teller portal[ScreenShot]
--- 19 Apr 20:41:31 046 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:41:31 046 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:41:37 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> id: immIsEditMode]
--- 19 Apr 20:41:46 335 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:41:46 336 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:41:56 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> id: mat-tab-label-0-7]
Expected: click on Platform tab
Actual(Passed): Sucessfully clicked on Platform tab[ScreenShot]
Actual(Passed): Sucessfully clicked on Platform tab[ScreenShot]
Expected: click on Enable Hold Notice
Actual(Passed): Sucessfully clicked on Enable Hold Notice:true[ScreenShot]
Actual(Passed): Sucessfully clicked on Enable Hold Notice:true[ScreenShot]
Expected: click on Display Hold Notice Warning
Actual(Passed): Sucessfully clicked on Display Hold Notice warning:true[ScreenShot]
Actual(Passed): Sucessfully clicked on Display Hold Notice warning:true[ScreenShot]
--- 19 Apr 20:42:08 643 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:42:08 645 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:42:14 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac3136c3d7878e37a50dd9d9b7e6460)] -> id: immIsEditMode]
--- 19 Apr 20:42:23 583 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:42:23 583 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:42:24 152 - TestCaseID:: verifyHoldNoticeWarningWithReasons
--- 19 Apr 20:42:27 060 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
--- 19 Apr 20:42:32 136 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=16c8e7a5-73d9-4c82-aa41-bbad9cb226b1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wjbainhra7rhz7mhtm10brlcitfxmnhjrroicuqonfm&code_challenge_method=s256&nonce=78d50863-2132-45df-90b5-88c37641b5cd&state=eyjpzci6imywmzk0ngrhlwjimzmtngyzzs05mwqwltmynwjkotjkzju3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:42:32 136 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:42:32 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:42:32 517 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:42:32 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: idSIButton9]
--- 19 Apr 20:42:32 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:42:33 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:42:37 518 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=16c8e7a5-73d9-4c82-aa41-bbad9cb226b1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wjbainhra7rhz7mhtm10brlcitfxmnhjrroicuqonfm&code_challenge_method=s256&nonce=78d50863-2132-45df-90b5-88c37641b5cd&state=eyjpzci6imywmzk0ngrhlwjimzmtngyzzs05mwqwltmynwjkotjkzju3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:42:37 519 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:42:41 383 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=16c8e7a5-73d9-4c82-aa41-bbad9cb226b1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wjbainhra7rhz7mhtm10brlcitfxmnhjrroicuqonfm&code_challenge_method=s256&nonce=78d50863-2132-45df-90b5-88c37641b5cd&state=eyjpzci6imywmzk0ngrhlwjimzmtngyzzs05mwqwltmynwjkotjkzju3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:42:41 384 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:42:42 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:42:42 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:42:46 114 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=16c8e7a5-73d9-4c82-aa41-bbad9cb226b1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wjbainhra7rhz7mhtm10brlcitfxmnhjrroicuqonfm&code_challenge_method=s256&nonce=78d50863-2132-45df-90b5-88c37641b5cd&state=eyjpzci6imywmzk0ngrhlwjimzmtngyzzs05mwqwltmynwjkotjkzju3osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:42:46 114 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:42:51 007 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Apr 20:42:51 007 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:43:00 368 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
--- 19 Apr 20:43:00 369 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:43:04 193 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
--- 19 Apr 20:43:04 193 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:43:04 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immOnFilter]
--- 19 Apr 20:43:07 742 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
--- 19 Apr 20:43:07 743 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:43:07 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Apr 20:43:10 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immOnRunNonArchiveQuery]
--- 19 Apr 20:43:14 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immTellerId]
--- 19 Apr 20:43:14 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immTellerId]
--- 19 Apr 20:43:16 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immMemberId]
--- 19 Apr 20:43:16 731 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Archived:false[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:true[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 19 Apr 20:43:37 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> css selector: tr[id*='immTranRow']]
--- 19 Apr 20:43:37 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> css selector: tr[id*='immTranRow']]
--- 19 Apr 20:43:55 711 - Element not found : try HoldCancel
--- 19 Apr 20:43:56 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immHoldNoticeCancel]
--- 19 Apr 20:43:56 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immHoldNoticeHeaderDesc]
--- 19 Apr 20:43:57 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immHoldNoticeExceptionHeaderDesc]
--- 19 Apr 20:43:57 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immDepositAmount]
Expected: Click on Hold notice in Receipt Page
Actual(Passed): Successfully Clicked on Hold notice in Receipt Page[ScreenShot]
Actual(Passed): Successfully Clicked on Hold notice in Receipt Page[ScreenShot]
--- 19 Apr 20:43:58 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immHoldNoticeSave]
--- 19 Apr 20:43:58 214 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immHoldNoticeSave]
Expected: Click Checkbox of Header Description in Hold notice Popup
Actual(Passed): Successfully Clicked Checkbox of Header Description in Hold notice Popup[ScreenShot]
Actual(Passed): Successfully Clicked Checkbox of Header Description in Hold notice Popup[ScreenShot]
Expected: Click on Hold notice Save button
Actual(Passed): Successfully Clicked on Hold notice Save button[ScreenShot]
Actual(Passed): Successfully Clicked on Hold notice Save button[ScreenShot]
--- 19 Apr 20:44:03 318 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immIsNotify]
Expected: Set the notify flag
Actual(Passed): Successfully checked notify checkbox [ScreenShot]
Actual(Passed): Successfully checked notify checkbox [ScreenShot]
--- 19 Apr 20:44:08 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immArchive]
--- 19 Apr 20:44:09 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immAdd]
--- 19 Apr 20:44:09 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immUpdateAndOrArchive]
Expected: click on Archive button
Actual(Passed): Successfully clicked on Archive Button[ScreenShot]
Actual(Passed): Successfully clicked on Archive Button[ScreenShot]
--- 19 Apr 20:44:10 325 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immUpdateAndOrArchive]
--- 19 Apr 20:44:10 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immUpdateAndOrArchive]
Expected: click finish is present in Receipt page
Actual(Passed): clicked finish which is present in Receipt page[ScreenShot]
Actual(Passed): clicked finish which is present in Receipt page[ScreenShot]
--- 19 Apr 20:44:15 380 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is being archived ...[ScreenShot]
Actual(Passed): Transaction is being archived ...[ScreenShot]
--- 19 Apr 20:44:37 884 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is archived.[ScreenShot]
Actual(Passed): Transaction is archived.[ScreenShot]
--- 19 Apr 20:44:40 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immGotoArchivedTransaction]
--- 19 Apr 20:44:40 636 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immGotoArchivedTransaction]
Expected: click View Transaction is present in Receipt page
Actual(Passed): clicked View Transaction which is present in Receipt page[ScreenShot]
Actual(Passed): clicked View Transaction which is present in Receipt page[ScreenShot]
Expected: Print is present in Archive page
Actual(Passed): Print is present in Archive page[ScreenShot]
Actual(Passed): Print is present in Archive page[ScreenShot]
Expected: Notify is present in Archive page
Actual(Passed): Notify is present in Receipt page[ScreenShot]
Actual(Passed): Notify is present in Receipt page[ScreenShot]
--- 19 Apr 20:44:47 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> id: immDashboard]
--- 19 Apr 20:44:52 948 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> css selector: tr[id*='immTranRow']]
--- 19 Apr 20:44:53 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (069a0b532f9203114c6cc2795a2dd282)] -> css selector: tr[id*='immTranRow']]
--- 19 Apr 20:44:58 717 - Element not found : element
--- 19 Apr 20:45:12 752 - Element not found : element
--- 19 Apr 20:45:26 764 - Element not found : element
--- 19 Apr 20:45:40 666 - Element not found : element
--- 19 Apr 20:45:54 679 - Element not found : element
--- 19 Apr 20:45:55 690 - Unable to find an element after 5 sec
Expected: Click on Hold notice in Receipt Page
Actual(Failed): Failed to Click on Hold notice in Receipt Page[ScreenShot]
Actual(Failed): Failed to Click on Hold notice in Receipt Page[ScreenShot]
null [ScreenShot]
19 ignored methods
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyHoldNoticeWarningWithReasonsAddandRemoved
verifyNormalMemberAddUpdateContactInfo
verifyMemberIDAndArchiveInformationInReceiptPage
verifyHoldNoticTabInEreceiptWithMemberInfo
verifyReceivedAndDisbursedGridInReceiptPage
verifyErrorMessagesInReceiptPage
verifyHoldNoticeWarningWithoutReasons
verifyTransactionArchivInEreceipt
verifyEndTOEndTestOFNormalTellerInEreceipt
verifySelectedDisbursementGrid
verifyMemberAddUpdateContactInfo
verifyReceivedAndDisbursedErrorMessages
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyReceivedAndDisbursedSumsInReceiptPage
verifyTouchSignatureEreceipt
verifyAuthenticationMemoAndScannedItemscardInReceiptPage
verifySignatureCardInReceiptPage
verifyUIElementsInReceiptPage
verifyShowTransactionCloseBtn
verifyNormalMemberAddUpdateContactInfo
verifyMemberIDAndArchiveInformationInReceiptPage
verifyHoldNoticTabInEreceiptWithMemberInfo
verifyReceivedAndDisbursedGridInReceiptPage
verifyErrorMessagesInReceiptPage
verifyHoldNoticeWarningWithoutReasons
verifyTransactionArchivInEreceipt
verifyEndTOEndTestOFNormalTellerInEreceipt
verifySelectedDisbursementGrid
verifyMemberAddUpdateContactInfo
verifyReceivedAndDisbursedErrorMessages
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyReceivedAndDisbursedSumsInReceiptPage
verifyTouchSignatureEreceipt
verifyAuthenticationMemoAndScannedItemscardInReceiptPage
verifySignatureCardInReceiptPage
verifyUIElementsInReceiptPage
verifyShowTransactionCloseBtn
Methods in chronological order
com.imm.ereceipt.testscripts.Receipt.Receipt
initialize(org.testng.TestRunner@4902c584)
0 ms
init(org.testng.TestRunner@4902c584)
222 ms
verifyHoldNoticeWarningWithReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Save...)
124739 ms