com.imm.ereceipt.testscripts.Reports.Reports
verifySortingInReports
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.ereceipt.testscripts.Reports.Reports.verifySortingInReports not found in xray_mapping.properties file... Please check and fix the mapping.
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
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.Exception: Xray mapping for com.imm.ereceipt.testscripts.Reports.Reports.verifySortingInReports not found in xray_mapping.properties file... Please check and fix the mapping.
at com.imm.ereceipt.support.XrayUtils.triggerMethod(XrayUtils.java:365)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:148)
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.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyForTransactionInTellerAndSuperTeller
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyForTransactionInTellerAndSuperTeller not found in xray_mapping.properties file... Please check and fix the mapping.
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
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.Exception: Xray mapping for com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyForTransactionInTellerAndSuperTeller not found in xray_mapping.properties file... Please check and fix the mapping.
at com.imm.ereceipt.support.XrayUtils.triggerMethod(XrayUtils.java:365)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:148)
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.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Verify transaction for Both Teller and Super teller)
verifyNotifyInArchiveReceiptPage
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyNotifyInArchiveReceiptPage not found in xray_mapping.properties file... Please check and fix the mapping.
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
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.Exception: Xray mapping for com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyNotifyInArchiveReceiptPage not found in xray_mapping.properties file... Please check and fix the mapping.
at com.imm.ereceipt.support.XrayUtils.triggerMethod(XrayUtils.java:365)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:148)
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.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(verify the notify ,print buttons in Archive page)
verifySortingInDashBoard
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard not found in xray_mapping.properties file... Please check and fix the mapping.
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146)
at org.testng.internal.Parameters.handleParameters(Parameters.java:798)
at org.testng.internal.Parameters.handleParameters(Parameters.java:740)
at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59)
at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791)
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.Exception: Xray mapping for com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard not found in xray_mapping.properties file... Please check and fix the mapping.
at com.imm.ereceipt.support.XrayUtils.triggerMethod(XrayUtils.java:365)
at com.imm.ereceipt.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:148)
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.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46)
... 25 more
(Sorting the records in DashBoard page )
com.imm.ereceipt.testscripts.Login.Login
verifyDocumentationAboutInDashBoardPage
({=, TestID=verifyDocumentationAboutInDashBoardPage, UserPwd=iMM2025!, Type=, Description=verify Documentation About In DashBoard Page (TP), Username=Teller2@hometownfinancialxp.onmicrosoft.com, Version=8.1.2, DocumentURL=/help/Home.htm})
(Verify Documentation and About in Dashboard page)
verifyLoginWithWrongCredentails
({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=Teller, Description=verify Login With Wrong Credentails 'Teller' (TP), Username=Teller2@hometownfinancialxp.onmicrosoft.com, Version=, DocumentURL=})
(Verify log in to application with wrong credentails)
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyEndTOEndTestOFNormalTellerInEreceipt
({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt Page, Email=FALSE, Archive=TRUE, Document Type=SSN, Notify=TRUE, SignatureTab=Touch,, DisbursedExpression=|-10*5, Operation=, Teller LastName=, Disbursed cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, errorint=, TestID=verifyEndTOEndTestOFNormalTellerInEreceipt, Print=FALSE, DisbursedExpressionValue=FALSE, Phone=(732) 890-6074, ReceivedCashValue=FALSE, Member=5034463, UserPwd=iMM2025!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=216554, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=TRUE, Date=, Platfrom=, Received cash=1-1|2-2|5-2|10-1|20-2|50-1|100-1|Coins-3, Transaction=, Header=, Expression=, Username=superteller2@hometownfinancialxp.onmicrosoft.com, DisbursedCashValue=TRUE, FullName=, ReceivedExpression=|+100*2, SMS=FALSE, Memo=eReceipts Demo})
(verify MemberID And Archive Information for Normal teller In Receipt Page)
verifyNormalMemberAddUpdateContactInfo
({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information Update (Use Normal only), Email=Ratnak@immonline.com, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalMemberAddUpdateContactInfo, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=5034463, UserPwd=iMM2025!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, Date=11/01/2021 - 11/20/2021, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=Teller1@hometownfinancialxp.onmicrosoft.com, DisbursedCashValue=, FullName=Johna, ReceivedExpression=, SMS=, Memo=})
(verify Member Add in Update Contact)
verifyNormalMemberIDAndArchiveInformationInReceiptPage
({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information In ReceiptPage, Email=Ratnak@immonline.com, Archive=TRUE, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyNormalMemberIDAndArchiveInformationInReceiptPage, Print=, DisbursedExpressionValue=, Phone=(732) 890-6074, ReceivedCashValue=, Member=5034463, UserPwd=iMM2025!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=Teller1@hometownfinancialxp.onmicrosoft.com, DisbursedCashValue=, FullName=Rohank, ReceivedExpression=, SMS=, Memo=})
(verify MemberID And Archive Information In Receipt Page)
verifyUIElementsInReceiptPage
({Toggel=, Archived Transactions=no, Description=verify UI Elements In Receipt Page, Email=, Archive=, Document Type=, Notify=, SignatureTab=, DisbursedExpression=, Operation=, Teller LastName=, Disbursed cash=, errorint=, TestID=verifyUIElementsInReceiptPage, Print=, DisbursedExpressionValue=, Phone=, ReceivedCashValue=, Member=, UserPwd=iMM2025!, Transtatus=Archived-false;Active-true;Error-false, Docment ID=, Teller=, Teller FirstName=, errorMessage=, ReceivedExpressionValue=, Date=, Platfrom=, Received cash=, Transaction=, Header=, Expression=, Username=superteller2@hometownfinancialxp.onmicrosoft.com, DisbursedCashValue=, FullName=, ReceivedExpression=, SMS=, Memo=})
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
com.imm.ereceipt.testscripts.Reports.Reports
verifySearchInReports
({UserPwd=iMM2025!, Description=verify Search Elements In Report Page Teller ID, Teller ID=, errorMessage=, Teller Email=, View=, Date=2, Clear=, Workstation=, errorint=, TestID=verifySearchInReports, Transaction=, Header=, Username=Teller1@hometownfinancialxp.onmicrosoft.com, Export=, Member #=5034463, Search Text=, Level=})
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
verifyUIElementsInReports
({UserPwd=iMM2025!, Description=verify UI Elements In Report Page, Teller ID=, errorMessage=, Teller Email=, View=, Date=25, Clear=, Workstation=, errorint=, TestID=verifyUIElementsInReports, Transaction=, Header=, Username=superteller2@hometownfinancialxp.onmicrosoft.com, Export=, Member #=, Search Text=, Level=})
(Verify UI elements and Search the Date,Teller,Teller name,Member name in Reports page)
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
verifyOfflineDepositTransaction
({Description=Verify deposit in Offline Transaction demo, From Account #=1212, Teller ID=456346, To Account #=1414, Amount=222, errorMessage=, Transaction Type=Deposit, userpwd=iMM2025!, # of Checks=5, Member#=6767, Member Name=Bonita, Cash Received=4000, From Account Type=checking, Date=2, To Account Type=savings, errorint=, TestID=verifyOfflineDepositTransaction, offlineurl=/offlinereceipt/demo, Cash Disbursed=2000, Account Type=Saving, Checks Total=600, username=Teller1@hometownfinancialxp.onmicrosoft.com})
(Verify deposit in Offline Transaction demo)
verifyOfflineTranGenerateSample
({Description=Verify generate sample data in Offline Transaction demo, From Account #=1212, Teller ID=1488, To Account #=1414, Amount=565, errorMessage=, Transaction Type=Deposit, userpwd=iMM2025!, # of Checks=5, Member#=8888, Member Name=Alla, Cash Received=5000, From Account Type=checking, Date=3, To Account Type=savings, errorint=, TestID=verifyOfflineTranGenerateSample, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Checking, Checks Total=999, username=Teller1@hometownfinancialxp.onmicrosoft.com})
(Verify generate sample data in Offline Transaction demo)
verifyUIElementsInOfflineTran
({Description=verify UI lements in landing page, From Account #=1212, Teller ID=1488, To Account #=1414, Amount=565, errorMessage=, Transaction Type=Deposit, userpwd=iMM2025!, # of Checks=5, Member#=8888, Member Name=Alla, Cash Received=5000, From Account Type=checking, Date=1, To Account Type=savings, errorint=, TestID=verifyUIElementsInOfflineTran, offlineurl=/offlinereceipt/demo, Cash Disbursed=3000, Account Type=Checking, Checks Total=999, username=Teller1@hometownfinancialxp.onmicrosoft.com})
(Verify generate sample data in Offline Transaction demo)
C:\Users\ratnak\git\eReceipts\IMM_EReceiptsWeb_Automation\testxml\Smoke\XP\hometownfinancial\EReceiptChrome_Prepod_Teller.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://er-tellerportal-prod-test.azurewebsites.net"/>
<parameter name="portalType" value="Cloud"/>
<parameter name="FIName" value="hometownfinancial"/>
<parameter name="projectKey" value="REC"/>
<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-prod-test.azurewebsites.net"/>
<parameter name="TestType" value="Smoke"/>
<listeners>
<listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<groups>
<run>
<include name="Smoke"/>
</run>
</groups>
<classes>
<class name="com.imm.ereceipt.testscripts.Login.Login">
<methods>
<include name="verifyLoginWithWrongCredentails"/>
<include name="verifyTellerAndAdminLogin"/>
<include name="verifyDocumentationAboutInDashBoardPage"/>
</methods>
</class> <!-- com.imm.ereceipt.testscripts.Login.Login -->
<class name="com.imm.ereceipt.testscripts.DashBoard.DashBoard"/>
<class name="com.imm.ereceipt.testscripts.Receipt.Receipt">
<methods>
<include name="verifyUIElementsInReceiptPage"/>
<include name="verifyEndTOEndTestOFNormalTellerInEreceipt"/>
<include name="verifyNormalMemberAddUpdateContactInfo"/>
<include name="verifyNormalMemberIDAndArchiveInformationInReceiptPage"/>
</methods>
</class> <!-- com.imm.ereceipt.testscripts.Receipt.Receipt -->
<class name="com.imm.ereceipt.testscripts.OfflineTran.OfflineTran"/>
<class name="com.imm.ereceipt.testscripts.Reports.Reports"/>
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
Tests for IMM_QA_Automation
- IMM_Test_Chrome (5 classes)
Groups for IMM_QA_Automation
DashBoard
verifyForTransactionInTellerAndSuperTeller
verifyNotifyInArchiveReceiptPage
verifyOfflineDepositTransaction
verifyOfflineTranGenerateSample
verifySortingInDashBoard
verifyUIElementsInOfflineTran
DocumentationAbout
verifyDocumentationAboutInDashBoardPage
Login
verifyLoginWithWrongCredentails
LoginAdmin
verifyTellerAndAdminLogin
P1
verifyDocumentationAboutInDashBoardPage
verifyEndTOEndTestOFNormalTellerInEreceipt
verifyForTransactionInTellerAndSuperTeller
verifyLoginWithWrongCredentails
verifyNormalMemberAddUpdateContactInfo
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyNotifyInArchiveReceiptPage
verifyOfflineDepositTransaction
verifyOfflineTranGenerateSample
verifySearchInReports
verifySortingInDashBoard
verifySortingInReports
verifyTellerAndAdminLogin
verifyUIElementsInOfflineTran
verifyUIElementsInReceiptPage
verifyUIElementsInReports
Receipt
verifyEndTOEndTestOFNormalTellerInEreceipt
verifyNormalMemberAddUpdateContactInfo
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyUIElementsInReceiptPage
Reports
verifySearchInReports
verifySortingInReports
verifyUIElementsInReports
Smoke
verifyDocumentationAboutInDashBoardPage
verifyEndTOEndTestOFNormalTellerInEreceipt
verifyForTransactionInTellerAndSuperTeller
verifyLoginWithWrongCredentails
verifyNormalMemberAddUpdateContactInfo
verifyNormalMemberIDAndArchiveInformationInReceiptPage
verifyNotifyInArchiveReceiptPage
verifyOfflineDepositTransaction
verifyOfflineTranGenerateSample
verifySearchInReports
verifySortingInDashBoard
verifySortingInReports
verifyTellerAndAdminLogin
verifyUIElementsInOfflineTran
verifyUIElementsInReceiptPage
verifyUIElementsInReports
Times for IMM_QA_Automation
Total running time: 19 minutes
Reporter output for IMM_QA_Automation
verifyEndTOEndTestOFNormalTellerInEreceipt({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 19 Mar 08:01:31 031 - TestCaseID:: verifyEndTOEndTestOFNormalTellerInEreceipt
--- 19 Mar 08:01:36 114 - 5 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
--- 19 Mar 08:01:41 091 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=9536e384-821a-40de-822a-bce09c374777&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jtk0j6tk_wsda-l-hcybq5anyo-ujvtpm1gijalushw&code_challenge_method=s256&nonce=810147b7-ffae-4674-8f93-2b516f17da5a&state=eyjpzci6imrimdc4nzdklwrizjktngfmns1izjm2lwy4odyynmixntjjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:01:41 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:01:41 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:01:41 560 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:01:41 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: idSIButton9]
--- 19 Mar 08:01:41 976 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:01:42 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:01:46 003 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=9536e384-821a-40de-822a-bce09c374777&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jtk0j6tk_wsda-l-hcybq5anyo-ujvtpm1gijalushw&code_challenge_method=s256&nonce=810147b7-ffae-4674-8f93-2b516f17da5a&state=eyjpzci6imrimdc4nzdklwrizjktngfmns1izjm2lwy4odyynmixntjjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:01:46 003 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:01:49 440 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=9536e384-821a-40de-822a-bce09c374777&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jtk0j6tk_wsda-l-hcybq5anyo-ujvtpm1gijalushw&code_challenge_method=s256&nonce=810147b7-ffae-4674-8f93-2b516f17da5a&state=eyjpzci6imrimdc4nzdklwrizjktngfmns1izjm2lwy4odyynmixntjjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:01:49 441 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:01:50 358 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:01:50 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:01:54 088 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=9536e384-821a-40de-822a-bce09c374777&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jtk0j6tk_wsda-l-hcybq5anyo-ujvtpm1gijalushw&code_challenge_method=s256&nonce=810147b7-ffae-4674-8f93-2b516f17da5a&state=eyjpzci6imrimdc4nzdklwrizjktngfmns1izjm2lwy4odyynmixntjjmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:01:54 088 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:01:58 689 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:01:58 690 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:02:07 323 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:02:07 324 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:02:10 503 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:02:10 503 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:02:10 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immOnFilter]
--- 19 Mar 08:02:13 807 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:02:13 807 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:02:13 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 08:02:19 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immMemberId]
--- 19 Mar 08:02:19 820 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> 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 Mar 08:02:39 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:02:39 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:02:47 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immopenSignatureDialogChangeMode]
--- 19 Mar 08:02:47 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immopenSignatureDialogChangeMode]
--- 19 Mar 08:02:56 876 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/transaction/37656f78-9f57-40fa-b5cb-4668e3dd7d3f
--- 19 Mar 08:02:56 876 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:02:57 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> css selector: div[id*='mat-tab-label']]
Expected: verify the 'Cancel, Clear or Accept' elements in 'Touch' of Signature change mode
Actual(Passed): verified the 'Cancel, Clear or Accept' elements in 'Touch' of Signature change mode[ScreenShot]
Actual(Passed): verified the 'Cancel, Clear or Accept' elements in 'Touch' of Signature change mode[ScreenShot]
--- 19 Mar 08:03:07 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immTouchSave]
--- 19 Mar 08:03:08 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immTouchSave]
--- 19 Mar 08:03:10 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> css selector: #immOpenSignatureDialogImg]
Expected: Verify the Signature in Signature change mode
Actual(Passed): Verified the Signature in Signature change mode[ScreenShot]
Actual(Passed): Verified the Signature in Signature change mode[ScreenShot]
--- 19 Mar 08:03:13 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immOpenAuthDialogWithoutValue]
--- 19 Mar 08:03:18 961 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immAuthSave]
--- 19 Mar 08:03:20 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immDocId]
--- 19 Mar 08:03:20 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immAuthSave]
Expected: Filled in the Authentication card details
Actual(Passed): Filled in Authentication card details[ScreenShot]
Actual(Passed): Filled in Authentication card details[ScreenShot]
--- 19 Mar 08:03:21 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immAuthSave]
--- 19 Mar 08:03:22 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immOpenAuthDialogWithValue]
Expected: Authentication card details should be saved
Actual(Passed): Saved Authentication card details[ScreenShot]
Actual(Passed): Saved Authentication card details[ScreenShot]
--- 19 Mar 08:03:25 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immInlineMemo]
--- 19 Mar 08:03:25 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immInlineMemo]
--- 19 Mar 08:03:27 440 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immMemo]
--- 19 Mar 08:03:27 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immMemo]
Expected: Filled in Memo card
Actual(Passed): Filled in Memo card[ScreenShot]
Actual(Passed): Filled in Memo card[ScreenShot]
--- 19 Mar 08:03:34 260 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immOpenDisbursementDialog]
--- 19 Mar 08:03:34 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immOpenDisbursementDialog]
--- 19 Mar 08:03:34 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immDisbursementClear]
--- 19 Mar 08:03:35 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immDisbursementClear]
--- 19 Mar 08:03:35 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immDisbursementCancel]
--- 19 Mar 08:03:35 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immDisbursementClear]
Expected: Sucessfully clicked and verify Disbursement Card Elements in Receipt page
Actual(Passed): Sucessfully clicked and verified Disbursement Card Elements in Receipt page[ScreenShot]
Actual(Passed): Sucessfully clicked and verified Disbursement Card Elements in Receipt page[ScreenShot]
--- 19 Mar 08:03:38 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immQEExpression]
--- 19 Mar 08:03:38 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immQEExpression]
Expected: verify 'Expresion' for Received Cash in Disbursement Card of Receipt page
Actual(Passed): Sucessfully verified entered 'Expresion' for Received Cash in Disbursement Card of Receipt page is visiable[ScreenShot]
Actual(Passed): Sucessfully verified entered 'Expresion' for Received Cash in Disbursement Card of Receipt page is visiable[ScreenShot]
--- 19 Mar 08:03:45 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //div[contains(@id,'mat-tab-label')]]
--- 19 Mar 08:03:45 356 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> xpath: //div[contains(@id,'mat-tab-label')]]
Expected: verify clicked the Disbursed cash tab
Actual(Passed): Succesfully clicked the Disbursed cash tab[ScreenShot]
Actual(Passed): Succesfully clicked the Disbursed cash tab[ScreenShot]
--- 19 Mar 08:03:50 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedOnes]
--- 19 Mar 08:03:51 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedOnes]
--- 19 Mar 08:03:55 506 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedHundreds]
--- 19 Mar 08:03:55 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedHundreds]
--- 19 Mar 08:04:00 150 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedTwos]
--- 19 Mar 08:04:00 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedTwos]
--- 19 Mar 08:04:04 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedFives]
--- 19 Mar 08:04:04 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedFives]
--- 19 Mar 08:04:09 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedCoins]
--- 19 Mar 08:04:09 285 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedCoins]
--- 19 Mar 08:04:13 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedFifties]
--- 19 Mar 08:04:13 807 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedFifties]
--- 19 Mar 08:04:18 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedTwenties]
--- 19 Mar 08:04:18 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedTwenties]
--- 19 Mar 08:04:23 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedTens]
--- 19 Mar 08:04:23 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immCashDisbursedTens]
Expected: verify Succesfully the Disbursed cash add total
Actual(Passed): verified Succesfully the Disbursed cash add total[ScreenShot]
Actual(Passed): verified Succesfully the Disbursed cash add total[ScreenShot]
--- 19 Mar 08:04:27 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immDisbursementSave]
--- 19 Mar 08:04:28 042 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immDisbursementSave]
Expected: verify Saved 'values' in Disbursement Card of Receipt page
Actual(Passed): Sucessfully saved 'values' in Disbursement Card of Receipt page[ScreenShot]
Actual(Passed): Sucessfully saved 'values' in Disbursement Card of Receipt page[ScreenShot]
Expected: If Print Flag is “True” click print in Receipt page. If Print Flag is “False” do not click
Actual(Passed): Print is “false” so did not click on Print button in Receipt page[ScreenShot]
Actual(Passed): Print is “false” so did not click on Print button in Receipt page[ScreenShot]
--- 19 Mar 08:04:36 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immIsNotify]
Expected: If Notify Flag is “True” check notify in Receipt page. If Notify Flag is “False” do not check
Actual(Passed): Notify Flag is :true, So checked the Notify checkbox [ScreenShot]
Actual(Passed): Notify Flag is :true, So checked the Notify checkbox [ScreenShot]
--- 19 Mar 08:04:41 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immArchive]
--- 19 Mar 08:04:42 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immAdd]
--- 19 Mar 08:04:42 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immUpdateAndOrArchive]
Expected: If Archive Flag is “True” click on Archive button If Archive Flag is “False” do not click
Actual(Passed): Archive Flag is true, So clicked on Archive Button[ScreenShot]
Actual(Passed): Archive Flag is true, So clicked on Archive Button[ScreenShot]
Expected: If Email Flag is “True” check the Email checkbox, If Email Flag is “False” uncheck the Email checkbox
Actual(Passed): Email Flag is false, So unchecked the Email checkbox[ScreenShot]
Actual(Passed): Email Flag is false, So unchecked the Email checkbox[ScreenShot]
Expected: If Phone Flag is “True” check the Phone checkbox, If Phone Flag is “False” uncheck the Phone checkbox
Actual(Passed): Phone Flag is false, So unchecked the Phone checkbox. [ScreenShot]
Actual(Passed): Phone Flag is false, So unchecked the Phone checkbox. [ScreenShot]
--- 19 Mar 08:04:43 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immUpdateAndOrArchive]
--- 19 Mar 08:04:43 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> 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 Mar 08:04:48 257 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is being archived ...[ScreenShot]
Actual(Passed): Transaction is being archived ...[ScreenShot]
--- 19 Mar 08:05:10 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is archived.[ScreenShot]
Actual(Passed): Transaction is archived.[ScreenShot]
--- 19 Mar 08:05:12 972 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immGotoArchivedTransaction]
--- 19 Mar 08:05:13 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> 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 Mar 08:05:17 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immOpenAboutDialog]
Expected: verify the About Trancation Icon in Archive page
Actual(Passed): Verified the About Trancation Icon in Receipt page[ScreenShot]
Actual(Passed): Verified the About Trancation Icon in Receipt page[ScreenShot]
--- 19 Mar 08:05:17 736 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immGoBack]
--- 19 Mar 08:05:17 854 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c7b3e6cd0c417544187457d56fde9bcb)] -> id: immGoBack]
Expected: verify the Go Back Icon in Archive page
Actual(Passed): verified the Go Back Icon in Receipt page[ScreenShot]
Actual(Passed): verified the Go Back Icon in Receipt page[ScreenShot]
Test Passed.
verifyOfflineTranGenerateSample({Description=Verify generate sample data in Offline Transaction demo, From Account #=1212, Teller ID...)
Successfully navigated to the 'Offline' page [ScreenShot]
Test Passed.
--- 19 Mar 08:12:59 463 - TestCaseID:: verifyOfflineTranGenerateSample
--- 19 Mar 08:13:02 451 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
Verify generate sample data in Offline Transaction demo
Steps:
--- 19 Mar 08:13:07 605 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=294d8e6e-7eed-4ea4-8954-6bc36eb53ec7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=apbyuuckumgj-inbdf1h0jqqb1weds4lmqorby4xilm&code_challenge_method=s256&nonce=6ebe9fec-3eb4-4b78-90e5-242e2f7fdbfa&state=eyjpzci6ijjjnjuzzwe1lwuyyjatndg5nc05ntm2ltg1m2jiotq2mthimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:13:07 606 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:07 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:13:07 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:13:07 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> id: idSIButton9]
--- 19 Mar 08:13:08 045 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:13:08 234 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:13:12 081 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=294d8e6e-7eed-4ea4-8954-6bc36eb53ec7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=apbyuuckumgj-inbdf1h0jqqb1weds4lmqorby4xilm&code_challenge_method=s256&nonce=6ebe9fec-3eb4-4b78-90e5-242e2f7fdbfa&state=eyjpzci6ijjjnjuzzwe1lwuyyjatndg5nc05ntm2ltg1m2jiotq2mthimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:13:12 152 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:15 748 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=294d8e6e-7eed-4ea4-8954-6bc36eb53ec7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=apbyuuckumgj-inbdf1h0jqqb1weds4lmqorby4xilm&code_challenge_method=s256&nonce=6ebe9fec-3eb4-4b78-90e5-242e2f7fdbfa&state=eyjpzci6ijjjnjuzzwe1lwuyyjatndg5nc05ntm2ltg1m2jiotq2mthimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:13:15 749 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:16 740 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:13:17 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:13:20 657 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=294d8e6e-7eed-4ea4-8954-6bc36eb53ec7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=apbyuuckumgj-inbdf1h0jqqb1weds4lmqorby4xilm&code_challenge_method=s256&nonce=6ebe9fec-3eb4-4b78-90e5-242e2f7fdbfa&state=eyjpzci6ijjjnjuzzwe1lwuyyjatndg5nc05ntm2ltg1m2jiotq2mthimcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:13:20 659 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:25 217 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:13:25 217 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:34 631 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:13:34 632 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:37 816 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:13:37 816 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:37 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> id: immOnClear]
--- 19 Mar 08:13:41 151 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:13:41 151 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:13:41 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39ae1b382a70b40ad2d7d3a17ffa2ca8)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Offline' page [ScreenShot]
Test Passed.
verifyTellerAndAdminLogin({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2025!, Type=Teller, Description=verify Teller login...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
Test Passed.
--- 19 Mar 07:57:25 895 - TestCaseID:: verifyTellerAndAdminLogin
--- 19 Mar 07:57:30 093 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
--- 19 Mar 07:57:35 300 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=2a1e1ae1-7fd3-453f-a2db-90a7320af136&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ehb3fxbelr1toisfzdoylhoklxmwfixphrrhcz0dnls&code_challenge_method=s256&nonce=6fa77e30-7889-4520-a904-d652f93b0bde&state=eyjpzci6imzhmzvjnznkltqwzdqtngewzi05yteyltvjytvlmwnlytc5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:35 301 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:35 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:57:35 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:57:35 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> id: idSIButton9]
--- 19 Mar 07:57:35 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:57:36 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:57:39 792 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=2a1e1ae1-7fd3-453f-a2db-90a7320af136&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ehb3fxbelr1toisfzdoylhoklxmwfixphrrhcz0dnls&code_challenge_method=s256&nonce=6fa77e30-7889-4520-a904-d652f93b0bde&state=eyjpzci6imzhmzvjnznkltqwzdqtngewzi05yteyltvjytvlmwnlytc5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:39 793 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:43 303 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=2a1e1ae1-7fd3-453f-a2db-90a7320af136&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ehb3fxbelr1toisfzdoylhoklxmwfixphrrhcz0dnls&code_challenge_method=s256&nonce=6fa77e30-7889-4520-a904-d652f93b0bde&state=eyjpzci6imzhmzvjnznkltqwzdqtngewzi05yteyltvjytvlmwnlytc5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:43 310 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:44 542 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:57:45 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:57:48 723 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=2a1e1ae1-7fd3-453f-a2db-90a7320af136&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ehb3fxbelr1toisfzdoylhoklxmwfixphrrhcz0dnls&code_challenge_method=s256&nonce=6fa77e30-7889-4520-a904-d652f93b0bde&state=eyjpzci6imzhmzvjnznkltqwzdqtngewzi05yteyltvjytvlmwnlytc5myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:48 723 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:52 999 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 07:57:52 999 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:01 298 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 07:58:01 298 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:04 556 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 07:58:04 556 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:04 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> id: immOnFilter]
--- 19 Mar 07:58:07 895 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 07:58:07 896 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:08 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (81c6f9e0f18a92ac369c0e6ef3aeb9b6)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verified the 'Administrator' button not present on header of the page [ScreenShot]
Test Passed.
verifyUIElementsInOfflineTran({Description=verify UI lements in landing page, From Account #=1212, Teller ID=1488, To Account #=14...)
Successfully navigated to the 'Offline' page [ScreenShot]
Test Passed.
--- 19 Mar 08:13:58 294 - TestCaseID:: verifyUIElementsInOfflineTran
--- 19 Mar 08:14:01 495 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
verify UI lements in landing page
Steps:
--- 19 Mar 08:14:07 271 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fff95292-6d34-41c8-9994-59ca0a86cc26&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-tf_6w21_3z0iv9g6gafarliqipd9jmzqpzddlqe2hm&code_challenge_method=s256&nonce=636aa9b0-bcd0-4030-bf1b-80f868be10a8&state=eyjpzci6ijuymgy3nmeyltu5ndqtnde1mi1hnjjiltazmdy4zwjlmjuxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:14:07 272 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:07 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:14:07 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:14:07 673 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> id: idSIButton9]
--- 19 Mar 08:14:07 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:14:07 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:14:11 726 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fff95292-6d34-41c8-9994-59ca0a86cc26&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-tf_6w21_3z0iv9g6gafarliqipd9jmzqpzddlqe2hm&code_challenge_method=s256&nonce=636aa9b0-bcd0-4030-bf1b-80f868be10a8&state=eyjpzci6ijuymgy3nmeyltu5ndqtnde1mi1hnjjiltazmdy4zwjlmjuxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:14:11 726 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:15 247 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fff95292-6d34-41c8-9994-59ca0a86cc26&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-tf_6w21_3z0iv9g6gafarliqipd9jmzqpzddlqe2hm&code_challenge_method=s256&nonce=636aa9b0-bcd0-4030-bf1b-80f868be10a8&state=eyjpzci6ijuymgy3nmeyltu5ndqtnde1mi1hnjjiltazmdy4zwjlmjuxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:14:15 248 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:16 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:14:16 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:14:19 668 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fff95292-6d34-41c8-9994-59ca0a86cc26&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-tf_6w21_3z0iv9g6gafarliqipd9jmzqpzddlqe2hm&code_challenge_method=s256&nonce=636aa9b0-bcd0-4030-bf1b-80f868be10a8&state=eyjpzci6ijuymgy3nmeyltu5ndqtnde1mi1hnjjiltazmdy4zwjlmjuxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:14:19 669 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:23 845 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:14:23 846 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:33 251 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:14:33 251 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:36 461 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:14:36 461 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:36 592 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> id: immOnClear]
--- 19 Mar 08:14:39 783 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:14:39 784 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:39 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (771f49d5521590795c2fedc72f4dc60c)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Offline' page [ScreenShot]
--- 19 Mar 08:14:43 321 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:14:43 322 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the all expected MEmber Details UI elements are present in Page
Actual(Passed): Expected MEmber Details UI elements are present[ScreenShot]
Actual(Passed): Expected MEmber Details UI elements are present[ScreenShot]
Expected: verify Clear Button present in Page
Actual(Passed): Clear Button element is present[ScreenShot]
Actual(Passed): Clear Button element is present[ScreenShot]
Expected: verify Generate Sample Data Button present in Page
Actual(Passed): Generate Sample Data Button element is present[ScreenShot]
Actual(Passed): Generate Sample Data Button element is present[ScreenShot]
Expected: verify Add Button present in Page
Actual(Passed): Add Button element is present[ScreenShot]
Actual(Passed): Add Button element is present[ScreenShot]
Expected: verify DeleteAll Button present in Page
Actual(Passed): DeleteAll Button element is present[ScreenShot]
Actual(Passed): DeleteAll Button element is present[ScreenShot]
Expected: verify Post Button present in Page
Actual(Passed): Post Button element is present[ScreenShot]
Actual(Passed): Post Button element is present[ScreenShot]
--- 19 Mar 08:14:48 329 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:14:48 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify the all expected Transaction Field UI elements are present in Page
Actual(Passed): Expected Transaction Field UI elements are present[ScreenShot]
Actual(Passed): Expected Transaction Field UI elements are present[ScreenShot]
Test Passed.
verifyOfflineDepositTransaction({Description=Verify deposit in Offline Transaction demo, From Account #=1212, Teller ID=456346, To A...)
Successfully navigated to the 'Offline' page [ScreenShot]
Test Passed.
--- 19 Mar 08:11:35 351 - TestCaseID:: verifyOfflineDepositTransaction
--- 19 Mar 08:11:38 460 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
Verify deposit in Offline Transaction demo
Steps:
--- 19 Mar 08:11:43 435 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e43ad045-61f8-44d6-8891-f68c84cfc339&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ryfljnfdf7fgfn8bjyyyvi6qjoy_pvkwhe6ukzlztgy&code_challenge_method=s256&nonce=81c368fa-e27b-4ec0-910d-0c896d022560&state=eyjpzci6ijhim2y0nty3lwq0nmutnda5ni05mgiylwvknzu2njy1y2vhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:11:43 436 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:11:43 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:11:43 653 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:11:43 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: idSIButton9]
--- 19 Mar 08:11:43 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:11:43 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:11:47 565 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e43ad045-61f8-44d6-8891-f68c84cfc339&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ryfljnfdf7fgfn8bjyyyvi6qjoy_pvkwhe6ukzlztgy&code_challenge_method=s256&nonce=81c368fa-e27b-4ec0-910d-0c896d022560&state=eyjpzci6ijhim2y0nty3lwq0nmutnda5ni05mgiylwvknzu2njy1y2vhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:11:47 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:11:51 001 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e43ad045-61f8-44d6-8891-f68c84cfc339&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ryfljnfdf7fgfn8bjyyyvi6qjoy_pvkwhe6ukzlztgy&code_challenge_method=s256&nonce=81c368fa-e27b-4ec0-910d-0c896d022560&state=eyjpzci6ijhim2y0nty3lwq0nmutnda5ni05mgiylwvknzu2njy1y2vhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:11:51 005 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:11:52 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:11:52 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:11:56 029 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e43ad045-61f8-44d6-8891-f68c84cfc339&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ryfljnfdf7fgfn8bjyyyvi6qjoy_pvkwhe6ukzlztgy&code_challenge_method=s256&nonce=81c368fa-e27b-4ec0-910d-0c896d022560&state=eyjpzci6ijhim2y0nty3lwq0nmutnda5ni05mgiylwvknzu2njy1y2vhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:11:56 029 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:12:00 664 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:12:00 665 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:12:10 407 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:12:10 407 - 6 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:12:13 824 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:12:13 825 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:12:13 962 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immOnClear]
--- 19 Mar 08:12:17 151 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/offlinereceipt/demo
--- 19 Mar 08:12:17 151 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:12:17 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Offline' page [ScreenShot]
--- 19 Mar 08:12:17 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immTranDate]
--- 19 Mar 08:12:18 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immTranDate]
--- 19 Mar 08:12:27 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immDepositCashReceived]
--- 19 Mar 08:12:31 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immDepositChecks]
--- 19 Mar 08:12:33 062 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immDepositChecksTotal]
--- 19 Mar 08:12:34 805 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immMemberName]
--- 19 Mar 08:12:36 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immTellerNumber]
--- 19 Mar 08:12:40 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immDepositAccountType]
--- 19 Mar 08:12:44 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immDepositCashDisbursed]
--- 19 Mar 08:12:46 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (11cf5f901df76b0f9011a20e2d0a13be)] -> id: immMemberNumber]
Test Passed.
verifyLoginWithWrongCredentails({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=Teller, Descriptio...)
Failed to navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 19 Mar 07:56:49 249 - TestCaseID:: verifyLoginWithWrongCredentails
--- 19 Mar 07:56:58 267 - 9 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
--- 19 Mar 07:57:04 226 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=1f89b1ed-9262-4af9-920d-9b625db239bb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=x8crkogc8lg9ccpkbee_cb2tcmg6h5yjibsndmau4-k&code_challenge_method=s256&nonce=0ebffe99-5d36-47a0-88fd-cd255850ab4e&state=eyjpzci6ija1yjrioda1ltfkyjctndvlns1imzcwltexntkyn2uwndzinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:04 227 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:04 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e139b08b20e89d3d37bc779e6520315d)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:57:05 137 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e139b08b20e89d3d37bc779e6520315d)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:57:05 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e139b08b20e89d3d37bc779e6520315d)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:57:09 530 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=1f89b1ed-9262-4af9-920d-9b625db239bb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=x8crkogc8lg9ccpkbee_cb2tcmg6h5yjibsndmau4-k&code_challenge_method=s256&nonce=0ebffe99-5d36-47a0-88fd-cd255850ab4e&state=eyjpzci6ija1yjrioda1ltfkyjctndvlns1imzcwltexntkyn2uwndzinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:09 530 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:13 255 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=1f89b1ed-9262-4af9-920d-9b625db239bb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=x8crkogc8lg9ccpkbee_cb2tcmg6h5yjibsndmau4-k&code_challenge_method=s256&nonce=0ebffe99-5d36-47a0-88fd-cd255850ab4e&state=eyjpzci6ija1yjrioda1ltfkyjctndvlns1imzcwltexntkyn2uwndzinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:13 255 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:14 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e139b08b20e89d3d37bc779e6520315d)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:57:14 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e139b08b20e89d3d37bc779e6520315d)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:57:18 364 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=1f89b1ed-9262-4af9-920d-9b625db239bb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=x8crkogc8lg9ccpkbee_cb2tcmg6h5yjibsndmau4-k&code_challenge_method=s256&nonce=0ebffe99-5d36-47a0-88fd-cd255850ab4e&state=eyjpzci6ija1yjrioda1ltfkyjctndvlns1imzcwltexntkyn2uwndzinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:57:18 365 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:23 255 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 07:57:23 255 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:57:23 409 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e139b08b20e89d3d37bc779e6520315d)] -> id: passwordError]
Failed to navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
verifyNormalMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information U...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 19 Mar 08:05:19 917 - TestCaseID:: verifyNormalMemberAddUpdateContactInfo
--- 19 Mar 08:05:24 934 - 5 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
--- 19 Mar 08:05:30 884 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=4c67c470-f8b1-479a-9fb1-c8b164422422&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=npnsqzxxbexqxbqtrt_usuwh6ezxp2brsgv-hsisf2s&code_challenge_method=s256&nonce=0c891989-4170-47d6-ab0c-ed0ba993ab68&state=eyjpzci6ijqxotm1otmyltdlogytndewnc1hmda0lwfimjrlogq0mgyzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:05:30 884 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:05:31 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:05:31 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:05:31 220 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: idSIButton9]
--- 19 Mar 08:05:31 301 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:05:31 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:05:35 113 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=4c67c470-f8b1-479a-9fb1-c8b164422422&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=npnsqzxxbexqxbqtrt_usuwh6ezxp2brsgv-hsisf2s&code_challenge_method=s256&nonce=0c891989-4170-47d6-ab0c-ed0ba993ab68&state=eyjpzci6ijqxotm1otmyltdlogytndewnc1hmda0lwfimjrlogq0mgyzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:05:35 114 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:05:38 411 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=4c67c470-f8b1-479a-9fb1-c8b164422422&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=npnsqzxxbexqxbqtrt_usuwh6ezxp2brsgv-hsisf2s&code_challenge_method=s256&nonce=0c891989-4170-47d6-ab0c-ed0ba993ab68&state=eyjpzci6ijqxotm1otmyltdlogytndewnc1hmda0lwfimjrlogq0mgyzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:05:38 412 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:05:39 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:05:39 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:05:43 532 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=4c67c470-f8b1-479a-9fb1-c8b164422422&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=npnsqzxxbexqxbqtrt_usuwh6ezxp2brsgv-hsisf2s&code_challenge_method=s256&nonce=0c891989-4170-47d6-ab0c-ed0ba993ab68&state=eyjpzci6ijqxotm1otmyltdlogytndewnc1hmda0lwfimjrlogq0mgyzzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:05:43 532 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:05:48 331 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:05:48 331 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:05:56 562 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:05:56 563 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:05:59 732 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:05:59 732 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:05:59 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immOnFilter]
--- 19 Mar 08:06:03 074 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:06:03 074 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:06:03 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 08:06:08 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immTranDateFrom]
--- 19 Mar 08:06:08 911 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immTranDateFrom]
--- 19 Mar 08:06:09 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immTranDateTo]
--- 19 Mar 08:06:11 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immMemberId]
--- 19 Mar 08:06:11 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> 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 Mar 08:06:31 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:06:31 095 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:06:38 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immTranMember]
--- 19 Mar 08:06:39 772 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immAdd]
Expected: verify 'Cancel,print,save' Elements in Update Contact Information box
Actual(Passed): verified 'Cancel,print,save' Elemnts in Update Contact Information box[ScreenShot]
Actual(Passed): verified 'Cancel,print,save' Elemnts in Update Contact Information box[ScreenShot]
--- 19 Mar 08:06:44 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immAdd]
--- 19 Mar 08:06:45 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immFullname]
--- 19 Mar 08:06:45 331 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immFullname]
--- 19 Mar 08:06:45 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immEmailAddress]
--- 19 Mar 08:06:46 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immPhoneNumber]
--- 19 Mar 08:07:00 299 - Element not found : check toggle
--- 19 Mar 08:07:05 707 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immSave]
Expected: verify Email Element in Add new Contact Information box
Actual(Passed): verified Email Elements in Add new Contact Information box[ScreenShot]
Actual(Passed): verified Email Elements in Add new Contact Information box[ScreenShot]
--- 19 Mar 08:07:09 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immCancel]
--- 19 Mar 08:07:15 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immAdd]
--- 19 Mar 08:07:16 501 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immFullname]
--- 19 Mar 08:07:16 574 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immFullname]
--- 19 Mar 08:07:17 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immEmailAddress]
--- 19 Mar 08:07:17 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immPhoneNumber]
--- 19 Mar 08:07:30 686 - Element not found : check toggle
--- 19 Mar 08:07:36 061 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immSave]
Expected: verify Phone Element in Add new Contact Information box
Actual(Passed): verified Phone Elements in Add new Contact Information box[ScreenShot]
Actual(Passed): verified Phone Elements in Add new Contact Information box[ScreenShot]
--- 19 Mar 08:07:39 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immCancel]
--- 19 Mar 08:07:45 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immAdd]
--- 19 Mar 08:07:46 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immFullname]
--- 19 Mar 08:07:46 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immFullname]
--- 19 Mar 08:07:47 459 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immEmailAddress]
--- 19 Mar 08:07:47 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immPhoneNumber]
--- 19 Mar 08:07:48 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immSave]
--- 19 Mar 08:07:48 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immSave]
--- 19 Mar 08:07:52 101 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/transaction/07aac8fb-dd9a-45da-8725-7c7035555c02
--- 19 Mar 08:07:52 101 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify Elements in Add new Contact Information box
Actual(Passed): verified Elemnts in Add new Contact Information box[ScreenShot]
Actual(Passed): verified Elemnts in Add new Contact Information box[ScreenShot]
--- 19 Mar 08:07:55 456 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immUpdateAndOrArchive]
--- 19 Mar 08:07:55 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immUpdateAndOrArchive]
--- 19 Mar 08:08:00 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immTranMember]
--- 19 Mar 08:08:02 088 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (73812d01367e8bfe2a3f123b56c7b0b8)] -> id: immAdd]
Expected: verify 'Cancel,print,save' Elements in Update Contact Information box
Actual(Passed): verified 'Cancel,print,save' Elemnts in Update Contact Information box[ScreenShot]
Actual(Passed): verified 'Cancel,print,save' Elemnts in Update Contact Information box[ScreenShot]
--- 19 Mar 08:08:15 080 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/transaction/07aac8fb-dd9a-45da-8725-7c7035555c02
--- 19 Mar 08:08:15 081 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify Select function in Update Contact Information box
Actual(Passed): verified Select function in Update Contact Information box[ScreenShot]
Actual(Passed): verified Select function in Update Contact Information box[ScreenShot]
Test Passed.
verifyUIElementsInReports({UserPwd=iMM2025!, Description=verify UI Elements In Report Page, Teller ID=, errorMessage=, Teller ...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully navigated to the 'report' page [ScreenShot]
Test Passed.
--- 19 Mar 08:16:39 633 - TestCaseID:: verifyUIElementsInReports
--- 19 Mar 08:16:42 712 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
verify UI Elements In Report Page
Steps:
--- 19 Mar 08:16:49 119 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=5866efb0-677f-45e7-8c0c-7827b08b0e11&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=gwgmnfkner-xj8j2nalinxxfhvavjl1hbiwgov3ikdo&code_challenge_method=s256&nonce=683a425a-7658-4ad0-94fc-b88cc335b779&state=eyjpzci6ime5ymzlzgi2lte1owutngmwzc04ndi1ltgwyta5zdu0ytvlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:16:49 120 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:49 307 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:16:49 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:16:49 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> id: idSIButton9]
--- 19 Mar 08:16:49 799 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:16:49 879 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:16:53 526 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=5866efb0-677f-45e7-8c0c-7827b08b0e11&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=gwgmnfkner-xj8j2nalinxxfhvavjl1hbiwgov3ikdo&code_challenge_method=s256&nonce=683a425a-7658-4ad0-94fc-b88cc335b779&state=eyjpzci6ime5ymzlzgi2lte1owutngmwzc04ndi1ltgwyta5zdu0ytvlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:16:53 527 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:57 014 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=5866efb0-677f-45e7-8c0c-7827b08b0e11&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=gwgmnfkner-xj8j2nalinxxfhvavjl1hbiwgov3ikdo&code_challenge_method=s256&nonce=683a425a-7658-4ad0-94fc-b88cc335b779&state=eyjpzci6ime5ymzlzgi2lte1owutngmwzc04ndi1ltgwyta5zdu0ytvlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:16:57 015 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:58 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:16:58 606 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:17:02 292 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=5866efb0-677f-45e7-8c0c-7827b08b0e11&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=gwgmnfkner-xj8j2nalinxxfhvavjl1hbiwgov3ikdo&code_challenge_method=s256&nonce=683a425a-7658-4ad0-94fc-b88cc335b779&state=eyjpzci6ime5ymzlzgi2lte1owutngmwzc04ndi1ltgwyta5zdu0ytvlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:17:02 293 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:17:07 131 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:17:07 132 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:17:15 555 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:17:15 555 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:17:18 839 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:17:18 840 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:17:18 995 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> id: immOnFilter]
--- 19 Mar 08:17:22 179 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:17:22 180 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:17:22 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 08:17:22 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> id: immTellerReport]
--- 19 Mar 08:17:24 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> id: immTellerReport]
Successfully navigated to the 'report' page [ScreenShot]
--- 19 Mar 08:17:28 626 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:17:28 626 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:17:28 716 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b7f061f2002187afa8b020d5d4a136b6)] -> id: immOnFilter]
Test Passed.
verifyNormalMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information I...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 19 Mar 08:08:26 830 - TestCaseID:: verifyNormalMemberIDAndArchiveInformationInReceiptPage
--- 19 Mar 08:08:30 097 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
--- 19 Mar 08:08:34 967 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e69a0d6d-598d-430d-bb54-fbb8177bd5f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=yyjzhkwfcb-qeefov8lg0qx4rebr_z8nqx2jgctvb2u&code_challenge_method=s256&nonce=a051c227-bad5-4d33-ae95-7205574fecbf&state=eyjpzci6imjjnzawyzlkltk1nzytnge1zs04ngrjltdjmdy2yjbjytawysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:08:34 967 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:08:35 096 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:08:35 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:08:35 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: idSIButton9]
--- 19 Mar 08:08:35 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:08:35 686 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:08:39 624 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e69a0d6d-598d-430d-bb54-fbb8177bd5f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=yyjzhkwfcb-qeefov8lg0qx4rebr_z8nqx2jgctvb2u&code_challenge_method=s256&nonce=a051c227-bad5-4d33-ae95-7205574fecbf&state=eyjpzci6imjjnzawyzlkltk1nzytnge1zs04ngrjltdjmdy2yjbjytawysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:08:39 624 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:08:43 346 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e69a0d6d-598d-430d-bb54-fbb8177bd5f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=yyjzhkwfcb-qeefov8lg0qx4rebr_z8nqx2jgctvb2u&code_challenge_method=s256&nonce=a051c227-bad5-4d33-ae95-7205574fecbf&state=eyjpzci6imjjnzawyzlkltk1nzytnge1zs04ngrjltdjmdy2yjbjytawysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:08:43 347 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:08:44 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:08:44 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:08:47 840 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=e69a0d6d-598d-430d-bb54-fbb8177bd5f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=yyjzhkwfcb-qeefov8lg0qx4rebr_z8nqx2jgctvb2u&code_challenge_method=s256&nonce=a051c227-bad5-4d33-ae95-7205574fecbf&state=eyjpzci6imjjnzawyzlkltk1nzytnge1zs04ngrjltdjmdy2yjbjytawysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:08:47 840 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:08:52 382 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:08:52 383 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:09:00 560 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:09:00 560 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:09:03 748 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:09:03 748 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:09:03 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immOnFilter]
--- 19 Mar 08:09:07 048 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:09:07 049 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:09:07 160 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 08:09:12 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immMemberId]
--- 19 Mar 08:09:12 887 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> 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 Mar 08:09:32 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:09:32 853 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:09:40 227 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immIsNotify]
Expected: Set the Notify checkbox box
Actual(Passed): Successfully checked the Notify checkbox[ScreenShot]
Actual(Passed): Successfully checked the Notify checkbox[ScreenShot]
--- 19 Mar 08:09:44 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immArchive]
--- 19 Mar 08:09:45 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immAdd]
--- 19 Mar 08:09:45 754 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immUpdateAndOrArchive]
Expected: verify Elements in Receipt Archive and Member Notification box
Actual(Passed): verified Elements in Receipt Archive and Member Notification box[ScreenShot]
Actual(Passed): verified Elements in Receipt Archive and Member Notification box[ScreenShot]
--- 19 Mar 08:09:48 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immAdd]
--- 19 Mar 08:09:48 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immFullname]
--- 19 Mar 08:09:49 059 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immFullname]
--- 19 Mar 08:09:49 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immEmailAddress]
--- 19 Mar 08:09:50 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immPhoneNumber]
--- 19 Mar 08:10:03 593 - Element not found : check toggle
--- 19 Mar 08:10:09 115 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immSave]
Expected: verify Email Element in Receipt Archive and Member box
Actual(Passed): verified Email Elements in Add new Contact Information box[ScreenShot]
Actual(Passed): verified Email Elements in Add new Contact Information box[ScreenShot]
--- 19 Mar 08:10:12 497 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immCancel]
--- 19 Mar 08:10:18 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immAdd]
--- 19 Mar 08:10:19 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immFullname]
--- 19 Mar 08:10:20 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immFullname]
--- 19 Mar 08:10:20 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immEmailAddress]
--- 19 Mar 08:10:20 906 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immPhoneNumber]
--- 19 Mar 08:10:34 178 - Element not found : check toggle
--- 19 Mar 08:10:39 545 - Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immSave]
Expected: verify Phone Element in Add Receipt Archive and Member box
Actual(Passed): verified Phone Elements in Add new Contact Information box[ScreenShot]
Actual(Passed): verified Phone Elements in Add new Contact Information box[ScreenShot]
--- 19 Mar 08:10:42 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immCancel]
--- 19 Mar 08:10:49 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immAdd]
--- 19 Mar 08:10:50 363 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immFullname]
--- 19 Mar 08:10:50 432 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immFullname]
--- 19 Mar 08:10:50 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immEmailAddress]
--- 19 Mar 08:10:51 405 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immPhoneNumber]
--- 19 Mar 08:10:51 956 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immSave]
--- 19 Mar 08:10:52 074 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immSave]
--- 19 Mar 08:10:55 485 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/transaction/689a704b-4274-4f02-a44a-8deb326da1e7
--- 19 Mar 08:10:55 485 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: verify Elements in Add new Receipt Archive and Member box
Actual(Passed): verified Elemnts in Add new Contact Information box[ScreenShot]
Actual(Passed): verified Elemnts in Add new Contact Information box[ScreenShot]
Expected: If Email Flag is “True” check the Email checkbox, If Email Flag is “False” uncheck the Email checkbox
Actual(Passed): Email Flag is true, So checked the Email checkbox. [ScreenShot]
Actual(Passed): Email Flag is true, So checked the Email checkbox. [ScreenShot]
Expected: If Phone Flag is “True” check the Phone checkbox, If Phone Flag is “False” uncheck the Phone checkbox
Actual(Passed): Phone Flag is false, So unchecked the Phone checkbox. [ScreenShot]
Actual(Passed): Phone Flag is false, So unchecked the Phone checkbox. [ScreenShot]
--- 19 Mar 08:10:59 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immUpdateAndOrArchive]
--- 19 Mar 08:10:59 484 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> 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 Mar 08:11:03 939 - Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is being archived ...[ScreenShot]
Actual(Passed): Transaction is being archived ...[ScreenShot]
--- 19 Mar 08:11:26 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immGotoArchivedTransaction]
Expected: check transaction status message
Actual(Passed): Transaction is archived.[ScreenShot]
Actual(Passed): Transaction is archived.[ScreenShot]
--- 19 Mar 08:11:28 708 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immGotoArchivedTransaction]
--- 19 Mar 08:11:28 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> 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 Mar 08:11:33 152 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immOpenAboutDialog]
Expected: verify the About Trancation Icon in Archive page
Actual(Passed): Verified the About Trancation Icon in Receipt page[ScreenShot]
Actual(Passed): Verified the About Trancation Icon in Receipt page[ScreenShot]
--- 19 Mar 08:11:33 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immGoBack]
--- 19 Mar 08:11:33 588 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e53771242ac9d050b6791dd3e761fedd)] -> id: immGoBack]
Expected: verify the Go Back Icon in Archive page
Actual(Passed): verified the Go Back Icon in Receipt page[ScreenShot]
Actual(Passed): verified the Go Back Icon in Receipt page[ScreenShot]
Test Passed.
verifySearchInReports({UserPwd=iMM2025!, Description=verify Search Elements In Report Page Teller ID, Teller ID=, errorMes...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully navigated to the 'report' page [ScreenShot]
Test Passed.
--- 19 Mar 08:14:50 245 - TestCaseID:: verifySearchInReports
--- 19 Mar 08:14:53 233 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
verify Search Elements In Report Page Teller ID
Steps:
--- 19 Mar 08:14:58 108 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=71fc9570-1b4c-4c53-91b0-2dce105597ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oea6l1cr_eqqjytc--hpmlvk3rltsdpqy02xuydhp90&code_challenge_method=s256&nonce=a46fb4db-7255-46a7-ae28-483932cff065&state=eyjpzci6ijc4njdkm2q3ltc3m2utndjjny1hnthlltg2yzfhmzlhztlmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:14:58 109 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:14:58 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:14:58 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:14:58 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: idSIButton9]
--- 19 Mar 08:14:58 727 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:14:58 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> xpath: //input[@id='i0116']]
--- 19 Mar 08:15:02 601 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=71fc9570-1b4c-4c53-91b0-2dce105597ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oea6l1cr_eqqjytc--hpmlvk3rltsdpqy02xuydhp90&code_challenge_method=s256&nonce=a46fb4db-7255-46a7-ae28-483932cff065&state=eyjpzci6ijc4njdkm2q3ltc3m2utndjjny1hnthlltg2yzfhmzlhztlmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:15:02 601 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:06 185 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=71fc9570-1b4c-4c53-91b0-2dce105597ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oea6l1cr_eqqjytc--hpmlvk3rltsdpqy02xuydhp90&code_challenge_method=s256&nonce=a46fb4db-7255-46a7-ae28-483932cff065&state=eyjpzci6ijc4njdkm2q3ltc3m2utndjjny1hnthlltg2yzfhmzlhztlmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:15:06 186 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:07 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:15:07 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> xpath: //input[@id='i0118']]
--- 19 Mar 08:15:10 695 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=71fc9570-1b4c-4c53-91b0-2dce105597ec&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oea6l1cr_eqqjytc--hpmlvk3rltsdpqy02xuydhp90&code_challenge_method=s256&nonce=a46fb4db-7255-46a7-ae28-483932cff065&state=eyjpzci6ijc4njdkm2q3ltc3m2utndjjny1hnthlltg2yzfhmzlhztlmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 08:15:10 695 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:15 158 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 08:15:15 159 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:23 484 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:15:23 485 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:26 714 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:15:26 714 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:26 862 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immOnFilter]
--- 19 Mar 08:15:30 041 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:15:30 042 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:30 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 08:15:30 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immTellerReport]
--- 19 Mar 08:15:32 707 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immTellerReport]
Successfully navigated to the 'report' page [ScreenShot]
--- 19 Mar 08:15:33 368 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immTranDateFrom]
--- 19 Mar 08:15:39 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immTranDateTo]
--- 19 Mar 08:15:40 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immTranDateFrom]
--- 19 Mar 08:15:42 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immMemberId]
--- 19 Mar 08:15:42 509 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immMemberId]
--- 19 Mar 08:15:46 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immOnFilter]
--- 19 Mar 08:15:46 385 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> id: immOnFilter]
--- 19 Mar 08:15:49 578 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:15:49 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:15:54 983 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:15:54 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:00 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:16:06 448 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:16:06 448 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:06 492 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:16:15 195 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:16:15 195 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:18 830 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:16:18 830 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Records displayed should be within '03/17/2025 - 03/19/2025' date range
Actual(Passed): Records displayed are within '03/17/2025 - 03/19/2025' date range[ScreenShot]
Actual(Passed): Records displayed are within '03/17/2025 - 03/19/2025' date range[ScreenShot]
--- 19 Mar 08:16:25 724 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:16:25 724 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:25 778 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58ce3cb2f71ccb6d1db99b0b062d94cf)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:16:34 349 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:16:34 352 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:16:37 976 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/reports
--- 19 Mar 08:16:37 977 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
Expected: Records displayed should only belong to '5034463' Member
Actual(Passed): Records displayed are belong to '5034463' Member[ScreenShot]
Actual(Passed): Records displayed are belong to '5034463' Member[ScreenShot]
Test Passed.
verifyUIElementsInReceiptPage({Toggel=, Archived Transactions=no, Description=verify UI Elements In Receipt Page, Email=, Archive=...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 19 Mar 07:59:28 582 - TestCaseID:: verifyUIElementsInReceiptPage
--- 19 Mar 07:59:33 524 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
--- 19 Mar 07:59:38 350 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=db04445c-5492-4a8c-bc19-be63335aa0e2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e1krfw-rimbkqb8edhxco2rdqx5kfce2x3dvwfdresy&code_challenge_method=s256&nonce=5cd5dfc2-0bb7-47a2-958c-8558deca6729&state=eyjpzci6ijmxodq0mjazltexnjatndbhzc1inzi1ltk1ytaxmgzknmrinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:59:38 350 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:59:38 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:59:38 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:59:39 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> id: idSIButton9]
--- 19 Mar 07:59:39 108 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:59:39 218 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:59:42 936 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=db04445c-5492-4a8c-bc19-be63335aa0e2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e1krfw-rimbkqb8edhxco2rdqx5kfce2x3dvwfdresy&code_challenge_method=s256&nonce=5cd5dfc2-0bb7-47a2-958c-8558deca6729&state=eyjpzci6ijmxodq0mjazltexnjatndbhzc1inzi1ltk1ytaxmgzknmrinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:59:42 939 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:59:46 565 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=db04445c-5492-4a8c-bc19-be63335aa0e2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e1krfw-rimbkqb8edhxco2rdqx5kfce2x3dvwfdresy&code_challenge_method=s256&nonce=5cd5dfc2-0bb7-47a2-958c-8558deca6729&state=eyjpzci6ijmxodq0mjazltexnjatndbhzc1inzi1ltk1ytaxmgzknmrinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:59:46 565 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:59:47 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:59:47 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:59:51 176 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=db04445c-5492-4a8c-bc19-be63335aa0e2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e1krfw-rimbkqb8edhxco2rdqx5kfce2x3dvwfdresy&code_challenge_method=s256&nonce=5cd5dfc2-0bb7-47a2-958c-8558deca6729&state=eyjpzci6ijmxodq0mjazltexnjatndbhzc1inzi1ltk1ytaxmgzknmrinsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:59:51 176 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:59:56 932 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 07:59:56 932 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:00:04 505 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:00:04 505 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:00:07 701 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:00:07 701 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:00:07 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> id: immOnFilter]
--- 19 Mar 08:00:11 046 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 08:00:11 047 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 08:00:11 180 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 08:00:16 851 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> id: immTellerId]
--- 19 Mar 08:00:16 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> id: immTellerId]
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 Mar 08:00:36 373 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:00:36 418 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> css selector: tr[id*='immTranRow']]
--- 19 Mar 08:00:41 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> css selector: #immTranMember>span:nth-child(2)]
Expected: Member Id is present in Receipt page
Actual(Passed): Member Id is present in Receipt page[ScreenShot]
Actual(Passed): Member Id is present in Receipt page[ScreenShot]
Expected: Print is present in Receipt page
Actual(Passed): Print is present in Receipt page[ScreenShot]
Actual(Passed): Print is present in Receipt page[ScreenShot]
Expected: Archive is present in Receipt page
Actual(Passed): Archive is present in Receipt page[ScreenShot]
Actual(Passed): Archive is present in Receipt page[ScreenShot]
Expected: Notify is present in Receipt page
Actual(Passed): Notify is present in Receipt page[ScreenShot]
Actual(Passed): Notify is present in Receipt page[ScreenShot]
Expected: Card Authentication is present in Receipt page
Actual(Passed): Card Authentication is present in Receipt page[ScreenShot]
Actual(Passed): Card Authentication is present in Receipt page[ScreenShot]
Expected: Card Memo is present in Receipt page
Actual(Passed): Card Memo is present in Receipt page[ScreenShot]
Actual(Passed): Card Memo is present in Receipt page[ScreenShot]
Expected: Card Disbursement is present in Receipt page
Actual(Passed): Card Disbursement is present in Receipt page[ScreenShot]
Actual(Passed): Card Disbursement is present in Receipt page[ScreenShot]
Expected: Card Scanner is present in Receipt page
Actual(Passed): Card Scanner is present in Receipt page[ScreenShot]
Actual(Passed): Card Scanner is present in Receipt page[ScreenShot]
Expected: Card Signature is present in Receipt page
Actual(Passed): Card Signature is present in Receipt page[ScreenShot]
Actual(Passed): Card Signature is present in Receipt page[ScreenShot]
Expected: Receipt showing correct in Receipt page
Actual(Passed): Receipt showing correct in Receipt page[ScreenShot]
Actual(Passed): Receipt showing correct in Receipt page[ScreenShot]
--- 19 Mar 08:01:24 086 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> id: immOpenKeyboardShortcutsDialog]
--- 19 Mar 08:01:24 187 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> id: immOpenKeyboardShortcutsDialog]
--- 19 Mar 08:01:24 515 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> css selector: mat-dialog-container[id*='mat-dialog-'] button.primary-color-background.button-text-color.imm-button.marginR-10.mat-stroked-button]
Expected: verify the About Trancation Icon in Receipt page
Actual(Passed): Verified the About Trancation Icon in Receipt page[ScreenShot]
Actual(Passed): Verified the About Trancation Icon in Receipt page[ScreenShot]
--- 19 Mar 08:01:25 033 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> css selector: mat-dialog-container[id*='mat-dialog-'] button.primary-color-background.button-text-color.imm-button.marginR-10.mat-stroked-button]
--- 19 Mar 08:01:27 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> css selector: mat-dialog-container[id*='mat-dialog-'] button.primary-color-background.button-text-color.imm-button.marginR-10.mat-stroked-button]
Expected: verify the close About Trancation button in Receipt page
Actual(Passed): verified the close About Trancation button in Receipt page[ScreenShot]
Actual(Passed): verified the close About Trancation button in Receipt page[ScreenShot]
--- 19 Mar 08:01:29 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c6a1fe1d95289be691d58a4f07f12661)] -> css selector: div[class*='header-buttons-container'] > span]
Expected: verify the 'Date' text present in Receipt page
Actual(Passed): verified the 'Date' text present in Receipt page[ScreenShot]
Actual(Passed): verified the 'Date' text present in Receipt page[ScreenShot]
Test Passed.
verifyDocumentationAboutInDashBoardPage({=, TestID=verifyDocumentationAboutInDashBoardPage, UserPwd=iMM2025!, Type=, Description=verify Docu...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully navigated to the 'Dashboard' page after refresh [ScreenShot]
Successfully navigated to the 'report' page [ScreenShot]
Successfully navigated to the 'Report' page after refresh [ScreenShot]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 19 Mar 07:58:20 924 - TestCaseID:: verifyDocumentationAboutInDashBoardPage
--- 19 Mar 07:58:24 965 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:557)
--- 19 Mar 07:58:29 905 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fee00334-7791-482a-818f-f76cbb931f3c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qjthr_qllxx17tmw69-gwv44l3wnhd4byj20w1za-ec&code_challenge_method=s256&nonce=eb328d90-896f-4fba-915b-433dbf3d7978&state=eyjpzci6ijc0odcxzmm5ltnjmjitndqxzs05mgzmlte2ngq5ywqzotm1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:58:29 905 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:30 072 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:58:30 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:58:30 302 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: idSIButton9]
--- 19 Mar 07:58:30 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:58:30 489 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //input[@id='i0116']]
--- 19 Mar 07:58:34 116 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fee00334-7791-482a-818f-f76cbb931f3c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qjthr_qllxx17tmw69-gwv44l3wnhd4byj20w1za-ec&code_challenge_method=s256&nonce=eb328d90-896f-4fba-915b-433dbf3d7978&state=eyjpzci6ijc0odcxzmm5ltnjmjitndqxzs05mgzmlte2ngq5ywqzotm1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:58:34 116 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:37 943 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fee00334-7791-482a-818f-f76cbb931f3c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qjthr_qllxx17tmw69-gwv44l3wnhd4byj20w1za-ec&code_challenge_method=s256&nonce=eb328d90-896f-4fba-915b-433dbf3d7978&state=eyjpzci6ijc0odcxzmm5ltnjmjitndqxzs05mgzmlte2ngq5ywqzotm1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:58:37 943 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:39 207 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:58:39 360 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //input[@id='i0118']]
--- 19 Mar 07:58:42 800 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=6c640012-088b-4001-b390-943b52c434d5&scope=api%3a%2f%2f79838abb-1032-4c5a-8d72-8a08b1e17fc2%2fimmereceiptswebapi%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-prod-test.azurewebsites.net&client-request-id=fee00334-7791-482a-818f-f76cbb931f3c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qjthr_qllxx17tmw69-gwv44l3wnhd4byj20w1za-ec&code_challenge_method=s256&nonce=eb328d90-896f-4fba-915b-433dbf3d7978&state=eyjpzci6ijc0odcxzmm5ltnjmjitndqxzs05mgzmlte2ngq5ywqzotm1zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 19 Mar 07:58:42 801 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:47 519 - Page URL:: https://login.microsoftonline.com/common/login
--- 19 Mar 07:58:47 519 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:55 806 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 07:58:55 806 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:59 003 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 07:58:59 003 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:58:59 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immOnFilter]
--- 19 Mar 07:59:02 579 - Page URL:: https://er-tellerportal-prod-test.azurewebsites.net/dashboard
--- 19 Mar 07:59:02 579 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 19 Mar 07:59:02 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //mat-toolbar/div/button[2]/span]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 07:59:03 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //mat-toolbar/div/button[2]/span]
--- 19 Mar 07:59:05 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //mat-toolbar/div/button[4]/span]
--- 19 Mar 07:59:05 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immMenuRestart]
--- 19 Mar 07:59:10 217 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //div[contains(text(),'Server Connection Success! ')]]
Expected: click on Restart
Actual(Passed): Sucessfully clicked on Restart in Dashboard page[ScreenShot]
Actual(Passed): Sucessfully clicked on Restart in Dashboard page[ScreenShot]
--- 19 Mar 07:59:11 046 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immRefresh]
Successfully navigated to the 'Dashboard' page after refresh [ScreenShot]
--- 19 Mar 07:59:11 557 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immTellerReport]
--- 19 Mar 07:59:13 722 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immTellerReport]
Successfully navigated to the 'report' page [ScreenShot]
--- 19 Mar 07:59:14 889 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immRefresh]
Successfully navigated to the 'Report' page after refresh [ScreenShot]
--- 19 Mar 07:59:15 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immDashboard]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 19 Mar 07:59:16 141 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //mat-toolbar/div/button[4]/span]
--- 19 Mar 07:59:18 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //mat-toolbar/div/button[4]/span]
--- 19 Mar 07:59:18 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immMenuAbout]
--- 19 Mar 07:59:19 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> css selector: mat-dialog-container[id*='mat-dialog'] button]
--- 19 Mar 07:59:20 190 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //b[contains(text(),'Teller Portal')]]
Expected: click on About
Actual(Passed): Sucessfully clicked on About in Dashboard page[ScreenShot]
Actual(Passed): Sucessfully clicked on About in Dashboard page[ScreenShot]
--- 19 Mar 07:59:20 604 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //b[contains(text(),'Teller Portal')]]
Expected: check the version on About
Actual(Passed): Sucessfully checked the version on About in Dashboard page[ScreenShot]
Actual(Passed): Sucessfully checked the version on About in Dashboard page[ScreenShot]
--- 19 Mar 07:59:20 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> css selector: mat-dialog-container[id*='mat-dialog'] button]
--- 19 Mar 07:59:21 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> css selector: mat-dialog-container[id*='mat-dialog'] button]
Expected: close the About dailog box
Actual(Passed): Successfully closed the About dailog box[ScreenShot]
Actual(Passed): Successfully closed the About dailog box[ScreenShot]
--- 19 Mar 07:59:22 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //mat-toolbar/div/button[4]/span]
--- 19 Mar 07:59:24 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> xpath: //mat-toolbar/div/button[4]/span]
--- 19 Mar 07:59:25 148 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cbb3e82f77704fa788ac48dc8bc2fb7)] -> id: immMenuDoc]
Expected: open the documentation
Actual(Passed): Successfully opened the documentation in admin control page[ScreenShot]
Actual(Passed): Successfully opened the documentation in admin control page[ScreenShot]
Test Passed.
44 ignored methods
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyHoldNoticTabInEreceipt
verifyMemberIDAndArchiveInformationInReceiptPage
verifyReceivedAndDisbursedGridInReceiptPage
verifyErrorMessagesInReceiptPage
verifyTransactionArchivInEreceipt
verifySelectedDisbursementGrid
verifyMemberAddUpdateContactInfo
verifyReceivedAndDisbursedErrorMessages
verifyTouchSignatureEreceipt
verifyReceivedAndDisbursedSumsInReceiptPage
verifyAuthenticationMemoAndScannedItemscardInReceiptPage
verifyHoldNoticeWarningInEreceipt
verifySignatureCardInReceiptPage
verifyShowTransactionCloseBtn
verifyMemberIDAndArchiveInformationInReceiptPage
verifyReceivedAndDisbursedGridInReceiptPage
verifyErrorMessagesInReceiptPage
verifyTransactionArchivInEreceipt
verifySelectedDisbursementGrid
verifyMemberAddUpdateContactInfo
verifyReceivedAndDisbursedErrorMessages
verifyTouchSignatureEreceipt
verifyReceivedAndDisbursedSumsInReceiptPage
verifyAuthenticationMemoAndScannedItemscardInReceiptPage
verifyHoldNoticeWarningInEreceipt
verifySignatureCardInReceiptPage
verifyShowTransactionCloseBtn
com.imm.ereceipt.testscripts.Login.Login
verifyHeaderItemsTellerPortal
verifyHelpMenuTellerPortal
verifyLoginWithWrongCredentailsAdminPortal
verifyUIElementsInAdminControlPanel
verifyHelpMenuAdminPortal
verifyAdminPortalLogin
verifyTellerAndSuperTellerLogin
verifyDocumentationAboutInAdminControlPanel
verifyHelpMenuTellerPortal
verifyLoginWithWrongCredentailsAdminPortal
verifyUIElementsInAdminControlPanel
verifyHelpMenuAdminPortal
verifyAdminPortalLogin
verifyTellerAndSuperTellerLogin
verifyDocumentationAboutInAdminControlPanel
com.imm.ereceipt.testscripts.Reports.Reports
verifyErrorMessagesInReports
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
verifyOfflineErrorMessagesMemberDetails
verifyOfflinePaymentTransaction
verifyOfflineErrorMessagesTransfer
verifyOfflineWithdrawTransaction
verifyOfflineErrorMessagesWithdraw
verifyOfflineErrorMessagesTellerIDDetails
verifyOfflineErrorMessagesDate
verifyOfflineErrorMessagesMemberNameDetails
verifyOfflineTransferTransaction
verifyOfflineErrorMessagesDeposit
verifyOfflineOtherTransaction
verifyOfflinePaymentTransaction
verifyOfflineErrorMessagesTransfer
verifyOfflineWithdrawTransaction
verifyOfflineErrorMessagesWithdraw
verifyOfflineErrorMessagesTellerIDDetails
verifyOfflineErrorMessagesDate
verifyOfflineErrorMessagesMemberNameDetails
verifyOfflineTransferTransaction
verifyOfflineErrorMessagesDeposit
verifyOfflineOtherTransaction
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyUIElemntsInDashBoard
verifyTooltipsInReceiptPage
verifyFiltersInDashBoard
verifyErrorMessagesInDashBoardPage
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInTellerPage
verifyValidEmailInNotifyInDashboardPage
verifyTransactionColorsInDashBoard
verifyTransactionDefaultRequired
verifyInvalidEmailInNotifyInDashboardPage
verifyTooltipsInReceiptPage
verifyFiltersInDashBoard
verifyErrorMessagesInDashBoardPage
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInTellerPage
verifyValidEmailInNotifyInDashboardPage
verifyTransactionColorsInDashBoard
verifyTransactionDefaultRequired
verifyInvalidEmailInNotifyInDashboardPage
Methods in chronological order
com.imm.ereceipt.testscripts.DashBoard.DashBoard
initialize(org.testng.TestRunner@7b7262a3)
0 ms
com.imm.ereceipt.testscripts.Login.Login
initialize(org.testng.TestRunner@7b7262a3)
28780 ms
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
initialize(org.testng.TestRunner@7b7262a3)
29685 ms
com.imm.ereceipt.testscripts.Receipt.Receipt
initialize(org.testng.TestRunner@7b7262a3)
31032 ms
com.imm.ereceipt.testscripts.Reports.Reports
initialize(org.testng.TestRunner@7b7262a3)
32927 ms
com.imm.ereceipt.testscripts.DashBoard.DashBoard
init(org.testng.TestRunner@7b7262a3)
33808 ms
com.imm.ereceipt.testscripts.Login.Login
init(org.testng.TestRunner@7b7262a3)
33810 ms
com.imm.ereceipt.testscripts.Receipt.Receipt
init(org.testng.TestRunner@7b7262a3)
33810 ms
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
init(org.testng.TestRunner@7b7262a3)
33810 ms
com.imm.ereceipt.testscripts.Reports.Reports
init(org.testng.TestRunner@7b7262a3)
33810 ms
com.imm.ereceipt.testscripts.Login.Login
verifyLoginWithWrongCredentails({=, TestID=verifyLoginWithWrongCredentails, UserPwd=P72222N%_K}8h(kaSd%2112, Type=Teller, Descriptio...)
43186 ms
verifyTellerAndAdminLogin({=, TestID=verifyTellerAndAdminLogin, UserPwd=iMM2025!, Type=Teller, Description=verify Teller login...)
75019 ms
verifyDocumentationAboutInDashBoardPage({=, TestID=verifyDocumentationAboutInDashBoardPage, UserPwd=iMM2025!, Type=, Description=verify Docu...)
129841 ms
com.imm.ereceipt.testscripts.Receipt.Receipt
verifyUIElementsInReceiptPage({Toggel=, Archived Transactions=no, Description=verify UI Elements In Receipt Page, Email=, Archive=...)
198453 ms
verifyEndTOEndTestOFNormalTellerInEreceipt({Toggel=, Archived Transactions=yes, Description=verify End TO End Test OF Normal Teller In Ereceipt...)
321036 ms
verifyNormalMemberAddUpdateContactInfo({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information U...)
549863 ms
verifyNormalMemberIDAndArchiveInformationInReceiptPage({Toggel=TRUE, Archived Transactions=no, Description=verify Normal MemberID And Archive Information I...)
735027 ms
com.imm.ereceipt.testscripts.OfflineTran.OfflineTran
verifyOfflineDepositTransaction({Description=Verify deposit in Offline Transaction demo, From Account #=1212, Teller ID=456346, To A...)
923391 ms
verifyOfflineTranGenerateSample({Description=Verify generate sample data in Offline Transaction demo, From Account #=1212, Teller ID...)
1007378 ms
verifyUIElementsInOfflineTran({Description=verify UI lements in landing page, From Account #=1212, Teller ID=1488, To Account #=14...)
1066425 ms
com.imm.ereceipt.testscripts.Reports.Reports
verifySearchInReports({UserPwd=iMM2025!, Description=verify Search Elements In Report Page Teller ID, Teller ID=, errorMes...)
1118150 ms
verifyUIElementsInReports({UserPwd=iMM2025!, Description=verify UI Elements In Report Page, Teller ID=, errorMessage=, Teller ...)
1227644 ms