com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=123, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=End Date < Start Date, Suppress=, Date=12/28/2022 - 2/28/2016, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=4565!22$, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Member number can only contain letters, digits and hyphen.;, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid end date, Suppress=, Date=11/11/2017 - 13/12/2018, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=#878%, Teller FirstName=, errorMessage=Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller LastName=#878%, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=9876*&(^, errorMessage=Special characters not allowed.;Special characters not allowed., Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label>
(Session info: chrome=138.0.7204.97)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ac6c577d7b97f0ad088b49b198747721, clickElement {id=f.A91FDF6D3F1F84B58FBEA1AFB165E3BC.d.F160BE5C1C19FD472D75001BB023119A.e.61}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59108}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Element: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immUserFirstName]
Session ID: ac6c577d7b97f0ad088b49b198747721
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616)
at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:652)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastName=, print signatur=, errorint=1, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Please enter a valid start date, Suppress=, Date=13/13/2017 - 12/, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyErrorMessagesInDashBoardPage
({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller LastName=, print signatur=, errorint=2, TestID=verifyErrorMessagesInDashBoardPage, Color Transactions=, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Date cannot exceed 7 days after today.;Date cannot exceed 7 days after today., Suppress=, Date=07/07/25 - 08/08/25, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
at java.base/java.util.Objects.checkIndex(Objects.java:359)
at java.base/java.util.ArrayList.get(ArrayList.java:427)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementListHandler.invoke(LocatingElementListHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy19.get(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.getErrorMesage(DashboardPage.java:658)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyErrorMessagesInDashBoardPage(DashBoard.java:689)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify negative/invalid Search of the Date,Teller,Teller name,Member name in DashBoard page)
verifyFiltersInDashBoard
({Description=verify UI Elemnts In DashBoard with partial Teller Lastname, Email=, Teller LastName=op, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserLastName" matinput="" name="userLastName" autocomplete="new-userLastName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 356). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label>
(Session info: chrome=138.0.7204.97)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [a0a2845d2359d05e9def09520a79e29d, clickElement {id=f.0A9A2B129BE1CF9AC1AAAFF27DB37600.d.B03C5441D1C439BB1680B94854DD37B4.e.64}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60324}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Element: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> id: immUserLastName]
Session ID: a0a2845d2359d05e9def09520a79e29d
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616)
at com.imm.ereceipt.pages.DashboardPage.setLastName(DashboardPage.java:428)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1857)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard
({Description=Verify Transaction in Dashboard Page, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=2666c36b-8e1a-438b-91d8-b026da7e09af, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.ereceipt.support.Log.fail(Log.java:530)
at com.imm.ereceipt.support.Log.testCaseResult(Log.java:253)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1947)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard
({Description=verify UI Elemnts In DashBoard with partial Teller Fristname, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=ja, errorMessage=, Suppress=, Date=11/01/2021 - 11/20/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label>
(Session info: chrome=138.0.7204.97)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [87741d3b5b125b25080227a7d671f42c, clickElement {id=f.224F93F0A6D7324470A2F38EEDC68777.d.3A220B429F95626DB89EC8956889A9C9.e.63}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60145}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Element: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immUserFirstName]
Session ID: 87741d3b5b125b25080227a7d671f42c
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616)
at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1849)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard
({Description=verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format', Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1895)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [04def1698ddc815d51431012621dae80, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59939}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 04def1698ddc815d51431012621dae80
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 32 more
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard
({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=1491, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1895)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [0a578856ee6fb20780206a6003933005, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59285}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 0a578856ee6fb20780206a6003933005
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 32 more
(Verify filter options in DashBoard page)
verifyFiltersInDashBoard
({Description=verify UI Elemnts In DashBoard with Member, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyFiltersInDashBoard, Color Transactions=no, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyFiltersInDashBoard(DashBoard.java:1895)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [1eae3457e8311249cbb660a1371f5059, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:59495}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 1eae3457e8311249cbb660a1371f5059
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 32 more
(Verify filter options in DashBoard page)
verifyForTransactionInTellerAndSuperTeller
({Description=verify Transactions in SuperTeller, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyForTransactionInTellerAndSuperTeller, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=Joe, errorMessage=, Suppress=, Date=4, print Disburstments=, Print signature line=, Type=SuperTeller, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-ng-c3152267910="" id="immUserFirstName" matinput="" name="userFirstName" autocomplete="new-userFirstName" pattern="^[A-Za-z0-9]+$" class="mat-mdc-input-element ng-untouched ng-pristine ng-valid mat-mdc-form-field-input-control mdc-text-field__input cdk-text-field-autofill-monitored" aria-invalid="false" aria-required="false"> is not clickable at point (209, 289). Other element would receive the click: <mat-label _ngcontent-ng-c3152267910="">...</mat-label>
(Session info: chrome=138.0.7204.97)
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [769c61dc40e0a468845ada25ed3f0f58, clickElement {id=f.9E4274FEE4F799986C30796895CB046F.d.C1CD74D9720D481EC96DA8E8CE12D1B6.e.62}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60495}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Element: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immUserFirstName]
Session ID: 769c61dc40e0a468845ada25ed3f0f58
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:223)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:76)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at jdk.internal.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:51)
at jdk.proxy2/jdk.proxy2.$Proxy17.click(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:616)
at com.imm.ereceipt.pages.DashboardPage.setFirstName(DashboardPage.java:419)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyForTransactionInTellerAndSuperTeller(DashBoard.java:772)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify transaction for Both Teller and Super teller)
verifyInvalidEmailInNotifyInDashboardPage
({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastName=, print signatur=, errorint=1, TestID=verifyInvalidEmailInNotifyInDashboardPage, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-False, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Invalid Email Address, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(732) 890-6074, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [dd6374b988b3e490d897b549728142ce, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60890}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: dd6374b988b3e490d897b549728142ce
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyInvalidEmailInNotifyInDashboardPage(DashBoard.java:1510)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 40 more
(verify the invalid email in notify dashboard page)
verifyNotifyInArchiveReceiptPage
({Description=verify Notify In Archive Receipt Page, Email=Ctest@gmail.com, Teller LastName=, print signatur=, errorint=2, TestID=verifyNotifyInArchiveReceiptPage, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-False, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=Invalid Email Address;Invalid Phone Number, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(732) 890-6074, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [4be6e3a627b0cfed9d16158018da60c3, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61107}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 4be6e3a627b0cfed9d16158018da60c3
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyNotifyInArchiveReceiptPage(DashBoard.java:574)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 40 more
(verify the notify ,print buttons in Archive page)
verifyReportTooltipsInDashboardPage_ER3814
({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyReportTooltipsInDashboardPage_ER3814, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=Report, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2024 - 01/15/2025, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Host info: host: 'PAVANK001', ip: '10.0.2.22'
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152)
at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369)
at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyReportTooltipsInDashboardPage_ER3814(DashBoard.java:1644)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
... 34 more
Caused by: java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2870)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:831)
(verify the report tool tips in dashboard page)
verifySettingsInTellerPage
({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, errorint=, TestID=verifySettingsInTellerPage, Color Transactions=, Member=, UserPwd=iMM2022!, Transtatus=, Receipt=Printer Name-Fax;Name-Consolas;Size-10;Style-Bold,Narrow, Report=Printer Name-Fax;Orientation-Landscape;Name-Consolas;Size-10;Style-Bold, Teller=, Teller FirstName=, errorMessage=, Suppress=Log1-false;Log2-false;CuAddress-false;Member Address-false, Date=, print Disburstments=FALSE, Print signature line=print the sign, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=, Sign=Default Signature Device-Sigpad;Device Model-Topaz 4x5;Connection-COM1;Backlight-true, Scan=Scanner Type-ScanShell 3000D;Image Mode-Singleside;USB Connection-false})
org.openqa.selenium.NoSuchElementException: Get the value not found in page!!
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: unknown
at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:310)
at com.imm.ereceipt.pages.DashboardPage.clicktab(DashboardPage.java:1323)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySettingsInTellerPage(DashBoard.java:922)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Teller Setings test cases in DashBoard page)
verifySortingInDashBoard
({Description=verify Sorting In DashBoard - Member Name, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Member Name,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123)
at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480)
at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474)
... 37 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [bbab8787890ffdea93a0457655286997, findElement {using=css selector, value=div.mat-paginator-range-label}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62278}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: bbab8787890ffdea93a0457655286997
at jdk.internal.reflect.GeneratedConstructorAccessor49.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 48 more
(Sorting the records in DashBoard page )
verifySortingInDashBoard
({Description=verify Sorting In DashBoard - Date and Teller Name, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Teller Name,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123)
at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480)
at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474)
... 37 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [1d20be5792c80908697840852cbe65a7, findElement {using=css selector, value=div.mat-paginator-range-label}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:61926}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 1d20be5792c80908697840852cbe65a7
at jdk.internal.reflect.GeneratedConstructorAccessor49.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 48 more
(Sorting the records in DashBoard page )
verifySortingInDashBoard
({Description=verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted), Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Member #,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123)
at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480)
at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474)
... 37 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [191919dd65f00a8d6a167839b19c4062, findElement {using=css selector, value=div.mat-paginator-range-label}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62139}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 191919dd65f00a8d6a167839b19c4062
at jdk.internal.reflect.GeneratedConstructorAccessor49.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 48 more
(Sorting the records in DashBoard page )
verifySortingInDashBoard
({Description=verify Sorting In DashBoard - Teller ID, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifySortingInDashBoard, Color Transactions=No, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=Date,Teller ID,, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123)
at com.imm.ereceipt.pages.DashboardPage.getSessionDetailsForEachEreceipt(DashboardPage.java:480)
at com.imm.ereceipt.pages.DashboardPage.getResult(DashboardPage.java:795)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifySortingInDashBoard(DashBoard.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 33 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474)
... 37 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [27457896d96a022a1ce70114b0bc271d, findElement {using=css selector, value=div.mat-paginator-range-label}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62519}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 27457896d96a022a1ce70114b0bc271d
at jdk.internal.reflect.GeneratedConstructorAccessor49.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 48 more
(Sorting the records in DashBoard page )
verifyTooltipsInReceiptPage
({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTooltipsInReceiptPage, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=10, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.isEnabled(Unknown Source)
at com.imm.ereceipt.pages.DashboardPage.clickFirstPage(DashboardPage.java:863)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTooltipsInReceiptPage(DashBoard.java:1203)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f5c43476211a02333ad8aa7ce6ea2db7, findElement {using=css selector, value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62759}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: f5c43476211a02333ad8aa7ce6ea2db7
at jdk.internal.reflect.GeneratedConstructorAccessor49.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 32 more
(verify the tool tips in Archive page)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Non Archive not found in page!!
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: unknown
at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170)
at com.imm.ereceipt.pages.DashboardPage.clickNotArchiveBtn(DashboardPage.java:2264)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1014)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.reflect.UndeclaredThrowableException
at jdk.proxy2/jdk.proxy2.$Proxy13.executeScript(Unknown Source)
at com.imm.ereceipt.support.BrowserActions.scrollToView(BrowserActions.java:123)
at com.imm.ereceipt.pages.DashboardPage.verifyTransactionColorResults(DashboardPage.java:2145)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1085)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60)
... 32 more
Caused by: org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
at jdk.proxy2/jdk.proxy2.$Proxy17.getWrappedElement(Unknown Source)
at org.openqa.selenium.remote.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:48)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:474)
... 36 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"div.mat-paginator-range-label"}
(Session info: chrome=138.0.7204.97)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f7f4c32e643a4c45a7ee63e48bd4f15c, findElement {using=css selector, value=div.mat-paginator-range-label}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62964}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: f7f4c32e643a4c45a7ee63e48bd4f15c
at jdk.internal.reflect.GeneratedConstructorAccessor49.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:74)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:79)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
... 47 more
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-false;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=5, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Non Archive not found in page!!
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: unknown
at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170)
at com.imm.ereceipt.pages.DashboardPage.clickNotArchiveBtn(DashboardPage.java:2264)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1014)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-true;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.NoSuchElementException: Non Archive not found in page!!
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: unknown
at com.imm.ereceipt.support.BrowserActions.clickOnElement(BrowserActions.java:170)
at com.imm.ereceipt.pages.DashboardPage.clickNotArchiveBtn(DashboardPage.java:2264)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1014)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-false;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ce362b770cad3368f38eca824cd4ccc7, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64345}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: ce362b770cad3368f38eca824cd4ccc7
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1095)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 40 more
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-true;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
java.lang.AssertionError: No Records so exiting...
at org.testng.Assert.fail(Assert.java:99)
at com.imm.ereceipt.support.Log.fail(Log.java:530)
at com.imm.ereceipt.support.Log.assertThat(Log.java:675)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1082)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Color Transcations In DashBoard)
verifyTransactionColorsInDashBoard
({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionColorsInDashBoard, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-false;Error-true, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=12/18/22 - 12/19/22, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [39f7ad1a4fea34932ceb2f128bf5a434, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64148}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 39f7ad1a4fea34932ceb2f128bf5a434
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionColorsInDashBoard(DashBoard.java:1095)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 40 more
(verify Color Transcations In DashBoard)
verifyTransactionDefaultRequired
({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionDefaultRequired, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Host info: host: 'PAVANK001', ip: '10.0.2.22'
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152)
at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369)
at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionDefaultRequired(DashBoard.java:1294)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
... 34 more
Caused by: java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2870)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:831)
(verify default Transcation values)
verifyTransactionDefaultRequired
({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signatur=, errorint=, TestID=verifyTransactionDefaultRequired, Color Transactions=Archived-#212529|Active-#ffa500|Error-#ff0000, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-false;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=fiAdmin@Qaxpauto1.onmicrosoft.com, SMS=(555) 019-9123, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [32c4a4b252bbca52318290791345e20b, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:65010}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 32c4a4b252bbca52318290791345e20b
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyTransactionDefaultRequired(DashBoard.java:1387)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 40 more
(verify default Transcation values)
verifyUIElemntsInDashBoard
({Description=verify UI Elemnts In DashBoard with Date range & Teller first name, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=All, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=jane, errorMessage=, Suppress=, Date=2, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null
at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308)
at com.imm.ereceipt.pages.DashboardPage.checkHostLabel(DashboardPage.java:356)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:125)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyUIElemntsInDashBoard
({Description=verify UI Elemnts In DashBoard with Member id & Teller id, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=no, Member=5034474, UserPwd=iMM2022!, Transtatus=Archived-True;Active-true;Error-True, Receipt=, Report=, Teller=1491, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.NullPointerException: Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null
at com.imm.ereceipt.support.BrowserActions.getTextFromAttribute(BrowserActions.java:308)
at com.imm.ereceipt.pages.DashboardPage.checkHostLabel(DashboardPage.java:356)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:125)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyUIElemntsInDashBoard
({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=no, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=10/01/2021 - 04/01/2022, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
java.lang.AssertionError: SignIn page didn't open up
at org.testng.Assert.fail(Assert.java:99)
at com.imm.ereceipt.support.Log.fail(Log.java:516)
at com.imm.ereceipt.pages.SignInPage.isLoaded(SignInPage.java:94)
at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:51)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:94)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyUIElemntsInDashBoard
({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyUIElemntsInDashBoard, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=Supriya, errorMessage=, Suppress=, Date=11/01/2021 - 11/22/2021, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Host info: host: 'PAVANK001', ip: '10.0.2.22'
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:563)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:245)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:174)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:152)
at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:369)
at com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:218)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyUIElemntsInDashBoard(DashBoard.java:72)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException
Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:424)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:89)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:75)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:61)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:187)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
... 34 more
Caused by: java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture$Timeout.run(CompletableFuture.java:2870)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at java.base/java.lang.Thread.run(Thread.java:831)
(Verify UI elements and Search the Date,Teller,Teller name,Member name in DashBoard page)
verifyValidEmailInNotifyInDashboardPage
({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller LastName=, print signatur=, errorint=0, TestID=verifyValidEmailInNotifyInDashboardPage, Color Transactions=yes, Member=, UserPwd=iMM2022!, Transtatus=Archived-True;Active-False;Error-False, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=, print Disburstments=, Print signature line=, Type=, Transaction=, Header=, Username=ChrisSuperTeller@Qaxpauto1.onmicrosoft.com, SMS=(732) 890-6074, Sign=, Scan=})
org.openqa.selenium.WebDriverException: Build info: version: '4.28.0', revision: 'ac342546e9'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [0ca56b2c86a546b9d99014ad9fec4b5d, quit {}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.97, chrome: {chromedriverVersion: 138.0.7204.92 (f079b9bc781e..., userDataDir: C:\Users\pavank\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49643}, goog:loggingPrefs: {performance: ALL}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.22:4444/session..., se:cdpVersion: 138.0.7204.97, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 0ca56b2c86a546b9d99014ad9fec4b5d
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:419)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:54)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:212)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:53)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)
at org.openqa.selenium.remote.RemoteWebDriver.quit(RemoteWebDriver.java:446)
at com.epam.healenium.SelfHealingEngine.quit(SelfHealingEngine.java:189)
at com.epam.healenium.handlers.proxy.BaseHandler.quit(BaseHandler.java:129)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:58)
at jdk.proxy2/jdk.proxy2.$Proxy13.quit(Unknown Source)
at com.imm.ereceipt.testscripts.DashBoard.DashBoard.verifyValidEmailInNotifyInDashboardPage(DashBoard.java:1630)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: java.lang.InterruptedException
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:385)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2069)
at org.openqa.selenium.remote.http.jdk.JdkHttpClient.execute(JdkHttpClient.java:413)
... 40 more
(verify the valid email in notify dashboard page)
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifyForTransactionInTellerAndSuperTeller
({Description=verify Transactions in Teller, Email=, Teller LastName=, print signatur=, errorint=, TestID=verifyForTransactionInTellerAndSuperTeller, Color Transactions=, Member=999, UserPwd=iMM2022!, Transtatus=Archived-false;Active-true;Error-false, Receipt=, Report=, Teller=, Teller FirstName=, errorMessage=, Suppress=, Date=4, print Disburstments=, Print signature line=, Type=Teller, Transaction=, Header=, Username=JaneOperator@Qaxpauto1.onmicrosoft.com, SMS=, Sign=, Scan=})
(Verify transaction for Both Teller and Super teller)
C:\Users\pavank\IMM_EReceiptsWeb_Automation\testxml\Regression\XP\QAXPAuto\Dev\EReceiptChrome_Dashboard_dev.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="1" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://er-dev-eastus-teller-app.azurewebsites.net"/>
<parameter name="portalType" value="Cloud"/>
<parameter name="FIName" value="QAXPAuto"/>
<parameter name="projectKey" value="ER"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<parameter name="Host" value="XP"/>
<parameter name="adminUrl" value="https://er-dev-eastus-fiadminportal-app.azurewebsites.net"/>
<parameter name="TestType" value="Regression"/>
<listeners>
<listener class-name="com.imm.ereceipt.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.ereceipt.testscripts.DashBoard.DashBoard"/>
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
Tests for IMM_QA_Automation
- IMM_Test_Chrome (1 class)
Groups for IMM_QA_Automation
DashBoard
verifyErrorMessagesInDashBoardPage
verifyFiltersInDashBoard
verifyForTransactionInTellerAndSuperTeller
verifyInvalidEmailInNotifyInDashboardPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInTellerPage
verifySortingInDashBoard
verifyTooltipsInReceiptPage
verifyTransactionColorsInDashBoard
verifyTransactionDefaultRequired
verifyUIElemntsInDashBoard
verifyValidEmailInNotifyInDashboardPage
P1
verifyErrorMessagesInDashBoardPage
verifyFiltersInDashBoard
verifyForTransactionInTellerAndSuperTeller
verifyInvalidEmailInNotifyInDashboardPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInTellerPage
verifySortingInDashBoard
verifyTooltipsInReceiptPage
verifyTransactionColorsInDashBoard
verifyTransactionDefaultRequired
verifyUIElemntsInDashBoard
verifyValidEmailInNotifyInDashboardPage
Smoke
verifyForTransactionInTellerAndSuperTeller
verifyNotifyInArchiveReceiptPage
verifySortingInDashBoard
Times for IMM_QA_Automation
Total running time: 40 minutes
Reporter output for IMM_QA_Automation
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in Teller, Email=, Teller LastName=, print signatur=, errorint=, Te...)
Successfully navigate to the 'Dashboard' page [ScreenShot]
Test Passed.
--- 08 Jul 06:40:00 121 - TestCaseID:: verifyForTransactionInTellerAndSuperTeller
--- 08 Jul 06:40:02 386 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Transactions in Teller
Steps:
verify Transactions in Teller
Steps:
--- 08 Jul 06:40:07 821 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-dbf2-7ea9-a101-44f08abb1851&response_mode=fragment&client_info=1&nonce=0197ea43-dbf3-7537-a897-1dc1f4cd0834&state=eyjpzci6ijaxotdlytqzlwrizjitnzvhyi05n2i0lwnlzjk1m2u3n2e0miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uqvjz8ns_91mel6phcwgx6zightuoboiqcm1wyx7xbi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:40:07 822 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:07 870 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:40:07 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:40:07 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: idSIButton9]
--- 08 Jul 06:40:07 982 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:40:08 017 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:40:11 316 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-dbf2-7ea9-a101-44f08abb1851&response_mode=fragment&client_info=1&nonce=0197ea43-dbf3-7537-a897-1dc1f4cd0834&state=eyjpzci6ijaxotdlytqzlwrizjitnzvhyi05n2i0lwnlzjk1m2u3n2e0miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uqvjz8ns_91mel6phcwgx6zightuoboiqcm1wyx7xbi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:40:11 316 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:14 592 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-dbf2-7ea9-a101-44f08abb1851&response_mode=fragment&client_info=1&nonce=0197ea43-dbf3-7537-a897-1dc1f4cd0834&state=eyjpzci6ijaxotdlytqzlwrizjitnzvhyi05n2i0lwnlzjk1m2u3n2e0miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uqvjz8ns_91mel6phcwgx6zightuoboiqcm1wyx7xbi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:40:14 592 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:14 941 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:40:14 980 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:40:18 225 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-dbf2-7ea9-a101-44f08abb1851&response_mode=fragment&client_info=1&nonce=0197ea43-dbf3-7537-a897-1dc1f4cd0834&state=eyjpzci6ijaxotdlytqzlwrizjitnzvhyi05n2i0lwnlzjk1m2u3n2e0miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=uqvjz8ns_91mel6phcwgx6zightuoboiqcm1wyx7xbi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:40:18 225 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:22 193 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:40:22 193 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:28 488 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:40:28 489 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:31 603 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:40:31 604 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:31 654 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: immOnFilter]
--- 08 Jul 06:40:34 783 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:40:34 783 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:40:34 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigate to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:40:36 992 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:40:40 166 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: immTranDateFrom]
--- 08 Jul 06:40:40 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: immTranDateFrom]
--- 08 Jul 06:40:40 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: immTranDateTo]
--- 08 Jul 06:40:40 804 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: immMemberId]
--- 08 Jul 06:40:40 846 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ee5054e04f77b823b7a2055c68e16088)] -> id: immMemberId]
Test Passed.
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member Name, Email=, Teller LastName=, print signatur=, e...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
null [ScreenShot]
--- 08 Jul 06:54:17 566 - TestCaseID:: verifySortingInDashBoard
--- 08 Jul 06:54:20 089 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Member Name
Steps:
--- 08 Jul 06:54:24 607 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea50-eebd-7df9-8491-eea9d9ff0cc5&response_mode=fragment&client_info=1&nonce=0197ea50-eebf-73f6-9852-d289fefbae3a&state=eyjpzci6ijaxotdlytuwlwvlymutn2vjyy05mty1lwvizdazmtrmymizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=syrbhslaorqdtobttftluoq7thcbgdlozo1d1q_hnei&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:54:24 608 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:24 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:54:24 697 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:54:24 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> id: idSIButton9]
--- 08 Jul 06:54:24 780 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:54:24 818 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:54:28 127 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea50-eebd-7df9-8491-eea9d9ff0cc5&response_mode=fragment&client_info=1&nonce=0197ea50-eebf-73f6-9852-d289fefbae3a&state=eyjpzci6ijaxotdlytuwlwvlymutn2vjyy05mty1lwvizdazmtrmymizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=syrbhslaorqdtobttftluoq7thcbgdlozo1d1q_hnei&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:54:28 127 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:31 416 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea50-eebd-7df9-8491-eea9d9ff0cc5&response_mode=fragment&client_info=1&nonce=0197ea50-eebf-73f6-9852-d289fefbae3a&state=eyjpzci6ijaxotdlytuwlwvlymutn2vjyy05mty1lwvizdazmtrmymizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=syrbhslaorqdtobttftluoq7thcbgdlozo1d1q_hnei&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:54:31 417 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:31 729 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:54:31 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:54:35 055 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea50-eebd-7df9-8491-eea9d9ff0cc5&response_mode=fragment&client_info=1&nonce=0197ea50-eebf-73f6-9852-d289fefbae3a&state=eyjpzci6ijaxotdlytuwlwvlymutn2vjyy05mty1lwvizdazmtrmymizncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=syrbhslaorqdtobttftluoq7thcbgdlozo1d1q_hnei&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:54:35 055 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:39 075 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:54:39 075 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:46 309 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:54:46 309 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:49 431 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:54:49 432 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:49 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> id: immOnFilter]
--- 08 Jul 06:54:52 621 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:54:52 621 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:52 663 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:54:54 828 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:54:57 988 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> id: immTranDateFrom]
--- 08 Jul 06:54:58 021 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> id: immTranDateFrom]
--- 08 Jul 06:54:58 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:55:17 586 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:55:17 587 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:55:17 614 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bbab8787890ffdea93a0457655286997)] -> css selector: tr[id*='immTranRow']]
null [ScreenShot]
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Date range & Teller first name, Email=, Teller Last...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]
Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
--- 08 Jul 07:18:45 145 - TestCaseID:: verifyUIElemntsInDashBoard
--- 08 Jul 07:18:47 273 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Date range & Teller first name
Steps:
--- 08 Jul 07:18:52 216 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-523e-7aba-a638-a76581a45421&response_mode=fragment&client_info=1&nonce=0197ea67-5240-7f4c-990a-8bd12841d977&state=eyjpzci6ijaxotdlyty3ltuym2ytn2ezns1hotywlwmxnju0mza0n2y2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_41g5wx0o-4dfllneuybiuwrbocoes4ggrh9jmyfjxy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:18:52 217 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:18:52 304 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:18:52 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:18:52 387 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> id: idSIButton9]
--- 08 Jul 07:18:52 426 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:18:52 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:18:55 792 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-523e-7aba-a638-a76581a45421&response_mode=fragment&client_info=1&nonce=0197ea67-5240-7f4c-990a-8bd12841d977&state=eyjpzci6ijaxotdlyty3ltuym2ytn2ezns1hotywlwmxnju0mza0n2y2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_41g5wx0o-4dfllneuybiuwrbocoes4ggrh9jmyfjxy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:18:55 793 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:18:59 019 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-523e-7aba-a638-a76581a45421&response_mode=fragment&client_info=1&nonce=0197ea67-5240-7f4c-990a-8bd12841d977&state=eyjpzci6ijaxotdlyty3ltuym2ytn2ezns1hotywlwmxnju0mza0n2y2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_41g5wx0o-4dfllneuybiuwrbocoes4ggrh9jmyfjxy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:18:59 019 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:18:59 316 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:18:59 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:19:02 625 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-523e-7aba-a638-a76581a45421&response_mode=fragment&client_info=1&nonce=0197ea67-5240-7f4c-990a-8bd12841d977&state=eyjpzci6ijaxotdlyty3ltuym2ytn2ezns1hotywlwmxnju0mza0n2y2zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=_41g5wx0o-4dfllneuybiuwrbocoes4ggrh9jmyfjxy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:19:02 625 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:06 074 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:19:06 074 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:12 456 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:19:12 456 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:15 549 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:19:15 550 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:15 605 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> id: immOnFilter]
--- 08 Jul 07:19:18 701 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:19:18 701 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:18 744 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a46a38bddd02767f9663260a9a6d4fe)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]
Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in SuperTeller, Email=, Teller LastName=, print signatur=, errorint...)
Successfully navigate to the 'Dashboard' page [ScreenShot]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:... [ScreenShot]
--- 08 Jul 06:39:15 929 - TestCaseID:: verifyForTransactionInTellerAndSuperTeller
--- 08 Jul 06:39:18 241 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Transactions in SuperTeller
Steps:
verify Transactions in SuperTeller
Steps:
--- 08 Jul 06:39:24 879 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-33a0-78b2-9f71-d90dc39986ba&response_mode=fragment&client_info=1&nonce=0197ea43-33a2-7341-9052-6b90f01ed698&state=eyjpzci6ijaxotdlytqzltmzytetnzkyyy1iywnkltrhzjewzjm0odbmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=exl6mbghdgndg6kobrgb0rmthnmbzwp6bf52m42qwze&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:39:24 879 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:24 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:39:24 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:39:25 019 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: idSIButton9]
--- 08 Jul 06:39:25 065 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:39:25 109 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:39:28 443 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-33a0-78b2-9f71-d90dc39986ba&response_mode=fragment&client_info=1&nonce=0197ea43-33a2-7341-9052-6b90f01ed698&state=eyjpzci6ijaxotdlytqzltmzytetnzkyyy1iywnkltrhzjewzjm0odbmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=exl6mbghdgndg6kobrgb0rmthnmbzwp6bf52m42qwze&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:39:28 443 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:31 854 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-33a0-78b2-9f71-d90dc39986ba&response_mode=fragment&client_info=1&nonce=0197ea43-33a2-7341-9052-6b90f01ed698&state=eyjpzci6ijaxotdlytqzltmzytetnzkyyy1iywnkltrhzjewzjm0odbmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=exl6mbghdgndg6kobrgb0rmthnmbzwp6bf52m42qwze&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:39:31 855 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:32 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:39:32 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:39:35 389 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea43-33a0-78b2-9f71-d90dc39986ba&response_mode=fragment&client_info=1&nonce=0197ea43-33a2-7341-9052-6b90f01ed698&state=eyjpzci6ijaxotdlytqzltmzytetnzkyyy1iywnkltrhzjewzjm0odbmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=exl6mbghdgndg6kobrgb0rmthnmbzwp6bf52m42qwze&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:39:35 390 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:39 424 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:39:39 424 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:45 716 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:39:45 717 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:48 809 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:39:48 809 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:48 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immOnFilter]
--- 08 Jul 06:39:51 983 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:39:51 983 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:52 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigate to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:39:54 182 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:39:57 342 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immTranDateFrom]
--- 08 Jul 06:39:57 380 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immTranDateFrom]
--- 08 Jul 06:39:57 616 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immTranDateTo]
--- 08 Jul 06:39:57 999 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immUserFirstName]
--- 08 Jul 06:39:58 036 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (769c61dc40e0a468845ada25ed3f0f58)] -> id: immUserFirstName]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Date and Teller Name, Email=, Teller LastName=, print sig...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
null [ScreenShot]
--- 08 Jul 06:51:46 246 - TestCaseID:: verifySortingInDashBoard
--- 08 Jul 06:51:48 700 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Date and Teller Name
Steps:
--- 08 Jul 06:51:53 205 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4e-9f6c-70b2-bfc2-3911478f50da&response_mode=fragment&client_info=1&nonce=0197ea4e-9f6d-72e8-afab-3f6fa64525f1&state=eyjpzci6ijaxotdlytrlltlmnmqtn2myns04nwuxltzmyzvhotmznwy4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0nmpxusdwewpyu-0iz1jdughv4eg_xxul9nlqs454wa&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:51:53 205 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:51:53 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:51:53 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:51:53 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> id: idSIButton9]
--- 08 Jul 06:51:53 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:51:53 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:51:56 737 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4e-9f6c-70b2-bfc2-3911478f50da&response_mode=fragment&client_info=1&nonce=0197ea4e-9f6d-72e8-afab-3f6fa64525f1&state=eyjpzci6ijaxotdlytrlltlmnmqtn2myns04nwuxltzmyzvhotmznwy4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0nmpxusdwewpyu-0iz1jdughv4eg_xxul9nlqs454wa&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:51:56 738 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:00 083 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4e-9f6c-70b2-bfc2-3911478f50da&response_mode=fragment&client_info=1&nonce=0197ea4e-9f6d-72e8-afab-3f6fa64525f1&state=eyjpzci6ijaxotdlytrlltlmnmqtn2myns04nwuxltzmyzvhotmznwy4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0nmpxusdwewpyu-0iz1jdughv4eg_xxul9nlqs454wa&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:52:00 083 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:00 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:52:00 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:52:03 799 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4e-9f6c-70b2-bfc2-3911478f50da&response_mode=fragment&client_info=1&nonce=0197ea4e-9f6d-72e8-afab-3f6fa64525f1&state=eyjpzci6ijaxotdlytrlltlmnmqtn2myns04nwuxltzmyzvhotmznwy4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=0nmpxusdwewpyu-0iz1jdughv4eg_xxul9nlqs454wa&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:52:03 800 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:07 919 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:52:07 919 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:15 085 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:52:15 086 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:18 202 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:52:18 203 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:18 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> id: immOnFilter]
--- 08 Jul 06:52:21 404 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:52:21 404 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:21 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:52:23 621 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:52:26 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> id: immTranDateFrom]
--- 08 Jul 06:52:26 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> id: immTranDateFrom]
--- 08 Jul 06:52:27 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:52:46 490 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:52:46 491 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:52:46 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1d20be5792c80908697840852cbe65a7)] -> css selector: tr[id*='immTranRow']]
null [ScreenShot]
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Lastname, Email=, Teller LastName=op...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
element click intercepted: Element is not clickable at point (209, 356). Other element would receive the click:... [ScreenShot]
--- 08 Jul 06:38:34 804 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 06:38:37 116 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with partial Teller Lastname
Steps:
--- 08 Jul 06:38:41 615 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea42-8a69-70a8-829d-118c84de02fc&response_mode=fragment&client_info=1&nonce=0197ea42-8a6a-72ee-a1a3-de6bbcd27e96&state=eyjpzci6ijaxotdlytqylthhnmetn2jhny1iotziltzmnzu5zmu3mtvkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mzrchfcvjscluoadwdlmo7jjw8up7qhokhpktaxjp0y&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:38:41 616 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:41 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:38:41 701 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:38:41 738 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:38:45 067 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea42-8a69-70a8-829d-118c84de02fc&response_mode=fragment&client_info=1&nonce=0197ea42-8a6a-72ee-a1a3-de6bbcd27e96&state=eyjpzci6ijaxotdlytqylthhnmetn2jhny1iotziltzmnzu5zmu3mtvkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mzrchfcvjscluoadwdlmo7jjw8up7qhokhpktaxjp0y&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:38:45 067 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:48 469 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea42-8a69-70a8-829d-118c84de02fc&response_mode=fragment&client_info=1&nonce=0197ea42-8a6a-72ee-a1a3-de6bbcd27e96&state=eyjpzci6ijaxotdlytqylthhnmetn2jhny1iotziltzmnzu5zmu3mtvkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mzrchfcvjscluoadwdlmo7jjw8up7qhokhpktaxjp0y&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:38:48 470 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:48 793 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:38:48 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:38:52 139 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea42-8a69-70a8-829d-118c84de02fc&response_mode=fragment&client_info=1&nonce=0197ea42-8a6a-72ee-a1a3-de6bbcd27e96&state=eyjpzci6ijaxotdlytqylthhnmetn2jhny1iotziltzmnzu5zmu3mtvkniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mzrchfcvjscluoadwdlmo7jjw8up7qhokhpktaxjp0y&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:38:52 139 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:56 068 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:38:56 068 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:02 404 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:39:02 404 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:05 509 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:39:05 510 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:05 567 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> id: immOnFilter]
--- 08 Jul 06:39:08 688 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:39:08 688 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:39:08 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:39:10 894 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:39:14 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> id: immUserLastName]
--- 08 Jul 06:39:14 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0a2845d2359d05e9def09520a79e29d)] -> id: immUserLastName]
element click intercepted: Element is not clickable at point (209, 356). Other element would receive the click:
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Get the value not found in page!! [ScreenShot]
--- 08 Jul 06:46:42 671 - TestCaseID:: verifySettingsInTellerPage
--- 08 Jul 06:49:07 364 - 144 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Settings page In Teller Portal
Steps:
--- 08 Jul 06:49:11 994 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4c-28ea-7bfb-8adb-5cb7238d4b6c&response_mode=fragment&client_info=1&nonce=0197ea4c-28eb-747c-ace4-6c196f7bfec7&state=eyjpzci6ijaxotdlytrjlti4zwetn2zlny1hnmmxlthhyzjhyzlmmje4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=s7-uoxiambyez19hip-3o_bpesmxtyhk6loivdpaqa4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:49:11 994 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:12 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:49:12 082 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:49:12 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> id: idSIButton9]
--- 08 Jul 06:49:12 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:49:12 196 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:49:15 507 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4c-28ea-7bfb-8adb-5cb7238d4b6c&response_mode=fragment&client_info=1&nonce=0197ea4c-28eb-747c-ace4-6c196f7bfec7&state=eyjpzci6ijaxotdlytrjlti4zwetn2zlny1hnmmxlthhyzjhyzlmmje4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=s7-uoxiambyez19hip-3o_bpesmxtyhk6loivdpaqa4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:49:15 507 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:18 726 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4c-28ea-7bfb-8adb-5cb7238d4b6c&response_mode=fragment&client_info=1&nonce=0197ea4c-28eb-747c-ace4-6c196f7bfec7&state=eyjpzci6ijaxotdlytrjlti4zwetn2zlny1hnmmxlthhyzjhyzlmmje4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=s7-uoxiambyez19hip-3o_bpesmxtyhk6loivdpaqa4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:49:18 727 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:19 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:49:19 350 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:49:22 635 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4c-28ea-7bfb-8adb-5cb7238d4b6c&response_mode=fragment&client_info=1&nonce=0197ea4c-28eb-747c-ace4-6c196f7bfec7&state=eyjpzci6ijaxotdlytrjlti4zwetn2zlny1hnmmxlthhyzjhyzlmmje4myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=s7-uoxiambyez19hip-3o_bpesmxtyhk6loivdpaqa4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:49:22 636 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:26 109 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:49:26 109 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:33 345 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:49:33 345 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:36 451 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:49:36 451 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:36 498 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> id: immOnFilter]
--- 08 Jul 06:49:39 626 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:49:39 626 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:49:39 667 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:49:41 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> id: immSettings]
--- 08 Jul 06:49:42 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
--- 08 Jul 06:49:42 083 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
--- 08 Jul 06:49:42 279 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
--- 08 Jul 06:49:42 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
--- 08 Jul 06:49:42 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: click on Settings button in Teller portal
Actual(Passed): Sucessfully clicked on Settings button in Teller portal[ScreenShot]
Actual(Passed): Sucessfully clicked on Settings button in Teller portal[ScreenShot]
--- 08 Jul 06:49:44 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> id: immIsEditMode]
Expected: Expand the Receipt panel
Actual(Passed): Sucessfully Expanded the Receipt panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Receipt panel[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Expected: click 'Style'
Actual(Failed): Failed to click 'Style'[ScreenShot]
Actual(Failed): Failed to click 'Style'[ScreenShot]
Expected: select 'Printer Style'
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow[ScreenShot]
Actual(Passed): Sucessfully Printer ' printer Style' : Narrow[ScreenShot]
--- 08 Jul 06:50:39 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
Expected: Expand the Report panel
Actual(Passed): Sucessfully Expanded the Report panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Report panel[ScreenShot]
Expected: Select the Priner Name
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Actual(Passed): Sucessfully Selected the Priner Name:Fax[ScreenShot]
Expected: click 'Orientation'
Actual(Failed): Failed to click 'Orientation'[ScreenShot]
Actual(Failed): Failed to click 'Orientation'[ScreenShot]
Expected: Select 'Name'
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Actual(Passed): Sucessfully Selected 'Name' : Consolas[ScreenShot]
Expected: Select 'Size'
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Actual(Passed): Sucessfully Selected 'Size' : 10[ScreenShot]
Expected: click 'Style'
Actual(Failed): Failed to click 'Style'[ScreenShot]
Actual(Failed): Failed to click 'Style'[ScreenShot]
--- 08 Jul 06:51:26 966 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
Expected: Expand the Suppress panel
Actual(Passed): Sucessfully Expanded the Suppress panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Suppress panel[ScreenShot]
Expected: Logo1 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the log1:false[ScreenShot]
Actual(Passed): Sucessfully slidered the log1:false[ScreenShot]
Expected: Logo2 ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Logo2:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Logo2:false[ScreenShot]
Expected: CuAdress ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the CuAdress:false[ScreenShot]
Actual(Passed): Sucessfully slidered the CuAdress:false[ScreenShot]
Expected: Member Address ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Member Address:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Member Address:false[ScreenShot]
--- 08 Jul 06:51:31 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
Expected: Expand the Others panel
Actual(Passed): Sucessfully Expanded the Others panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Others panel[ScreenShot]
Expected: Print Signature ( slider -on/off) Signature Line Text ( character text)
Actual(Passed): Sucessfully slidered the Print Signature[ScreenShot]
Actual(Passed): Sucessfully slidered the Print Signature[ScreenShot]
--- 08 Jul 06:51:32 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2ced0e22c8faefd2916e7c23942b6a)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
Expected: Expand the Host Specific panel
Actual(Passed): Sucessfully Expanded the Host Specific panel[ScreenShot]
Actual(Passed): Sucessfully Expanded the Host Specific panel[ScreenShot]
Expected: Print Disburstments ( slider -on/off)
Actual(Passed): Sucessfully slidered the Print Disburstments[ScreenShot]
Actual(Passed): Sucessfully slidered the Print Disburstments[ScreenShot]
Get the value not found in page!! [ScreenShot]
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted), Ema...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
null [ScreenShot]
--- 08 Jul 06:53:02 953 - TestCaseID:: verifySortingInDashBoard
--- 08 Jul 06:53:05 304 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted)
Steps:
--- 08 Jul 06:53:09 517 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4f-c8df-7207-bc8c-77603ab190a4&response_mode=fragment&client_info=1&nonce=0197ea4f-c8e0-7e48-8f30-6e6adbd7d60a&state=eyjpzci6ijaxotdlytrmlwm4ztatn2m3nc05mjy2ltqxnzyyztu2n2zhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j1nn-ym9cj4b6ktv80cbel-cwyrn9hbkvppornliybm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:53:09 517 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:09 570 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:53:09 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:53:09 649 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> id: idSIButton9]
--- 08 Jul 06:53:09 685 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:53:09 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:53:13 057 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4f-c8df-7207-bc8c-77603ab190a4&response_mode=fragment&client_info=1&nonce=0197ea4f-c8e0-7e48-8f30-6e6adbd7d60a&state=eyjpzci6ijaxotdlytrmlwm4ztatn2m3nc05mjy2ltqxnzyyztu2n2zhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j1nn-ym9cj4b6ktv80cbel-cwyrn9hbkvppornliybm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:53:13 057 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:16 503 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4f-c8df-7207-bc8c-77603ab190a4&response_mode=fragment&client_info=1&nonce=0197ea4f-c8e0-7e48-8f30-6e6adbd7d60a&state=eyjpzci6ijaxotdlytrmlwm4ztatn2m3nc05mjy2ltqxnzyyztu2n2zhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j1nn-ym9cj4b6ktv80cbel-cwyrn9hbkvppornliybm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:53:16 503 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:16 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:53:16 866 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:53:20 120 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea4f-c8df-7207-bc8c-77603ab190a4&response_mode=fragment&client_info=1&nonce=0197ea4f-c8e0-7e48-8f30-6e6adbd7d60a&state=eyjpzci6ijaxotdlytrmlwm4ztatn2m3nc05mjy2ltqxnzyyztu2n2zhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=j1nn-ym9cj4b6ktv80cbel-cwyrn9hbkvppornliybm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:53:20 120 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:23 507 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:53:23 507 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:29 810 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:53:29 811 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:32 900 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:53:32 900 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:32 950 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> id: immOnFilter]
--- 08 Jul 06:53:36 079 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:53:36 079 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:53:36 127 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:53:38 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:53:41 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> id: immTranDateFrom]
--- 08 Jul 06:53:41 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> id: immTranDateFrom]
--- 08 Jul 06:53:41 717 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:54:01 047 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:54:01 048 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:54:01 079 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (191919dd65f00a8d6a167839b19c4062)] -> css selector: tr[id*='immTranRow']]
null [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 08 Jul 06:25:31 220 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 08 Jul 06:25:33 406 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with wrong Dates
Steps:
--- 08 Jul 06:25:38 322 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea36-96e0-7d11-8404-70e111652a20&response_mode=fragment&client_info=1&nonce=0197ea36-96e1-770c-a5d7-988e7b9e1b19&state=eyjpzci6ijaxotdlytm2ltk2ztetn2e2yy05owmyltnlnju4y2jkmgvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7xmo5iqm2-fszurn9psidqjjxvueb_dr3_dsjdifi0a&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:25:38 323 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:25:38 376 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:25:38 433 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:25:38 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: idSIButton9]
--- 08 Jul 06:25:38 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:25:38 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:25:41 871 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea36-96e0-7d11-8404-70e111652a20&response_mode=fragment&client_info=1&nonce=0197ea36-96e1-770c-a5d7-988e7b9e1b19&state=eyjpzci6ijaxotdlytm2ltk2ztetn2e2yy05owmyltnlnju4y2jkmgvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7xmo5iqm2-fszurn9psidqjjxvueb_dr3_dsjdifi0a&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:25:41 872 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:25:45 324 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea36-96e0-7d11-8404-70e111652a20&response_mode=fragment&client_info=1&nonce=0197ea36-96e1-770c-a5d7-988e7b9e1b19&state=eyjpzci6ijaxotdlytm2ltk2ztetn2e2yy05owmyltnlnju4y2jkmgvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7xmo5iqm2-fszurn9psidqjjxvueb_dr3_dsjdifi0a&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:25:45 324 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:25:45 795 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:25:45 842 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:25:49 152 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea36-96e0-7d11-8404-70e111652a20&response_mode=fragment&client_info=1&nonce=0197ea36-96e1-770c-a5d7-988e7b9e1b19&state=eyjpzci6ijaxotdlytm2ltk2ztetn2e2yy05owmyltnlnju4y2jkmgvhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7xmo5iqm2-fszurn9psidqjjxvueb_dr3_dsjdifi0a&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:25:49 153 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:25:53 120 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:25:53 121 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:25:59 607 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:25:59 608 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:26:02 798 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:26:02 798 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:26:02 850 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: immOnFilter]
--- 08 Jul 06:26:05 980 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:26:05 981 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:26:06 028 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:26:08 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:26:11 711 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: immTranDateFrom]
--- 08 Jul 06:26:11 749 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: immTranDateFrom]
--- 08 Jul 06:26:12 011 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: immTranDateTo]
--- 08 Jul 06:26:13 410 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: immMemberId]
--- 08 Jul 06:26:13 457 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> 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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:26:40 050 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (be60bfda70bda3e940e96c758f79dd34)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Non Archive not found in page!! [ScreenShot]
--- 08 Jul 07:00:25 242 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 08 Jul 07:00:27 722 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active and Error
Steps:
--- 08 Jul 07:00:32 266 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea56-8aaa-7943-81b4-b813370df8ea&response_mode=fragment&client_info=1&nonce=0197ea56-8aab-7b2d-aa53-927957ce14de&state=eyjpzci6ijaxotdlytu2lthhywitn2q0ny1imjdmltjiztiwmju5zja4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdstvqz-gk1bnfgsqpodxkcgd42oivh9vr17prgx20i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:00:32 267 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:00:32 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:00:32 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:00:32 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> id: idSIButton9]
--- 08 Jul 07:00:32 428 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:00:32 462 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:00:35 771 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea56-8aaa-7943-81b4-b813370df8ea&response_mode=fragment&client_info=1&nonce=0197ea56-8aab-7b2d-aa53-927957ce14de&state=eyjpzci6ijaxotdlytu2lthhywitn2q0ny1imjdmltjiztiwmju5zja4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdstvqz-gk1bnfgsqpodxkcgd42oivh9vr17prgx20i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:00:35 771 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:00:39 162 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea56-8aaa-7943-81b4-b813370df8ea&response_mode=fragment&client_info=1&nonce=0197ea56-8aab-7b2d-aa53-927957ce14de&state=eyjpzci6ijaxotdlytu2lthhywitn2q0ny1imjdmltjiztiwmju5zja4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdstvqz-gk1bnfgsqpodxkcgd42oivh9vr17prgx20i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:00:39 162 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:00:39 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:00:39 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:00:43 011 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea56-8aaa-7943-81b4-b813370df8ea&response_mode=fragment&client_info=1&nonce=0197ea56-8aab-7b2d-aa53-927957ce14de&state=eyjpzci6ijaxotdlytu2lthhywitn2q0ny1imjdmltjiztiwmju5zja4zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdstvqz-gk1bnfgsqpodxkcgd42oivh9vr17prgx20i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:00:43 011 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:00:46 461 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:00:46 461 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:00:52 800 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:00:52 801 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:00:55 951 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:00:55 951 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:01:11 769 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> id: immOnFilter]
--- 08 Jul 07:01:11 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> id: immOnClear]
--- 08 Jul 07:01:14 947 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:01:14 947 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:01:14 996 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (936f04199e2ea00162f92ff3018ebae3)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 07:01:27 889 - Moved to element..
--- 08 Jul 07:01:53 246 - Unable to find a element after 25 sec
Non Archive not found in page!! [ScreenShot]
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Teller ID, Email=, Teller LastName=, print signatur=, err...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
null [ScreenShot]
--- 08 Jul 06:55:34 068 - TestCaseID:: verifySortingInDashBoard
--- 08 Jul 06:55:36 768 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Sorting In DashBoard - Teller ID
Steps:
--- 08 Jul 06:55:41 241 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea52-1990-72bd-9847-bd466c0f6da8&response_mode=fragment&client_info=1&nonce=0197ea52-1991-794d-bc3a-1ca9fd60f4e3&state=eyjpzci6ijaxotdlytuylte5otatnzfjnc05ymmwlwexowqymdywzwuzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iny2t-sbiydwdgr2z_rzvwwfypw_9dtsusj7itr6vg4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:55:41 242 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:55:41 292 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:55:41 332 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:55:41 378 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> id: idSIButton9]
--- 08 Jul 06:55:41 419 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:55:41 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:55:44 786 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea52-1990-72bd-9847-bd466c0f6da8&response_mode=fragment&client_info=1&nonce=0197ea52-1991-794d-bc3a-1ca9fd60f4e3&state=eyjpzci6ijaxotdlytuylte5otatnzfjnc05ymmwlwexowqymdywzwuzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iny2t-sbiydwdgr2z_rzvwwfypw_9dtsusj7itr6vg4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:55:44 787 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:55:48 169 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea52-1990-72bd-9847-bd466c0f6da8&response_mode=fragment&client_info=1&nonce=0197ea52-1991-794d-bc3a-1ca9fd60f4e3&state=eyjpzci6ijaxotdlytuylte5otatnzfjnc05ymmwlwexowqymdywzwuzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iny2t-sbiydwdgr2z_rzvwwfypw_9dtsusj7itr6vg4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:55:48 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:55:48 624 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:55:48 662 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:55:51 905 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea52-1990-72bd-9847-bd466c0f6da8&response_mode=fragment&client_info=1&nonce=0197ea52-1991-794d-bc3a-1ca9fd60f4e3&state=eyjpzci6ijaxotdlytuylte5otatnzfjnc05ymmwlwexowqymdywzwuzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iny2t-sbiydwdgr2z_rzvwwfypw_9dtsusj7itr6vg4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:55:51 905 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:55:55 935 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:55:55 935 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:56:02 178 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/
--- 08 Jul 06:56:02 178 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:56:05 322 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:56:05 322 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:56:05 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> id: immOnFilter]
--- 08 Jul 06:56:08 506 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:56:08 506 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:56:08 548 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:56:10 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:56:13 860 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> id: immTranDateFrom]
--- 08 Jul 06:56:13 921 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> id: immTranDateFrom]
--- 08 Jul 06:56:14 315 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:56:33 702 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:56:33 703 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:56:33 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (27457896d96a022a1ce70114b0bc271d)] -> css selector: tr[id*='immTranRow']]
null [ScreenShot]
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Member id & Teller id, Email=, Teller LastName=, pr...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]
Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
--- 08 Jul 07:19:20 213 - TestCaseID:: verifyUIElemntsInDashBoard
--- 08 Jul 07:19:22 343 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Member id & Teller id
Steps:
--- 08 Jul 07:19:29 573 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-e4e1-7188-9e5a-21cec5340697&response_mode=fragment&client_info=1&nonce=0197ea67-e4e2-7c67-ae8c-ec5c0322a800&state=eyjpzci6ijaxotdlyty3lwu0ztitn2vizs1hmtm2ltq3zwi1mjy1nzniysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=k_fzqbdj9shovry-njlqlmn7g_6konurdmi8bg3tlm4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:19:29 573 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:29 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:19:29 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:19:29 743 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> id: idSIButton9]
--- 08 Jul 07:19:29 783 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:19:29 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:19:33 202 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-e4e1-7188-9e5a-21cec5340697&response_mode=fragment&client_info=1&nonce=0197ea67-e4e2-7c67-ae8c-ec5c0322a800&state=eyjpzci6ijaxotdlyty3lwu0ztitn2vizs1hmtm2ltq3zwi1mjy1nzniysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=k_fzqbdj9shovry-njlqlmn7g_6konurdmi8bg3tlm4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:19:33 202 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:36 571 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-e4e1-7188-9e5a-21cec5340697&response_mode=fragment&client_info=1&nonce=0197ea67-e4e2-7c67-ae8c-ec5c0322a800&state=eyjpzci6ijaxotdlyty3lwu0ztitn2vizs1hmtm2ltq3zwi1mjy1nzniysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=k_fzqbdj9shovry-njlqlmn7g_6konurdmi8bg3tlm4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:19:36 571 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:36 855 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:19:36 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:19:40 153 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea67-e4e1-7188-9e5a-21cec5340697&response_mode=fragment&client_info=1&nonce=0197ea67-e4e2-7c67-ae8c-ec5c0322a800&state=eyjpzci6ijaxotdlyty3lwu0ztitn2vizs1hmtm2ltq3zwi1mjy1nzniysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=k_fzqbdj9shovry-njlqlmn7g_6konurdmi8bg3tlm4&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:19:40 154 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:43 572 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:19:43 572 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:50 863 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:19:50 863 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:53 998 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:19:53 999 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:54 043 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> id: immOnFilter]
--- 08 Jul 07:19:57 176 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:19:57 177 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:19:57 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (da2fb0011a623f63371a8a9688c4984d)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page [ScreenShot]
Cannot invoke "String.trim()" because the return value of "org.openqa.selenium.WebElement.getAttribute(String)" is null [ScreenShot]
verifyReportTooltipsInDashboardPage_ER3814({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
--- 08 Jul 06:43:42 599 - TestCaseID:: verifyReportTooltipsInDashboardPage_ER3814
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 08 Jul 06:24:05 916 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 08 Jul 06:24:10 053 - 4 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page for Member
Steps:
--- 08 Jul 06:24:16 357 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea35-5109-7d81-b1af-ef50da2b8846&response_mode=fragment&client_info=1&nonce=0197ea35-510a-7ad4-80a6-111ea957bda5&state=eyjpzci6ijaxotdlytm1ltuxmgetn2qxnc1ingywlwvlmjg2otjkn2mzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bjcwpx1vfeap-7w5pjdj_3_ud_voc74jctv62od7avk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:24:16 359 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:16 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:24:16 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:24:16 576 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> id: idSIButton9]
--- 08 Jul 06:24:16 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:24:16 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:24:20 112 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea35-5109-7d81-b1af-ef50da2b8846&response_mode=fragment&client_info=1&nonce=0197ea35-510a-7ad4-80a6-111ea957bda5&state=eyjpzci6ijaxotdlytm1ltuxmgetn2qxnc1ingywlwvlmjg2otjkn2mzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bjcwpx1vfeap-7w5pjdj_3_ud_voc74jctv62od7avk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:24:20 113 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:23 375 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea35-5109-7d81-b1af-ef50da2b8846&response_mode=fragment&client_info=1&nonce=0197ea35-510a-7ad4-80a6-111ea957bda5&state=eyjpzci6ijaxotdlytm1ltuxmgetn2qxnc1ingywlwvlmjg2otjkn2mzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bjcwpx1vfeap-7w5pjdj_3_ud_voc74jctv62od7avk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:24:23 376 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:23 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:24:23 832 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:24:27 096 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea35-5109-7d81-b1af-ef50da2b8846&response_mode=fragment&client_info=1&nonce=0197ea35-510a-7ad4-80a6-111ea957bda5&state=eyjpzci6ijaxotdlytm1ltuxmgetn2qxnc1ingywlwvlmjg2otjkn2mzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bjcwpx1vfeap-7w5pjdj_3_ud_voc74jctv62od7avk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:24:27 097 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:31 162 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:24:31 162 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:38 515 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:24:38 516 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:41 679 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:24:41 680 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:41 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> id: immOnFilter]
--- 08 Jul 06:24:44 908 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:24:44 909 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:24:44 961 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:24:47 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:24:50 656 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> id: immMemberId]
--- 08 Jul 06:24:50 706 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> 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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:25:17 453 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (3c4fc47a7fb64a8b4b5e595024b82cce)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyTooltipsInReceiptPage({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jul 06:56:50 196 - TestCaseID:: verifyTooltipsInReceiptPage
--- 08 Jul 06:56:52 508 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Tool tips in Receipt
Steps:
--- 08 Jul 06:56:57 156 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea53-423e-7238-acd8-7ce936912b66&response_mode=fragment&client_info=1&nonce=0197ea53-423f-76d4-ad4a-1f89e0553e6f&state=eyjpzci6ijaxotdlytuzltqym2ytn2e1yi1iotg2lwywnmu0mwi2nzi2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xjylfipqpre3rihro8gwgukrbowua25szkzh1rlk5bu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:56:57 157 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:56:57 208 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:56:57 242 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:56:57 282 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> id: idSIButton9]
--- 08 Jul 06:56:57 317 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:56:57 365 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:57:00 665 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea53-423e-7238-acd8-7ce936912b66&response_mode=fragment&client_info=1&nonce=0197ea53-423f-76d4-ad4a-1f89e0553e6f&state=eyjpzci6ijaxotdlytuzltqym2ytn2e1yi1iotg2lwywnmu0mwi2nzi2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xjylfipqpre3rihro8gwgukrbowua25szkzh1rlk5bu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:57:00 665 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:57:04 549 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea53-423e-7238-acd8-7ce936912b66&response_mode=fragment&client_info=1&nonce=0197ea53-423f-76d4-ad4a-1f89e0553e6f&state=eyjpzci6ijaxotdlytuzltqym2ytn2e1yi1iotg2lwywnmu0mwi2nzi2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xjylfipqpre3rihro8gwgukrbowua25szkzh1rlk5bu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:57:04 549 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:57:05 209 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:57:05 349 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:57:08 662 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea53-423e-7238-acd8-7ce936912b66&response_mode=fragment&client_info=1&nonce=0197ea53-423f-76d4-ad4a-1f89e0553e6f&state=eyjpzci6ijaxotdlytuzltqym2ytn2e1yi1iotg2lwywnmu0mwi2nzi2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xjylfipqpre3rihro8gwgukrbowua25szkzh1rlk5bu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:57:08 663 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:57:12 055 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:57:12 055 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:57:18 422 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:57:18 422 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:57:21 547 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:57:21 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:57:21 594 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> id: immOnFilter]
--- 08 Jul 06:57:24 707 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:57:24 707 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:57:24 751 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:57:26 944 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:57:30 112 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> id: immTranDateFrom]
--- 08 Jul 06:57:30 161 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> id: immTranDateFrom]
--- 08 Jul 06:57:30 810 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f5c43476211a02333ad8aa7ce6ea2db7)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...)
--- 08 Jul 07:06:24 490 - TestCaseID:: verifyTransactionDefaultRequired
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 08 Jul 06:28:14 454 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 08 Jul 06:28:16 938 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid end Dates
Steps:
--- 08 Jul 06:28:21 363 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea39-13b8-7a5e-a328-bd2abad93f42&response_mode=fragment&client_info=1&nonce=0197ea39-13b9-72e5-a340-272b641c03a7&state=eyjpzci6ijaxotdlytm5ltezyjktn2i0os1hodg4lwu4mjaxmte0m2vlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xqzqcdwan4oztckknsevz-ggr1ucccm09v_pfiefhss&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:28:21 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:21 411 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:28:21 450 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:28:21 495 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> id: idSIButton9]
--- 08 Jul 06:28:21 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:28:21 571 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:28:24 896 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea39-13b8-7a5e-a328-bd2abad93f42&response_mode=fragment&client_info=1&nonce=0197ea39-13b9-72e5-a340-272b641c03a7&state=eyjpzci6ijaxotdlytm5ltezyjktn2i0os1hodg4lwu4mjaxmte0m2vlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xqzqcdwan4oztckknsevz-ggr1ucccm09v_pfiefhss&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:28:24 896 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:28 385 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea39-13b8-7a5e-a328-bd2abad93f42&response_mode=fragment&client_info=1&nonce=0197ea39-13b9-72e5-a340-272b641c03a7&state=eyjpzci6ijaxotdlytm5ltezyjktn2i0os1hodg4lwu4mjaxmte0m2vlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xqzqcdwan4oztckknsevz-ggr1ucccm09v_pfiefhss&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:28:28 385 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:28 702 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:28:28 756 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:28:31 997 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea39-13b8-7a5e-a328-bd2abad93f42&response_mode=fragment&client_info=1&nonce=0197ea39-13b9-72e5-a340-272b641c03a7&state=eyjpzci6ijaxotdlytm5ltezyjktn2i0os1hodg4lwu4mjaxmte0m2vlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xqzqcdwan4oztckknsevz-ggr1ucccm09v_pfiefhss&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:28:31 998 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:35 904 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:28:35 905 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:42 268 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:28:42 269 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:45 429 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:28:45 430 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:45 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> id: immOnFilter]
--- 08 Jul 06:28:48 621 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:28:48 621 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:28:48 670 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:28:51 157 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:28:54 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> id: immTranDateFrom]
--- 08 Jul 06:28:54 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> id: immTranDateFrom]
--- 08 Jul 06:28:54 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:29:21 101 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (8ffd400ca2270a5f18799a1a70743181)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyNotifyInArchiveReceiptPage({Description=verify Notify In Archive Receipt Page, Email=Ctest@gmail.com, Teller LastName=, print s...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:42:21 169 - TestCaseID:: verifyNotifyInArchiveReceiptPage
--- 08 Jul 06:42:23 349 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Notify In Archive Receipt Page
Steps:
--- 08 Jul 06:42:28 294 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea46-01f5-77f3-ac5c-a508cc168e51&response_mode=fragment&client_info=1&nonce=0197ea46-01f6-7c8c-a21d-4a79c0622f72&state=eyjpzci6ijaxotdlytq2ltaxzjytn2mwos1hmjewlta4zjjmmgzkzdy0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wudccqkd8s4nbiuozjszmzvpicho0male2oh61vfzpk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:42:28 295 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:28 347 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:42:28 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:42:28 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> id: idSIButton9]
--- 08 Jul 06:42:28 477 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:42:28 524 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:42:31 851 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea46-01f5-77f3-ac5c-a508cc168e51&response_mode=fragment&client_info=1&nonce=0197ea46-01f6-7c8c-a21d-4a79c0622f72&state=eyjpzci6ijaxotdlytq2ltaxzjytn2mwos1hmjewlta4zjjmmgzkzdy0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wudccqkd8s4nbiuozjszmzvpicho0male2oh61vfzpk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:42:31 851 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:35 113 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea46-01f5-77f3-ac5c-a508cc168e51&response_mode=fragment&client_info=1&nonce=0197ea46-01f6-7c8c-a21d-4a79c0622f72&state=eyjpzci6ijaxotdlytq2ltaxzjytn2mwos1hmjewlta4zjjmmgzkzdy0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wudccqkd8s4nbiuozjszmzvpicho0male2oh61vfzpk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:42:35 114 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:35 526 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:42:35 565 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:42:38 824 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea46-01f5-77f3-ac5c-a508cc168e51&response_mode=fragment&client_info=1&nonce=0197ea46-01f6-7c8c-a21d-4a79c0622f72&state=eyjpzci6ijaxotdlytq2ltaxzjytn2mwos1hmjewlta4zjjmmgzkzdy0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=wudccqkd8s4nbiuozjszmzvpicho0male2oh61vfzpk&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:42:38 824 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:42 821 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:42:42 821 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:49 099 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:42:49 099 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:52 204 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:42:52 204 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:52 250 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> id: immOnFilter]
--- 08 Jul 06:42:55 363 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:42:55 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:42:55 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:42:57 550 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> id: immOnRunNonArchiveQuery]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:43:25 688 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4be6e3a627b0cfed9d16158018da60c3)] -> css selector: tr[id*='immTranRow']]
--- 08 Jul 06:43:42 564 - sleep failed..
verifyInvalidEmailInNotifyInDashboardPage({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastN...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:40:59 870 - TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
--- 08 Jul 06:41:02 331 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the invalid email in notify dashboard page
Steps:
--- 08 Jul 06:41:06 825 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea44-c1a8-72fa-88aa-5ddb314a7d35&response_mode=fragment&client_info=1&nonce=0197ea44-c1aa-717e-b383-152ebefb2849&state=eyjpzci6ijaxotdlytq0lwmxytktnzg1ns1hn2rmlwewzjg1mzhiyte3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7780wi1ykyb6xzndiz6sp2czk4_kmr30yrxrkuvu0jw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:41:06 825 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:06 878 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:41:06 920 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:41:06 965 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> id: idSIButton9]
--- 08 Jul 06:41:07 005 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:41:07 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:41:10 412 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea44-c1a8-72fa-88aa-5ddb314a7d35&response_mode=fragment&client_info=1&nonce=0197ea44-c1aa-717e-b383-152ebefb2849&state=eyjpzci6ijaxotdlytq0lwmxytktnzg1ns1hn2rmlwewzjg1mzhiyte3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7780wi1ykyb6xzndiz6sp2czk4_kmr30yrxrkuvu0jw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:41:10 412 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:13 746 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea44-c1a8-72fa-88aa-5ddb314a7d35&response_mode=fragment&client_info=1&nonce=0197ea44-c1aa-717e-b383-152ebefb2849&state=eyjpzci6ijaxotdlytq0lwmxytktnzg1ns1hn2rmlwewzjg1mzhiyte3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7780wi1ykyb6xzndiz6sp2czk4_kmr30yrxrkuvu0jw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:41:13 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:14 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:41:14 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:41:17 396 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea44-c1a8-72fa-88aa-5ddb314a7d35&response_mode=fragment&client_info=1&nonce=0197ea44-c1aa-717e-b383-152ebefb2849&state=eyjpzci6ijaxotdlytq0lwmxytktnzg1ns1hn2rmlwewzjg1mzhiyte3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=7780wi1ykyb6xzndiz6sp2czk4_kmr30yrxrkuvu0jw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:41:17 396 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:21 351 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:41:21 352 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:27 791 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:41:27 791 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:30 940 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:41:30 940 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:30 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> id: immOnFilter]
--- 08 Jul 06:41:34 094 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:41:34 094 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:41:34 134 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:41:36 295 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> id: immOnRunNonArchiveQuery]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:42:04 308 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd6374b988b3e490d897b549728142ce)] -> css selector: tr[id*='immTranRow']]
--- 08 Jul 06:42:21 146 - sleep failed..
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print ...)
SignIn page didn't open up [ScreenShot]
--- 08 Jul 07:15:20 526 - TestCaseID:: verifyUIElemntsInDashBoard
--- 08 Jul 07:17:37 782 - 137 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Last name
Steps:
--- 08 Jul 07:17:42 363 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea66-4253-708d-b274-6e7bc89e79ff&response_mode=fragment&client_info=1&nonce=0197ea66-4255-731a-8024-e9a1efbe820d&state=eyjpzci6ijaxotdlyty2ltqyntqtnzqzys05mgnhlwzlmgvmymrmnmezniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cxzhv6si3ptrdlwvyp9r2kyeqd9ews0g2owhe42fqqm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:17:42 363 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:18:44 138 - Unable to find an element after 60 sec ==> [[RemoteWebDriver: chrome on Windows 10 (7199505fcf6135a7124151b879133803)] -> xpath: //input[@id='i0116']]
SignIn page didn't open up [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 08 Jul 06:30:56 363 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 08 Jul 06:30:58 597 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller ID invalid
Steps:
--- 08 Jul 06:31:03 199 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3b-8bec-7155-b38c-fd5a6584b98a&response_mode=fragment&client_info=1&nonce=0197ea3b-8bee-7c63-9efe-4686fac40bb0&state=eyjpzci6ijaxotdlytnilthizwqtnzvins04nmy2ltmzmdvlmjg1njziysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=q274sgqivajvhfwq1htfwvy3_ekqd1qpuid4chss7bg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:31:03 200 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:03 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:31:03 299 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:31:03 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: idSIButton9]
--- 08 Jul 06:31:03 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:31:03 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:31:06 908 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3b-8bec-7155-b38c-fd5a6584b98a&response_mode=fragment&client_info=1&nonce=0197ea3b-8bee-7c63-9efe-4686fac40bb0&state=eyjpzci6ijaxotdlytnilthizwqtnzvins04nmy2ltmzmdvlmjg1njziysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=q274sgqivajvhfwq1htfwvy3_ekqd1qpuid4chss7bg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:31:06 908 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:10 163 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3b-8bec-7155-b38c-fd5a6584b98a&response_mode=fragment&client_info=1&nonce=0197ea3b-8bee-7c63-9efe-4686fac40bb0&state=eyjpzci6ijaxotdlytnilthizwqtnzvins04nmy2ltmzmdvlmjg1njziysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=q274sgqivajvhfwq1htfwvy3_ekqd1qpuid4chss7bg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:31:10 164 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:10 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:31:10 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:31:13 859 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3b-8bec-7155-b38c-fd5a6584b98a&response_mode=fragment&client_info=1&nonce=0197ea3b-8bee-7c63-9efe-4686fac40bb0&state=eyjpzci6ijaxotdlytnilthizwqtnzvins04nmy2ltmzmdvlmjg1njziysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=q274sgqivajvhfwq1htfwvy3_ekqd1qpuid4chss7bg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:31:13 860 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:17 325 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:31:17 326 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:24 550 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:31:24 551 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:27 710 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:31:27 711 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:27 767 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immOnFilter]
--- 08 Jul 06:31:30 909 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:31:30 910 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:31:30 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:31:33 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:31:36 607 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immTranDateFrom]
--- 08 Jul 06:31:36 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immTranDateFrom]
--- 08 Jul 06:31:36 900 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immTranDateTo]
--- 08 Jul 06:31:38 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immTellerId]
--- 08 Jul 06:31:38 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immTellerId]
--- 08 Jul 06:31:39 642 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immMemberId]
--- 08 Jul 06:31:39 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> 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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:32:06 264 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (09e985a2ae8af6208827a08df77aff01)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:... [ScreenShot]
--- 08 Jul 06:32:19 643 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 08 Jul 06:32:21 878 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Teller First and Last name
Steps:
--- 08 Jul 06:32:27 315 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3c-d482-7360-842a-3cefcbba6f5d&response_mode=fragment&client_info=1&nonce=0197ea3c-d484-7b90-98e6-4bf2c300fb45&state=eyjpzci6ijaxotdlytnjlwq0odmtn2eyzc05ogzlltblntzmzju3nzm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fonogmkjtdyeeb3juhvgvolegv0olm3tfenozhegqqw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:32:27 315 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:27 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:32:27 404 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:32:27 444 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: idSIButton9]
--- 08 Jul 06:32:27 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:32:27 519 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:32:30 842 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3c-d482-7360-842a-3cefcbba6f5d&response_mode=fragment&client_info=1&nonce=0197ea3c-d484-7b90-98e6-4bf2c300fb45&state=eyjpzci6ijaxotdlytnjlwq0odmtn2eyzc05ogzlltblntzmzju3nzm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fonogmkjtdyeeb3juhvgvolegv0olm3tfenozhegqqw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:32:30 842 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:34 160 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3c-d482-7360-842a-3cefcbba6f5d&response_mode=fragment&client_info=1&nonce=0197ea3c-d484-7b90-98e6-4bf2c300fb45&state=eyjpzci6ijaxotdlytnjlwq0odmtn2eyzc05ogzlltblntzmzju3nzm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fonogmkjtdyeeb3juhvgvolegv0olm3tfenozhegqqw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:32:34 160 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:34 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:32:34 530 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:32:37 773 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3c-d482-7360-842a-3cefcbba6f5d&response_mode=fragment&client_info=1&nonce=0197ea3c-d484-7b90-98e6-4bf2c300fb45&state=eyjpzci6ijaxotdlytnjlwq0odmtn2eyzc05ogzlltblntzmzju3nzm1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=fonogmkjtdyeeb3juhvgvolegv0olm3tfenozhegqqw&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:32:37 774 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:41 239 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:32:41 239 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:47 568 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:32:47 568 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:50 702 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:32:50 702 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:50 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immOnFilter]
--- 08 Jul 06:32:53 841 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:32:53 842 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:32:53 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:32:56 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:32:59 527 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immTranDateFrom]
--- 08 Jul 06:32:59 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immTranDateFrom]
--- 08 Jul 06:32:59 898 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immTranDateTo]
--- 08 Jul 06:33:01 244 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immUserFirstName]
--- 08 Jul 06:33:01 280 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ac6c577d7b97f0ad088b49b198747721)] -> id: immUserFirstName]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
null [ScreenShot]
--- 08 Jul 06:57:57 371 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 08 Jul 06:57:59 588 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Active
Steps:
--- 08 Jul 06:58:03 963 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea54-46e9-786e-9a8c-7615d6a2bed7&response_mode=fragment&client_info=1&nonce=0197ea54-46eb-777b-ae93-3d2578daf2b7&state=eyjpzci6ijaxotdlytu0ltq2zwetn2q3mc04zgrjlwu2nzdiyziyogm0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4yunrhhozk9xb3fwfwlfmx9q3ulm1e42jyyr3symqza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:58:03 963 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:04 020 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:58:04 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:58:04 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> id: idSIButton9]
--- 08 Jul 06:58:04 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:58:04 351 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:58:07 702 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea54-46e9-786e-9a8c-7615d6a2bed7&response_mode=fragment&client_info=1&nonce=0197ea54-46eb-777b-ae93-3d2578daf2b7&state=eyjpzci6ijaxotdlytu0ltq2zwetn2q3mc04zgrjlwu2nzdiyziyogm0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4yunrhhozk9xb3fwfwlfmx9q3ulm1e42jyyr3symqza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:58:07 702 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:11 081 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea54-46e9-786e-9a8c-7615d6a2bed7&response_mode=fragment&client_info=1&nonce=0197ea54-46eb-777b-ae93-3d2578daf2b7&state=eyjpzci6ijaxotdlytu0ltq2zwetn2q3mc04zgrjlwu2nzdiyziyogm0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4yunrhhozk9xb3fwfwlfmx9q3ulm1e42jyyr3symqza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:58:11 081 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:11 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:58:11 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:58:14 824 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea54-46e9-786e-9a8c-7615d6a2bed7&response_mode=fragment&client_info=1&nonce=0197ea54-46eb-777b-ae93-3d2578daf2b7&state=eyjpzci6ijaxotdlytu0ltq2zwetn2q3mc04zgrjlwu2nzdiyziyogm0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=4yunrhhozk9xb3fwfwlfmx9q3ulm1e42jyyr3symqza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:58:14 825 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:18 261 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:58:18 261 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:25 528 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:58:25 528 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:28 666 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:58:28 666 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:28 715 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> id: immOnFilter]
--- 08 Jul 06:58:31 814 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:58:31 815 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:31 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:58:34 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:58:37 328 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> id: immTranDateFrom]
--- 08 Jul 06:58:37 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> id: immTranDateFrom]
--- 08 Jul 06:58:37 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:58:56 193 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> css selector: tr[id*='immTranRow']]
--- 08 Jul 06:58:59 291 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:58:59 292 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:58:59 314 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f7f4c32e643a4c45a7ee63e48bd4f15c)] -> css selector: tr[id*='immTranRow']]
null [ScreenShot]
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...)
--- 08 Jul 07:09:24 531 - TestCaseID:: verifyTransactionDefaultRequired
--- 08 Jul 07:11:37 393 - 132 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify default Transcation values
Steps:
--- 08 Jul 07:11:41 937 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea60-c1fe-7581-9c03-f96e4ea211ec&response_mode=fragment&client_info=1&nonce=0197ea60-c1ff-7c96-a566-709772eb1540&state=eyjpzci6ijaxotdlytywlwmxzmutn2iznc1hnjnhltazy2i0zmm4nwiznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oxb7xpro7aeo2gdw7_9ghn1yobkdt8i4tlk-z1nn6es&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:11:41 937 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:11:41 987 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c4a4b252bbca52318290791345e20b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:11:42 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c4a4b252bbca52318290791345e20b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:11:42 066 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c4a4b252bbca52318290791345e20b)] -> id: idSIButton9]
--- 08 Jul 07:11:42 103 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c4a4b252bbca52318290791345e20b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:11:42 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c4a4b252bbca52318290791345e20b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:11:45 449 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea60-c1fe-7581-9c03-f96e4ea211ec&response_mode=fragment&client_info=1&nonce=0197ea60-c1ff-7c96-a566-709772eb1540&state=eyjpzci6ijaxotdlytywlwmxzmutn2iznc1hnjnhltazy2i0zmm4nwiznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oxb7xpro7aeo2gdw7_9ghn1yobkdt8i4tlk-z1nn6es&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:11:45 449 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:11:48 764 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea60-c1fe-7581-9c03-f96e4ea211ec&response_mode=fragment&client_info=1&nonce=0197ea60-c1ff-7c96-a566-709772eb1540&state=eyjpzci6ijaxotdlytywlwmxzmutn2iznc1hnjnhltazy2i0zmm4nwiznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oxb7xpro7aeo2gdw7_9ghn1yobkdt8i4tlk-z1nn6es&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:11:48 764 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:11:49 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c4a4b252bbca52318290791345e20b)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:11:49 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (32c4a4b252bbca52318290791345e20b)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:11:52 458 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea60-c1fe-7581-9c03-f96e4ea211ec&response_mode=fragment&client_info=1&nonce=0197ea60-c1ff-7c96-a566-709772eb1540&state=eyjpzci6ijaxotdlytywlwmxzmutn2iznc1hnjnhltazy2i0zmm4nwiznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oxb7xpro7aeo2gdw7_9ghn1yobkdt8i4tlk-z1nn6es&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:11:52 458 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:11:56 484 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:11:56 484 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:12:03 744 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:12:03 745 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:12:06 812 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:12:06 812 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:12:20 473 - sleep failed..
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Non Archive not found in page!! [ScreenShot]
--- 08 Jul 07:03:23 455 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 08 Jul 07:03:29 284 - 5 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Error
Steps:
--- 08 Jul 07:03:33 826 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea59-5010-7a63-b724-96e5a9d69a29&response_mode=fragment&client_info=1&nonce=0197ea59-5011-7a06-8ec5-bf0d62d36413&state=eyjpzci6ijaxotdlytu5ltuwmtetnziwns04ywi1ltk5zwrjntm5mta1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hd3rlml3bsvqwidsskqlvgwl-exk2gsxn0t5ppf2q1i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:03:33 827 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:03:33 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:03:33 908 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:03:33 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> id: idSIButton9]
--- 08 Jul 07:03:33 983 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:03:34 018 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:03:37 329 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea59-5010-7a63-b724-96e5a9d69a29&response_mode=fragment&client_info=1&nonce=0197ea59-5011-7a06-8ec5-bf0d62d36413&state=eyjpzci6ijaxotdlytu5ltuwmtetnziwns04ywi1ltk5zwrjntm5mta1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hd3rlml3bsvqwidsskqlvgwl-exk2gsxn0t5ppf2q1i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:03:37 330 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:03:40 683 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea59-5010-7a63-b724-96e5a9d69a29&response_mode=fragment&client_info=1&nonce=0197ea59-5011-7a06-8ec5-bf0d62d36413&state=eyjpzci6ijaxotdlytu5ltuwmtetnziwns04ywi1ltk5zwrjntm5mta1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hd3rlml3bsvqwidsskqlvgwl-exk2gsxn0t5ppf2q1i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:03:40 683 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:03:41 156 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:03:41 201 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:03:44 452 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea59-5010-7a63-b724-96e5a9d69a29&response_mode=fragment&client_info=1&nonce=0197ea59-5011-7a06-8ec5-bf0d62d36413&state=eyjpzci6ijaxotdlytu5ltuwmtetnziwns04ywi1ltk5zwrjntm5mta1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=hd3rlml3bsvqwidsskqlvgwl-exk2gsxn0t5ppf2q1i&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:03:44 452 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:03:48 511 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:03:48 511 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:03:55 759 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:03:55 760 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:03:58 884 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:03:58 885 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:04:14 550 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> id: immOnFilter]
--- 08 Jul 07:04:14 593 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> id: immOnClear]
--- 08 Jul 07:04:17 676 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:04:17 677 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:04:17 720 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (94ead6458e70438553ce22a84d9a0ed6)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 07:04:30 577 - Moved to element..
--- 08 Jul 07:04:55 922 - Unable to find a element after 25 sec
Non Archive not found in page!! [ScreenShot]
verifyValidEmailInNotifyInDashboardPage({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller ...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 07:19:58 408 - TestCaseID:: verifyValidEmailInNotifyInDashboardPage
--- 08 Jul 07:20:00 664 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the valid email in notify dashboard page
Steps:
--- 08 Jul 07:20:05 981 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea68-72c8-759c-bea0-d86fc932d17f&response_mode=fragment&client_info=1&nonce=0197ea68-72c9-7fde-9ef1-3d98d2478d38&state=eyjpzci6ijaxotdlyty4ltcyyzktn2m1ys05yjgxlta5mtk5mjc3ywe5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dovbxlleng2zsg_4nbuaedjkgg2a7vuer-mpado08dm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:20:05 982 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:06 081 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:20:06 143 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:20:06 226 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> id: idSIButton9]
--- 08 Jul 07:20:06 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:20:06 309 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:20:09 670 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea68-72c8-759c-bea0-d86fc932d17f&response_mode=fragment&client_info=1&nonce=0197ea68-72c9-7fde-9ef1-3d98d2478d38&state=eyjpzci6ijaxotdlyty4ltcyyzktn2m1ys05yjgxlta5mtk5mjc3ywe5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dovbxlleng2zsg_4nbuaedjkgg2a7vuer-mpado08dm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:20:09 670 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:12 901 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea68-72c8-759c-bea0-d86fc932d17f&response_mode=fragment&client_info=1&nonce=0197ea68-72c9-7fde-9ef1-3d98d2478d38&state=eyjpzci6ijaxotdlyty4ltcyyzktn2m1ys05yjgxlta5mtk5mjc3ywe5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dovbxlleng2zsg_4nbuaedjkgg2a7vuer-mpado08dm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:20:12 901 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:13 165 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:20:13 199 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:20:16 395 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea68-72c8-759c-bea0-d86fc932d17f&response_mode=fragment&client_info=1&nonce=0197ea68-72c9-7fde-9ef1-3d98d2478d38&state=eyjpzci6ijaxotdlyty4ltcyyzktn2m1ys05yjgxlta5mtk5mjc3ywe5ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=dovbxlleng2zsg_4nbuaedjkgg2a7vuer-mpado08dm&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:20:16 395 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:19 794 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:20:19 795 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:26 117 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:20:26 117 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:29 223 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:20:29 223 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:29 270 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> id: immOnFilter]
--- 08 Jul 07:20:32 419 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:20:32 419 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:20:32 458 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 07:20:37 633 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> id: immOnRunNonArchiveQuery]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 07:21:05 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0ca56b2c86a546b9d99014ad9fec4b5d)] -> css selector: tr[id*='immTranRow']]
--- 08 Jul 07:21:22 479 - sleep failed..
verifyFiltersInDashBoard({Description=Verify Transaction in Dashboard Page, Email=, Teller LastName=, print signatur=, errori...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Test Failed. Check the steps above in red color.
--- 08 Jul 06:35:28 047 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 06:35:30 533 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Transaction in Dashboard Page
Steps:
--- 08 Jul 06:35:36 169 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3f-b649-7ca8-9188-90680442d36e&response_mode=fragment&client_info=1&nonce=0197ea3f-b64a-7feb-9658-62974566af2e&state=eyjpzci6ijaxotdlytnmlwi2ngetnzi1mc1hzgi3ltiyodg5mgi1mzvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y6djwu79gt6k5ozaxyydwzkjzkhlqsjcr5oi3jbqn90&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:35:36 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:35:36 216 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:35:36 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:35:36 293 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:35:39 586 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3f-b649-7ca8-9188-90680442d36e&response_mode=fragment&client_info=1&nonce=0197ea3f-b64a-7feb-9658-62974566af2e&state=eyjpzci6ijaxotdlytnmlwi2ngetnzi1mc1hzgi3ltiyodg5mgi1mzvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y6djwu79gt6k5ozaxyydwzkjzkhlqsjcr5oi3jbqn90&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:35:39 586 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:35:42 837 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3f-b649-7ca8-9188-90680442d36e&response_mode=fragment&client_info=1&nonce=0197ea3f-b64a-7feb-9658-62974566af2e&state=eyjpzci6ijaxotdlytnmlwi2ngetnzi1mc1hzgi3ltiyodg5mgi1mzvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y6djwu79gt6k5ozaxyydwzkjzkhlqsjcr5oi3jbqn90&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:35:42 837 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:35:43 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:35:43 345 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:35:46 605 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3f-b649-7ca8-9188-90680442d36e&response_mode=fragment&client_info=1&nonce=0197ea3f-b64a-7feb-9658-62974566af2e&state=eyjpzci6ijaxotdlytnmlwi2ngetnzi1mc1hzgi3ltiyodg5mgi1mzvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=y6djwu79gt6k5ozaxyydwzkjzkhlqsjcr5oi3jbqn90&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:35:46 605 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:35:50 546 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:35:50 546 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:35:57 751 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:35:57 752 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:36:00 857 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:36:00 858 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:36:00 903 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> id: immOnFilter]
--- 08 Jul 06:36:04 043 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:36:04 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:36:04 084 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:36:06 246 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:36:09 413 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> id: immTransactionId]
--- 08 Jul 06:36:09 447 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (14a61e1a0b5c2f95468cf7a45b82b25c)] -> id: immTransactionId]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Test Failed. Check the steps above in red color.
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Fristname, Email=, Teller LastName=,...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:... [ScreenShot]
--- 08 Jul 06:37:50 306 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 06:37:52 664 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with partial Teller Fristname
Steps:
--- 08 Jul 06:37:58 502 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea41-e257-796a-b290-be2e4d4bce80&response_mode=fragment&client_info=1&nonce=0197ea41-e259-7ee5-9537-c9e41682a8d2&state=eyjpzci6ijaxotdlytqxlwuyntgtn2nlyy1imwy4lwm5mjnlotflzwuwyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqnij-oaqxklmgttxn-chycf66t-fprnp9j2nppogjc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:37:58 503 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:37:58 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:37:58 586 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:37:58 623 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:38:01 924 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea41-e257-796a-b290-be2e4d4bce80&response_mode=fragment&client_info=1&nonce=0197ea41-e259-7ee5-9537-c9e41682a8d2&state=eyjpzci6ijaxotdlytqxlwuyntgtn2nlyy1imwy4lwm5mjnlotflzwuwyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqnij-oaqxklmgttxn-chycf66t-fprnp9j2nppogjc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:38:01 924 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:05 150 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea41-e257-796a-b290-be2e4d4bce80&response_mode=fragment&client_info=1&nonce=0197ea41-e259-7ee5-9537-c9e41682a8d2&state=eyjpzci6ijaxotdlytqxlwuyntgtn2nlyy1imwy4lwm5mjnlotflzwuwyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqnij-oaqxklmgttxn-chycf66t-fprnp9j2nppogjc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:38:05 150 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:05 511 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:38:05 582 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:38:08 772 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea41-e257-796a-b290-be2e4d4bce80&response_mode=fragment&client_info=1&nonce=0197ea41-e259-7ee5-9537-c9e41682a8d2&state=eyjpzci6ijaxotdlytqxlwuyntgtn2nlyy1imwy4lwm5mjnlotflzwuwyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=aqnij-oaqxklmgttxn-chycf66t-fprnp9j2nppogjc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:38:08 772 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:12 168 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:38:12 169 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:19 465 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:38:19 465 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:22 627 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:38:22 627 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:22 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immOnFilter]
--- 08 Jul 06:38:25 850 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:38:25 850 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:38:25 892 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:38:28 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:38:31 248 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immTranDateFrom]
--- 08 Jul 06:38:31 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immTranDateFrom]
--- 08 Jul 06:38:31 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immTranDateTo]
--- 08 Jul 06:38:32 875 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immUserFirstName]
--- 08 Jul 06:38:32 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (87741d3b5b125b25080227a7d671f42c)] -> id: immUserFirstName]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 08 Jul 06:26:53 548 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 08 Jul 06:26:56 582 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with invalid start Dates
Steps:
--- 08 Jul 06:27:01 224 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea37-da7f-76a9-b23e-db7d7ac10a28&response_mode=fragment&client_info=1&nonce=0197ea37-da81-7491-8bb2-162c77a8d093&state=eyjpzci6ijaxotdlytm3lwrhodatnzi2nc1iyzk5lwezzdvjnwriztqwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihx44jerp9tgebh0zhx6ds5wwbqsfy5dqyitesqezqs&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:27:01 225 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:01 277 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:27:01 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:27:01 361 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> id: idSIButton9]
--- 08 Jul 06:27:01 407 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:27:01 448 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:27:04 775 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea37-da7f-76a9-b23e-db7d7ac10a28&response_mode=fragment&client_info=1&nonce=0197ea37-da81-7491-8bb2-162c77a8d093&state=eyjpzci6ijaxotdlytm3lwrhodatnzi2nc1iyzk5lwezzdvjnwriztqwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihx44jerp9tgebh0zhx6ds5wwbqsfy5dqyitesqezqs&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:27:04 775 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:07 984 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea37-da7f-76a9-b23e-db7d7ac10a28&response_mode=fragment&client_info=1&nonce=0197ea37-da81-7491-8bb2-162c77a8d093&state=eyjpzci6ijaxotdlytm3lwrhodatnzi2nc1iyzk5lwezzdvjnwriztqwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihx44jerp9tgebh0zhx6ds5wwbqsfy5dqyitesqezqs&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:27:07 988 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:08 321 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:27:08 391 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:27:11 636 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea37-da7f-76a9-b23e-db7d7ac10a28&response_mode=fragment&client_info=1&nonce=0197ea37-da81-7491-8bb2-162c77a8d093&state=eyjpzci6ijaxotdlytm3lwrhodatnzi2nc1iyzk5lwezzdvjnwriztqwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ihx44jerp9tgebh0zhx6ds5wwbqsfy5dqyitesqezqs&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:27:11 637 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:15 707 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:27:15 708 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:22 010 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:27:22 011 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:25 168 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:27:25 168 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:25 223 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> id: immOnFilter]
--- 08 Jul 06:27:28 327 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:27:28 328 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:27:28 372 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:27:30 836 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:27:34 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> id: immTranDateFrom]
--- 08 Jul 06:27:34 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> id: immTranDateFrom]
--- 08 Jul 06:27:34 323 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:28:00 917 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (0a380e7da86f450d8d81d1f0c9a1b2fb)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format', Email=, Telle...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jul 06:36:39 255 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 06:36:41 478 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format'
Steps:
--- 08 Jul 06:36:45 913 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea40-c6af-733f-9c28-dfaf2790641c&response_mode=fragment&client_info=1&nonce=0197ea40-c6b1-7c87-935a-9f11c7d9e4ca&state=eyjpzci6ijaxotdlytqwlwm2yjatnzc5mi1iyjdmlwq5mzm4zjzlymeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6orskthqwrkoaomldvv8c1ayoyawutcq96k8obtgu7q&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:36:45 914 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:36:45 968 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:36:46 007 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:36:46 048 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:36:49 467 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea40-c6af-733f-9c28-dfaf2790641c&response_mode=fragment&client_info=1&nonce=0197ea40-c6b1-7c87-935a-9f11c7d9e4ca&state=eyjpzci6ijaxotdlytqwlwm2yjatnzc5mi1iyjdmlwq5mzm4zjzlymeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6orskthqwrkoaomldvv8c1ayoyawutcq96k8obtgu7q&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:36:49 467 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:36:53 035 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea40-c6af-733f-9c28-dfaf2790641c&response_mode=fragment&client_info=1&nonce=0197ea40-c6b1-7c87-935a-9f11c7d9e4ca&state=eyjpzci6ijaxotdlytqwlwm2yjatnzc5mi1iyjdmlwq5mzm4zjzlymeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6orskthqwrkoaomldvv8c1ayoyawutcq96k8obtgu7q&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:36:53 035 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:36:53 354 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:36:53 420 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:36:56 658 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea40-c6af-733f-9c28-dfaf2790641c&response_mode=fragment&client_info=1&nonce=0197ea40-c6b1-7c87-935a-9f11c7d9e4ca&state=eyjpzci6ijaxotdlytqwlwm2yjatnzc5mi1iyjdmlwq5mzm4zjzlymeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=6orskthqwrkoaomldvv8c1ayoyawutcq96k8obtgu7q&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:36:56 658 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:37:00 068 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:37:00 069 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:37:06 431 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:37:06 431 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:37:09 574 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:37:09 575 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:37:09 622 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> id: immOnFilter]
--- 08 Jul 06:37:12 704 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:37:12 704 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:37:12 748 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:37:14 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:37:18 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> id: immTranDateFrom]
--- 08 Jul 06:37:18 107 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> id: immTranDateFrom]
--- 08 Jul 06:37:18 502 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> id: immTranDateTo]
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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:37:36 827 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (04def1698ddc815d51431012621dae80)] -> css selector: tr[id*='immTranRow']]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Non Archive not found in page!! [ScreenShot]
--- 08 Jul 07:01:54 307 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 08 Jul 07:01:56 636 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive, Active and Error
Steps:
--- 08 Jul 07:02:01 325 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea57-e5f1-735b-b6f6-023207ae4a82&response_mode=fragment&client_info=1&nonce=0197ea57-e5f2-797a-aaee-38e885a5832c&state=eyjpzci6ijaxotdlytu3lwu1zjitn2zmny1imzaxltbmymjhmdjioddhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cnukghlbpkyfnrlafekla27b4xhz1ax1ezgviyxzpgi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:02:01 325 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:01 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:02:01 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:02:01 463 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> id: idSIButton9]
--- 08 Jul 07:02:01 518 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:02:01 585 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:02:04 912 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea57-e5f1-735b-b6f6-023207ae4a82&response_mode=fragment&client_info=1&nonce=0197ea57-e5f2-797a-aaee-38e885a5832c&state=eyjpzci6ijaxotdlytu3lwu1zjitn2zmny1imzaxltbmymjhmdjioddhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cnukghlbpkyfnrlafekla27b4xhz1ax1ezgviyxzpgi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:02:04 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:08 151 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea57-e5f1-735b-b6f6-023207ae4a82&response_mode=fragment&client_info=1&nonce=0197ea57-e5f2-797a-aaee-38e885a5832c&state=eyjpzci6ijaxotdlytu3lwu1zjitn2zmny1imzaxltbmymjhmdjioddhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cnukghlbpkyfnrlafekla27b4xhz1ax1ezgviyxzpgi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:02:08 151 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:08 455 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:02:08 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:02:11 887 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea57-e5f1-735b-b6f6-023207ae4a82&response_mode=fragment&client_info=1&nonce=0197ea57-e5f2-797a-aaee-38e885a5832c&state=eyjpzci6ijaxotdlytu3lwu1zjitn2zmny1imzaxltbmymjhmdjioddhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cnukghlbpkyfnrlafekla27b4xhz1ax1ezgviyxzpgi&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:02:11 887 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:15 328 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:02:15 329 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:21 653 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:02:21 653 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:24 750 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:02:24 750 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:40 444 - Unable to find an element after 15 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> id: immOnFilter]
--- 08 Jul 07:02:40 494 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> id: immOnClear]
--- 08 Jul 07:02:43 584 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:02:43 584 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:02:43 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9edcd2dade185787f9d4fb184cbfe67b)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 07:02:56 471 - Moved to element..
--- 08 Jul 07:03:21 646 - Unable to find a element after 25 sec
Non Archive not found in page!! [ScreenShot]
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
Index 0 out of bounds for length 0 [ScreenShot]
--- 08 Jul 06:29:34 479 - TestCaseID:: verifyErrorMessagesInDashBoardPage
--- 08 Jul 06:29:36 665 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Error Messages In DashBoard Page with Future From and To Date
Steps:
--- 08 Jul 06:29:41 291 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3a-4c26-718c-9375-33f18c934372&response_mode=fragment&client_info=1&nonce=0197ea3a-4c28-7ca9-b7e9-518870b35f7c&state=eyjpzci6ijaxotdlytnhltrjmjctnzdlmc05yjjhltawodvmnwu3njq0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zuzzguvdvoqtdfrx5l0p8clkwpv_mmdjy_lc9jktbd8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:29:41 292 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:29:41 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:29:41 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:29:41 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: idSIButton9]
--- 08 Jul 06:29:41 556 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:29:41 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:29:44 971 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3a-4c26-718c-9375-33f18c934372&response_mode=fragment&client_info=1&nonce=0197ea3a-4c28-7ca9-b7e9-518870b35f7c&state=eyjpzci6ijaxotdlytnhltrjmjctnzdlmc05yjjhltawodvmnwu3njq0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zuzzguvdvoqtdfrx5l0p8clkwpv_mmdjy_lc9jktbd8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:29:44 972 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:29:48 337 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3a-4c26-718c-9375-33f18c934372&response_mode=fragment&client_info=1&nonce=0197ea3a-4c28-7ca9-b7e9-518870b35f7c&state=eyjpzci6ijaxotdlytnhltrjmjctnzdlmc05yjjhltawodvmnwu3njq0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zuzzguvdvoqtdfrx5l0p8clkwpv_mmdjy_lc9jktbd8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:29:48 337 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:29:48 912 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:29:48 979 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:29:52 259 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3a-4c26-718c-9375-33f18c934372&response_mode=fragment&client_info=1&nonce=0197ea3a-4c28-7ca9-b7e9-518870b35f7c&state=eyjpzci6ijaxotdlytnhltrjmjctnzdlmc05yjjhltawodvmnwu3njq0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=zuzzguvdvoqtdfrx5l0p8clkwpv_mmdjy_lc9jktbd8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:29:52 260 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:29:56 251 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:29:56 252 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:30:02 644 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:30:02 646 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:30:05 748 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:30:05 748 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:30:05 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: immOnFilter]
--- 08 Jul 06:30:08 936 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:30:08 936 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:30:08 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
Successfully verifed UI Elemnts in the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:30:11 472 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:30:14 669 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: immTranDateFrom]
--- 08 Jul 06:30:14 728 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: immTranDateFrom]
--- 08 Jul 06:30:14 959 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: immTranDateTo]
--- 08 Jul 06:30:16 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: immMemberId]
--- 08 Jul 06:30:16 374 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> 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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:30:42 935 - Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (3378e147b349af1116d2826cbd5fb047)] -> id: immOnFilter]
Index 0 out of bounds for length 0 [ScreenShot]
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur...)
--- 08 Jul 07:12:20 482 - TestCaseID:: verifyUIElemntsInDashBoard
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, ...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jul 06:33:03 170 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 06:33:05 514 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Teller
Steps:
--- 08 Jul 06:33:11 089 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3d-7f91-7259-927d-590caaf949e0&response_mode=fragment&client_info=1&nonce=0197ea3d-7f92-7e57-9e41-eda13fedd06e&state=eyjpzci6ijaxotdlytnkltdmotitnzg5ns1hognmlti2zdu2yjewzwyynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mx3ddkrz3myyjxvp54dmqiuaoj43q5efj_aj6_s_mzg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:33:11 089 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:11 138 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:33:11 174 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:33:11 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:33:14 562 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3d-7f91-7259-927d-590caaf949e0&response_mode=fragment&client_info=1&nonce=0197ea3d-7f92-7e57-9e41-eda13fedd06e&state=eyjpzci6ijaxotdlytnkltdmotitnzg5ns1hognmlti2zdu2yjewzwyynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mx3ddkrz3myyjxvp54dmqiuaoj43q5efj_aj6_s_mzg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:33:14 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:17 953 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3d-7f91-7259-927d-590caaf949e0&response_mode=fragment&client_info=1&nonce=0197ea3d-7f92-7e57-9e41-eda13fedd06e&state=eyjpzci6ijaxotdlytnkltdmotitnzg5ns1hognmlti2zdu2yjewzwyynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mx3ddkrz3myyjxvp54dmqiuaoj43q5efj_aj6_s_mzg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:33:17 954 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:18 263 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:33:18 312 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:33:21 504 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3d-7f91-7259-927d-590caaf949e0&response_mode=fragment&client_info=1&nonce=0197ea3d-7f92-7e57-9e41-eda13fedd06e&state=eyjpzci6ijaxotdlytnkltdmotitnzg5ns1hognmlti2zdu2yjewzwyynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mx3ddkrz3myyjxvp54dmqiuaoj43q5efj_aj6_s_mzg&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:33:21 504 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:25 588 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:33:25 588 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:31 931 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:33:31 931 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:35 079 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:33:35 079 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:35 126 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> id: immOnFilter]
--- 08 Jul 06:33:38 290 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:33:38 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:33:38 330 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:33:40 493 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:33:43 664 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> id: immTellerId]
--- 08 Jul 06:33:43 700 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> 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(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:34:02 038 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0a578856ee6fb20780206a6003933005)] -> css selector: tr[id*='immTranRow']]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...)
--- 08 Jul 07:05:41 823 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 08 Jul 07:05:44 201 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive
Steps:
--- 08 Jul 07:05:50 737 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5b-679f-72ba-b8e4-bec2adfe37b3&response_mode=fragment&client_info=1&nonce=0197ea5b-67a1-7697-9b4d-030efc52a6cf&state=eyjpzci6ijaxotdlytvilty3ytatnznlos04ztq1lwu1mgy0mwy3nzcwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mdwkbcuky1mert5icbhxo4yshmseq_lmc_tpuxlmzn0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:05:50 738 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:50 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce362b770cad3368f38eca824cd4ccc7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:50 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce362b770cad3368f38eca824cd4ccc7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:50 869 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce362b770cad3368f38eca824cd4ccc7)] -> id: idSIButton9]
--- 08 Jul 07:05:50 913 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce362b770cad3368f38eca824cd4ccc7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:50 958 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce362b770cad3368f38eca824cd4ccc7)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:54 219 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5b-679f-72ba-b8e4-bec2adfe37b3&response_mode=fragment&client_info=1&nonce=0197ea5b-67a1-7697-9b4d-030efc52a6cf&state=eyjpzci6ijaxotdlytvilty3ytatnznlos04ztq1lwu1mgy0mwy3nzcwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mdwkbcuky1mert5icbhxo4yshmseq_lmc_tpuxlmzn0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:05:54 220 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:57 453 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5b-679f-72ba-b8e4-bec2adfe37b3&response_mode=fragment&client_info=1&nonce=0197ea5b-67a1-7697-9b4d-030efc52a6cf&state=eyjpzci6ijaxotdlytvilty3ytatnznlos04ztq1lwu1mgy0mwy3nzcwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mdwkbcuky1mert5icbhxo4yshmseq_lmc_tpuxlmzn0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:05:57 453 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:57 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce362b770cad3368f38eca824cd4ccc7)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:05:57 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ce362b770cad3368f38eca824cd4ccc7)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:06:01 075 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5b-679f-72ba-b8e4-bec2adfe37b3&response_mode=fragment&client_info=1&nonce=0197ea5b-67a1-7697-9b4d-030efc52a6cf&state=eyjpzci6ijaxotdlytvilty3ytatnznlos04ztq1lwu1mgy0mwy3nzcwocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=mdwkbcuky1mert5icbhxo4yshmseq_lmc_tpuxlmzn0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:06:01 075 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:06:04 636 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:06:04 636 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:06:10 773 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:06:10 774 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:06:24 475 - sleep failed..
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Member, Email=, Teller LastName=, print signatur=, ...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jul 06:34:15 482 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 06:34:17 682 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Member
Steps:
--- 08 Jul 06:34:22 118 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3e-9504-7035-9fd1-cf9c621fb6a5&response_mode=fragment&client_info=1&nonce=0197ea3e-9506-7725-9898-975539f9c369&state=eyjpzci6ijaxotdlytnlltk1mdutnzrios1in2q5lwnmzgvmmwqxndhjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rqda7pf-e80axg3095mjfn9fazuztwh3b_-bdrez3fy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:34:22 118 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:22 167 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:34:22 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:34:22 245 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:34:25 547 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3e-9504-7035-9fd1-cf9c621fb6a5&response_mode=fragment&client_info=1&nonce=0197ea3e-9506-7725-9898-975539f9c369&state=eyjpzci6ijaxotdlytnlltk1mdutnzrios1in2q5lwnmzgvmmwqxndhjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rqda7pf-e80axg3095mjfn9fazuztwh3b_-bdrez3fy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:34:25 547 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:28 881 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3e-9504-7035-9fd1-cf9c621fb6a5&response_mode=fragment&client_info=1&nonce=0197ea3e-9506-7725-9898-975539f9c369&state=eyjpzci6ijaxotdlytnlltk1mdutnzrios1in2q5lwnmzgvmmwqxndhjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rqda7pf-e80axg3095mjfn9fazuztwh3b_-bdrez3fy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:34:28 882 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:29 268 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:34:29 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:34:32 589 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea3e-9504-7035-9fd1-cf9c621fb6a5&response_mode=fragment&client_info=1&nonce=0197ea3e-9506-7725-9898-975539f9c369&state=eyjpzci6ijaxotdlytnlltk1mdutnzrios1in2q5lwnmzgvmmwqxndhjncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=rqda7pf-e80axg3095mjfn9fazuztwh3b_-bdrez3fy&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:34:32 589 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:36 575 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:34:36 575 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:42 867 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:34:42 867 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:46 005 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:34:46 005 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:46 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> id: immOnFilter]
--- 08 Jul 06:34:49 151 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:34:49 151 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:34:49 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:34:51 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:34:54 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> id: immTranDateFrom]
--- 08 Jul 06:34:54 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> id: immTranDateFrom]
--- 08 Jul 06:34:54 776 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> id: immTranDateTo]
--- 08 Jul 06:34:56 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> id: immMemberId]
--- 08 Jul 06:34:56 155 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> id: immMemberId]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Active:false[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
--- 08 Jul 06:35:14 510 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1eae3457e8311249cbb660a1371f5059)] -> css selector: tr[id*='immTranRow']]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
No Records so exiting...
--- 08 Jul 06:59:15 727 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 08 Jul 06:59:17 939 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Archive and Active
Steps:
--- 08 Jul 06:59:23 317 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea55-7d5f-7427-9652-3f894a9b2dea&response_mode=fragment&client_info=1&nonce=0197ea55-7d61-7c9a-bce5-9ce8e53862a1&state=eyjpzci6ijaxotdlytu1ltdknjatnzm0my1ingfklti0njg1ytljodmzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lnzwzddvawguevrf1nrlghrbvxy5_5innwz6cfovcgq&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:59:23 318 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:23 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:59:23 401 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:59:23 449 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> id: idSIButton9]
--- 08 Jul 06:59:23 487 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:59:23 532 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> xpath: //input[@id='i0116']]
--- 08 Jul 06:59:26 879 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea55-7d5f-7427-9652-3f894a9b2dea&response_mode=fragment&client_info=1&nonce=0197ea55-7d61-7c9a-bce5-9ce8e53862a1&state=eyjpzci6ijaxotdlytu1ltdknjatnzm0my1ingfklti0njg1ytljodmzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lnzwzddvawguevrf1nrlghrbvxy5_5innwz6cfovcgq&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:59:26 879 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:30 186 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea55-7d5f-7427-9652-3f894a9b2dea&response_mode=fragment&client_info=1&nonce=0197ea55-7d61-7c9a-bce5-9ce8e53862a1&state=eyjpzci6ijaxotdlytu1ltdknjatnzm0my1ingfklti0njg1ytljodmzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lnzwzddvawguevrf1nrlghrbvxy5_5innwz6cfovcgq&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:59:30 187 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:30 474 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:59:30 522 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> xpath: //input[@id='i0118']]
--- 08 Jul 06:59:33 746 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea55-7d5f-7427-9652-3f894a9b2dea&response_mode=fragment&client_info=1&nonce=0197ea55-7d61-7c9a-bce5-9ce8e53862a1&state=eyjpzci6ijaxotdlytu1ltdknjatnzm0my1ingfklti0njg1ytljodmzyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lnzwzddvawguevrf1nrlghrbvxy5_5innwz6cfovcgq&code_challenge_method=s256&sso_reload=true
--- 08 Jul 06:59:33 746 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:37 156 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 06:59:37 156 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:43 512 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:59:43 513 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:46 668 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:59:46 669 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:46 730 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> id: immOnFilter]
--- 08 Jul 06:59:49 847 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 06:59:49 847 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 06:59:49 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 06:59:52 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 06:59:55 219 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> id: immTranDateFrom]
--- 08 Jul 06:59:55 253 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> id: immTranDateFrom]
--- 08 Jul 06:59:55 478 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (872d6267ab8ed40916e80f7f68c51832)] -> id: immTranDateTo]
Expected: Archived ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Actual(Failed): Failed to slidered the Archived[ScreenShot]
Expected: Active ( slider -on(true)/off(false))
Actual(Failed): Failed to slidered the Active[ScreenShot]
Actual(Failed): Failed to slidered the Active[ScreenShot]
Expected: Error ( slider -on(true)/off(false))
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
Actual(Passed): Sucessfully slidered the Error:false[ScreenShot]
No Records so exiting...
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...)
--- 08 Jul 07:04:56 787 - TestCaseID:: verifyTransactionColorsInDashBoard
--- 08 Jul 07:04:59 294 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify Color Transcations In DashBoard with Error
Steps:
--- 08 Jul 07:05:03 789 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5a-aef6-703a-95b5-0fa1d5c519a0&response_mode=fragment&client_info=1&nonce=0197ea5a-aef8-7fa8-b710-f5110e756ece&state=eyjpzci6ijaxotdlytvhlwflzjctn2uxnc1imzy1ltm2odbimwjizja3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf424a1hb6febhafy8cmkhleiuyq_x8hyrpi6xr3gyo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:05:03 790 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:03 839 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39f7ad1a4fea34932ceb2f128bf5a434)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:03 885 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39f7ad1a4fea34932ceb2f128bf5a434)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:03 935 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39f7ad1a4fea34932ceb2f128bf5a434)] -> id: idSIButton9]
--- 08 Jul 07:05:03 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39f7ad1a4fea34932ceb2f128bf5a434)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:04 024 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39f7ad1a4fea34932ceb2f128bf5a434)] -> xpath: //input[@id='i0116']]
--- 08 Jul 07:05:07 327 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5a-aef6-703a-95b5-0fa1d5c519a0&response_mode=fragment&client_info=1&nonce=0197ea5a-aef8-7fa8-b710-f5110e756ece&state=eyjpzci6ijaxotdlytvhlwflzjctn2uxnc1imzy1ltm2odbimwjizja3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf424a1hb6febhafy8cmkhleiuyq_x8hyrpi6xr3gyo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:05:07 327 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:10 947 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5a-aef6-703a-95b5-0fa1d5c519a0&response_mode=fragment&client_info=1&nonce=0197ea5a-aef8-7fa8-b710-f5110e756ece&state=eyjpzci6ijaxotdlytvhlwflzjctn2uxnc1imzy1ltm2odbimwjizja3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf424a1hb6febhafy8cmkhleiuyq_x8hyrpi6xr3gyo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:05:10 948 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:11 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39f7ad1a4fea34932ceb2f128bf5a434)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:05:11 287 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (39f7ad1a4fea34932ceb2f128bf5a434)] -> xpath: //input[@id='i0118']]
--- 08 Jul 07:05:14 550 - Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=0bd02bf2-da97-49c7-baaf-31af92be3553&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-dev-eastus-teller-app.azurewebsites.net&client-request-id=0197ea5a-aef6-703a-95b5-0fa1d5c519a0&response_mode=fragment&client_info=1&nonce=0197ea5a-aef8-7fa8-b710-f5110e756ece&state=eyjpzci6ijaxotdlytvhlwflzjctn2uxnc1imzy1ltm2odbimwjizja3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lf424a1hb6febhafy8cmkhleiuyq_x8hyrpi6xr3gyo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 07:05:14 550 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:18 754 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 07:05:18 754 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:25 042 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:05:25 043 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:28 108 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 07:05:28 108 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 07:05:41 807 - sleep failed..
0 ignored methods
Methods in chronological order
com.imm.ereceipt.testscripts.DashBoard.DashBoard
initialize(org.testng.TestRunner@474f1b70)
0 ms
init(org.testng.TestRunner@474f1b70)
307 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page for Member, Email=, Teller LastName=, print sig...)
4814 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with wrong Dates, Email=, Teller LastName=, pri...)
88174 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid start Dates, Email=, Teller LastNa...)
171347 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with invalid end Dates, Email=, Teller LastName...)
251706 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Future From and To Date, Email=, Teller La...)
331432 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller ID invalid, Email=, Teller LastName...)
413365 ms
verifyErrorMessagesInDashBoardPage({Description=verify Error Messages In DashBoard Page with Teller First and Last name, Email=, Teller...)
496645 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, ...)
540281 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Member, Email=, Teller LastName=, print signatur=, ...)
612446 ms
verifyFiltersInDashBoard({Description=Verify Transaction in Dashboard Page, Email=, Teller LastName=, print signatur=, errori...)
685301 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format', Email=, Telle...)
756241 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Fristname, Email=, Teller LastName=,...)
827432 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Lastname, Email=, Teller LastName=op...)
871885 ms
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in SuperTeller, Email=, Teller LastName=, print signatur=, errorint...)
913008 ms
verifyForTransactionInTellerAndSuperTeller({Description=verify Transactions in Teller, Email=, Teller LastName=, print signatur=, errorint=, Te...)
957154 ms
verifyInvalidEmailInNotifyInDashboardPage({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastN...)
1017100 ms
verifyNotifyInArchiveReceiptPage({Description=verify Notify In Archive Receipt Page, Email=Ctest@gmail.com, Teller LastName=, print s...)
1098116 ms
verifyReportTooltipsInDashboardPage_ER3814({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
1357423 ms
verifySettingsInTellerPage({Description=verify Settings page In Teller Portal, Email=, Teller LastName=, print signatur=TRUE, e...)
1502132 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Date and Teller Name, Email=, Teller LastName=, print sig...)
1663468 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted), Ema...)
1740072 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Member Name, Email=, Teller LastName=, print signatur=, e...)
1814855 ms
verifySortingInDashBoard({Description=verify Sorting In DashBoard - Teller ID, Email=, Teller LastName=, print signatur=, err...)
1891536 ms
verifyTooltipsInReceiptPage({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
1967277 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active, Email=Test@gmail.com, Teller LastNa...)
2034356 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Active, Email=Test@gmail.com, T...)
2112708 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Active and Error, Email=Test@gmail.com, Tel...)
2182491 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Active and Error, Email=Test@gmail...)
2271403 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive and Error, Email=Test@gmail.com, Te...)
2364052 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Error, Email=Test@gmail.com, Teller LastNam...)
2454060 ms
verifyTransactionColorsInDashBoard({Description=verify Color Transcations In DashBoard with Archive, Email=Test@gmail.com, Teller LastN...)
2498968 ms
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...)
2719296 ms
verifyTransactionDefaultRequired({Description=verify default Transcation values, Email=Test@gmail.com, Teller LastName=, print signat...)
2852160 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur...)
3075292 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print ...)
3212549 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Date range & Teller first name, Email=, Teller Last...)
3282041 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Member id & Teller id, Email=, Teller LastName=, pr...)
3317111 ms
verifyValidEmailInNotifyInDashboardPage({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller ...)
3355432 ms