com.imm.ereceipt.testscripts.DashBoard.DashBoard
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 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: [122d01255b166ea6530b5ad54d701afd, findElement {value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button'], using=css selector}]
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:53418}, 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: 122d01255b166ea6530b5ad54d701afd
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 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: [1be1a0f01fc468d278ee7c57ea383894, clickElement {id=f.0D88C97A659DECFE5FC6A1BB5834EC3E.d.0AD9B0541D59330FF6648434DE3486CF.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:54214}, 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 (1be1a0f01fc468d278ee7c57ea383894)] -> id: immUserLastName]
Session ID: 1be1a0f01fc468d278ee7c57ea383894
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.GeneratedMethodAccessor11.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.GeneratedMethodAccessor11.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 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: [0478d6760356fcefd48a991ca72ba3f5, clickElement {id=f.D3F1C1ED41CDADED032A2F30143F0A9A.d.C0C6B37FE3CC29FE28B6BB892F840BB6.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:54050}, 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 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immUserFirstName]
Session ID: 0478d6760356fcefd48a991ca72ba3f5
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.GeneratedMethodAccessor11.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.GeneratedMethodAccessor11.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: [88e1fbbe6b268d0c4b44355733f52a7a, findElement {value=#immPagination button[class*='mat-paginator-navigation-previous mat-icon-button'], using=css selector}]
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:53839}, 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: 88e1fbbe6b268d0c4b44355733f52a7a
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=})
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.verifyFiltersInDashBoard(DashBoard.java:1812)
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)
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: [6359ab04b88628320a378f41ababbbac, 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:51729}, 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: 6359ab04b88628320a378f41ababbbac
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)
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.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.verifyTooltipsInReceiptPage(DashBoard.java:1109)
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 tool tips in Archive 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 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=})
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 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 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.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)
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: [786f3be643474dfe2c879c709fd850c0, 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:51964}, 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: 786f3be643474dfe2c879c709fd850c0
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)
C:\Users\pavank\IMM_EReceiptsWeb_Automation\testxml\Regression\XP\QAXPAuto\Dev\EReceiptChrome_Dashboard_2_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">
<methods>
<include name="verifyInvalidEmailInNotifyInDashboardPage"/>
<include name="verifyValidEmailInNotifyInDashboardPage"/>
<include name="verifyTooltipsInReceiptPage"/>
<include name="verifyUIElemntsInDashBoard"/>
<include name="verifyFiltersInDashBoard"/>
</methods>
</class> <!-- 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
verifyFiltersInDashBoard
verifyInvalidEmailInNotifyInDashboardPage
verifyTooltipsInReceiptPage
verifyUIElemntsInDashBoard
verifyValidEmailInNotifyInDashboardPage
P1
verifyFiltersInDashBoard
verifyInvalidEmailInNotifyInDashboardPage
verifyTooltipsInReceiptPage
verifyUIElemntsInDashBoard
verifyValidEmailInNotifyInDashboardPage
Times for IMM_QA_Automation
Total running time: 10 minutes
Reporter output for IMM_QA_Automation
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 05:36:55 248 - TestCaseID:: verifyUIElemntsInDashBoard
--- 08 Jul 05:36:57 684 - 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 05:37:03 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=0197ea0a-1c19-74be-9e5d-4bd9d20abb88&response_mode=fragment&client_info=1&nonce=0197ea0a-1c1a-7679-8aba-03610990779d&state=eyjpzci6ijaxotdlytbhltfjmwetnzhjzi05ownmlwfhnmmwymuzm2u3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bhrup-m5v7fcz7nan8iwhltblvau5l6j0eqxw5oqjua&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:37:03 266 - 5 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:03 320 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:37:03 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:37:03 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> id: idSIButton9]
--- 08 Jul 05:37:03 466 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:37:03 513 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:37:06 838 - 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=0197ea0a-1c19-74be-9e5d-4bd9d20abb88&response_mode=fragment&client_info=1&nonce=0197ea0a-1c1a-7679-8aba-03610990779d&state=eyjpzci6ijaxotdlytbhltfjmwetnzhjzi05ownmlwfhnmmwymuzm2u3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bhrup-m5v7fcz7nan8iwhltblvau5l6j0eqxw5oqjua&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:37:06 838 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:10 066 - 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=0197ea0a-1c19-74be-9e5d-4bd9d20abb88&response_mode=fragment&client_info=1&nonce=0197ea0a-1c1a-7679-8aba-03610990779d&state=eyjpzci6ijaxotdlytbhltfjmwetnzhjzi05ownmlwfhnmmwymuzm2u3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bhrup-m5v7fcz7nan8iwhltblvau5l6j0eqxw5oqjua&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:37:10 067 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:10 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:37:10 470 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:37:13 769 - 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=0197ea0a-1c19-74be-9e5d-4bd9d20abb88&response_mode=fragment&client_info=1&nonce=0197ea0a-1c1a-7679-8aba-03610990779d&state=eyjpzci6ijaxotdlytbhltfjmwetnzhjzi05ownmlwfhnmmwymuzm2u3ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=bhrup-m5v7fcz7nan8iwhltblvau5l6j0eqxw5oqjua&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:37:13 769 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:17 875 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:37:17 875 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:25 289 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:37:25 289 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:28 393 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:37:28 394 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:28 476 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> id: immOnFilter]
--- 08 Jul 05:37:31 591 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:37:31 591 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:37:31 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c32e69f35b3305ca3bf788e27dd73e16)] -> 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]
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 05:39:57 614 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 05:40:00 218 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
Verify Transaction in Dashboard Page
Steps:
--- 08 Jul 05:40:04 813 - 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=0197ea0c-e18f-7457-a163-b34afc7a3dc4&response_mode=fragment&client_info=1&nonce=0197ea0c-e190-7353-acb1-89d25659a6dd&state=eyjpzci6ijaxotdlytbjlwuxotatnznkzi1hzdi2lwi3mjk3mgjhytq5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d570re5noblbfnl0-xm40nwmrc_olxiul1muhxwbt_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:40:04 813 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:04 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:40:04 901 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:40:04 940 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:40:08 250 - 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=0197ea0c-e18f-7457-a163-b34afc7a3dc4&response_mode=fragment&client_info=1&nonce=0197ea0c-e190-7353-acb1-89d25659a6dd&state=eyjpzci6ijaxotdlytbjlwuxotatnznkzi1hzdi2lwi3mjk3mgjhytq5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d570re5noblbfnl0-xm40nwmrc_olxiul1muhxwbt_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:40:08 251 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:11 548 - 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=0197ea0c-e18f-7457-a163-b34afc7a3dc4&response_mode=fragment&client_info=1&nonce=0197ea0c-e190-7353-acb1-89d25659a6dd&state=eyjpzci6ijaxotdlytbjlwuxotatnznkzi1hzdi2lwi3mjk3mgjhytq5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d570re5noblbfnl0-xm40nwmrc_olxiul1muhxwbt_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:40:11 548 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:11 946 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:40:11 989 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:40:15 229 - 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=0197ea0c-e18f-7457-a163-b34afc7a3dc4&response_mode=fragment&client_info=1&nonce=0197ea0c-e190-7353-acb1-89d25659a6dd&state=eyjpzci6ijaxotdlytbjlwuxotatnznkzi1hzdi2lwi3mjk3mgjhytq5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=d570re5noblbfnl0-xm40nwmrc_olxiul1muhxwbt_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:40:15 230 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:18 690 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:40:18 690 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:25 014 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:40:25 014 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:28 132 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:40:28 133 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:28 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> id: immOnFilter]
--- 08 Jul 05:40:31 328 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:40:31 328 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:40:31 371 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:40:33 577 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 05:40:36 762 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> id: immTransactionId]
--- 08 Jul 05:40:36 800 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d287f5a97d9f97e7e2b4bbd33a7597a)] -> 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.
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur...)
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 05:32:41 756 - TestCaseID:: verifyUIElemntsInDashBoard
--- 08 Jul 05:35:07 580 - 145 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Fristname
Steps:
--- 08 Jul 05:35:12 290 - 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=0197ea08-6a16-7e2f-95ff-2fa9fc3cb220&response_mode=fragment&client_info=1&nonce=0197ea08-6a17-7bbb-a849-7c8d48d1898d&state=eyjpzci6ijaxotdlyta4ltzhmtctnzywzc05ndy0ltg1y2fkymy4zgixocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oj2vpe1qydnfykwtotcqpv5_holc4zulrbuhir2dwim&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:12 290 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:12 341 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:12 394 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:12 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> id: idSIButton9]
--- 08 Jul 05:35:12 499 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:12 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:15 936 - 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=0197ea08-6a16-7e2f-95ff-2fa9fc3cb220&response_mode=fragment&client_info=1&nonce=0197ea08-6a17-7bbb-a849-7c8d48d1898d&state=eyjpzci6ijaxotdlyta4ltzhmtctnzywzc05ndy0ltg1y2fkymy4zgixocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oj2vpe1qydnfykwtotcqpv5_holc4zulrbuhir2dwim&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:15 937 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:19 220 - 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=0197ea08-6a16-7e2f-95ff-2fa9fc3cb220&response_mode=fragment&client_info=1&nonce=0197ea08-6a17-7bbb-a849-7c8d48d1898d&state=eyjpzci6ijaxotdlyta4ltzhmtctnzywzc05ndy0ltg1y2fkymy4zgixocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oj2vpe1qydnfykwtotcqpv5_holc4zulrbuhir2dwim&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:19 221 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:19 627 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:35:19 666 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:35:22 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=0197ea08-6a16-7e2f-95ff-2fa9fc3cb220&response_mode=fragment&client_info=1&nonce=0197ea08-6a17-7bbb-a849-7c8d48d1898d&state=eyjpzci6ijaxotdlyta4ltzhmtctnzywzc05ndy0ltg1y2fkymy4zgixocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=oj2vpe1qydnfykwtotcqpv5_holc4zulrbuhir2dwim&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:22 909 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:26 871 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:35:26 871 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:34 177 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:35:34 178 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:37 360 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:35:37 361 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:37 412 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> id: immOnFilter]
--- 08 Jul 05:35:40 558 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:35:40 559 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:40 609 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c000ed41c87afd28b0fd1c3ebc35e605)] -> 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]
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 05:36:18 164 - TestCaseID:: verifyUIElemntsInDashBoard
--- 08 Jul 05:36:20 492 - 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 05:36:27 126 - 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=0197ea09-8ea6-7a76-b019-7a7ffb3139a0&response_mode=fragment&client_info=1&nonce=0197ea09-8ea7-7659-b318-7dc0982556e1&state=eyjpzci6ijaxotdlyta5lthlytctn2uzni1hnty0ltjiyzzinmuzodzmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h5ng44rmkhmhujytdxuxkpq2mwuyomrcnzbcmzrmewu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:36:27 126 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:27 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:36:27 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:36:27 267 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> id: idSIButton9]
--- 08 Jul 05:36:27 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:36:27 346 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:36:30 700 - 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=0197ea09-8ea6-7a76-b019-7a7ffb3139a0&response_mode=fragment&client_info=1&nonce=0197ea09-8ea7-7659-b318-7dc0982556e1&state=eyjpzci6ijaxotdlyta5lthlytctn2uzni1hnty0ltjiyzzinmuzodzmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h5ng44rmkhmhujytdxuxkpq2mwuyomrcnzbcmzrmewu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:36:30 700 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:33 962 - 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=0197ea09-8ea6-7a76-b019-7a7ffb3139a0&response_mode=fragment&client_info=1&nonce=0197ea09-8ea7-7659-b318-7dc0982556e1&state=eyjpzci6ijaxotdlyta5lthlytctn2uzni1hnty0ltjiyzzinmuzodzmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h5ng44rmkhmhujytdxuxkpq2mwuyomrcnzbcmzrmewu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:36:33 962 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:34 281 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:36:34 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:36:37 552 - 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=0197ea09-8ea6-7a76-b019-7a7ffb3139a0&response_mode=fragment&client_info=1&nonce=0197ea09-8ea7-7659-b318-7dc0982556e1&state=eyjpzci6ijaxotdlyta5lthlytctn2uzni1hnty0ltjiyzzinmuzodzmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=h5ng44rmkhmhujytdxuxkpq2mwuyomrcnzbcmzrmewu&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:36:37 552 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:41 036 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:36:41 036 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:47 476 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:36:47 482 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:50 633 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:36:50 634 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:50 696 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> id: immOnFilter]
--- 08 Jul 05:36:53 787 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:36:53 787 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:53 847 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (264c680178e8c2bf3af53b74d233bb0c)] -> 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]
verifyInvalidEmailInNotifyInDashboardPage({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastN...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:26:47 557 - TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
--- 08 Jul 05:26:55 883 - 8 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the invalid email in notify dashboard page
Steps:
--- 08 Jul 05:27:00 832 - 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=0197ea00-ea91-7d43-bddc-95843c04a5ed&response_mode=fragment&client_info=1&nonce=0197ea00-ea92-70bd-b2a3-406eabad5e16&state=eyjpzci6ijaxotdlytawlwvhotitnza3ny04zmnmltnknzdjzwqzzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iefsf1iwnbsgmcrvofzvurmwtkzt6uxf9hfmp7ofuka&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:27:00 833 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:00 926 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:27:00 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:27:01 070 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> id: idSIButton9]
--- 08 Jul 05:27:01 133 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:27:01 191 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:27:04 604 - 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=0197ea00-ea91-7d43-bddc-95843c04a5ed&response_mode=fragment&client_info=1&nonce=0197ea00-ea92-70bd-b2a3-406eabad5e16&state=eyjpzci6ijaxotdlytawlwvhotitnza3ny04zmnmltnknzdjzwqzzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iefsf1iwnbsgmcrvofzvurmwtkzt6uxf9hfmp7ofuka&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:27:04 605 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:08 076 - 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=0197ea00-ea91-7d43-bddc-95843c04a5ed&response_mode=fragment&client_info=1&nonce=0197ea00-ea92-70bd-b2a3-406eabad5e16&state=eyjpzci6ijaxotdlytawlwvhotitnza3ny04zmnmltnknzdjzwqzzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iefsf1iwnbsgmcrvofzvurmwtkzt6uxf9hfmp7ofuka&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:27:08 076 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:08 383 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:27:08 431 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:27:11 689 - 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=0197ea00-ea91-7d43-bddc-95843c04a5ed&response_mode=fragment&client_info=1&nonce=0197ea00-ea92-70bd-b2a3-406eabad5e16&state=eyjpzci6ijaxotdlytawlwvhotitnza3ny04zmnmltnknzdjzwqzzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=iefsf1iwnbsgmcrvofzvurmwtkzt6uxf9hfmp7ofuka&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:27:11 690 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:15 843 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:27:15 843 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:23 091 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:27:23 092 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:26 320 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:27:26 321 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:26 379 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> id: immOnFilter]
--- 08 Jul 05:27:29 562 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:27:29 563 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:27:29 612 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:27:31 797 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> 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 05:27:59 890 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6359ab04b88628320a378f41ababbbac)] -> css selector: tr[id*='immTranRow']]
--- 08 Jul 05:28:16 812 - 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 05:38:43 524 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 05:38:46 704 - 3 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Member
Steps:
--- 08 Jul 05:38:51 427 - 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=0197ea0b-c236-77fd-9d41-d642058f0263&response_mode=fragment&client_info=1&nonce=0197ea0b-c238-7e77-a365-e706800e25e0&state=eyjpzci6ijaxotdlytbilwmymzctnzawos04owuwltlhytu0zmu0njq1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ampyjprdyl1z2n_bmemj24t1e6in1suxczxsnlva5mo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:38:51 428 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:38:51 483 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:38:51 523 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:38:51 564 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:38:54 939 - 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=0197ea0b-c236-77fd-9d41-d642058f0263&response_mode=fragment&client_info=1&nonce=0197ea0b-c238-7e77-a365-e706800e25e0&state=eyjpzci6ijaxotdlytbilwmymzctnzawos04owuwltlhytu0zmu0njq1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ampyjprdyl1z2n_bmemj24t1e6in1suxczxsnlva5mo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:38:54 939 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:38:58 236 - 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=0197ea0b-c236-77fd-9d41-d642058f0263&response_mode=fragment&client_info=1&nonce=0197ea0b-c238-7e77-a365-e706800e25e0&state=eyjpzci6ijaxotdlytbilwmymzctnzawos04owuwltlhytu0zmu0njq1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ampyjprdyl1z2n_bmemj24t1e6in1suxczxsnlva5mo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:38:58 236 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:38:58 534 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:38:58 572 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:39:01 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=0197ea0b-c236-77fd-9d41-d642058f0263&response_mode=fragment&client_info=1&nonce=0197ea0b-c238-7e77-a365-e706800e25e0&state=eyjpzci6ijaxotdlytbilwmymzctnzawos04owuwltlhytu0zmu0njq1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ampyjprdyl1z2n_bmemj24t1e6in1suxczxsnlva5mo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:39:01 772 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:39:05 828 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:39:05 828 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:39:12 189 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:39:12 189 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:39:15 292 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:39:15 292 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:39:15 343 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> id: immOnFilter]
--- 08 Jul 05:39:18 483 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:39:18 483 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:39:18 528 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:39:20 679 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 05:39:23 861 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> id: immTranDateFrom]
--- 08 Jul 05:39:23 897 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> id: immTranDateFrom]
--- 08 Jul 05:39:24 202 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> id: immTranDateTo]
--- 08 Jul 05:39:25 618 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> id: immMemberId]
--- 08 Jul 05:39:25 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> 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 05:39:44 008 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (122d01255b166ea6530b5ad54d701afd)] -> css selector: tr[id*='immTranRow']]
Timed out after 5 seconds. Unable to locate the element [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 05:43:01 824 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 05:43:04 274 - 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 05:43:08 925 - 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=0197ea0f-b05d-7480-ada1-4841d0231a86&response_mode=fragment&client_info=1&nonce=0197ea0f-b05f-78d4-a232-41babfbd26bc&state=eyjpzci6ijaxotdlytbmlwiwnwutnza5yy04zwnmltezzwzkowywodlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cztb9ije9ibnkadrxdr2dqrj0wbxkxpgzlt8ptgzcza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:43:08 925 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:08 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:43:09 010 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:43:09 049 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:43:12 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=0197ea0f-b05d-7480-ada1-4841d0231a86&response_mode=fragment&client_info=1&nonce=0197ea0f-b05f-78d4-a232-41babfbd26bc&state=eyjpzci6ijaxotdlytbmlwiwnwutnza5yy04zwnmltezzwzkowywodlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cztb9ije9ibnkadrxdr2dqrj0wbxkxpgzlt8ptgzcza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:43:12 412 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:15 647 - 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=0197ea0f-b05d-7480-ada1-4841d0231a86&response_mode=fragment&client_info=1&nonce=0197ea0f-b05f-78d4-a232-41babfbd26bc&state=eyjpzci6ijaxotdlytbmlwiwnwutnza5yy04zwnmltezzwzkowywodlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cztb9ije9ibnkadrxdr2dqrj0wbxkxpgzlt8ptgzcza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:43:15 647 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:16 125 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:43:16 169 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:43:19 405 - 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=0197ea0f-b05d-7480-ada1-4841d0231a86&response_mode=fragment&client_info=1&nonce=0197ea0f-b05f-78d4-a232-41babfbd26bc&state=eyjpzci6ijaxotdlytbmlwiwnwutnza5yy04zwnmltezzwzkowywodlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=cztb9ije9ibnkadrxdr2dqrj0wbxkxpgzlt8ptgzcza&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:43:19 405 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:23 312 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:43:23 312 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:29 677 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:43:29 678 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:32 786 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:43:32 787 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:32 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> id: immOnFilter]
--- 08 Jul 05:43:35 967 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:43:35 968 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:43:36 013 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:43:38 189 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 05:43:41 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> id: immUserLastName]
--- 08 Jul 05:43:41 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1be1a0f01fc468d278ee7c57ea383894)] -> id: immUserLastName]
element click intercepted: Element is not clickable at point (209, 356). Other element would receive the click:
verifyValidEmailInNotifyInDashboardPage({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller ...)
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:28:16 868 - TestCaseID:: verifyValidEmailInNotifyInDashboardPage
--- 08 Jul 05:28:19 144 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify the valid email in notify dashboard page
Steps:
--- 08 Jul 05:28:23 784 - 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=0197ea02-2e85-7eca-b245-d3082d0bc815&response_mode=fragment&client_info=1&nonce=0197ea02-2e87-73f1-a680-59de84d3f1a4&state=eyjpzci6ijaxotdlytayltjlodytnzzkzs05njc1lwzknmy0nmzlmmrkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=m27uh_hg7cs1d4m-gkyg_ba-ocfvh1x6yps0gpouje0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:28:23 785 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:23 838 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:28:23 883 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:28:23 937 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> id: idSIButton9]
--- 08 Jul 05:28:23 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:28:24 027 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:28:27 378 - 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=0197ea02-2e85-7eca-b245-d3082d0bc815&response_mode=fragment&client_info=1&nonce=0197ea02-2e87-73f1-a680-59de84d3f1a4&state=eyjpzci6ijaxotdlytayltjlodytnzzkzs05njc1lwzknmy0nmzlmmrkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=m27uh_hg7cs1d4m-gkyg_ba-ocfvh1x6yps0gpouje0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:28:27 378 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:30 751 - 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=0197ea02-2e85-7eca-b245-d3082d0bc815&response_mode=fragment&client_info=1&nonce=0197ea02-2e87-73f1-a680-59de84d3f1a4&state=eyjpzci6ijaxotdlytayltjlodytnzzkzs05njc1lwzknmy0nmzlmmrkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=m27uh_hg7cs1d4m-gkyg_ba-ocfvh1x6yps0gpouje0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:28:30 753 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:31 105 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:28:31 211 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:28:34 490 - 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=0197ea02-2e85-7eca-b245-d3082d0bc815&response_mode=fragment&client_info=1&nonce=0197ea02-2e87-73f1-a680-59de84d3f1a4&state=eyjpzci6ijaxotdlytayltjlodytnzzkzs05njc1lwzknmy0nmzlmmrkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=m27uh_hg7cs1d4m-gkyg_ba-ocfvh1x6yps0gpouje0&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:28:34 490 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:38 541 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:28:38 542 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:44 925 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:28:44 926 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:48 148 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:28:48 149 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:48 205 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> id: immOnFilter]
--- 08 Jul 05:28:51 365 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:28:51 365 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:28:51 416 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:28:56 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> 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 05:29:24 750 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (786f3be643474dfe2c879c709fd850c0)] -> css selector: tr[id*='immTranRow']]
--- 08 Jul 05:29:41 663 - sleep failed..
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print ...)
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 05:35:41 845 - TestCaseID:: verifyUIElemntsInDashBoard
--- 08 Jul 05:35:44 224 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Last name
Steps:
--- 08 Jul 05:35:48 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=0197ea08-f91f-7873-ae8a-d96363830ba1&response_mode=fragment&client_info=1&nonce=0197ea08-f920-7cae-bbee-5ece3f0e096b&state=eyjpzci6ijaxotdlyta4lwy5mjatnzrmoc1imjljlwvlzwm3zddhogjkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ue32ai_4f9bvghuw98cv7upqtcbmsrm2ulpl1-hxi_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:48 851 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:48 905 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:48 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:49 009 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> id: idSIButton9]
--- 08 Jul 05:35:49 056 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:49 110 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:35:52 482 - 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=0197ea08-f91f-7873-ae8a-d96363830ba1&response_mode=fragment&client_info=1&nonce=0197ea08-f920-7cae-bbee-5ece3f0e096b&state=eyjpzci6ijaxotdlyta4lwy5mjatnzrmoc1imjljlwvlzwm3zddhogjkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ue32ai_4f9bvghuw98cv7upqtcbmsrm2ulpl1-hxi_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:52 483 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:55 741 - 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=0197ea08-f91f-7873-ae8a-d96363830ba1&response_mode=fragment&client_info=1&nonce=0197ea08-f920-7cae-bbee-5ece3f0e096b&state=eyjpzci6ijaxotdlyta4lwy5mjatnzrmoc1imjljlwvlzwm3zddhogjkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ue32ai_4f9bvghuw98cv7upqtcbmsrm2ulpl1-hxi_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:55 741 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:35:56 139 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:35:56 176 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:35:59 442 - 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=0197ea08-f91f-7873-ae8a-d96363830ba1&response_mode=fragment&client_info=1&nonce=0197ea08-f920-7cae-bbee-5ece3f0e096b&state=eyjpzci6ijaxotdlyta4lwy5mjatnzrmoc1imjljlwvlzwm3zddhogjkmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=ue32ai_4f9bvghuw98cv7upqtcbmsrm2ulpl1-hxi_8&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:35:59 442 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:02 914 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:36:02 914 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:10 421 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:36:10 422 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:13 577 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:36:13 577 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:13 629 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> id: immOnFilter]
--- 08 Jul 05:36:16 745 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:36:16 745 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:36:16 798 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6b3dc29931454b79fa8c4fde255cf16c)] -> 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]
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 05:42:18 486 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 05:42:20 962 - 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 05:42:25 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=0197ea0f-06a5-776f-a1b8-e8062b953c90&response_mode=fragment&client_info=1&nonce=0197ea0f-06a6-7a30-99f9-18db4327f54e&state=eyjpzci6ijaxotdlytbmlta2ytutn2e5ys04ytqxlwy1yjrkzwmwzji3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xlua2cgcdmd1j_reifd-tb68fcafsb8vuyygy0mvjgo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:42:25 453 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:25 503 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:42:25 541 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:42:25 581 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:42:28 911 - 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=0197ea0f-06a5-776f-a1b8-e8062b953c90&response_mode=fragment&client_info=1&nonce=0197ea0f-06a6-7a30-99f9-18db4327f54e&state=eyjpzci6ijaxotdlytbmlta2ytutn2e5ys04ytqxlwy1yjrkzwmwzji3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xlua2cgcdmd1j_reifd-tb68fcafsb8vuyygy0mvjgo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:42:28 912 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:32 221 - 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=0197ea0f-06a5-776f-a1b8-e8062b953c90&response_mode=fragment&client_info=1&nonce=0197ea0f-06a6-7a30-99f9-18db4327f54e&state=eyjpzci6ijaxotdlytbmlta2ytutn2e5ys04ytqxlwy1yjrkzwmwzji3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xlua2cgcdmd1j_reifd-tb68fcafsb8vuyygy0mvjgo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:42:32 222 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:32 508 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:42:32 543 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:42:35 793 - 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=0197ea0f-06a5-776f-a1b8-e8062b953c90&response_mode=fragment&client_info=1&nonce=0197ea0f-06a6-7a30-99f9-18db4327f54e&state=eyjpzci6ijaxotdlytbmlta2ytutn2e5ys04ytqxlwy1yjrkzwmwzji3yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=xlua2cgcdmd1j_reifd-tb68fcafsb8vuyygy0mvjgo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:42:35 793 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:39 244 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:42:39 244 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:46 515 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:42:46 515 - 4 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:49 657 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:42:49 657 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:49 704 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immOnFilter]
--- 08 Jul 05:42:52 786 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:42:52 786 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:42:52 830 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:42:54 994 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 05:42:58 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immTranDateFrom]
--- 08 Jul 05:42:58 195 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immTranDateFrom]
--- 08 Jul 05:42:58 561 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immTranDateTo]
--- 08 Jul 05:42:59 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immUserFirstName]
--- 08 Jul 05:42:59 945 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0478d6760356fcefd48a991ca72ba3f5)] -> id: immUserFirstName]
element click intercepted: Element is not clickable at point (209, 289). Other element would receive the click:
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 05:41:06 716 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 05:41:09 125 - 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 05:41:13 813 - 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=0197ea0d-eeb6-768d-8c4d-90be0400e229&response_mode=fragment&client_info=1&nonce=0197ea0d-eeb8-734d-aafe-ee8173af1781&state=eyjpzci6ijaxotdlytbklwvlyjctn2u5ni05nde5ltrhmtq0ntjmytqymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdhh0qtv9hfdrnp5s4lcsr3lbr-fcqalzpc-ymabmoc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:41:13 814 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:13 865 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:41:13 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:41:13 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> xpath: //input[@id='i0116']]
--- 08 Jul 05:41:17 273 - 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=0197ea0d-eeb6-768d-8c4d-90be0400e229&response_mode=fragment&client_info=1&nonce=0197ea0d-eeb8-734d-aafe-ee8173af1781&state=eyjpzci6ijaxotdlytbklwvlyjctn2u5ni05nde5ltrhmtq0ntjmytqymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdhh0qtv9hfdrnp5s4lcsr3lbr-fcqalzpc-ymabmoc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:41:17 273 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:20 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=0197ea0d-eeb6-768d-8c4d-90be0400e229&response_mode=fragment&client_info=1&nonce=0197ea0d-eeb8-734d-aafe-ee8173af1781&state=eyjpzci6ijaxotdlytbklwvlyjctn2u5ni05nde5ltrhmtq0ntjmytqymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdhh0qtv9hfdrnp5s4lcsr3lbr-fcqalzpc-ymabmoc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:41:20 562 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:20 877 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:41:20 916 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> xpath: //input[@id='i0118']]
--- 08 Jul 05:41:24 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=0197ea0d-eeb6-768d-8c4d-90be0400e229&response_mode=fragment&client_info=1&nonce=0197ea0d-eeb8-734d-aafe-ee8173af1781&state=eyjpzci6ijaxotdlytbklwvlyjctn2u5ni05nde5ltrhmtq0ntjmytqymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=qdhh0qtv9hfdrnp5s4lcsr3lbr-fcqalzpc-ymabmoc&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:41:24 161 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:28 269 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jul 05:41:28 269 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:34 604 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:41:34 605 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:37 744 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:41:37 745 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:37 790 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> id: immOnFilter]
--- 08 Jul 05:41:40 955 - Page URL:: https://er-dev-eastus-teller-app.azurewebsites.net/dashboard
--- 08 Jul 05:41:40 955 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:41:40 998 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> xpath: //b[contains(text(),'Dashboard')]]
Successfully navigated to the 'Dashboard' page [ScreenShot]
--- 08 Jul 05:41:43 147 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> id: immOnRunNonArchiveQuery]
--- 08 Jul 05:41:46 326 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> id: immTranDateFrom]
--- 08 Jul 05:41:46 366 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> id: immTranDateFrom]
--- 08 Jul 05:41:46 657 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> 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 05:42:04 951 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (88e1fbbe6b268d0c4b44355733f52a7a)] -> css selector: tr[id*='immTranRow']]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyTooltipsInReceiptPage({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
--- 08 Jul 05:29:41 694 - TestCaseID:: verifyTooltipsInReceiptPage
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, ...)
SignIn page didn't open up [ScreenShot]
--- 08 Jul 05:37:32 865 - TestCaseID:: verifyFiltersInDashBoard
--- 08 Jul 05:37:35 248 - 2 - Driver::initialize::Get - com.imm.ereceipt.support.WebDriverFactory.get(WebDriverFactory.java:565)
verify UI Elemnts In DashBoard with Teller
Steps:
--- 08 Jul 05:37:40 759 - 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=0197ea0a-ae93-719e-a8f4-17b20f3dd04d&response_mode=fragment&client_info=1&nonce=0197ea0a-ae95-70f6-ba76-b6099bf940ea&state=eyjpzci6ijaxotdlytbhlwflotqtn2u2ns1inmeyltezmzk0otllywezocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&x-client-sku=msal.js.browser&x-client-ver=4.11.1&response_type=code&code_challenge=lomg7divc88x8qhrkztcphzuhb0y7eslmuhydvrprxo&code_challenge_method=s256&sso_reload=true
--- 08 Jul 05:37:40 760 - 3 - Page Load Wait: (Sync) - com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:112)
--- 08 Jul 05:38:42 569 - Unable to find an element after 60 sec ==> [[RemoteWebDriver: chrome on Windows 10 (28da2285c8c72c8bf798954163df353f)] -> xpath: //input[@id='i0116']]
SignIn page didn't open up [ScreenShot]
8 ignored methods
com.imm.ereceipt.testscripts.DashBoard.DashBoard
verifySortingInDashBoard
verifyErrorMessagesInDashBoardPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInTellerPage
verifyTransactionDefaultRequired
verifyTransactionColorsInDashBoard
verifyForTransactionInTellerAndSuperTeller
verifyErrorMessagesInDashBoardPage
verifyNotifyInArchiveReceiptPage
verifyReportTooltipsInDashboardPage_ER3814
verifySettingsInTellerPage
verifyTransactionDefaultRequired
verifyTransactionColorsInDashBoard
verifyForTransactionInTellerAndSuperTeller
Methods in chronological order
com.imm.ereceipt.testscripts.DashBoard.DashBoard
initialize(org.testng.TestRunner@608707d)
0 ms
init(org.testng.TestRunner@608707d)
2114 ms
verifyInvalidEmailInNotifyInDashboardPage({Description=verify the invalid email in notify dashboard page, Email=#@%^%#$@#$@#.com, Teller LastN...)
11059 ms
verifyValidEmailInNotifyInDashboardPage({Description=verify the valid email in notify dashboard page, Email=ratnak@immonline.travel, Teller ...)
94322 ms
verifyTooltipsInReceiptPage({Description=verify Tool tips in Receipt, Email=Test@gmail.com, Teller LastName=, print signatur=, e...)
356926 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Fristname, Email=, Teller LastName=, print signatur...)
502756 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Last name, Email=, Teller LastName=Operator, print ...)
539407 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Date range & Teller first name, Email=, Teller Last...)
575674 ms
verifyUIElemntsInDashBoard({Description=verify UI Elemnts In DashBoard with Member id & Teller id, Email=, Teller LastName=, pr...)
612868 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Teller, Email=, Teller LastName=, print signatur=, ...)
650432 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Member, Email=, Teller LastName=, print signatur=, ...)
721888 ms
verifyFiltersInDashBoard({Description=Verify Transaction in Dashboard Page, Email=, Teller LastName=, print signatur=, errori...)
795401 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format', Email=, Telle...)
864308 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Fristname, Email=, Teller LastName=,...)
936146 ms
verifyFiltersInDashBoard({Description=verify UI Elemnts In DashBoard with partial Teller Lastname, Email=, Teller LastName=op...)
979458 ms