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=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <button _ngcontent-ikq-c342="" id="immArchive" mat-stroked-button="" class="mat-focus-indicator primary-color-background button-text-color imm-button marginR-10 ng-tns-c342-35 mat-stroked-button mat-button-base">...</button> is not clickable at point (1377, 86). Other element would receive the click: <div class="cdk-overlay-backdrop cdk-overlay-dark-backdrop cdk-overlay-backdrop-showing"></div>
(Session info: chrome=135.0.7049.96)
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: [5480b59df387e597ad3de39af4c548bc, clickElement {id=f.C8F681A20C97F61108B51A76FB740C93.d.B4171A5696786093B969766F4BFA4DE8.e.227}]
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:51368}, 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}
Element: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immArchive]
Session ID: 5480b59df387e597ad3de39af4c548bc
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
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.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:172)
at com.imm.ereceipt.pages.ReceiptPage.clickArchive(ReceiptPage.java:1329)
at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticeWarningWithReasons(Receipt.java:3126)
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)
(verify Hold Notice In Receipt Page)
C:\Users\ratnak\AppData\Local\Temp\testng-eclipse--480317711\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]
element click intercepted: Element is not clickable at point (1377, 86). Other element would receive the click: [ScreenShot]
--- 19 Apr 20:57:29 760 - TestCaseID:: verifyHoldNoticeWarningWithReasons
--- 19 Apr 20:57:35 737 - 5 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
--- 19 Apr 20:57:41 289 - 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=d38f6a37-0bd8-4fdf-b1ca-2a3e1a781369&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=96c3yrrx73olljwslinc1m5avqnrxgzkc6-72vck5oo&code_challenge_method=s256&nonce=c38d8567-9c92-4803-849f-4d2f1e9f0191&state=eyjpzci6imuzmgyyzdk5lwnlowetngvmos05ntjhltbjzdgxztjlnzblmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:57:41 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:57:41 680 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:57:42 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:57:42 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> id: idSIButton9]
--- 19 Apr 20:57:42 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:57:43 124 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:57:47 561 - 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=d38f6a37-0bd8-4fdf-b1ca-2a3e1a781369&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=96c3yrrx73olljwslinc1m5avqnrxgzkc6-72vck5oo&code_challenge_method=s256&nonce=c38d8567-9c92-4803-849f-4d2f1e9f0191&state=eyjpzci6imuzmgyyzdk5lwnlowetngvmos05ntjhltbjzdgxztjlnzblmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:57:47 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:57:51 655 - 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=d38f6a37-0bd8-4fdf-b1ca-2a3e1a781369&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=96c3yrrx73olljwslinc1m5avqnrxgzkc6-72vck5oo&code_challenge_method=s256&nonce=c38d8567-9c92-4803-849f-4d2f1e9f0191&state=eyjpzci6imuzmgyyzdk5lwnlowetngvmos05ntjhltbjzdgxztjlnzblmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:57:51 655 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:57:52 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:57:52 963 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:57:56 633 - 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=d38f6a37-0bd8-4fdf-b1ca-2a3e1a781369&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=96c3yrrx73olljwslinc1m5avqnrxgzkc6-72vck5oo&code_challenge_method=s256&nonce=c38d8567-9c92-4803-849f-4d2f1e9f0191&state=eyjpzci6imuzmgyyzdk5lwnlowetngvmos05ntjhltbjzdgxztjlnzblmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:57:56 633 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:58:01 351 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Apr 20:58:01 354 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:58:11 176 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:58:11 176 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:58:14 505 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:58:14 506 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:58:14 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //b[text()='Admin Dashboard']]
--- 19 Apr 20:58:18 014 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:58:18 015 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:58:18 225 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Control Panel' page [ScreenShot]
--- 19 Apr 20:58:20 841 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> id: immAdministration]
--- 19 Apr 20:58:21 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> id: immMenuSystemSettings]
--- 19 Apr 20:58:22 917 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:58:23 521 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:58:23 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:58:24 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
--- 19 Apr 20:58:24 436 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> 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:58:33 307 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:58:33 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:58:39 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> id: immIsEditMode]
--- 19 Apr 20:58:48 486 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:58:48 487 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:58:58 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> 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:59:10 867 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:59:10 868 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:59:17 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6cd0b1e405fd27808f6cab65465f1180)] -> id: immIsEditMode]
--- 19 Apr 20:59:25 775 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
--- 19 Apr 20:59:25 775 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:59:26 339 - TestCaseID:: verifyHoldNoticeWarningWithReasons
--- 19 Apr 20:59:29 662 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
--- 19 Apr 20:59:34 813 - 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=90201afa-bc3a-47a2-8a02-5117e2885ee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7ahm1o7cgnwmslqzcf5lpremoiaq2qo-fej-wvakbui&code_challenge_method=s256&nonce=bbae85ab-1416-4dad-88a1-5734351eddd0&state=eyjpzci6imnlmjezy2vjltdjntqtndm4zc04mjq3ltkxogvmndcwzmy4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:59:34 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:59:35 123 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:59:35 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:59:35 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: idSIButton9]
--- 19 Apr 20:59:35 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:59:36 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> xpath: //input[@id='i0116']]
--- 19 Apr 20:59:39 865 - 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=90201afa-bc3a-47a2-8a02-5117e2885ee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7ahm1o7cgnwmslqzcf5lpremoiaq2qo-fej-wvakbui&code_challenge_method=s256&nonce=bbae85ab-1416-4dad-88a1-5734351eddd0&state=eyjpzci6imnlmjezy2vjltdjntqtndm4zc04mjq3ltkxogvmndcwzmy4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:59:39 866 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:59:43 292 - 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=90201afa-bc3a-47a2-8a02-5117e2885ee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7ahm1o7cgnwmslqzcf5lpremoiaq2qo-fej-wvakbui&code_challenge_method=s256&nonce=bbae85ab-1416-4dad-88a1-5734351eddd0&state=eyjpzci6imnlmjezy2vjltdjntqtndm4zc04mjq3ltkxogvmndcwzmy4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:59:43 293 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:59:44 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:59:44 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> xpath: //input[@id='i0118']]
--- 19 Apr 20:59:47 990 - 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=90201afa-bc3a-47a2-8a02-5117e2885ee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7ahm1o7cgnwmslqzcf5lpremoiaq2qo-fej-wvakbui&code_challenge_method=s256&nonce=bbae85ab-1416-4dad-88a1-5734351eddd0&state=eyjpzci6imnlmjezy2vjltdjntqtndm4zc04mjq3ltkxogvmndcwzmy4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Apr 20:59:47 991 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 20:59:52 722 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Apr 20:59:52 722 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 21:00:01 807 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
--- 19 Apr 21:00:01 808 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 21:00:05 206 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
--- 19 Apr 21:00:05 207 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 21:00:05 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immOnFilter]
--- 19 Apr 21:00:08 780 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
--- 19 Apr 21:00:08 781 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Apr 21:00:08 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Apr 21:00:11 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immOnRunNonArchiveQuery]
--- 19 Apr 21:00:14 991 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immTellerId]
--- 19 Apr 21:00:15 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immTellerId]
--- 19 Apr 21:00:17 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immMemberId]
--- 19 Apr 21:00:17 693 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:00:38 224 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> css selector: tr[id*='immTranRow']]
--- 19 Apr 21:00:38 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> css selector: tr[id*='immTranRow']]
Expected: Check the Hold Notice after opening Receipt Page
Actual(Passed): Successfully Checked the Hold Notice after opening Receipt Page[ScreenShot]
Actual(Passed): Successfully Checked the Hold Notice after opening Receipt Page[ScreenShot]
Expected: Click on Hold notice Cancel button
Actual(Passed): Successfully Clicked on Hold notice Cancel button[ScreenShot]
Actual(Passed): Successfully Clicked on Hold notice Cancel button[ScreenShot]
--- 19 Apr 21:00:49 784 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeCancel]
--- 19 Apr 21:00:49 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeHeaderDesc]
--- 19 Apr 21:00:50 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeExceptionHeaderDesc]
--- 19 Apr 21:00:50 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:00:50 981 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeSave]
--- 19 Apr 21:00:51 171 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:00:56 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immIsNotify]
Expected: Set the notify flag
Actual(Passed): Successfully checked notify checkbox [ScreenShot]
Actual(Passed): Successfully checked notify checkbox [ScreenShot]
--- 19 Apr 21:01:01 054 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immArchive]
--- 19 Apr 21:01:02 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immAdd]
--- 19 Apr 21:01:02 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:01:03 235 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immUpdateAndOrArchive]
--- 19 Apr 21:01:03 473 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:01:08 119 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is being archived ...[ScreenShot]
Actual(Passed): Transaction is being archived ...[ScreenShot]
--- 19 Apr 21:01:30 615 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is archived.[ScreenShot]
Actual(Passed): Transaction is archived.[ScreenShot]
--- 19 Apr 21:01:33 069 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immGotoArchivedTransaction]
--- 19 Apr 21:01:33 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:01:39 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immDashboard]
--- 19 Apr 21:01:45 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> css selector: tr[id*='immTranRow']]
--- 19 Apr 21:01:45 650 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> css selector: tr[id*='immTranRow']]
--- 19 Apr 21:02:06 480 - Element not found : element
--- 19 Apr 21:02:20 516 - Element not found : element
--- 19 Apr 21:02:25 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeCancel]
--- 19 Apr 21:02:25 537 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeHeaderDesc]
--- 19 Apr 21:02:25 709 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeExceptionHeaderDesc]
--- 19 Apr 21:02:25 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:02:26 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeSave]
--- 19 Apr 21:02:26 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> 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 21:02:36 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeSave]
--- 19 Apr 21:02:36 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immHoldNoticeSave]
Expected: Click Checkbox of Header Description in Hold notice Popup
Actual(Passed): Successfully Unchecked of Header Description in Hold notice Popup[ScreenShot]
Actual(Passed): Successfully Unchecked 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 21:02:42 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immIsNotify]
Expected: Set the notify flag
Actual(Passed): Successfully checked notify checkbox [ScreenShot]
Actual(Passed): Successfully checked notify checkbox [ScreenShot]
--- 19 Apr 21:02:47 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5480b59df387e597ad3de39af4c548bc)] -> id: immArchive]
element click intercepted: Element is not clickable at point (1377, 86). Other element would receive the click: [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@62ec4146)
0 ms
init(org.testng.TestRunner@62ec4146)
97 ms
verifyHoldNoticeWarningWithReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Save...)
120535 ms