Test results
1 suite, 1 failed test
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.clickOnHold(ReceiptPage.java:2146) at com.imm.ereceipt.testscripts.Receipt.Receipt.verifyHoldNoticeWarningWithReasons(Receipt.java:3057) 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:293) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:91) Caused by: java.lang.reflect.InvocationTargetException 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 com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 33 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: '17.0.4.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [70dabeaa94eb6bc4f71b9ad9e844dbeb, actions {actions=[org.openqa.selenium.interactions.Sequence@2553dcc0]}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.97, chrome: {chromedriverVersion: 135.0.7049.95 (de2eb485a195..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:52983}, 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.97, 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: 70dabeaa94eb6bc4f71b9ad9e844dbeb 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: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: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:713) 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) ... 38 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: '17.0.4.1' 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) ... 45 more Caused by: java.lang.reflect.InvocationTargetException 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.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:516) ... 66 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) ... 71 more
(verify Hold Notice In Receipt Page)
C:\Users\ratnak\AppData\Local\Temp\testng-eclipse--1973663984\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: 2 minutes
Reporter output for IMM_QA_Automation
verifyHoldNoticeWarningWithReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Save...)
   --- 22 Apr 21:30:06 942 - TestCaseID:: verifyHoldNoticeWarningWithReasons
   --- 22 Apr 21:30:15 893 - 8 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
 ***** verify Hold Notice Warning Message with Reasons Saved *****
   --- 22 Apr 21:30:22 202 - 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=b03e8da4-9172-4e0e-b482-b117f049cab2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bynrxt0uhzehmipl6dcecccjyjxdcrr9x3i_vvoh1ji&code_challenge_method=s256&nonce=df7f5d04-4636-4a02-97fe-e8e69cbedfed&state=eyjpzci6imezzta0mjm5lwjlnzatnde5nc1hmtjllwjmogfmztk3ndvjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:30:22 203 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:30:22 599 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts FI Admin' Page
   --- 22 Apr 21:30:22 939 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //input[@id='i0116']]
   --- 22 Apr 21:30:23 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 22 Apr 21:30:23 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //input[@id='i0116']]
   --- 22 Apr 21:30:23 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //input[@id='i0116']]
   --- 22 Apr 21:30:28 034 - 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=b03e8da4-9172-4e0e-b482-b117f049cab2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bynrxt0uhzehmipl6dcecccjyjxdcrr9x3i_vvoh1ji&code_challenge_method=s256&nonce=df7f5d04-4636-4a02-97fe-e8e69cbedfed&state=eyjpzci6imezzta0mjm5lwjlnzatnde5nc1hmtjllwjmogfmztk3ndvjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:30:28 034 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:30:31 600 - 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=b03e8da4-9172-4e0e-b482-b117f049cab2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bynrxt0uhzehmipl6dcecccjyjxdcrr9x3i_vvoh1ji&code_challenge_method=s256&nonce=df7f5d04-4636-4a02-97fe-e8e69cbedfed&state=eyjpzci6imezzta0mjm5lwjlnzatnde5nc1hmtjllwjmogfmztk3ndvjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:30:31 600 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 22 Apr 21:30:33 041 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //input[@id='i0118']]
   --- 22 Apr 21:30:33 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //input[@id='i0118']]
   --- 22 Apr 21:30:36 962 - 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=b03e8da4-9172-4e0e-b482-b117f049cab2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.39.0&client_info=1&code_challenge=bynrxt0uhzehmipl6dcecccjyjxdcrr9x3i_vvoh1ji&code_challenge_method=s256&nonce=df7f5d04-4636-4a02-97fe-e8e69cbedfed&state=eyjpzci6imezzta0mjm5lwjlnzatnde5nc1hmtjllwjmogfmztk3ndvjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:30:36 963 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
   --- 22 Apr 21:30:41 938 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Apr 21:30:41 938 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:30:52 463 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 22 Apr 21:30:52 463 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:30:55 721 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 22 Apr 21:30:55 721 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:30:55 919 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //b[text()='Admin Dashboard']]
   --- 22 Apr 21:30:59 112 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 22 Apr 21:30:59 112 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:30:59 310 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Control Panel' page [ScreenShot]
   --- 22 Apr 21:31:01 964 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> id: immAdministration]
   --- 22 Apr 21:31:02 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> id: immMenuSystemSettings]
   --- 22 Apr 21:31:03 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
   --- 22 Apr 21:31:04 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
   --- 22 Apr 21:31:04 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
   --- 22 Apr 21:31:04 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
   --- 22 Apr 21:31:05 146 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> 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]
   --- 22 Apr 21:31:13 973 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 22 Apr 21:31:13 973 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:31:20 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 22 Apr 21:31:29 306 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 22 Apr 21:31:29 307 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:31:39 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> id: mat-tab-label-0-7]
Expected: click on Platform tab
Actual(Passed): Sucessfully clicked on Platform tab
[ScreenShot]
Expected: click on Enable Hold Notice
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]
   --- 22 Apr 21:31:51 617 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 22 Apr 21:31:51 618 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:31:57 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bcec09a9446a6e801b1ae9b69883f331)] -> id: immIsEditMode]
 clicked on Edit [ScreenShot]
   --- 22 Apr 21:32:06 565 - Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
   --- 22 Apr 21:32:06 566 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:32:07 093 - TestCaseID:: verifyHoldNoticeWarningWithReasons
   --- 22 Apr 21:32:10 820 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
   --- 22 Apr 21:32:16 349 - 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=7df0c557-1448-4da5-90b5-6b6043c7877b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pqdn-f1gdx3_n-bjob5mbgzqu303imxnnmtmxxvfza0&code_challenge_method=s256&nonce=bdd5c708-dfcd-4db3-9380-0c974a87b525&state=eyjpzci6ijqyntu5ntblltrhntatnda5ys1inta1lwzkowfjmgiyntvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:32:16 349 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:32:16 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //input[@id='i0116']]
 Successfully navigated to 'eReceipts Teller' Page
   --- 22 Apr 21:32:16 773 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //input[@id='i0116']]
   --- 22 Apr 21:32:17 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: idSIButton9]
 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
   --- 22 Apr 21:32:17 682 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //input[@id='i0116']]
   --- 22 Apr 21:32:17 880 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //input[@id='i0116']]
   --- 22 Apr 21:32:21 678 - 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=7df0c557-1448-4da5-90b5-6b6043c7877b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pqdn-f1gdx3_n-bjob5mbgzqu303imxnnmtmxxvfza0&code_challenge_method=s256&nonce=bdd5c708-dfcd-4db3-9380-0c974a87b525&state=eyjpzci6ijqyntu5ntblltrhntatnda5ys1inta1lwzkowfjmgiyntvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:32:21 679 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:32:25 139 - 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=7df0c557-1448-4da5-90b5-6b6043c7877b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pqdn-f1gdx3_n-bjob5mbgzqu303imxnnmtmxxvfza0&code_challenge_method=s256&nonce=bdd5c708-dfcd-4db3-9380-0c974a87b525&state=eyjpzci6ijqyntu5ntblltrhntatnda5ys1inta1lwzkowfjmgiyntvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:32:25 140 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Password text field is shown [ScreenShot]
   --- 22 Apr 21:32:26 142 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //input[@id='i0118']]
   --- 22 Apr 21:32:26 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //input[@id='i0118']]
   --- 22 Apr 21:32:29 971 - 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=7df0c557-1448-4da5-90b5-6b6043c7877b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pqdn-f1gdx3_n-bjob5mbgzqu303imxnnmtmxxvfza0&code_challenge_method=s256&nonce=bdd5c708-dfcd-4db3-9380-0c974a87b525&state=eyjpzci6ijqyntu5ntblltrhntatnda5ys1inta1lwzkowfjmgiyntvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 22 Apr 21:32:29 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
 Entered values for the fields in 'Login' page [ScreenShot]
 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
   --- 22 Apr 21:32:34 902 - Page URL:: https://login.microsoftonline.com/common/login
   --- 22 Apr 21:32:34 902 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:32:44 080 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 22 Apr 21:32:44 080 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:32:47 430 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 22 Apr 21:32:47 430 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:32:47 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immOnFilter]
   --- 22 Apr 21:32:50 912 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 22 Apr 21:32:50 913 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:32:51 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //b[contains(text(),'Dashboard')]]

Successfully navigated to the 'Dashboard' page [ScreenShot]
   --- 22 Apr 21:32:53 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immOnRunNonArchiveQuery]
 Clicked 'Non Archived' button
   --- 22 Apr 21:32:57 290 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immTellerId]
   --- 22 Apr 21:32:57 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immTellerId]
 Entered 'Teller' : 1881881 [ScreenShot]
   --- 22 Apr 21:32:59 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immMemberId]
   --- 22 Apr 21:32:59 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immMemberId]
 Entered 'Member' : 5034566 [ScreenShot]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
 No records are found [ScreenShot]
 No records found for the given search criteria [ScreenShot]
   --- 22 Apr 21:33:33 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immOnClear]
   --- 22 Apr 21:33:36 809 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 22 Apr 21:33:36 809 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:33:36 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> id: immOnFilter]
   --- 22 Apr 21:33:40 313 - Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
   --- 22 Apr 21:33:40 313 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
   --- 22 Apr 21:33:40 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> xpath: //b[contains(text(),'Dashboard')]]
Expected: Archived ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Archived:false
[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:true
[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false
[ScreenShot]
 Clicked sliders Button :Transaction status [ScreenShot]
 Clicked 'Apply' button
   --- 22 Apr 21:33:56 691 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (70dabeaa94eb6bc4f71b9ad9e844dbeb)] -> css selector: tr[id*='immTranRow']]
   --- 22 Apr 21:34:15 321 - Element not found : try HoldCancel
18 ignored methods
com.imm.ereceipt.testscripts.Receipt.Receipt
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@64af5454) 0 ms
init(org.testng.TestRunner@64af5454) 266 ms
verifyHoldNoticeWarningWithReasons({Toggel=, Archived Transactions=no, Description=verify Hold Notice Warning Message with Reasons Save...) 124609 ms