Log session start time Wed May 29 11:00:29 EDT 2024

Time Thread Level Category File:Line Message
0 main INFO main Login.java:438 ***** verify Documentation About In DashBoard Page *****
657 main INFO main Login.java:439 ***** verify Documentation About In DashBoard Page *****
7489 main INFO main Login.java:444 Successfully navigated to 'eReceipts FI Admin' Page
7798 main INFO main Login.java:447 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
16541 main INFO main SignInPage.java:259 Password text field is shown
21083 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
21084 main INFO main Login.java:450 logged with the Username:JaneOperator@Qaxpauto.onmicrosoft.com
41189 main INFO main Login.java:453 Successfully navigated to the 'Dashboard' page
47204 main INFO main Login.java:456 <b>Expected: </b>click on Restart<br><b>Actual(Passed): </b>Sucessfully clicked on Restart in Dashboard page
47943 main INFO main Login.java:457 Successfully navigated to the 'Dashboard' page after refresh
50672 main INFO main Login.java:461 Successfully navigated to the 'report' page
51302 main INFO main Login.java:464 Successfully navigated to the 'Report' page after refresh
52181 main INFO main Login.java:468 Successfully navigated to the 'Dashboard' page
56751 main INFO main Login.java:471 <b>Expected: </b>click on About<br><b>Actual(Passed): </b>Sucessfully clicked on About in Dashboard page
57095 main INFO main Login.java:472 <b>Expected: </b>check the version on About<br><b>Actual(Passed): </b>Sucessfully checked the version on About in Dashboard page
58689 main INFO main Login.java:473 <b>Expected: </b>close the About dailog box<br><b>Actual(Passed): </b>Successfully closed the About dailog box
64689 main INFO main Login.java:474 <b>Expected: </b>open the documentation<br><b>Actual(Passed): </b>Successfully opened the documentation in admin control page
64689 main INFO main Login.java:475 Test Passed.
64689 main INFO main Log.java:264 **** -E---N---D- *****
75705 main INFO main Login.java:95 Successfully navigated to 'eReceipts Teller' Page
83860 main INFO main SignInPage.java:259 Password text field is shown
88892 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
94190 main INFO main SignInPage.java:334 Failed to login due to invalid credentials!
94799 main INFO main Login.java:102 Failed to navigated to the 'Dashboard' page
94799 main INFO main Login.java:105 Test Passed.
94799 main INFO main Log.java:264 **** -E---N---D- *****
116424 main FATAL main Login.java:107 Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/0:0:0:0:0:0:0:1:46488
org.openqa.selenium.ScriptTimeoutException: Unable to execute request for an existing session: java.net.ConnectException: Connection refused: no further information: localhost/0:0:0:0:0:0:0:1:46488
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_191'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [e22c30f2d1ff0be48d2375f84d229d4d, switchToFrame {id=null}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 125.0.6422.113, chrome: {chromedriverVersion: 125.0.6422.78 (14db42ec38ad..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55438}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 125.0.6422.113, 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: e22c30f2d1ff0be48d2375f84d229d4d
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.defaultContent(RemoteWebDriver.java:1076)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at com.epam.healenium.handlers.proxy.TargetLocatorProxyInvocationHandler.invoke(TargetLocatorProxyInvocationHandler.java:34)
     at com.sun.proxy.$Proxy17.defaultContent(Unknown Source)
     at com.imm.ereceipt.support.WebDriverFactory$3.apply(WebDriverFactory.java:162)
     at com.imm.ereceipt.support.WebDriverFactory$3.apply(WebDriverFactory.java:1)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:208)
     at com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:81)
     at com.imm.ereceipt.support.Utils.waitForPageLoad(Utils.java:61)
     at com.imm.ereceipt.pages.SignInPage.load(SignInPage.java:103)
     at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49)
     at com.imm.ereceipt.testscripts.Login.Login.verifyLoginWithWrongCredentails(Login.java:94)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:661)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:744)
     at org.testng.TestRunner.run(TestRunner.java:602)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:380)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
     at org.testng.SuiteRunner.run(SuiteRunner.java:289)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1226)
     at org.testng.TestNG.runSuites(TestNG.java:1144)
     at org.testng.TestNG.run(TestNG.java:1115)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:132)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:230)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:76)
116471 main INFO main Log.java:264 **** -E---N---D- *****
193919 main ERROR main SignInPage.java:94 SignIn page didn't open up
193919 main INFO main Log.java:264 **** -E---N---D- *****
203806 main INFO main Login.java:179 Successfully navigated to 'eReceipts Teller' Page
204272 main INFO main Login.java:182 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
215643 main INFO main SignInPage.java:259 Password text field is shown
221743 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
241907 main INFO main Login.java:186 Successfully navigated to the 'Dashboard' page
248262 main INFO main Login.java:189 Successfully verified the 'Administrator' button not present on header of the page
248262 main INFO main Login.java:193 Test Passed.
248262 main INFO main Log.java:264 **** -E---N---D- *****
252990 main INFO main Log.java:208
252990 main INFO main DashBoard.java:712 **** verify Error Messages In DashBoard Page for Member *****
252990 main INFO main Log.java:210
252991 main INFO main DashBoard.java:727 ***** verify Error Messages In DashBoard Page for Member *****
257942 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=715dfc7a-f358-407c-929b-075fca408331&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vqkvzycyv45ok43qbdoqb8fwrrpogsy6nvwhzb2v0kc&code_challenge_method=s256&nonce=adb07375-886f-405b-b477-2e59f675e573&state=eyjpzci6ijk4mmzlmjriltczngytnduymi04ngrlltyynwq2otuwztawziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
257943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
258077 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> xpath: //input[@id='i0116']]
258077 main INFO main DashBoard.java:730 Successfully navigated to 'eReceipts Teller' Page
258174 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> xpath: //input[@id='i0116']]
258385 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> id: idSIButton9]
258385 main INFO main DashBoard.java:733 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
258492 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> xpath: //input[@id='i0116']]
258566 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> xpath: //input[@id='i0116']]
262724 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=715dfc7a-f358-407c-929b-075fca408331&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vqkvzycyv45ok43qbdoqb8fwrrpogsy6nvwhzb2v0kc&code_challenge_method=s256&nonce=adb07375-886f-405b-b477-2e59f675e573&state=eyjpzci6ijk4mmzlmjriltczngytnduymi04ngrlltyynwq2otuwztawziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
262725 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
266411 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=715dfc7a-f358-407c-929b-075fca408331&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vqkvzycyv45ok43qbdoqb8fwrrpogsy6nvwhzb2v0kc&code_challenge_method=s256&nonce=adb07375-886f-405b-b477-2e59f675e573&state=eyjpzci6ijk4mmzlmjriltczngytnduymi04ngrlltyynwq2otuwztawziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
266412 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
267845 main INFO main SignInPage.java:259 Password text field is shown
267985 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> xpath: //input[@id='i0118']]
268076 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> xpath: //input[@id='i0118']]
271403 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=715dfc7a-f358-407c-929b-075fca408331&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vqkvzycyv45ok43qbdoqb8fwrrpogsy6nvwhzb2v0kc&code_challenge_method=s256&nonce=adb07375-886f-405b-b477-2e59f675e573&state=eyjpzci6ijk4mmzlmjriltczngytnduymi04ngrlltyynwq2otuwztawziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
271403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
271970 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
271970 main INFO main DashBoard.java:736 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
276119 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
276119 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
285275 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
285275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
288520 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
288520 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
288673 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> id: immOnFilter]
291935 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
291936 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
292072 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> xpath: //mat-toolbar/div/button[2]/span]
292308 main INFO main DashBoard.java:739 Successfully navigated to the 'Dashboard' page
293421 main INFO main DashBoard.java:743 Successfully verifed UI Elemnts in the 'Dashboard' page
298786 main INFO main DashBoard.java:748 Clicked 'Non Archived' button
298882 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> id: immMemberId]
298973 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> id: immMemberId]
299620 main INFO main DashBoard.java:775 Entered 'Member' : 4565!22$
302949 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
306272 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
309777 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
310988 main INFO main DashBoard.java:796 Clicked sliders Button :Transaction status
326683 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (508f6d217a84f8ac3ba8722f6a19de01)] -> id: immOnFilter]
326683 main INFO main DashBoard.java:798 Successfully verified the Apply button is not Enabled in Dashboard Page
337133 main INFO main DashBoard.java:801 <b>Expected: </b>verify the Error message in Dashboard Page:Member number can only contain letters, digits and hyphen.<br><b>Actual(Passed): </b>Successfully verified the Error message in configvalue Page:Member number can only contain letters, digits and hyphen.
337133 main INFO main DashBoard.java:803 Test Passed.
337133 main INFO main Log.java:264 **** -E---N---D- *****
338043 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInDashBoardPage
342138 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
342138 main INFO main Log.java:208
342139 main INFO main DashBoard.java:712 **** verify Error Messages In DashBoard Page with wrong Dates *****
342139 main INFO main Log.java:210
342139 main INFO main DashBoard.java:727 ***** verify Error Messages In DashBoard Page with wrong Dates *****
346913 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c32513c6-7f49-4fb4-80f4-cd27173994b0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=t6dt-essv5p9qunbudr586xcdlwnphghph47rzy7saa&code_challenge_method=s256&nonce=92f6a6f5-8206-4205-9a2d-f2e68bc7da2b&state=eyjpzci6ijrkywe2mwm0ltrkmmitndcxni04owvlltg0ode4mgfimmvkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
346913 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
347102 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> xpath: //input[@id='i0116']]
347102 main INFO main DashBoard.java:730 Successfully navigated to 'eReceipts Teller' Page
347190 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> xpath: //input[@id='i0116']]
347332 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: idSIButton9]
347332 main INFO main DashBoard.java:733 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
347413 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> xpath: //input[@id='i0116']]
347476 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> xpath: //input[@id='i0116']]
351132 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c32513c6-7f49-4fb4-80f4-cd27173994b0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=t6dt-essv5p9qunbudr586xcdlwnphghph47rzy7saa&code_challenge_method=s256&nonce=92f6a6f5-8206-4205-9a2d-f2e68bc7da2b&state=eyjpzci6ijrkywe2mwm0ltrkmmitndcxni04owvlltg0ode4mgfimmvkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
351132 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
354968 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c32513c6-7f49-4fb4-80f4-cd27173994b0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=t6dt-essv5p9qunbudr586xcdlwnphghph47rzy7saa&code_challenge_method=s256&nonce=92f6a6f5-8206-4205-9a2d-f2e68bc7da2b&state=eyjpzci6ijrkywe2mwm0ltrkmmitndcxni04owvlltg0ode4mgfimmvkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
354969 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
355732 main INFO main SignInPage.java:259 Password text field is shown
355868 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> xpath: //input[@id='i0118']]
355993 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> xpath: //input[@id='i0118']]
359476 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c32513c6-7f49-4fb4-80f4-cd27173994b0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=t6dt-essv5p9qunbudr586xcdlwnphghph47rzy7saa&code_challenge_method=s256&nonce=92f6a6f5-8206-4205-9a2d-f2e68bc7da2b&state=eyjpzci6ijrkywe2mwm0ltrkmmitndcxni04owvlltg0ode4mgfimmvkmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
359476 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
360069 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
360069 main INFO main DashBoard.java:736 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
364065 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
364067 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
372749 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
372750 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
376012 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
376012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
376165 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: immOnFilter]
379421 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
379421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
379559 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> xpath: //mat-toolbar/div/button[2]/span]
379760 main INFO main DashBoard.java:739 Successfully navigated to the 'Dashboard' page
380843 main INFO main DashBoard.java:743 Successfully verifed UI Elemnts in the 'Dashboard' page
386137 main INFO main DashBoard.java:748 Clicked 'Non Archived' button
386203 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: immTranDateFrom]
386286 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: immTranDateFrom]
386713 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: immTranDateTo]
387279 main INFO main DashBoard.java:755 Entered 'Date range' : 12/28/2022 - 2/28/2016
388362 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: immMemberId]
388433 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: immMemberId]
388979 main INFO main DashBoard.java:775 Entered 'Member' : 123
392301 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
395620 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
399158 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
400359 main INFO main DashBoard.java:796 Clicked sliders Button :Transaction status
416328 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (10ea585b411e9fe9412804ab228112a7)] -> id: immOnFilter]
416328 main INFO main DashBoard.java:798 Successfully verified the Apply button is not Enabled in Dashboard Page
426731 main INFO main DashBoard.java:801 <b>Expected: </b>verify the Error message in Dashboard Page:End Date < Start Date<br><b>Actual(Passed): </b>Successfully verified the Error message in configvalue Page:End Date < Start Date
426731 main INFO main DashBoard.java:803 Test Passed.
426731 main INFO main Log.java:264 **** -E---N---D- *****
432643 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInDashBoardPage
436395 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
436396 main INFO main Log.java:208
436396 main INFO main DashBoard.java:712 **** verify Error Messages In DashBoard Page with invalid start Dates *****
436396 main INFO main Log.java:210
436396 main INFO main DashBoard.java:727 ***** verify Error Messages In DashBoard Page with invalid start Dates *****
441327 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=212a5125-4255-4d71-b311-b5a5b7649fda&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=f_rkim7w3djfbrwjkz4lee2swafph1g4a1qnprrvliu&code_challenge_method=s256&nonce=1d192f62-3af1-42c7-829c-bcefcf618b5c&state=eyjpzci6iju2mtlmmwewlte0ogqtngu0mc1im2yyltgxnty2mjdhztixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
441327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
441450 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> xpath: //input[@id='i0116']]
441450 main INFO main DashBoard.java:730 Successfully navigated to 'eReceipts Teller' Page
441544 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> xpath: //input[@id='i0116']]
441656 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> id: idSIButton9]
441656 main INFO main DashBoard.java:733 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
441734 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> xpath: //input[@id='i0116']]
441830 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> xpath: //input[@id='i0116']]
445416 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=212a5125-4255-4d71-b311-b5a5b7649fda&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=f_rkim7w3djfbrwjkz4lee2swafph1g4a1qnprrvliu&code_challenge_method=s256&nonce=1d192f62-3af1-42c7-829c-bcefcf618b5c&state=eyjpzci6iju2mtlmmwewlte0ogqtngu0mc1im2yyltgxnty2mjdhztixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
445420 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
448766 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=212a5125-4255-4d71-b311-b5a5b7649fda&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=f_rkim7w3djfbrwjkz4lee2swafph1g4a1qnprrvliu&code_challenge_method=s256&nonce=1d192f62-3af1-42c7-829c-bcefcf618b5c&state=eyjpzci6iju2mtlmmwewlte0ogqtngu0mc1im2yyltgxnty2mjdhztixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
448766 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
449927 main INFO main SignInPage.java:259 Password text field is shown
450225 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> xpath: //input[@id='i0118']]
450400 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> xpath: //input[@id='i0118']]
453941 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=212a5125-4255-4d71-b311-b5a5b7649fda&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=f_rkim7w3djfbrwjkz4lee2swafph1g4a1qnprrvliu&code_challenge_method=s256&nonce=1d192f62-3af1-42c7-829c-bcefcf618b5c&state=eyjpzci6iju2mtlmmwewlte0ogqtngu0mc1im2yyltgxnty2mjdhztixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
453941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
454571 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
454572 main INFO main DashBoard.java:736 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
459175 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
459175 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
467722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
467722 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
471018 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
471018 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
471174 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> id: immOnFilter]
474407 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
474412 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
474522 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> xpath: //mat-toolbar/div/button[2]/span]
474758 main INFO main DashBoard.java:739 Successfully navigated to the 'Dashboard' page
475894 main INFO main DashBoard.java:743 Successfully verifed UI Elemnts in the 'Dashboard' page
481170 main INFO main DashBoard.java:748 Clicked 'Non Archived' button
481242 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> id: immTranDateFrom]
481339 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> id: immTranDateFrom]
481854 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> id: immTranDateTo]
482425 main INFO main DashBoard.java:755 Entered 'Date range' : 13/13/2017 - 12/
485727 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
489055 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
492668 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
493889 main INFO main DashBoard.java:796 Clicked sliders Button :Transaction status
509619 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (532a6c222a8ea8e6ae508a6ee4ecda7f)] -> id: immOnFilter]
509619 main INFO main DashBoard.java:798 Successfully verified the Apply button is not Enabled in Dashboard Page
520045 main INFO main DashBoard.java:801 <b>Expected: </b>verify the Error message in Dashboard Page:Please enter a valid start date<br><b>Actual(Passed): </b>Successfully verified the Error message in configvalue Page:Please enter a valid start date
520045 main INFO main DashBoard.java:803 Test Passed.
520045 main INFO main Log.java:264 **** -E---N---D- *****
520964 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInDashBoardPage
524161 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
524161 main INFO main Log.java:208
524162 main INFO main DashBoard.java:712 **** verify Error Messages In DashBoard Page with invalid end Dates *****
524162 main INFO main Log.java:210
524162 main INFO main DashBoard.java:727 ***** verify Error Messages In DashBoard Page with invalid end Dates *****
529333 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56e45f0b-58d0-4dd2-9d48-3eade53244e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jngcwj9pvg2xa-x-ipkvzvndltnawtkhdja_mxrnbic&code_challenge_method=s256&nonce=6a235bc4-6c78-4aa5-b69c-b509dec96239&state=eyjpzci6ijg1yziymziwlwvimdytndmwmy1imzjkltnjotnhywvlyjzmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
529333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
529482 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> xpath: //input[@id='i0116']]
529482 main INFO main DashBoard.java:730 Successfully navigated to 'eReceipts Teller' Page
529560 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> xpath: //input[@id='i0116']]
529706 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> id: idSIButton9]
529706 main INFO main DashBoard.java:733 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
529842 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> xpath: //input[@id='i0116']]
529935 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> xpath: //input[@id='i0116']]
533521 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56e45f0b-58d0-4dd2-9d48-3eade53244e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jngcwj9pvg2xa-x-ipkvzvndltnawtkhdja_mxrnbic&code_challenge_method=s256&nonce=6a235bc4-6c78-4aa5-b69c-b509dec96239&state=eyjpzci6ijg1yziymziwlwvimdytndmwmy1imzjkltnjotnhywvlyjzmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
533521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
537573 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56e45f0b-58d0-4dd2-9d48-3eade53244e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jngcwj9pvg2xa-x-ipkvzvndltnawtkhdja_mxrnbic&code_challenge_method=s256&nonce=6a235bc4-6c78-4aa5-b69c-b509dec96239&state=eyjpzci6ijg1yziymziwlwvimdytndmwmy1imzjkltnjotnhywvlyjzmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
537574 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
539194 main INFO main SignInPage.java:259 Password text field is shown
539769 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> xpath: //input[@id='i0118']]
540027 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> xpath: //input[@id='i0118']]
543441 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56e45f0b-58d0-4dd2-9d48-3eade53244e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jngcwj9pvg2xa-x-ipkvzvndltnawtkhdja_mxrnbic&code_challenge_method=s256&nonce=6a235bc4-6c78-4aa5-b69c-b509dec96239&state=eyjpzci6ijg1yziymziwlwvimdytndmwmy1imzjkltnjotnhywvlyjzmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
543442 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
544076 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
544076 main INFO main DashBoard.java:736 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
548177 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
548177 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
556893 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
556896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
560179 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
560179 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
560324 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> id: immOnFilter]
563624 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
563626 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
563758 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> xpath: //mat-toolbar/div/button[2]/span]
563985 main INFO main DashBoard.java:739 Successfully navigated to the 'Dashboard' page
565152 main INFO main DashBoard.java:743 Successfully verifed UI Elemnts in the 'Dashboard' page
570454 main INFO main DashBoard.java:748 Clicked 'Non Archived' button
570558 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> id: immTranDateFrom]
570641 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> id: immTranDateFrom]
571087 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> id: immTranDateTo]
571670 main INFO main DashBoard.java:755 Entered 'Date range' : 11/11/2017 - 13/12/2018
575046 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
578347 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
581953 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
583236 main INFO main DashBoard.java:796 Clicked sliders Button :Transaction status
599513 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (35348fbc166676f694f3b931a3799d52)] -> id: immOnFilter]
599513 main INFO main DashBoard.java:798 Successfully verified the Apply button is not Enabled in Dashboard Page
609925 main INFO main DashBoard.java:801 <b>Expected: </b>verify the Error message in Dashboard Page:Please enter a valid end date<br><b>Actual(Passed): </b>Successfully verified the Error message in configvalue Page:Please enter a valid end date
609933 main INFO main DashBoard.java:803 Test Passed.
609933 main INFO main Log.java:264 **** -E---N---D- *****
610872 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInDashBoardPage
614477 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
614478 main INFO main Log.java:208
614478 main INFO main DashBoard.java:712 **** verify Error Messages In DashBoard Page with Future From and To Date *****
614478 main INFO main Log.java:210
614479 main INFO main DashBoard.java:727 ***** verify Error Messages In DashBoard Page with Future From and To Date *****
619277 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b762eec-efd9-4aaa-9bc6-ed97d2af984f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=_v9pf5zs_vpdjovv6m-qpsomdn6gmcpjbmu35cbtng8&code_challenge_method=s256&nonce=b4612e19-6523-4cce-a2c1-0827390d93b8&state=eyjpzci6ijq0yju0mdiyltvkymutndk3mi05owi0ltyzotrjnjk0owyyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
619278 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
619419 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> xpath: //input[@id='i0116']]
619419 main INFO main DashBoard.java:730 Successfully navigated to 'eReceipts Teller' Page
619529 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> xpath: //input[@id='i0116']]
619642 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: idSIButton9]
619642 main INFO main DashBoard.java:733 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
619706 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> xpath: //input[@id='i0116']]
619791 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> xpath: //input[@id='i0116']]
623357 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b762eec-efd9-4aaa-9bc6-ed97d2af984f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=_v9pf5zs_vpdjovv6m-qpsomdn6gmcpjbmu35cbtng8&code_challenge_method=s256&nonce=b4612e19-6523-4cce-a2c1-0827390d93b8&state=eyjpzci6ijq0yju0mdiyltvkymutndk3mi05owi0ltyzotrjnjk0owyyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
623357 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
626835 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b762eec-efd9-4aaa-9bc6-ed97d2af984f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=_v9pf5zs_vpdjovv6m-qpsomdn6gmcpjbmu35cbtng8&code_challenge_method=s256&nonce=b4612e19-6523-4cce-a2c1-0827390d93b8&state=eyjpzci6ijq0yju0mdiyltvkymutndk3mi05owi0ltyzotrjnjk0owyyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
626837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
628353 main INFO main SignInPage.java:259 Password text field is shown
629290 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> xpath: //input[@id='i0118']]
629376 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> xpath: //input[@id='i0118']]
632843 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b762eec-efd9-4aaa-9bc6-ed97d2af984f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=_v9pf5zs_vpdjovv6m-qpsomdn6gmcpjbmu35cbtng8&code_challenge_method=s256&nonce=b4612e19-6523-4cce-a2c1-0827390d93b8&state=eyjpzci6ijq0yju0mdiyltvkymutndk3mi05owi0ltyzotrjnjk0owyyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
632843 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
633405 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
633405 main INFO main DashBoard.java:736 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
637257 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
637272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
645896 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
645896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
649166 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
649167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
649284 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: immOnFilter]
652562 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
652576 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
652706 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> xpath: //mat-toolbar/div/button[2]/span]
652937 main INFO main DashBoard.java:739 Successfully navigated to the 'Dashboard' page
654144 main INFO main DashBoard.java:743 Successfully verifed UI Elemnts in the 'Dashboard' page
659516 main INFO main DashBoard.java:748 Clicked 'Non Archived' button
659581 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: immTranDateFrom]
659660 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: immTranDateFrom]
660085 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: immTranDateTo]
660655 main INFO main DashBoard.java:755 Entered 'Date range' : 07/07/25 - 08/08/25
661747 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: immMemberId]
661833 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: immMemberId]
662493 main INFO main DashBoard.java:775 Entered 'Member' : 5034504
665808 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
669170 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
672720 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
673955 main INFO main DashBoard.java:796 Clicked sliders Button :Transaction status
689690 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a761bb7b3187d24f6b26f3079658ed30)] -> id: immOnFilter]
689690 main INFO main DashBoard.java:798 Successfully verified the Apply button is not Enabled in Dashboard Page
700111 main INFO main DashBoard.java:801 <b>Expected: </b>verify the Error message in Dashboard Page:Date cannot exceed 7 days after today.<br><b>Actual(Passed): </b>Successfully verified the Error message in configvalue Page:Date cannot exceed 7 days after today.
710448 main INFO main DashBoard.java:801 <b>Expected: </b>verify the Error message in Dashboard Page:Date cannot exceed 7 days after today.<br><b>Actual(Passed): </b>Successfully verified the Error message in configvalue Page:Date cannot exceed 7 days after today.
710448 main INFO main DashBoard.java:803 Test Passed.
710448 main INFO main Log.java:264 **** -E---N---D- *****
711512 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyForTransactionInTellerAndSuperTeller
714730 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
714730 main INFO main Log.java:208
714730 main INFO main DashBoard.java:828 **** verify Transactions in SuperTeller *****
714730 main INFO main Log.java:210
719718 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=37e34d06-509f-4ff3-bc73-f7622acc482b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lyhu6igotkkfvxzsqwobo8uy3jhjjdobavmes_c476s&code_challenge_method=s256&nonce=07199853-a378-4e38-b0c0-28827c39c50a&state=eyjpzci6imu4mjmynzgyltdhzjgtndczzs05y2jmlwfkyme0ywuwzdrlnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
719718 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
719869 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> xpath: //input[@id='i0116']]
719869 main INFO main DashBoard.java:832 Successfully navigated to 'eReceipts Teller' Page
719947 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> xpath: //input[@id='i0116']]
720060 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> id: idSIButton9]
720060 main INFO main DashBoard.java:835 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
720122 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> xpath: //input[@id='i0116']]
720205 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> xpath: //input[@id='i0116']]
723758 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=37e34d06-509f-4ff3-bc73-f7622acc482b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lyhu6igotkkfvxzsqwobo8uy3jhjjdobavmes_c476s&code_challenge_method=s256&nonce=07199853-a378-4e38-b0c0-28827c39c50a&state=eyjpzci6imu4mjmynzgyltdhzjgtndczzs05y2jmlwfkyme0ywuwzdrlnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
723758 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
727430 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=37e34d06-509f-4ff3-bc73-f7622acc482b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lyhu6igotkkfvxzsqwobo8uy3jhjjdobavmes_c476s&code_challenge_method=s256&nonce=07199853-a378-4e38-b0c0-28827c39c50a&state=eyjpzci6imu4mjmynzgyltdhzjgtndczzs05y2jmlwfkyme0ywuwzdrlnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
727431 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
728416 main INFO main SignInPage.java:259 Password text field is shown
728527 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> xpath: //input[@id='i0118']]
728609 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> xpath: //input[@id='i0118']]
732314 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=37e34d06-509f-4ff3-bc73-f7622acc482b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lyhu6igotkkfvxzsqwobo8uy3jhjjdobavmes_c476s&code_challenge_method=s256&nonce=07199853-a378-4e38-b0c0-28827c39c50a&state=eyjpzci6imu4mjmynzgyltdhzjgtndczzs05y2jmlwfkyme0ywuwzdrlnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
732314 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
732953 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
736916 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
736916 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
745448 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
745464 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
748723 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
748723 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
748842 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> id: immOnFilter]
752130 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
752130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
752243 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> xpath: //mat-toolbar/div/button[2]/span]
752452 main INFO main DashBoard.java:839 Successfully navigate to the 'Dashboard' page
757764 main INFO main DashBoard.java:843 Clicked 'Non Archived' button
757876 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> id: immTranDateFrom]
757939 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> id: immTranDateFrom]
758368 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> id: immTranDateTo]
758892 main INFO main DashBoard.java:859 Entered 'Date range' : 05/25/24 - 05/29/24
759164 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> id: immUserFirstName]
759232 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> id: immUserFirstName]
759802 main INFO main DashBoard.java:880 Entered 'FirstName' : Joe
765030 main INFO main DashBoard.java:882 Clicked 'Apply' button
767265 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> css selector: tr[id*='immTranRow']]
770458 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
770458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
770535 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b8c4a59b473d0f4ea912c21e94ca53e)] -> css selector: tr[id*='immTranRow']]
776149 main INFO main DashboardPage.java:480 Page in:1
779923 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
779923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
783664 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
783664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
787363 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
787363 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
790984 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
790984 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
794567 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
794567 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
798263 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
798263 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
801968 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
801968 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
802449 main INFO main DashboardPage.java:514 Total records displayed : 7
802661 main INFO main DashBoard.java:886 <b>Expected: </b>Records displayed should only belong to 'Joe' Name<br><b>Actual(Passed): </b>Records displayed are belong to 'Joe' Name
802661 main INFO main DashBoard.java:891 Test Passed.
802661 main INFO main Log.java:264 **** -E---N---D- *****
803533 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyForTransactionInTellerAndSuperTeller
806632 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
806632 main INFO main Log.java:208
806632 main INFO main DashBoard.java:828 **** verify Transactions in Teller *****
806632 main INFO main Log.java:210
811471 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d8cb6366-3b42-47b8-9710-70844a2de7fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=j1yicc8dm0xod6zfsesy5-87vwrbahpgijk46cywj-8&code_challenge_method=s256&nonce=18c912e1-db12-4a8e-99ae-366bc84b6c26&state=eyjpzci6ijq3ymm0ytcyltm1ngetndgyos05mzexlwiznmyxodyyywmwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
811471 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
811588 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> xpath: //input[@id='i0116']]
811588 main INFO main DashBoard.java:832 Successfully navigated to 'eReceipts Teller' Page
811666 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> xpath: //input[@id='i0116']]
811812 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> id: idSIButton9]
811812 main INFO main DashBoard.java:835 Text field 'FI ID', 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
811909 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> xpath: //input[@id='i0116']]
811992 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> xpath: //input[@id='i0116']]
815603 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d8cb6366-3b42-47b8-9710-70844a2de7fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=j1yicc8dm0xod6zfsesy5-87vwrbahpgijk46cywj-8&code_challenge_method=s256&nonce=18c912e1-db12-4a8e-99ae-366bc84b6c26&state=eyjpzci6ijq3ymm0ytcyltm1ngetndgyos05mzexlwiznmyxodyyywmwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
815603 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
819197 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d8cb6366-3b42-47b8-9710-70844a2de7fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=j1yicc8dm0xod6zfsesy5-87vwrbahpgijk46cywj-8&code_challenge_method=s256&nonce=18c912e1-db12-4a8e-99ae-366bc84b6c26&state=eyjpzci6ijq3ymm0ytcyltm1ngetndgyos05mzexlwiznmyxodyyywmwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
819198 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
819979 main INFO main SignInPage.java:259 Password text field is shown
820782 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> xpath: //input[@id='i0118']]
820879 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> xpath: //input[@id='i0118']]
824462 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d8cb6366-3b42-47b8-9710-70844a2de7fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=j1yicc8dm0xod6zfsesy5-87vwrbahpgijk46cywj-8&code_challenge_method=s256&nonce=18c912e1-db12-4a8e-99ae-366bc84b6c26&state=eyjpzci6ijq3ymm0ytcyltm1ngetndgyos05mzexlwiznmyxodyyywmwnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
824462 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
825093 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
828959 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
828975 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
837365 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
837380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
840565 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
840565 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
840708 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> id: immOnFilter]
843915 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
843915 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
844034 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> xpath: //mat-toolbar/div/button[2]/span]
844247 main INFO main DashBoard.java:839 Successfully navigate to the 'Dashboard' page
849527 main INFO main DashBoard.java:843 Clicked 'Non Archived' button
849640 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> id: immTranDateFrom]
849718 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> id: immTranDateFrom]
850179 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> id: immTranDateTo]
850706 main INFO main DashBoard.java:859 Entered 'Date range' : 05/25/24 - 05/29/24
850861 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> id: immMemberId]
850931 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d4a7d4845754ffa14a61d0cd32e6e44)] -> id: immMemberId]
851434 main INFO main DashBoard.java:865 Entered 'Member' : 999
856647 main INFO main DashBoard.java:867 Clicked 'Apply' button
869469 main INFO main DashboardPage.java:608 No records are found
869677 main INFO main DashBoard.java:869 No records found for the given search criteria
869677 main INFO main DashBoard.java:891 Test Passed.
869677 main INFO main Log.java:264 **** -E---N---D- *****
870515 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
873624 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
873625 main INFO main Log.java:208
873625 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
873625 main INFO main Log.java:210
873625 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
878401 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d1446984-fd15-4372-8dc5-1529463508e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sud8xtxpxtfdx-cipfufsafr6le_firanosp69xdlkm&code_challenge_method=s256&nonce=8e055e0f-03ee-482a-9317-15bf697aaffa&state=eyjpzci6immwndkzy2e3lwuzm2etndhins04zjfkltrinjqymzu1nzhmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
878402 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
878516 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> xpath: //input[@id='i0116']]
878516 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
878600 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> xpath: //input[@id='i0116']]
878750 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> id: idSIButton9]
878750 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
878829 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> xpath: //input[@id='i0116']]
878894 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> xpath: //input[@id='i0116']]
883235 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d1446984-fd15-4372-8dc5-1529463508e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sud8xtxpxtfdx-cipfufsafr6le_firanosp69xdlkm&code_challenge_method=s256&nonce=8e055e0f-03ee-482a-9317-15bf697aaffa&state=eyjpzci6immwndkzy2e3lwuzm2etndhins04zjfkltrinjqymzu1nzhmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
883235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
887337 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d1446984-fd15-4372-8dc5-1529463508e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sud8xtxpxtfdx-cipfufsafr6le_firanosp69xdlkm&code_challenge_method=s256&nonce=8e055e0f-03ee-482a-9317-15bf697aaffa&state=eyjpzci6immwndkzy2e3lwuzm2etndhins04zjfkltrinjqymzu1nzhmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
887337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
888068 main INFO main SignInPage.java:259 Password text field is shown
888171 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> xpath: //input[@id='i0118']]
888281 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> xpath: //input[@id='i0118']]
891628 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d1446984-fd15-4372-8dc5-1529463508e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sud8xtxpxtfdx-cipfufsafr6le_firanosp69xdlkm&code_challenge_method=s256&nonce=8e055e0f-03ee-482a-9317-15bf697aaffa&state=eyjpzci6immwndkzy2e3lwuzm2etndhins04zjfkltrinjqymzu1nzhmyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
891628 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
892175 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
892175 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
896035 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
896035 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
904428 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
904428 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
907719 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
907720 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
907844 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> id: immOnFilter]
911097 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
911097 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
911212 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> xpath: //mat-toolbar/div/button[2]/span]
911410 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
916710 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
919291 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
922840 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
926400 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
927598 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
932829 main INFO main DashBoard.java:1581 Clicked 'Apply' button
943185 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> css selector: tr[id*='immTranRow']]
946466 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> id: immNotify]
946564 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> id: immNotify]
946830 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> id: immEmail]
946929 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> id: immEmail]
947409 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (57032c3abea8958b464ced84ec1b4b0d)] -> id: immSMS]
950023 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'ratnamalathi'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
955123 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
955125 main INFO main DashBoard.java:1601 Test Passed.
955125 main INFO main Log.java:264 **** -E---N---D- *****
955973 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
958904 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
958904 main INFO main Log.java:208
958904 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
958904 main INFO main Log.java:210
958904 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
964177 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0d1cd67e-446d-4b9d-a0d6-54b4d2acd669&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lh6avdakdkl_bhsalwlw6zvc6een11-ffpp6fzbq9ba&code_challenge_method=s256&nonce=bf1349d1-9ba6-4715-943a-613b0bf85dfb&state=eyjpzci6ijrkmjlhotfmltayztitngvlms1hmjaxltcwndq1mwe4zwywnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
964177 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
964321 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> xpath: //input[@id='i0116']]
964321 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
964400 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> xpath: //input[@id='i0116']]
964513 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> id: idSIButton9]
964513 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
964631 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> xpath: //input[@id='i0116']]
964713 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> xpath: //input[@id='i0116']]
968544 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0d1cd67e-446d-4b9d-a0d6-54b4d2acd669&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lh6avdakdkl_bhsalwlw6zvc6een11-ffpp6fzbq9ba&code_challenge_method=s256&nonce=bf1349d1-9ba6-4715-943a-613b0bf85dfb&state=eyjpzci6ijrkmjlhotfmltayztitngvlms1hmjaxltcwndq1mwe4zwywnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
968544 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
972554 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0d1cd67e-446d-4b9d-a0d6-54b4d2acd669&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lh6avdakdkl_bhsalwlw6zvc6een11-ffpp6fzbq9ba&code_challenge_method=s256&nonce=bf1349d1-9ba6-4715-943a-613b0bf85dfb&state=eyjpzci6ijrkmjlhotfmltayztitngvlms1hmjaxltcwndq1mwe4zwywnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
972554 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
973248 main INFO main SignInPage.java:259 Password text field is shown
973328 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> xpath: //input[@id='i0118']]
973407 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> xpath: //input[@id='i0118']]
976761 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0d1cd67e-446d-4b9d-a0d6-54b4d2acd669&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lh6avdakdkl_bhsalwlw6zvc6een11-ffpp6fzbq9ba&code_challenge_method=s256&nonce=bf1349d1-9ba6-4715-943a-613b0bf85dfb&state=eyjpzci6ijrkmjlhotfmltayztitngvlms1hmjaxltcwndq1mwe4zwywnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
976761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
977345 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
977345 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
981167 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
981167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
989486 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
989502 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
992822 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
992822 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
992953 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> id: immOnFilter]
996167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
996167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
996294 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> xpath: //mat-toolbar/div/button[2]/span]
996514 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1001796 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1004375 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1008013 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1011533 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1012745 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1017955 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1028296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> css selector: tr[id*='immTranRow']]
1031571 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> id: immNotify]
1031697 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> id: immNotify]
1031960 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> id: immEmail]
1032058 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> id: immEmail]
1032523 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0fc83a0b376a8e6afafe421923852b3)] -> id: immSMS]
1035128 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'@domain.com'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1040224 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1040240 main INFO main DashBoard.java:1601 Test Passed.
1040240 main INFO main Log.java:264 **** -E---N---D- *****
1041099 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1044133 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1044133 main INFO main Log.java:208
1044133 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1044133 main INFO main Log.java:210
1044134 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1048941 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=13119924-ae20-49db-8840-f50ef1c920da&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=2ejzj4txoyouhxgmfoz43ss_wof8uu9-oso_woj6buw&code_challenge_method=s256&nonce=20e18037-b5d9-4e2b-a3f1-9289a46cb721&state=eyjpzci6immzn2u3ngvlltbkztitndaxyi04owzmltc2mmi2owizmdrmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1048941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1049053 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> xpath: //input[@id='i0116']]
1049053 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1049131 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> xpath: //input[@id='i0116']]
1049272 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> id: idSIButton9]
1049272 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1049334 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> xpath: //input[@id='i0116']]
1049417 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> xpath: //input[@id='i0116']]
1053639 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=13119924-ae20-49db-8840-f50ef1c920da&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=2ejzj4txoyouhxgmfoz43ss_wof8uu9-oso_woj6buw&code_challenge_method=s256&nonce=20e18037-b5d9-4e2b-a3f1-9289a46cb721&state=eyjpzci6immzn2u3ngvlltbkztitndaxyi04owzmltc2mmi2owizmdrmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1053640 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1057816 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=13119924-ae20-49db-8840-f50ef1c920da&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=2ejzj4txoyouhxgmfoz43ss_wof8uu9-oso_woj6buw&code_challenge_method=s256&nonce=20e18037-b5d9-4e2b-a3f1-9289a46cb721&state=eyjpzci6immzn2u3ngvlltbkztitndaxyi04owzmltc2mmi2owizmdrmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1057816 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1058952 main INFO main SignInPage.java:259 Password text field is shown
1059029 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> xpath: //input[@id='i0118']]
1059102 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> xpath: //input[@id='i0118']]
1062453 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=13119924-ae20-49db-8840-f50ef1c920da&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=2ejzj4txoyouhxgmfoz43ss_wof8uu9-oso_woj6buw&code_challenge_method=s256&nonce=20e18037-b5d9-4e2b-a3f1-9289a46cb721&state=eyjpzci6immzn2u3ngvlltbkztitndaxyi04owzmltc2mmi2owizmdrmniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1062458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1063017 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1063017 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1066883 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1066899 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1075365 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1075365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1078653 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1078654 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1078790 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> id: immOnFilter]
1082012 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1082012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1082131 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> xpath: //mat-toolbar/div/button[2]/span]
1082328 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1087637 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1090212 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1093804 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1097380 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1098582 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1103806 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1114253 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> css selector: tr[id*='immTranRow']]
1117529 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> id: immNotify]
1117639 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> id: immNotify]
1117928 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> id: immEmail]
1118046 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> id: immEmail]
1118550 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (52d233e16725cf7cb66c67f5793ca8e7)] -> id: immSMS]
1121153 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'#@%^%#$@#$@#.com'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1126272 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1126273 main INFO main DashBoard.java:1601 Test Passed.
1126273 main INFO main Log.java:264 **** -E---N---D- *****
1127166 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1130172 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1130172 main INFO main Log.java:208
1130172 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1130172 main INFO main Log.java:210
1130173 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1134975 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ecdb2159-5c40-4836-b147-d094af419079&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qr_u2hyspn_d0sqvo3wzl_7hm8wgtyosjcc9s66xvec&code_challenge_method=s256&nonce=17859676-7218-49f3-a8a8-ac5bde728cc9&state=eyjpzci6imi1zty3ntjllwmwzjytndi2mi05ytq5lta4mtu4mgvmogq4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1134975 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1135097 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> xpath: //input[@id='i0116']]
1135097 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1135160 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> xpath: //input[@id='i0116']]
1135269 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> id: idSIButton9]
1135269 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1135351 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> xpath: //input[@id='i0116']]
1135413 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> xpath: //input[@id='i0116']]
1139553 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ecdb2159-5c40-4836-b147-d094af419079&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qr_u2hyspn_d0sqvo3wzl_7hm8wgtyosjcc9s66xvec&code_challenge_method=s256&nonce=17859676-7218-49f3-a8a8-ac5bde728cc9&state=eyjpzci6imi1zty3ntjllwmwzjytndi2mi05ytq5lta4mtu4mgvmogq4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1139553 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1143789 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ecdb2159-5c40-4836-b147-d094af419079&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qr_u2hyspn_d0sqvo3wzl_7hm8wgtyosjcc9s66xvec&code_challenge_method=s256&nonce=17859676-7218-49f3-a8a8-ac5bde728cc9&state=eyjpzci6imi1zty3ntjllwmwzjytndi2mi05ytq5lta4mtu4mgvmogq4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1143789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1144497 main INFO main SignInPage.java:259 Password text field is shown
1144641 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> xpath: //input[@id='i0118']]
1144753 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> xpath: //input[@id='i0118']]
1148166 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ecdb2159-5c40-4836-b147-d094af419079&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qr_u2hyspn_d0sqvo3wzl_7hm8wgtyosjcc9s66xvec&code_challenge_method=s256&nonce=17859676-7218-49f3-a8a8-ac5bde728cc9&state=eyjpzci6imi1zty3ntjllwmwzjytndi2mi05ytq5lta4mtu4mgvmogq4ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1148166 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1148713 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1148713 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1152710 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1152710 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1161185 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1161185 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1164426 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1164427 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1164562 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> id: immOnFilter]
1167812 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1167812 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1167936 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> xpath: //mat-toolbar/div/button[2]/span]
1168163 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1173444 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1176102 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1179699 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1183289 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1184485 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1189717 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1200095 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> css selector: tr[id*='immTranRow']]
1204700 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> id: immNotify]
1204845 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> id: immNotify]
1205119 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> id: immEmail]
1205215 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> id: immEmail]
1205769 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9459d0af37bb24735f3a7bb57f877efb)] -> id: immSMS]
1208442 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'Joe Smith <email@domain.com>'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1213571 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1213572 main INFO main DashBoard.java:1601 Test Passed.
1213572 main INFO main Log.java:264 **** -E---N---D- *****
1214431 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1217672 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1217672 main INFO main Log.java:208
1217672 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1217672 main INFO main Log.java:210
1217688 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1222655 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=724bc9b0-70d9-42cc-9bcb-b8509c54c8e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=rsnm8qqvmjbqm808ucghmwmx5kzivkmdkfgytle9mzu&code_challenge_method=s256&nonce=f5be0c16-abd9-44ef-9a90-38d127f07b34&state=eyjpzci6ime2ngiyndljlwnkn2utndc1zi1hnwmxlti1yzmznzc3ywm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1222655 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1222769 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> xpath: //input[@id='i0116']]
1222769 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1222855 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> xpath: //input[@id='i0116']]
1223003 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> id: idSIButton9]
1223003 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1223087 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> xpath: //input[@id='i0116']]
1223170 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> xpath: //input[@id='i0116']]
1227142 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=724bc9b0-70d9-42cc-9bcb-b8509c54c8e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=rsnm8qqvmjbqm808ucghmwmx5kzivkmdkfgytle9mzu&code_challenge_method=s256&nonce=f5be0c16-abd9-44ef-9a90-38d127f07b34&state=eyjpzci6ime2ngiyndljlwnkn2utndc1zi1hnwmxlti1yzmznzc3ywm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1227143 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1231213 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=724bc9b0-70d9-42cc-9bcb-b8509c54c8e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=rsnm8qqvmjbqm808ucghmwmx5kzivkmdkfgytle9mzu&code_challenge_method=s256&nonce=f5be0c16-abd9-44ef-9a90-38d127f07b34&state=eyjpzci6ime2ngiyndljlwnkn2utndc1zi1hnwmxlti1yzmznzc3ywm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1231213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1231956 main INFO main SignInPage.java:259 Password text field is shown
1232070 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> xpath: //input[@id='i0118']]
1232147 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> xpath: //input[@id='i0118']]
1235518 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=724bc9b0-70d9-42cc-9bcb-b8509c54c8e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=rsnm8qqvmjbqm808ucghmwmx5kzivkmdkfgytle9mzu&code_challenge_method=s256&nonce=f5be0c16-abd9-44ef-9a90-38d127f07b34&state=eyjpzci6ime2ngiyndljlwnkn2utndc1zi1hnwmxlti1yzmznzc3ywm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1235518 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1236065 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1236065 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1240092 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1240095 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1248371 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1248371 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1251616 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1251617 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1251747 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> id: immOnFilter]
1254983 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1254984 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1255088 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> xpath: //mat-toolbar/div/button[2]/span]
1255302 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1260585 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1263166 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1266716 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1270303 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1271518 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1276731 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1287120 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> css selector: tr[id*='immTranRow']]
1290453 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> id: immNotify]
1290552 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> id: immNotify]
1290816 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> id: immEmail]
1290930 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> id: immEmail]
1291430 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (833bed134774076d152e7e1e3a991fd1)] -> id: immSMS]
1294068 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'email@domain'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1299197 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1299197 main INFO main DashBoard.java:1601 Test Passed.
1299198 main INFO main Log.java:264 **** -E---N---D- *****
1300056 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1303183 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1303183 main INFO main Log.java:208
1303184 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1303184 main INFO main Log.java:210
1303184 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1308181 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a712e0ba-3ece-460b-85aa-eda85d1bf4e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qgu8d-gpmnbnlpsej8rtluz8lfu4dlgurtczegvigxo&code_challenge_method=s256&nonce=a58e7e54-12ab-4349-a4f9-94f27a442f0d&state=eyjpzci6ijyyotg1zgi0ltbiytmtngu3nc1hn2yzltg1zgnhodq1y2rmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1308181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1308326 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> xpath: //input[@id='i0116']]
1308326 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1308401 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> xpath: //input[@id='i0116']]
1308518 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> id: idSIButton9]
1308518 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1308596 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> xpath: //input[@id='i0116']]
1308675 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> xpath: //input[@id='i0116']]
1312260 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a712e0ba-3ece-460b-85aa-eda85d1bf4e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qgu8d-gpmnbnlpsej8rtluz8lfu4dlgurtczegvigxo&code_challenge_method=s256&nonce=a58e7e54-12ab-4349-a4f9-94f27a442f0d&state=eyjpzci6ijyyotg1zgi0ltbiytmtngu3nc1hn2yzltg1zgnhodq1y2rmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1312261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1315704 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a712e0ba-3ece-460b-85aa-eda85d1bf4e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qgu8d-gpmnbnlpsej8rtluz8lfu4dlgurtczegvigxo&code_challenge_method=s256&nonce=a58e7e54-12ab-4349-a4f9-94f27a442f0d&state=eyjpzci6ijyyotg1zgi0ltbiytmtngu3nc1hn2yzltg1zgnhodq1y2rmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1315705 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1316412 main INFO main SignInPage.java:259 Password text field is shown
1316529 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> xpath: //input[@id='i0118']]
1316640 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> xpath: //input[@id='i0118']]
1320391 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a712e0ba-3ece-460b-85aa-eda85d1bf4e0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qgu8d-gpmnbnlpsej8rtluz8lfu4dlgurtczegvigxo&code_challenge_method=s256&nonce=a58e7e54-12ab-4349-a4f9-94f27a442f0d&state=eyjpzci6ijyyotg1zgi0ltbiytmtngu3nc1hn2yzltg1zgnhodq1y2rmnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1320391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1320987 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1320987 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1325003 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1325003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1333622 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1333622 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1336876 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1336877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1337006 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> id: immOnFilter]
1340258 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1340258 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1340372 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> xpath: //mat-toolbar/div/button[2]/span]
1340592 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1345903 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1348475 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1352055 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1355628 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1356827 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1362050 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1372435 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> css selector: tr[id*='immTranRow']]
1375719 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> id: immNotify]
1375820 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> id: immNotify]
1376089 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> id: immEmail]
1376272 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> id: immEmail]
1376716 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97710566defb43526efd47206acadd66)] -> id: immSMS]
1379304 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'email.domain.com'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1384598 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1384612 main INFO main DashBoard.java:1601 Test Passed.
1384612 main INFO main Log.java:264 **** -E---N---D- *****
1385460 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1388505 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1388506 main INFO main Log.java:208
1388506 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1388506 main INFO main Log.java:210
1388506 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1393352 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ebd498e3-4a1b-46c1-97e2-16002016760d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jpqj04qlcenbqov-olo4dfvpyk1aqvj40ax9nllnihq&code_challenge_method=s256&nonce=4e80a242-5db6-4fb2-bc3b-77667956d352&state=eyjpzci6ijaznzvjytrhltu3njytngzjzi1hnjrjltuzzmqxyzuyzjizmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1393352 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1393465 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> xpath: //input[@id='i0116']]
1393465 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1393557 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> xpath: //input[@id='i0116']]
1393666 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> id: idSIButton9]
1393666 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1393729 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> xpath: //input[@id='i0116']]
1393807 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> xpath: //input[@id='i0116']]
1397401 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ebd498e3-4a1b-46c1-97e2-16002016760d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jpqj04qlcenbqov-olo4dfvpyk1aqvj40ax9nllnihq&code_challenge_method=s256&nonce=4e80a242-5db6-4fb2-bc3b-77667956d352&state=eyjpzci6ijaznzvjytrhltu3njytngzjzi1hnjrjltuzzmqxyzuyzjizmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1397402 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1401500 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ebd498e3-4a1b-46c1-97e2-16002016760d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jpqj04qlcenbqov-olo4dfvpyk1aqvj40ax9nllnihq&code_challenge_method=s256&nonce=4e80a242-5db6-4fb2-bc3b-77667956d352&state=eyjpzci6ijaznzvjytrhltu3njytngzjzi1hnjrjltuzzmqxyzuyzjizmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1401501 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1402689 main INFO main SignInPage.java:259 Password text field is shown
1402898 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> xpath: //input[@id='i0118']]
1403190 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> xpath: //input[@id='i0118']]
1406557 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ebd498e3-4a1b-46c1-97e2-16002016760d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jpqj04qlcenbqov-olo4dfvpyk1aqvj40ax9nllnihq&code_challenge_method=s256&nonce=4e80a242-5db6-4fb2-bc3b-77667956d352&state=eyjpzci6ijaznzvjytrhltu3njytngzjzi1hnjrjltuzzmqxyzuyzjizmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1406557 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1407095 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1407095 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1411270 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1411270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1419875 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1419875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1423136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1423136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1423258 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> id: immOnFilter]
1426504 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1426504 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1426669 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> xpath: //mat-toolbar/div/button[2]/span]
1426904 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1432174 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1434733 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1438312 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1441842 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1443045 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1448273 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1458680 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> css selector: tr[id*='immTranRow']]
1461958 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> id: immNotify]
1462086 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> id: immNotify]
1462378 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> id: immEmail]
1462501 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> id: immEmail]
1463008 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38cdbc632c5e2cf44b2840f8d864d266)] -> id: immSMS]
1465636 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'email@domain@domain.com'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1470769 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1470769 main INFO main DashBoard.java:1601 Test Passed.
1470770 main INFO main Log.java:264 **** -E---N---D- *****
1471630 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1474552 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1474552 main INFO main Log.java:208
1474552 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1474552 main INFO main Log.java:210
1474553 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1479433 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f4106885-6d52-4ae5-888c-f3a3b43f4b5e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oijmsyon-vogrdakdddalmdrvsn6wcbhxutpj0kcmhi&code_challenge_method=s256&nonce=116628a2-d136-4507-a537-c39392130e43&state=eyjpzci6imqzotg4ota1lwjmywutngmzzc05mmjklwe0mgzmywqynzvjosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1479433 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1479653 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> xpath: //input[@id='i0116']]
1479653 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1479734 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> xpath: //input[@id='i0116']]
1479844 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> id: idSIButton9]
1479844 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1479906 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> xpath: //input[@id='i0116']]
1479989 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> xpath: //input[@id='i0116']]
1483516 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f4106885-6d52-4ae5-888c-f3a3b43f4b5e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oijmsyon-vogrdakdddalmdrvsn6wcbhxutpj0kcmhi&code_challenge_method=s256&nonce=116628a2-d136-4507-a537-c39392130e43&state=eyjpzci6imqzotg4ota1lwjmywutngmzzc05mmjklwe0mgzmywqynzvjosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1483517 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1486948 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f4106885-6d52-4ae5-888c-f3a3b43f4b5e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oijmsyon-vogrdakdddalmdrvsn6wcbhxutpj0kcmhi&code_challenge_method=s256&nonce=116628a2-d136-4507-a537-c39392130e43&state=eyjpzci6imqzotg4ota1lwjmywutngmzzc05mmjklwe0mgzmywqynzvjosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1486949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1488136 main INFO main SignInPage.java:259 Password text field is shown
1488237 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> xpath: //input[@id='i0118']]
1488344 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> xpath: //input[@id='i0118']]
1491705 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f4106885-6d52-4ae5-888c-f3a3b43f4b5e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oijmsyon-vogrdakdddalmdrvsn6wcbhxutpj0kcmhi&code_challenge_method=s256&nonce=116628a2-d136-4507-a537-c39392130e43&state=eyjpzci6imqzotg4ota1lwjmywutngmzzc05mmjklwe0mgzmywqynzvjosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1491706 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1492308 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1492309 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1496321 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1496321 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1505049 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1505049 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1508296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1508296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1508437 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> id: immOnFilter]
1511656 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1511669 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1511791 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> xpath: //mat-toolbar/div/button[2]/span]
1512006 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1517375 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1519973 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1523549 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1527144 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1528338 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1533547 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1543955 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> css selector: tr[id*='immTranRow']]
1547256 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> id: immNotify]
1547359 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> id: immNotify]
1547623 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> id: immEmail]
1547719 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> id: immEmail]
1548401 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (824efa759d61082e4463a383ae4e627e)] -> id: immSMS]
1550992 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'�����@domain.com'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1556123 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1556124 main INFO main DashBoard.java:1601 Test Passed.
1556124 main INFO main Log.java:264 **** -E---N---D- *****
1556978 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1559964 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1559964 main INFO main Log.java:208
1559964 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1559965 main INFO main Log.java:210
1559965 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1565072 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=51fe50ba-6952-48de-afa2-9f3b687e0e22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fvditlgtrakndxftp0ujhcfcapowecruhaa4novyvyw&code_challenge_method=s256&nonce=f5a02a2d-c8d5-4d81-a48a-b81f42ff6cae&state=eyjpzci6ijawodkwmmzklti1njetngm0os04nzk4ltbjmtvmzjbhngu2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1565072 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1565190 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> xpath: //input[@id='i0116']]
1565190 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1565271 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> xpath: //input[@id='i0116']]
1565382 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> id: idSIButton9]
1565382 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1565509 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> xpath: //input[@id='i0116']]
1565573 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> xpath: //input[@id='i0116']]
1569689 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=51fe50ba-6952-48de-afa2-9f3b687e0e22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fvditlgtrakndxftp0ujhcfcapowecruhaa4novyvyw&code_challenge_method=s256&nonce=f5a02a2d-c8d5-4d81-a48a-b81f42ff6cae&state=eyjpzci6ijawodkwmmzklti1njetngm0os04nzk4ltbjmtvmzjbhngu2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1569690 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1573715 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=51fe50ba-6952-48de-afa2-9f3b687e0e22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fvditlgtrakndxftp0ujhcfcapowecruhaa4novyvyw&code_challenge_method=s256&nonce=f5a02a2d-c8d5-4d81-a48a-b81f42ff6cae&state=eyjpzci6ijawodkwmmzklti1njetngm0os04nzk4ltbjmtvmzjbhngu2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1573715 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1574463 main INFO main SignInPage.java:259 Password text field is shown
1574600 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> xpath: //input[@id='i0118']]
1574701 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> xpath: //input[@id='i0118']]
1578281 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=51fe50ba-6952-48de-afa2-9f3b687e0e22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fvditlgtrakndxftp0ujhcfcapowecruhaa4novyvyw&code_challenge_method=s256&nonce=f5a02a2d-c8d5-4d81-a48a-b81f42ff6cae&state=eyjpzci6ijawodkwmmzklti1njetngm0os04nzk4ltbjmtvmzjbhngu2niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1578281 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1578819 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1578819 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1582922 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1582922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1592031 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1592031 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1595288 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1595288 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1595416 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> id: immOnFilter]
1598658 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1598659 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1598866 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> xpath: //mat-toolbar/div/button[2]/span]
1599089 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1604381 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1606985 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1610572 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1614166 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1615371 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1620588 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1631019 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> css selector: tr[id*='immTranRow']]
1634343 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> id: immNotify]
1634462 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> id: immNotify]
1634919 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> id: immEmail]
1634999 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> id: immEmail]
1635597 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05bda17a3d885964c02a6f9ca9431f32)] -> id: immSMS]
1638262 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'email@domain.com (Joe Smith)'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1643392 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1643393 main INFO main DashBoard.java:1601 Test Passed.
1643393 main INFO main Log.java:264 **** -E---N---D- *****
1644310 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1647437 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1647437 main INFO main Log.java:208
1647437 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1647437 main INFO main Log.java:210
1647438 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1652438 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b2dbb04f-40ec-496e-b9a1-50d9af190f98&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ddzyakmjqduyddnuvlghofwurynirx3_ju-jnqzr9no&code_challenge_method=s256&nonce=9c81d052-8ca2-4a94-942e-9151480d7ac6&state=eyjpzci6ijrmnte4yjq5lwvjy2itndizos05ntm3ltlhmtkxytrlyjc5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1652438 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1652578 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> xpath: //input[@id='i0116']]
1652578 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1652656 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> xpath: //input[@id='i0116']]
1652812 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> id: idSIButton9]
1652812 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1652890 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> xpath: //input[@id='i0116']]
1652981 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> xpath: //input[@id='i0116']]
1656799 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b2dbb04f-40ec-496e-b9a1-50d9af190f98&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ddzyakmjqduyddnuvlghofwurynirx3_ju-jnqzr9no&code_challenge_method=s256&nonce=9c81d052-8ca2-4a94-942e-9151480d7ac6&state=eyjpzci6ijrmnte4yjq5lwvjy2itndizos05ntm3ltlhmtkxytrlyjc5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1656800 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1660713 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b2dbb04f-40ec-496e-b9a1-50d9af190f98&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ddzyakmjqduyddnuvlghofwurynirx3_ju-jnqzr9no&code_challenge_method=s256&nonce=9c81d052-8ca2-4a94-942e-9151480d7ac6&state=eyjpzci6ijrmnte4yjq5lwvjy2itndizos05ntm3ltlhmtkxytrlyjc5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1660714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1661491 main INFO main SignInPage.java:259 Password text field is shown
1662274 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> xpath: //input[@id='i0118']]
1662371 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> xpath: //input[@id='i0118']]
1665729 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b2dbb04f-40ec-496e-b9a1-50d9af190f98&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ddzyakmjqduyddnuvlghofwurynirx3_ju-jnqzr9no&code_challenge_method=s256&nonce=9c81d052-8ca2-4a94-942e-9151480d7ac6&state=eyjpzci6ijrmnte4yjq5lwvjy2itndizos05ntm3ltlhmtkxytrlyjc5yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1665729 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1666270 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1666270 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1670323 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1670323 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1679229 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1679229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1682528 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1682529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1682676 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> id: immOnFilter]
1685898 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1685909 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1686042 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> xpath: //mat-toolbar/div/button[2]/span]
1686248 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1691555 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1694204 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1697747 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1701379 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1702596 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1707964 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1718346 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> css selector: tr[id*='immTranRow']]
1721680 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> id: immNotify]
1721782 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> id: immNotify]
1722024 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> id: immEmail]
1722098 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> id: immEmail]
1722674 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (227f90c5da5be44cbb6fa6507215f3f9)] -> id: immSMS]
1725292 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'email@111.222.333.44444'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1730374 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1730390 main INFO main DashBoard.java:1601 Test Passed.
1730390 main INFO main Log.java:264 **** -E---N---D- *****
1731280 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyInvalidEmailInNotifyInDashboardPage
1734244 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1734244 main INFO main Log.java:208
1734245 main INFO main DashBoard.java:1511 **** verify the invalid email in notify dashboard page *****
1734245 main INFO main Log.java:210
1734245 main INFO main DashBoard.java:1513 ***** verify the invalid email in notify dashboard page *****
1739147 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c85b1d64-9185-48e4-bbfe-55c07ae6f63e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wkppcusttj0rffhvcy3qnmb2wuosilqpjoqwzs10u8e&code_challenge_method=s256&nonce=21792e30-f514-4711-a74a-49ec50a79161&state=eyjpzci6ijk2mtg5ntkwlwvmmjktngy0mc1hntfmlte4owyyodbimddhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1739147 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1739268 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> xpath: //input[@id='i0116']]
1739268 main INFO main DashBoard.java:1516 Successfully navigated to 'eReceipts Teller' Page
1739346 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> xpath: //input[@id='i0116']]
1739462 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> id: idSIButton9]
1739462 main INFO main DashBoard.java:1519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1739540 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> xpath: //input[@id='i0116']]
1739623 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> xpath: //input[@id='i0116']]
1743959 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c85b1d64-9185-48e4-bbfe-55c07ae6f63e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wkppcusttj0rffhvcy3qnmb2wuosilqpjoqwzs10u8e&code_challenge_method=s256&nonce=21792e30-f514-4711-a74a-49ec50a79161&state=eyjpzci6ijk2mtg5ntkwlwvmmjktngy0mc1hntfmlte4owyyodbimddhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1743959 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1747992 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c85b1d64-9185-48e4-bbfe-55c07ae6f63e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wkppcusttj0rffhvcy3qnmb2wuosilqpjoqwzs10u8e&code_challenge_method=s256&nonce=21792e30-f514-4711-a74a-49ec50a79161&state=eyjpzci6ijk2mtg5ntkwlwvmmjktngy0mc1hntfmlte4owyyodbimddhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1747992 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1748766 main INFO main SignInPage.java:259 Password text field is shown
1748863 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> xpath: //input[@id='i0118']]
1748965 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> xpath: //input[@id='i0118']]
1752349 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c85b1d64-9185-48e4-bbfe-55c07ae6f63e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wkppcusttj0rffhvcy3qnmb2wuosilqpjoqwzs10u8e&code_challenge_method=s256&nonce=21792e30-f514-4711-a74a-49ec50a79161&state=eyjpzci6ijk2mtg5ntkwlwvmmjktngy0mc1hntfmlte4owyyodbimddhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1752349 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1752884 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1752884 main INFO main DashBoard.java:1522 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1756959 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1756974 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1766161 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1766161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1769425 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1769425 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1769556 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> id: immOnFilter]
1772810 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1772810 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1773031 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> xpath: //mat-toolbar/div/button[2]/span]
1773255 main INFO main DashBoard.java:1525 Successfully navigated to the 'Dashboard' page
1778510 main INFO main DashBoard.java:1530 Clicked 'Non Archived' button
1781102 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1784665 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1788230 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1789441 main INFO main DashBoard.java:1578 Clicked sliders Button :Transaction status
1794675 main INFO main DashBoard.java:1581 Clicked 'Apply' button
1805040 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> css selector: tr[id*='immTranRow']]
1808300 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> id: immNotify]
1808412 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> id: immNotify]
1808657 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> id: immEmail]
1808851 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> id: immEmail]
1809328 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f656338ead1678f4f6316ace09f304f9)] -> id: immSMS]
1811946 main INFO main DashBoard.java:1593 <b>Expected: </b>verify Notify Button is disable after giving 'wrong Email'email@domain..com'correct SMS' value to notify tool<br><b>Actual(Passed): </b>verified Notify Button is disabled after giving 'wrong Email' && 'correct SMS' value to notify tool
1817025 main INFO main DashBoard.java:1599 Successfully verified the wrong Email Error message in Archive Dashboard Page:Invalid Email Address
1817038 main INFO main DashBoard.java:1601 Test Passed.
1817038 main INFO main Log.java:264 **** -E---N---D- *****
1817906 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyNotifyInArchiveReceiptPage
1820755 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1820756 main INFO main Log.java:208
1820756 main INFO main DashBoard.java:553 **** verify Notify In Archive Receipt Page *****
1820756 main INFO main Log.java:210
1820757 main INFO main DashBoard.java:555 ***** verify Notify In Archive Receipt Page *****
1825716 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fa10bdf3-d584-494d-81a8-37518cf4f933&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ojzwno38yjxcu6lwqzwpcmgfbzckgilk0xw-rwwzetc&code_challenge_method=s256&nonce=e33a253f-6fdd-4088-97c3-ebea17c63a4d&state=eyjpzci6ijlmnde4mdjhlta3otitndg0oc1hogvllti1yjfjywzjymi3ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1825716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1825841 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> xpath: //input[@id='i0116']]
1825841 main INFO main DashBoard.java:558 Successfully navigated to 'eReceipts Teller' Page
1825924 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> xpath: //input[@id='i0116']]
1826028 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> id: idSIButton9]
1826028 main INFO main DashBoard.java:561 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1826091 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> xpath: //input[@id='i0116']]
1826175 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> xpath: //input[@id='i0116']]
1829758 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fa10bdf3-d584-494d-81a8-37518cf4f933&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ojzwno38yjxcu6lwqzwpcmgfbzckgilk0xw-rwwzetc&code_challenge_method=s256&nonce=e33a253f-6fdd-4088-97c3-ebea17c63a4d&state=eyjpzci6ijlmnde4mdjhlta3otitndg0oc1hogvllti1yjfjywzjymi3ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1829759 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1833696 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fa10bdf3-d584-494d-81a8-37518cf4f933&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ojzwno38yjxcu6lwqzwpcmgfbzckgilk0xw-rwwzetc&code_challenge_method=s256&nonce=e33a253f-6fdd-4088-97c3-ebea17c63a4d&state=eyjpzci6ijlmnde4mdjhlta3otitndg0oc1hogvllti1yjfjywzjymi3ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1833697 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1834865 main INFO main SignInPage.java:259 Password text field is shown
1835705 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> xpath: //input[@id='i0118']]
1835812 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> xpath: //input[@id='i0118']]
1839279 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fa10bdf3-d584-494d-81a8-37518cf4f933&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ojzwno38yjxcu6lwqzwpcmgfbzckgilk0xw-rwwzetc&code_challenge_method=s256&nonce=e33a253f-6fdd-4088-97c3-ebea17c63a4d&state=eyjpzci6ijlmnde4mdjhlta3otitndg0oc1hogvllti1yjfjywzjymi3ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1839279 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1839832 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1839832 main INFO main DashBoard.java:564 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
1844004 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1844015 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1853041 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1853041 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1856297 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1856297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1856423 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> id: immOnFilter]
1859678 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1859678 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1859806 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> xpath: //mat-toolbar/div/button[2]/span]
1860022 main INFO main DashBoard.java:567 Successfully navigated to the 'Dashboard' page
1865363 main INFO main DashBoard.java:572 Clicked 'Non Archived' button
1867938 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1871516 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1875043 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1876244 main INFO main DashBoard.java:621 Clicked sliders Button :Transaction status
1876480 main INFO main DashBoard.java:640 Clicked sliders Button :Transaction status
1881695 main INFO main DashBoard.java:642 Clicked 'Apply' button
1892079 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> css selector: tr[id*='immTranRow']]
1895388 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> id: immNotify]
1895492 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> id: immNotify]
1895758 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> id: immEmail]
1895863 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> id: immEmail]
1896360 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecc31fd48fc82dba6108b04bbb19f4f7)] -> id: immSMS]
1912307 main INFO main Log.java:264 **** -E---N---D- *****
1913245 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyReportTooltipsInDashboardPage
1916351 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1916352 main INFO main Log.java:208
1916352 main INFO main DashBoard.java:1746 **** verify Tool tips in Receipt *****
1916352 main INFO main Log.java:210
1916352 main INFO main DashBoard.java:1748 ***** verify Tool tips in Receipt *****
1921265 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366e7664-38e0-4c40-8649-56a17fd2d6ff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4c-r3sjq-e402dqxvtzw0auegb23qh0-bpk9dk5wdwu&code_challenge_method=s256&nonce=02302a98-a8a2-4d40-babb-c80b259105f7&state=eyjpzci6ijjmndhlnzbilthlyjctndixyy1im2vlltvingnly2zhmzc2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1921265 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1921393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> xpath: //input[@id='i0116']]
1921393 main INFO main DashBoard.java:1751 Successfully navigated to 'eReceipts Teller' Page
1921477 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> xpath: //input[@id='i0116']]
1921980 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> id: idSIButton9]
1921980 main INFO main DashBoard.java:1754 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1922065 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> xpath: //input[@id='i0116']]
1922187 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> xpath: //input[@id='i0116']]
1926244 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366e7664-38e0-4c40-8649-56a17fd2d6ff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4c-r3sjq-e402dqxvtzw0auegb23qh0-bpk9dk5wdwu&code_challenge_method=s256&nonce=02302a98-a8a2-4d40-babb-c80b259105f7&state=eyjpzci6ijjmndhlnzbilthlyjctndixyy1im2vlltvingnly2zhmzc2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1926244 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1929836 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366e7664-38e0-4c40-8649-56a17fd2d6ff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4c-r3sjq-e402dqxvtzw0auegb23qh0-bpk9dk5wdwu&code_challenge_method=s256&nonce=02302a98-a8a2-4d40-babb-c80b259105f7&state=eyjpzci6ijjmndhlnzbilthlyjctndixyy1im2vlltvingnly2zhmzc2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1929836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1930569 main INFO main SignInPage.java:259 Password text field is shown
1930685 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> xpath: //input[@id='i0118']]
1930866 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> xpath: //input[@id='i0118']]
1934255 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366e7664-38e0-4c40-8649-56a17fd2d6ff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4c-r3sjq-e402dqxvtzw0auegb23qh0-bpk9dk5wdwu&code_challenge_method=s256&nonce=02302a98-a8a2-4d40-babb-c80b259105f7&state=eyjpzci6ijjmndhlnzbilthlyjctndixyy1im2vlltvingnly2zhmzc2myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1934255 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1934811 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
1934811 main INFO main DashBoard.java:1757 logged with the Username:JaneOperator@Qaxpauto.onmicrosoft.com
1938639 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
1938639 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1947546 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1947546 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1950767 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1950768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1950902 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> id: immOnFilter]
1954111 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1954111 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1954242 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> xpath: //mat-toolbar/div/button[2]/span]
1954451 main INFO main DashBoard.java:1760 Successfully navigated to the 'Dashboard' page
1959736 main INFO main DashBoard.java:1765 Clicked 'Non Archived' button
1959856 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> id: immMemberId]
1959936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (569c71afe056dbf68b1c29ffb388e9ed)] -> id: immMemberId]
1960601 main INFO main DashBoard.java:1795 Entered 'LastName' : Report
1964146 main INFO main DashBoard.java:1809 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
1966736 main INFO main DashBoard.java:1810 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
1969348 main INFO main DashBoard.java:1811 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
1974568 main INFO main DashBoard.java:1814 Clicked 'Apply' button
1980815 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
1980815 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1985910 main INFO main DashBoard.java:1855 Test Passed.
1985910 main INFO main Log.java:264 **** -E---N---D- *****
1986795 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySettingsInTellerPage
1989800 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
1989800 main INFO main Log.java:208
1989800 main INFO main DashBoard.java:981 **** verify Settings page In Teller Portal *****
1989800 main INFO main Log.java:210
1989800 main INFO main DashBoard.java:983 ***** verify Settings page In Teller Portal *****
1994696 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7e5e4fa5-34cf-47c7-b296-124dc53b41c6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=m003m0pu-hvgxdv4ak_ry1nozaiymjx3q_1py3ntlbs&code_challenge_method=s256&nonce=ff095adb-1ffa-4894-a24c-38906d485588&state=eyjpzci6imfhmjm2mtzkltfjmwytndbios05yta1lwq1ngnkotdiytzlncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1994696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
1994846 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //input[@id='i0116']]
1994846 main INFO main DashBoard.java:986 Successfully navigated to 'eReceipts Teller' Page
1994928 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //input[@id='i0116']]
1995063 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: idSIButton9]
1995064 main INFO main DashBoard.java:989 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
1995143 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //input[@id='i0116']]
1995221 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //input[@id='i0116']]
1998731 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7e5e4fa5-34cf-47c7-b296-124dc53b41c6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=m003m0pu-hvgxdv4ak_ry1nozaiymjx3q_1py3ntlbs&code_challenge_method=s256&nonce=ff095adb-1ffa-4894-a24c-38906d485588&state=eyjpzci6imfhmjm2mtzkltfjmwytndbios05yta1lwq1ngnkotdiytzlncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
1998743 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2002051 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7e5e4fa5-34cf-47c7-b296-124dc53b41c6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=m003m0pu-hvgxdv4ak_ry1nozaiymjx3q_1py3ntlbs&code_challenge_method=s256&nonce=ff095adb-1ffa-4894-a24c-38906d485588&state=eyjpzci6imfhmjm2mtzkltfjmwytndbios05yta1lwq1ngnkotdiytzlncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
2002051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2002781 main INFO main SignInPage.java:259 Password text field is shown
2002880 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //input[@id='i0118']]
2003161 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //input[@id='i0118']]
2007923 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7e5e4fa5-34cf-47c7-b296-124dc53b41c6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=m003m0pu-hvgxdv4ak_ry1nozaiymjx3q_1py3ntlbs&code_challenge_method=s256&nonce=ff095adb-1ffa-4894-a24c-38906d485588&state=eyjpzci6imfhmjm2mtzkltfjmwytndbios05yta1lwq1ngnkotdiytzlncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
2007924 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2008704 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
2008704 main INFO main DashBoard.java:992 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
2013227 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
2013243 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2021883 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2021883 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2025161 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2025161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2025291 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: immOnFilter]
2028506 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2028521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2028647 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //mat-toolbar/div/button[2]/span]
2028892 main INFO main DashBoard.java:995 Successfully navigated to the 'Dashboard' page
2031065 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: immSettings]
2031496 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
2031906 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
2032017 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
2032127 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
2032251 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
2032516 main INFO main DashBoard.java:999 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
2034665 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: immIsEditMode]
2035113 main INFO main DashBoard.java:1001 clicked on Edit
2035439 main INFO main DashBoard.java:1002 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
2058668 main INFO main DashboardPage.java:1344 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
2072466 main INFO main DashboardPage.java:1364 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Consolas
2086340 main INFO main DashboardPage.java:1368 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 10
2087928 main INFO main DashboardPage.java:1373 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Style-Bold
2096698 main INFO main DashboardPage.java:1375 <b>Expected: </b>select 'Printer Style'<br><b>Actual(Passed): </b>Sucessfully Printer ' printer Style' : Narrow
2097850 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
2098452 main INFO main DashBoard.java:1010 <b>Expected: </b>Expand the Report panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Report panel
2121571 main INFO main DashboardPage.java:1545 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
2123130 main INFO main DashboardPage.java:1550 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Landscape
2136933 main INFO main DashboardPage.java:1554 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Consolas
2150667 main INFO main DashboardPage.java:1558 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 10
2152184 main INFO main DashboardPage.java:1562 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
2153397 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
2153853 main INFO main DashBoard.java:1017 <b>Expected: </b>Expand the Suppress panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Suppress panel
2154166 main INFO main DashboardPage.java:1669 <b>Expected: </b>Logo1 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the log1:false
2155513 main INFO main DashboardPage.java:1673 <b>Expected: </b>Logo2 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Logo2:false
2156823 main INFO main DashboardPage.java:1677 <b>Expected: </b>CuAdress ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the CuAdress:false
2158169 main INFO main DashboardPage.java:1681 <b>Expected: </b>Member Address ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Member Address:false
2159314 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
2159730 main INFO main DashBoard.java:1024 <b>Expected: </b>Expand the Others panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Others panel
2160019 main INFO main DashBoard.java:1025 <b>Expected: </b>Print Signature ( slider -on/off) Signature Line Text ( character text)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Signature
2160147 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
2160548 main INFO main DashBoard.java:1026 <b>Expected: </b>Expand the Host Specific panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Host Specific panel
2160883 main INFO main DashBoard.java:1027 <b>Expected: </b>Print Disburstments ( slider -on/off)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Disburstments
2161057 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: mat-tab-label-0-1]
2161768 main INFO main DashBoard.java:1028 <b>Expected: </b>click on sign tab<br><b>Actual(Passed): </b>Sucessfully clicked on sign tab
2170438 main INFO main DashboardPage.java:1807 <b>Expected: </b>Select Default Signature Device<br><b>Actual(Passed): </b>Sucessfully Selected Default Signature Device:Sigpad
2173569 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
2184251 main INFO main DashboardPage.java:1813 <b>Expected: </b>Select Device Model<br><b>Actual(Passed): </b>Sucessfully Selected Device Model:Topaz 4x5
2187366 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
2202210 main INFO main DashboardPage.java:1818 <b>Expected: </b>Select Connection<br><b>Actual(Passed): </b>Sucessfully selected the Connection:COM3
2205298 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
2205626 main INFO main DashboardPage.java:1824 <b>Expected: </b>Backlight ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Backlight:true
2206827 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: mat-tab-label-0-2]
2207293 main INFO main DashBoard.java:1035 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
2222104 main INFO main DashboardPage.java:1925 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:ScanShell 3000D
2223229 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b8cbd4d3f99c2ac5ed710ba79e20af2)] -> id: immSelectedScanImageModeRadioButton0]
2223824 main INFO main DashboardPage.java:1930 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:Singleside
2225127 main INFO main DashboardPage.java:1934 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false
2226130 main INFO main DashBoard.java:1042 Test Passed.
2226130 main INFO main Log.java:264 **** -E---N---D- *****
2227043 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInDashBoard
2230110 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
2230110 main INFO main Log.java:208
2230110 main INFO main DashBoard.java:277 **** verify Sorting In DashBoard - Date and Teller Name *****
2230110 main INFO main Log.java:210
2230110 main INFO main DashBoard.java:279 ***** verify Sorting In DashBoard - Date and Teller Name *****
2235051 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a708cb5e-63a0-4f12-89d7-b7e924a671f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lya29ehdw8tyhxssckurqex6s52ao9hz6kkbu3dbgqi&code_challenge_method=s256&nonce=0ffde166-9f20-4e1c-b33d-012395f6689c&state=eyjpzci6ijzmnjrjntvjlwzlnjktngewns05mdzmltcyngfhnge5nge0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
2235051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2235176 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> xpath: //input[@id='i0116']]
2235176 main INFO main DashBoard.java:282 Successfully navigated to 'eReceipts Teller' Page
2235237 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> xpath: //input[@id='i0116']]
2235346 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> id: idSIButton9]
2235346 main INFO main DashBoard.java:285 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
2235415 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> xpath: //input[@id='i0116']]
2235483 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> xpath: //input[@id='i0116']]
2238999 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a708cb5e-63a0-4f12-89d7-b7e924a671f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lya29ehdw8tyhxssckurqex6s52ao9hz6kkbu3dbgqi&code_challenge_method=s256&nonce=0ffde166-9f20-4e1c-b33d-012395f6689c&state=eyjpzci6ijzmnjrjntvjlwzlnjktngewns05mdzmltcyngfhnge5nge0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
2238999 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2242804 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a708cb5e-63a0-4f12-89d7-b7e924a671f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lya29ehdw8tyhxssckurqex6s52ao9hz6kkbu3dbgqi&code_challenge_method=s256&nonce=0ffde166-9f20-4e1c-b33d-012395f6689c&state=eyjpzci6ijzmnjrjntvjlwzlnjktngewns05mdzmltcyngfhnge5nge0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
2242804 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2244606 main INFO main SignInPage.java:259 Password text field is shown
2244873 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> xpath: //input[@id='i0118']]
2245024 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> xpath: //input[@id='i0118']]
2248615 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a708cb5e-63a0-4f12-89d7-b7e924a671f3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lya29ehdw8tyhxssckurqex6s52ao9hz6kkbu3dbgqi&code_challenge_method=s256&nonce=0ffde166-9f20-4e1c-b33d-012395f6689c&state=eyjpzci6ijzmnjrjntvjlwzlnjktngewns05mdzmltcyngfhnge5nge0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
2248615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2249196 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
2249196 main INFO main DashBoard.java:288 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
2253546 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
2253546 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2262212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2262212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2265452 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2265452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2265599 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> id: immOnFilter]
2268853 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2268853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2268968 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> xpath: //mat-toolbar/div/button[2]/span]
2269184 main INFO main DashBoard.java:291 Successfully navigated to the 'Dashboard' page
2274481 main INFO main DashBoard.java:296 Clicked 'Non Archived' button
2274600 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> id: immTranDateFrom]
2274666 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> id: immTranDateFrom]
2275155 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> id: immTranDateTo]
2275697 main INFO main DashBoard.java:316 Entered 'Date range' : 11/01/2021 - 11/22/2021
2279120 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
2282486 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
2286087 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
2287302 main INFO main DashBoard.java:348 Clicked sliders Button :Transaction status
2292510 main INFO main DashBoard.java:353 Clicked 'Apply' button
2295739 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2295739 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2296159 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2301631 main INFO main DashboardPage.java:480 Page in:1
2304906 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2304907 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2308634 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2308634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2312287 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2312287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2315994 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2315994 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2319615 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2319615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2323256 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2323256 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2326867 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2326867 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2330575 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2330575 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2334197 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2334197 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2337860 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2337860 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2341463 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2341463 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2345194 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2345194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2348870 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2348871 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2352548 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2352548 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2356148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2356148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2356600 main INFO main DashboardPage.java:532 Clicking the next page
2356666 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2356791 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2357334 main INFO main DashboardPage.java:480 Page in:2
2360632 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2360632 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2364307 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2364307 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2367978 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2367978 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2371607 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2371607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2375229 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2375229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2378919 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2378919 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2382545 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2382561 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2386180 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2386180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2389777 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2389777 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2393451 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2393451 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2397102 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2397102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2400726 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2400726 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2404307 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2404307 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2407957 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2407957 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2411585 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2411585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2411977 main INFO main DashboardPage.java:532 Clicking the next page
2412055 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2412170 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2412619 main INFO main DashboardPage.java:480 Page in:3
2416032 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2416032 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2419642 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2419645 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2423223 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2423223 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2426827 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2426829 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2430448 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2430448 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2434082 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2434082 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2437683 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2437683 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2441292 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2441292 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2444877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2444879 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2448493 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2448493 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2448887 main INFO main DashboardPage.java:514 Total records displayed : 40
2453033 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2458502 main INFO main DashboardPage.java:690 Sort for Date UP
2466733 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2466733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2470006 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2470006 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2470060 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2475350 main INFO main DashboardPage.java:480 Page in:1
2478593 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2478593 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2482261 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2482261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2485990 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2485990 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2489624 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2489624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2493277 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2493277 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2496956 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2496956 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2500592 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2500592 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2504268 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2504268 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2507950 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2507950 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2511539 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2511547 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2515196 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2515196 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2518789 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2518789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2522403 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2522403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2526038 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2526038 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2529687 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2529687 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2530133 main INFO main DashboardPage.java:532 Clicking the next page
2530238 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2530352 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2530920 main INFO main DashboardPage.java:480 Page in:2
2534219 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2534219 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2537871 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2537871 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2541511 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2541511 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2545093 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2545109 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2548741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2548741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2552421 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2552421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2556113 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2556113 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2559788 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2559788 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2563472 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2563472 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2567112 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2567112 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2570828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2570828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2574447 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2574447 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2578125 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2578125 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2581722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2581722 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2585372 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2585372 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2585763 main INFO main DashboardPage.java:532 Clicking the next page
2585841 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2585948 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2586409 main INFO main DashboardPage.java:480 Page in:3
2589870 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2589870 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2593463 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2593463 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2597150 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2597150 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2600756 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2600756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2604376 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2604376 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2608050 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2608050 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2611704 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2611720 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2615298 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2615298 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2618951 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2618951 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2622553 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2622553 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2622973 main INFO main DashboardPage.java:514 Total records displayed : 40
2623186 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Date ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date ASC
2630141 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2635364 main INFO main DashboardPage.java:694 Sort for Date down
2643585 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2643585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2646902 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2646902 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2646943 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2652271 main INFO main DashboardPage.java:480 Page in:1
2655517 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2655518 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2659126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2659126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2662783 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2662783 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2666408 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2666409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2670110 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2670110 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2673711 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2673711 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2677340 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2677340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2680997 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2680997 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2684689 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2684689 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2688333 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2688333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2692012 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2692012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2695642 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2695642 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2699267 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2699267 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2702919 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2702919 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2706539 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2706540 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2706949 main INFO main DashboardPage.java:532 Clicking the next page
2707021 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2707130 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2707600 main INFO main DashboardPage.java:480 Page in:2
2710889 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2710889 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2714487 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2714487 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2718149 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2718149 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2721777 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2721777 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2725439 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2725439 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2729052 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2729052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2732752 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2732752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2736402 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2736402 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2740099 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2740100 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2743693 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2743693 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2747338 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2747338 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2750929 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2750929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2754583 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2754583 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2758164 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2758164 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2761816 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2761816 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2762209 main INFO main DashboardPage.java:532 Clicking the next page
2762290 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2762388 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2762870 main INFO main DashboardPage.java:480 Page in:3
2766305 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2766305 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2770051 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2770052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2773756 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2773756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2777406 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2777406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2781100 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2781103 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2784676 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2784676 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2788381 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2788381 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2792006 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2792006 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2795643 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2795643 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2799291 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2799291 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2799725 main INFO main DashboardPage.java:514 Total records displayed : 40
2800219 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Date DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date DSC
2807032 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2807033 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2807422 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2812755 main INFO main DashboardPage.java:480 Page in:1
2816064 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2816065 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2819687 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2819687 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2823332 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2823332 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2827023 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2827023 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2830680 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2830681 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2834289 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2834289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2838013 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2838013 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2841637 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2841637 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2845285 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2845285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2848905 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2848906 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2852588 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2852588 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2856207 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2856207 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2859839 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2859839 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2863478 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2863478 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2867148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2867148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2867535 main INFO main DashboardPage.java:532 Clicking the next page
2867613 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2867707 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2868206 main INFO main DashboardPage.java:480 Page in:2
2871526 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2871526 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2875150 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2875150 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2878839 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2878839 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2882466 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2882466 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2886117 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2886117 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2889774 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2889775 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2893451 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2893451 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2897054 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2897054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2900773 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2900773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2904371 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2904372 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2908087 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2908087 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2911692 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2911692 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2915339 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2915339 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2918928 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2918928 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2922623 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2922623 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2923049 main INFO main DashboardPage.java:532 Clicking the next page
2923128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2923228 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
2923694 main INFO main DashboardPage.java:480 Page in:3
2927131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2927131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2930764 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2930764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2934432 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2934432 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2938010 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2938010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2941614 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2941614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2945173 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2945173 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2948836 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2948836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2952399 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2952399 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2956027 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2956028 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2959627 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2959627 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2960027 main INFO main DashboardPage.java:514 Total records displayed : 40
2963861 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2969108 main INFO main DashboardPage.java:720 Sort for Teller Name up
2972324 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2972324 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2972376 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
2977839 main INFO main DashboardPage.java:480 Page in:1
2981181 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2981181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2984831 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2984831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2988461 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2988461 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2992105 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2992105 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2995784 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2995784 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
2999390 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
2999390 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3003046 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3003047 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3006678 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3006678 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3010340 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3010340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3013968 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3013968 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3017674 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3017676 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3021293 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3021293 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3024957 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3024957 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3028606 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3028606 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3032255 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3032255 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3032637 main INFO main DashboardPage.java:532 Clicking the next page
3032731 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3032825 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3033305 main INFO main DashboardPage.java:480 Page in:2
3036634 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3036634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3040342 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3040342 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3043994 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3043994 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3047614 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3047614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3051280 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3051280 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3054947 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3054947 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3058613 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3058613 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3062184 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3062184 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3065825 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3065825 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3069425 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3069425 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3073082 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3073082 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3076676 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3076677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3080328 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3080328 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3083967 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3083967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3087585 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3087585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3088025 main INFO main DashboardPage.java:532 Clicking the next page
3088115 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3088212 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3088690 main INFO main DashboardPage.java:480 Page in:3
3092172 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3092172 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3095794 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3095810 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3099484 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3099487 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3103053 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3103053 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3106673 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3106673 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3110275 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3110275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3113911 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3113912 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3117529 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3117529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3121147 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3121147 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3124732 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3124732 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3125120 main INFO main DashboardPage.java:514 Total records displayed : 40
3125319 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller Name ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller Name ASC
3132223 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
3137526 main INFO main DashboardPage.java:727 Sort for Teller Name down
3140789 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3140791 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3140839 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: tr[id*='immTranRow']]
3146198 main INFO main DashboardPage.java:480 Page in:1
3149542 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3149542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3153214 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3153214 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3156950 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3156951 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3160555 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3160556 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3164261 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3164261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3167858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3167858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3171529 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3171529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3175173 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3175175 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3178791 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3178791 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3182415 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3182415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3186054 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3186054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3189667 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3189667 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3193361 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3193376 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3197010 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3197010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3200661 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3200661 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3201058 main INFO main DashboardPage.java:532 Clicking the next page
3201127 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3201236 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3201749 main INFO main DashboardPage.java:480 Page in:2
3205036 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3205036 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3208683 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3208683 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3212371 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3212371 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3216045 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3216045 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3219705 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3219719 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3223346 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3223346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3227047 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3227047 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3230670 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3230670 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3234287 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3234287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3237909 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3237910 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3241613 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3241613 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3245208 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3245208 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3248903 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3248904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3252509 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3252509 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3256190 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3256190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3256596 main INFO main DashboardPage.java:532 Clicking the next page
3256674 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3256768 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (eb9fe875fff007249d5fe4466aaa11e2)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3257259 main INFO main DashboardPage.java:480 Page in:3
3260700 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3260700 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3264325 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3264325 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3267971 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3267971 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3271541 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3271542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3275206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3275206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3278762 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3278762 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3282440 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3282454 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3286060 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3286060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3289743 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3289743 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3293312 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3293312 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3293713 main INFO main DashboardPage.java:514 Total records displayed : 40
3293966 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller Name DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller Name DSC
3297528 main INFO main DashBoard.java:384 Test Passed.
3297528 main INFO main Log.java:264 **** -E---N---D- *****
3298601 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInDashBoard
3302934 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
3302934 main INFO main Log.java:208
3302934 main INFO main DashBoard.java:277 **** verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted) *****
3302934 main INFO main Log.java:210
3302934 main INFO main DashBoard.java:279 ***** verify Sorting In DashBoard - Member # ( not working as unnassinged is not sorted) *****
3308388 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=64942db7-b875-440d-adcb-8405833f6c1c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=08ulgnag2upprbwhcgkedpwyshrfnmjnnd8tgz3ntkm&code_challenge_method=s256&nonce=cf72b33a-a29f-4380-892d-37608a220d25&state=eyjpzci6imy1yza2ytfkltmzzjgtndgxys1hnwm5lwe3nzhhnzbhmwu4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
3308403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3308630 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> xpath: //input[@id='i0116']]
3308630 main INFO main DashBoard.java:282 Successfully navigated to 'eReceipts Teller' Page
3308700 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> xpath: //input[@id='i0116']]
3308810 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> id: idSIButton9]
3308810 main INFO main DashBoard.java:285 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
3308888 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> xpath: //input[@id='i0116']]
3308973 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> xpath: //input[@id='i0116']]
3312563 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=64942db7-b875-440d-adcb-8405833f6c1c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=08ulgnag2upprbwhcgkedpwyshrfnmjnnd8tgz3ntkm&code_challenge_method=s256&nonce=cf72b33a-a29f-4380-892d-37608a220d25&state=eyjpzci6imy1yza2ytfkltmzzjgtndgxys1hnwm5lwe3nzhhnzbhmwu4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
3312563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3316071 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=64942db7-b875-440d-adcb-8405833f6c1c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=08ulgnag2upprbwhcgkedpwyshrfnmjnnd8tgz3ntkm&code_challenge_method=s256&nonce=cf72b33a-a29f-4380-892d-37608a220d25&state=eyjpzci6imy1yza2ytfkltmzzjgtndgxys1hnwm5lwe3nzhhnzbhmwu4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
3316072 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3317011 main INFO main SignInPage.java:259 Password text field is shown
3317322 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> xpath: //input[@id='i0118']]
3317638 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> xpath: //input[@id='i0118']]
3321341 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=64942db7-b875-440d-adcb-8405833f6c1c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=08ulgnag2upprbwhcgkedpwyshrfnmjnnd8tgz3ntkm&code_challenge_method=s256&nonce=cf72b33a-a29f-4380-892d-37608a220d25&state=eyjpzci6imy1yza2ytfkltmzzjgtndgxys1hnwm5lwe3nzhhnzbhmwu4ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
3321345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3321880 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
3321880 main INFO main DashBoard.java:288 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
3325759 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
3325759 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3334456 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3334456 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3337698 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3337698 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3337834 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> id: immOnFilter]
3341100 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3341100 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3341209 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> xpath: //mat-toolbar/div/button[2]/span]
3341435 main INFO main DashBoard.java:291 Successfully navigated to the 'Dashboard' page
3346712 main INFO main DashBoard.java:296 Clicked 'Non Archived' button
3346825 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> id: immTranDateFrom]
3346888 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> id: immTranDateFrom]
3347359 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> id: immTranDateTo]
3347919 main INFO main DashBoard.java:316 Entered 'Date range' : 11/01/2021 - 11/22/2021
3351294 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
3354646 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
3358303 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
3359529 main INFO main DashBoard.java:348 Clicked sliders Button :Transaction status
3364741 main INFO main DashBoard.java:353 Clicked 'Apply' button
3367963 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3367963 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3368345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
3373842 main INFO main DashboardPage.java:480 Page in:1
3377125 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3377125 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3380897 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3380897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3384529 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3384529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3388187 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3388188 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3391823 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3391823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3395457 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3395457 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3399074 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3399074 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3402760 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3402760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3406380 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3406380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3410034 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3410034 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3413633 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3413633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3417350 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3417350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3420929 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3420929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3424645 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3424645 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3428273 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3428273 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3428714 main INFO main DashboardPage.java:532 Clicking the next page
3428780 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3428895 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3429478 main INFO main DashboardPage.java:480 Page in:2
3432743 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3432743 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3436398 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3436398 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3440031 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3440031 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3443683 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3443683 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3447271 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3447271 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3450946 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3450946 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3454589 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3454589 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3458265 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3458265 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3461904 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3461904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3465542 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3465542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3469180 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3469180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3472843 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3472843 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3476446 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3476461 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3480080 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3480082 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3483724 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3483724 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3484130 main INFO main DashboardPage.java:532 Clicking the next page
3484232 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3484331 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3484819 main INFO main DashboardPage.java:480 Page in:3
3488221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3488221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3491879 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3491879 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3495444 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3495445 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3499054 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3499054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3502615 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3502624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3506235 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3506235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3509787 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3509787 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3513418 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3513419 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3517044 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3517045 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3520690 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3520690 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3521096 main INFO main DashboardPage.java:514 Total records displayed : 40
3525063 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
3530468 main INFO main DashboardPage.java:690 Sort for Date UP
3538737 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3538737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3542020 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3542020 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3542071 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
3547390 main INFO main DashboardPage.java:480 Page in:1
3550671 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3550671 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3554253 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3554253 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3557937 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3557937 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3561594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3561594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3565306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3565306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3568933 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3568933 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3572615 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3572615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3576206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3576206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3579828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3579828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3583463 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3583463 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3587206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3587206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3590853 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3590853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3594491 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3594491 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3598154 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3598154 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3601809 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3601823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3602251 main INFO main DashboardPage.java:532 Clicking the next page
3602347 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3602481 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3603060 main INFO main DashboardPage.java:480 Page in:2
3606379 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3606379 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3610079 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3610079 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3613762 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3613762 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3617350 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3617350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3621037 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3621037 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3624663 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3624663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3628291 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3628291 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3631914 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3631914 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3635548 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3635548 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3639140 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3639140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3642779 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3642779 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3646429 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3646429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3650123 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3650124 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3653741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3653741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3657394 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3657394 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3657807 main INFO main DashboardPage.java:532 Clicking the next page
3657885 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3657997 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3658517 main INFO main DashboardPage.java:480 Page in:3
3662021 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3662021 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3665616 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3665616 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3669184 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3669184 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3672766 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3672766 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3676362 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3676362 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3679970 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3679970 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3683564 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3683564 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3687179 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3687179 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3690810 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3690810 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3694388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3694388 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3694817 main INFO main DashboardPage.java:514 Total records displayed : 40
3695065 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Date ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date ASC
3702044 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
3707258 main INFO main DashboardPage.java:694 Sort for Date down
3715467 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3715483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3718765 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3718766 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3718816 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
3724174 main INFO main DashboardPage.java:480 Page in:1
3727486 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3727486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3731101 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3731101 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3734773 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3734773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3738383 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3738383 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3742017 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3742018 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3745602 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3745602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3749340 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3749340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3753007 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3753007 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3756647 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3756647 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3760286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3760287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3763940 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3763940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3767527 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3767527 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3771164 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3771164 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3774727 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3774727 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3778411 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3778411 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3778818 main INFO main DashboardPage.java:532 Clicking the next page
3778899 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3779014 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3779533 main INFO main DashboardPage.java:480 Page in:2
3782847 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3782847 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3786481 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3786481 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3790142 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3790142 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3793737 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3793737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3797411 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3797425 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3801080 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3801080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3804738 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3804738 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3808368 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3808368 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3812078 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3812078 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3815702 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3815702 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3819350 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3819350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3822965 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3822965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3826667 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3826667 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3830269 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3830269 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3833887 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3833887 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3834303 main INFO main DashboardPage.java:532 Clicking the next page
3834370 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3834495 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3834975 main INFO main DashboardPage.java:480 Page in:3
3838419 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3838419 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3842054 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3842054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3845675 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3845675 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3849272 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3849272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3852897 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3852897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3856473 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3856473 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3860114 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3860114 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3863714 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3863714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3867356 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3867356 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3870983 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3870983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3871401 main INFO main DashboardPage.java:514 Total records displayed : 40
3871615 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Date DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date DSC
3878485 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3878485 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3878841 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
3884176 main INFO main DashboardPage.java:480 Page in:1
3887467 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3887467 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3891084 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3891084 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3894751 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3894751 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3898389 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3898389 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3902109 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3902109 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3905732 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3905732 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3909386 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3909386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3913029 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3913029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3916697 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3916697 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3920289 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3920289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3923927 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3923927 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3927526 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3927526 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3931210 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3931210 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3934876 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3934876 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3938558 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3938558 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3938963 main INFO main DashboardPage.java:532 Clicking the next page
3939052 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3939162 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3939662 main INFO main DashboardPage.java:480 Page in:2
3943053 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3943053 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3946693 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3946693 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3950323 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3950323 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3953910 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3953910 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3957553 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3957553 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3961179 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3961179 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3964868 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3964868 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3968473 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3968473 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3972129 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3972130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3975764 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3975764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3979390 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3979390 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3983021 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3983021 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3986650 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3986650 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3990257 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3990257 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3993895 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3993911 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
3994305 main INFO main DashboardPage.java:532 Clicking the next page
3994404 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3994518 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
3995017 main INFO main DashboardPage.java:480 Page in:3
3998488 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
3998488 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4002165 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4002165 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4005758 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4005758 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4009373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4009373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4012983 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4012983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4016558 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4016558 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4020209 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4020209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4023789 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4023790 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4027399 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4027399 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4031013 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4031013 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4031421 main INFO main DashboardPage.java:514 Total records displayed : 40
4035318 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
4040593 main INFO main DashboardPage.java:750 Sort for Member # up
4043803 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4043812 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4043860 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
4049178 main INFO main DashboardPage.java:480 Page in:1
4052537 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4052537 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4056140 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4056140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4059752 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4059752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4063437 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4063437 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4067079 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4067079 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4070643 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4070643 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4074273 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4074273 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4077868 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4077868 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4081531 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4081531 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4085136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4085137 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4088753 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4088753 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4092353 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4092353 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4096035 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4096035 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4099606 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4099606 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4103234 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4103234 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4103628 main INFO main DashboardPage.java:532 Clicking the next page
4103706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4103803 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4104322 main INFO main DashboardPage.java:480 Page in:2
4107609 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4107609 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4111306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4111308 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4114965 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4114965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4118581 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4118581 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4122254 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4122254 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4125853 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4125853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4129528 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4129528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4133157 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4133157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4136803 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4136803 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4140391 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4140407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4144055 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4144055 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4147648 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4147648 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4151292 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4151292 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4154904 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4154904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4158569 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4158569 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4158969 main INFO main DashboardPage.java:532 Clicking the next page
4159055 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4159148 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4159600 main INFO main DashboardPage.java:480 Page in:3
4163037 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4163037 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4166669 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4166669 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4170326 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4170326 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4173938 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4173938 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4177594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4177594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4181201 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4181201 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4184837 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4184837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4188408 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4188408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4192038 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4192039 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4195592 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4195592 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4195983 main INFO main DashboardPage.java:514 Total records displayed : 40
4196179 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Member # ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member # ASC
4203120 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
4208419 main INFO main DashboardPage.java:757 Sort for Member # down
4211651 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4211651 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4211692 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: tr[id*='immTranRow']]
4216992 main INFO main DashboardPage.java:480 Page in:1
4220280 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4220280 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4223888 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4223888 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4227580 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4227580 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4231245 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4231249 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4234929 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4234929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4238514 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4238514 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4242150 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4242150 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4245758 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4245758 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4249430 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4249430 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4253004 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4253004 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4256639 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4256639 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4260208 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4260208 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4263861 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4263861 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4267452 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4267452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4271078 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4271078 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4271451 main INFO main DashboardPage.java:532 Clicking the next page
4271529 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4271642 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4272158 main INFO main DashboardPage.java:480 Page in:2
4275408 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4275408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4279067 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4279067 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4282702 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4282702 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4286311 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4286311 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4289988 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4289988 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4293596 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4293606 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4297296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4297296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4300890 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4300890 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4304552 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4304552 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4308152 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4308152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4311790 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4311790 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4315409 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4315409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4319093 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4319093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4322746 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4322746 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4326418 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4326418 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4326808 main INFO main DashboardPage.java:532 Clicking the next page
4326890 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4326984 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (58cec8a3d2247c0a080303af0bb192af)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4327480 main INFO main DashboardPage.java:480 Page in:3
4330915 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4330915 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4334531 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4334531 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4338181 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4338181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4341768 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4341768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4345388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4345389 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4348934 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4348943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4352597 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4352597 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4356197 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4356197 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4359809 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4359809 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4363406 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4363406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4363810 main INFO main DashboardPage.java:514 Total records displayed : 40
4364028 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Member # DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member # DSC
4367589 main INFO main DashBoard.java:384 Test Passed.
4367589 main INFO main Log.java:264 **** -E---N---D- *****
4368694 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInDashBoard
4372432 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
4372432 main INFO main Log.java:208
4372432 main INFO main DashBoard.java:277 **** verify Sorting In DashBoard - Member Name *****
4372432 main INFO main Log.java:210
4372432 main INFO main DashBoard.java:279 ***** verify Sorting In DashBoard - Member Name *****
4377643 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=309081d3-159a-467b-aae4-425cbc4d29a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e_fiigaex_zo_uss31jtqcj28g38vk_g9up-bn9bmoi&code_challenge_method=s256&nonce=1a9ba5a1-5055-4ff2-afc5-e76dab6bcd69&state=eyjpzci6imq0ywvjndq3lwrmotmtnguxny04nzbllwfhoty4ngjizdnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
4377643 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4377760 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> xpath: //input[@id='i0116']]
4377760 main INFO main DashBoard.java:282 Successfully navigated to 'eReceipts Teller' Page
4377838 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> xpath: //input[@id='i0116']]
4377994 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> id: idSIButton9]
4377994 main INFO main DashBoard.java:285 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
4378056 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> xpath: //input[@id='i0116']]
4378140 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> xpath: //input[@id='i0116']]
4381722 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=309081d3-159a-467b-aae4-425cbc4d29a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e_fiigaex_zo_uss31jtqcj28g38vk_g9up-bn9bmoi&code_challenge_method=s256&nonce=1a9ba5a1-5055-4ff2-afc5-e76dab6bcd69&state=eyjpzci6imq0ywvjndq3lwrmotmtnguxny04nzbllwfhoty4ngjizdnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
4381723 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4385174 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=309081d3-159a-467b-aae4-425cbc4d29a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e_fiigaex_zo_uss31jtqcj28g38vk_g9up-bn9bmoi&code_challenge_method=s256&nonce=1a9ba5a1-5055-4ff2-afc5-e76dab6bcd69&state=eyjpzci6imq0ywvjndq3lwrmotmtnguxny04nzbllwfhoty4ngjizdnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
4385174 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4386193 main INFO main SignInPage.java:259 Password text field is shown
4386285 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> xpath: //input[@id='i0118']]
4386472 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> xpath: //input[@id='i0118']]
4389932 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=309081d3-159a-467b-aae4-425cbc4d29a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=e_fiigaex_zo_uss31jtqcj28g38vk_g9up-bn9bmoi&code_challenge_method=s256&nonce=1a9ba5a1-5055-4ff2-afc5-e76dab6bcd69&state=eyjpzci6imq0ywvjndq3lwrmotmtnguxny04nzbllwfhoty4ngjizdnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
4389932 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4390479 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
4390479 main INFO main DashBoard.java:288 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
4394532 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
4394532 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4403151 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4403151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4406409 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4406409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4406541 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> id: immOnFilter]
4409770 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4409770 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4409870 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> xpath: //mat-toolbar/div/button[2]/span]
4410090 main INFO main DashBoard.java:291 Successfully navigated to the 'Dashboard' page
4415369 main INFO main DashBoard.java:296 Clicked 'Non Archived' button
4415481 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> id: immTranDateFrom]
4415543 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> id: immTranDateFrom]
4416052 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> id: immTranDateTo]
4416619 main INFO main DashBoard.java:316 Entered 'Date range' : 11/01/2021 - 11/22/2021
4420010 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
4423339 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
4426971 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
4428182 main INFO main DashBoard.java:348 Clicked sliders Button :Transaction status
4433394 main INFO main DashBoard.java:353 Clicked 'Apply' button
4436616 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4436631 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4436995 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
4442463 main INFO main DashboardPage.java:480 Page in:1
4445736 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4445737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4449488 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4449488 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4453125 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4453141 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4456740 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4456740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4460395 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4460395 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4463997 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4463997 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4467588 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4467588 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4471192 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4471192 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4474835 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4474836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4478432 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4478432 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4482126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4482126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4485741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4485741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4489411 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4489411 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4493032 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4493032 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4496638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4496638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4497089 main INFO main DashboardPage.java:532 Clicking the next page
4497168 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4497261 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4497821 main INFO main DashboardPage.java:480 Page in:2
4501114 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4501114 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4504767 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4504767 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4508400 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4508400 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4511973 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4511989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4515595 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4515595 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4519224 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4519224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4522869 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4522869 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4526477 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4526477 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4530142 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4530142 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4533732 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4533732 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4537378 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4537378 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4540971 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4540983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4544627 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4544627 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4548212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4548212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4551858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4551858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4552255 main INFO main DashboardPage.java:532 Clicking the next page
4552349 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4552443 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4552896 main INFO main DashboardPage.java:480 Page in:3
4556321 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4556321 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4559939 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4559939 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4563546 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4563546 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4567143 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4567143 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4570793 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4570793 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4574374 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4574374 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4578027 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4578027 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4581643 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4581643 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4585240 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4585240 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4588806 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4588806 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4589193 main INFO main DashboardPage.java:514 Total records displayed : 40
4593138 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
4598574 main INFO main DashboardPage.java:690 Sort for Date UP
4606859 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4606859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4610128 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4610128 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4610182 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
4615497 main INFO main DashboardPage.java:480 Page in:1
4618748 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4618749 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4622343 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4622343 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4626034 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4626034 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4629634 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4629634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4633280 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4633280 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4636858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4636858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4640490 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4640490 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4644049 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4644049 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4647714 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4647714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4651359 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4651359 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4655003 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4655003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4658575 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4658575 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4662269 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4662270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4665936 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4665936 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4669587 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4669587 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4669972 main INFO main DashboardPage.java:532 Clicking the next page
4670066 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4670159 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4670650 main INFO main DashboardPage.java:480 Page in:2
4673975 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4673975 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4677594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4677610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4681241 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4681241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4684862 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4684862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4688511 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4688511 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4692160 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4692160 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4696051 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4696051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4699659 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4699659 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4703316 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4703316 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4706922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4706922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4710544 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4710544 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4714118 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4714118 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4717836 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4717837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4721429 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4721429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4725066 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4725066 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4725476 main INFO main DashboardPage.java:532 Clicking the next page
4725545 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4725657 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4726150 main INFO main DashboardPage.java:480 Page in:3
4729595 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4729595 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4733226 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4733226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4736812 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4736812 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4740397 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4740397 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4744004 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4744004 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4747582 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4747582 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4751161 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4751161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4754770 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4754770 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4758373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4758377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4761942 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4761942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4762339 main INFO main DashboardPage.java:514 Total records displayed : 40
4762545 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Date ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date ASC
4769452 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
4774645 main INFO main DashboardPage.java:694 Sort for Date down
4782877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4782877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4786136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4786136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4786199 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
4791530 main INFO main DashboardPage.java:480 Page in:1
4794761 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4794762 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4798320 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4798320 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4802020 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4802020 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4805677 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4805677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4809310 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4809310 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4812895 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4812895 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4816515 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4816515 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4820115 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4820115 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4823813 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4823813 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4827414 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4827414 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4831061 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4831061 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4834634 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4834634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4838262 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4838262 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4841862 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4841862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4845509 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4845509 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4845896 main INFO main DashboardPage.java:532 Clicking the next page
4845974 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4846083 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4846607 main INFO main DashboardPage.java:480 Page in:2
4849896 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4849896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4853524 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4853524 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4857183 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4857183 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4860793 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4860793 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4864446 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4864446 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4868037 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4868037 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4871659 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4871659 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4875243 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4875243 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4878928 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4878928 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4882546 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4882546 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4886231 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4886231 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4889839 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4889840 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4893462 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4893462 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4897068 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4897084 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4900774 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4900775 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4901193 main INFO main DashboardPage.java:532 Clicking the next page
4901271 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4901365 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
4901908 main INFO main DashboardPage.java:480 Page in:3
4905415 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4905415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4909043 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4909043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4912668 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4912668 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4916275 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4916275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4919925 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4919925 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4923501 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4923501 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4927153 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4927153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4930754 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4930754 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4934418 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4934419 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4938000 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4938000 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4938397 main INFO main DashboardPage.java:514 Total records displayed : 40
4938625 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Date DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date DSC
4945466 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4945466 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4945828 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
4951126 main INFO main DashboardPage.java:480 Page in:1
4954407 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4954407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4958038 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4958038 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4961663 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4961663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4965306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4965306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4968979 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4968979 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4972579 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4972579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4976200 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4976200 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4979809 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4979809 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4983463 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4983463 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4987085 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4987085 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4990751 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4990751 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4994348 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4994348 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
4998048 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
4998048 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5001663 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5001663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5005357 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5005357 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5005755 main INFO main DashboardPage.java:532 Clicking the next page
5005830 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5005924 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5006436 main INFO main DashboardPage.java:480 Page in:2
5009711 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5009712 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5013401 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5013408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5017060 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5017060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5020669 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5020669 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5024308 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5024308 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5027877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5027877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5031564 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5031564 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5035148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5035148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5038798 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5038798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5042464 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5042464 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5046101 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5046101 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5049733 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5049733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5053370 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5053370 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5056994 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5056994 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5060608 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5060608 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5061014 main INFO main DashboardPage.java:532 Clicking the next page
5061092 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5061186 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5061656 main INFO main DashboardPage.java:480 Page in:3
5065102 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5065102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5068713 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5068713 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5072324 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5072324 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5075877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5075877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5079524 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5079524 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5083102 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5083102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5086716 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5086716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5090330 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5090330 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5093927 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5093927 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5097585 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5097585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5097971 main INFO main DashboardPage.java:514 Total records displayed : 40
5101865 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
5107118 main INFO main DashboardPage.java:735 Sort for Member Name up
5110323 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5110323 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5110366 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
5115658 main INFO main DashboardPage.java:480 Page in:1
5118946 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5118946 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5122518 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5122518 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5126102 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5126102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5129777 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5129778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5133403 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5133403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5137008 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5137008 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5140639 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5140639 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5144309 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5144309 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5147980 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5147980 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5151599 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5151599 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5155270 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5155270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5158865 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5158865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5162531 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5162531 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5166156 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5166156 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5169829 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5169829 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5170222 main INFO main DashboardPage.java:532 Clicking the next page
5170303 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5170400 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5170910 main INFO main DashboardPage.java:480 Page in:2
5174216 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5174216 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5177862 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5177862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5181566 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5181566 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5185215 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5185215 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5188850 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5188850 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5192440 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5192440 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5196134 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5196134 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5199727 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5199727 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5203397 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5203397 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5207040 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5207040 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5210720 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5210721 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5214357 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5214357 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5218025 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5218025 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5221610 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5221610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5225260 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5225260 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5225672 main INFO main DashboardPage.java:532 Clicking the next page
5225754 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5225850 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5226317 main INFO main DashboardPage.java:480 Page in:3
5229791 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5229792 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5233381 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5233381 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5236963 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5236963 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5240551 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5240551 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5244157 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5244157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5247750 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5247750 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5251353 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5251353 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5254947 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5254947 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5258567 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5258582 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5262167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5262167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5262557 main INFO main DashboardPage.java:514 Total records displayed : 40
5262785 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Member Name ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member Name ASC
5269734 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
5275032 main INFO main DashboardPage.java:742 Sort for Member Name down
5278250 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5278250 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5278291 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: tr[id*='immTranRow']]
5283620 main INFO main DashboardPage.java:480 Page in:1
5286943 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5286943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5290539 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5290539 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5294229 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5294229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5297913 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5297913 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5301572 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5301572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5305170 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5305170 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5308815 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5308816 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5312420 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5312420 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5316064 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5316073 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5319664 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5319664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5323348 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5323348 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5326983 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5326984 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5330629 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5330629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5334279 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5334279 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5337929 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5337929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5338336 main INFO main DashboardPage.java:532 Clicking the next page
5338417 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5338511 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5339046 main INFO main DashboardPage.java:480 Page in:2
5342295 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5342295 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5345980 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5345980 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5349652 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5349652 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5353252 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5353252 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5356937 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5356937 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5360553 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5360553 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5364167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5364167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5367768 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5367768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5371420 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5371420 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5374995 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5375003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5378689 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5378689 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5382296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5382296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5385941 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5385941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5389554 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5389554 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5393249 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5393249 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5393680 main INFO main DashboardPage.java:532 Clicking the next page
5393758 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5393869 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aa941027d1cc4a1bfe98cb2018abc520)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5394382 main INFO main DashboardPage.java:480 Page in:3
5397844 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5397844 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5401522 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5401522 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5405178 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5405178 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5408775 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5408775 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5412380 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5412380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5415949 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5415949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5419584 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5419584 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5423136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5423136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5426735 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5426736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5430283 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5430283 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5430695 main INFO main DashboardPage.java:514 Total records displayed : 40
5430896 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Member Name DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member Name DSC
5434468 main INFO main DashBoard.java:384 Test Passed.
5434468 main INFO main Log.java:264 **** -E---N---D- *****
5435512 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInDashBoard
5438964 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
5438964 main INFO main Log.java:208
5438964 main INFO main DashBoard.java:277 **** verify Sorting In DashBoard - Teller ID *****
5438965 main INFO main Log.java:210
5438965 main INFO main DashBoard.java:279 ***** verify Sorting In DashBoard - Teller ID *****
5443928 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=3306efea-ab6a-42e5-b585-9745e9245c2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7dlhgertfxcmwt-antl_kx-gfyztuyjwaw7iciiiis4&code_challenge_method=s256&nonce=9ab59d6d-3660-478b-9274-35064843dcb9&state=eyjpzci6ijkyywrmndu1lwixmjatndezns1im2jiltqwntixmdaxowu4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
5443928 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5444065 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> xpath: //input[@id='i0116']]
5444066 main INFO main DashBoard.java:282 Successfully navigated to 'eReceipts Teller' Page
5444147 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> xpath: //input[@id='i0116']]
5444256 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> id: idSIButton9]
5444256 main INFO main DashBoard.java:285 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
5444334 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> xpath: //input[@id='i0116']]
5444412 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> xpath: //input[@id='i0116']]
5448021 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=3306efea-ab6a-42e5-b585-9745e9245c2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7dlhgertfxcmwt-antl_kx-gfyztuyjwaw7iciiiis4&code_challenge_method=s256&nonce=9ab59d6d-3660-478b-9274-35064843dcb9&state=eyjpzci6ijkyywrmndu1lwixmjatndezns1im2jiltqwntixmdaxowu4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
5448021 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5451388 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=3306efea-ab6a-42e5-b585-9745e9245c2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7dlhgertfxcmwt-antl_kx-gfyztuyjwaw7iciiiis4&code_challenge_method=s256&nonce=9ab59d6d-3660-478b-9274-35064843dcb9&state=eyjpzci6ijkyywrmndu1lwixmjatndezns1im2jiltqwntixmdaxowu4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
5451388 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5452171 main INFO main SignInPage.java:259 Password text field is shown
5452430 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> xpath: //input[@id='i0118']]
5452537 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> xpath: //input[@id='i0118']]
5456240 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=3306efea-ab6a-42e5-b585-9745e9245c2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=7dlhgertfxcmwt-antl_kx-gfyztuyjwaw7iciiiis4&code_challenge_method=s256&nonce=9ab59d6d-3660-478b-9274-35064843dcb9&state=eyjpzci6ijkyywrmndu1lwixmjatndezns1im2jiltqwntixmdaxowu4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
5456240 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5457584 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
5457584 main INFO main DashBoard.java:288 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
5461496 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
5461496 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5470106 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5470106 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5473328 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5473328 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5473478 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> id: immOnFilter]
5476737 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5476737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5476850 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> xpath: //mat-toolbar/div/button[2]/span]
5477069 main INFO main DashBoard.java:291 Successfully navigated to the 'Dashboard' page
5482359 main INFO main DashBoard.java:296 Clicked 'Non Archived' button
5482461 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> id: immTranDateFrom]
5482540 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> id: immTranDateFrom]
5483044 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> id: immTranDateTo]
5483606 main INFO main DashBoard.java:316 Entered 'Date range' : 11/01/2021 - 11/22/2021
5486975 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
5490324 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
5493866 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
5495100 main INFO main DashBoard.java:348 Clicked sliders Button :Transaction status
5500305 main INFO main DashBoard.java:353 Clicked 'Apply' button
5503553 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5503553 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5503931 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
5509413 main INFO main DashboardPage.java:480 Page in:1
5512643 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5512643 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5516353 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5516353 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5519997 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5519997 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5523638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5523639 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5527273 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5527273 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5530913 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5530913 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5534535 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5534535 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5538223 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5538223 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5541885 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5541885 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5545532 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5545532 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5549107 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5549107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5552784 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5552784 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5556385 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5556385 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5560032 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5560032 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5563663 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5563663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5564110 main INFO main DashboardPage.java:532 Clicking the next page
5564204 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5564301 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5564908 main INFO main DashboardPage.java:480 Page in:2
5568170 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5568170 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5571869 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5571869 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5575504 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5575504 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5579139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5579139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5582746 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5582746 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5586376 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5586376 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5589982 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5589984 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5593602 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5593602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5597251 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5597251 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5600941 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5600941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5604579 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5604579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5608213 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5608213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5611842 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5611842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5615471 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5615471 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5619091 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5619091 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5619483 main INFO main DashboardPage.java:532 Clicking the next page
5619561 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5619665 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5620150 main INFO main DashboardPage.java:480 Page in:3
5623560 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5623560 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5627204 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5627220 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5630839 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5630839 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5634452 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5634452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5638052 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5638052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5641665 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5641665 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5645260 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5645260 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5648886 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5648886 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5652483 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5652484 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5656102 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5656102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5656493 main INFO main DashboardPage.java:514 Total records displayed : 40
5660408 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
5665871 main INFO main DashboardPage.java:690 Sort for Date UP
5674095 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5674095 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5677371 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5677371 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5677425 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
5682727 main INFO main DashboardPage.java:480 Page in:1
5686030 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5686030 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5689620 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5689620 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5693272 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5693272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5696905 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5696905 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5700560 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5700560 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5704171 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5704171 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5707812 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5707813 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5711406 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5711406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5715056 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5715056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5718702 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5718702 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5722334 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5722334 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5725962 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5725962 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5729628 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5729628 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5733256 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5733256 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5736877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5736877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5737253 main INFO main DashboardPage.java:532 Clicking the next page
5737337 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5737446 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5737958 main INFO main DashboardPage.java:480 Page in:2
5741240 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5741240 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5744840 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5744840 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5748551 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5748551 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5752156 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5752156 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5755795 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5755795 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5759387 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5759387 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5763047 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5763047 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5766640 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5766640 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5770297 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5770297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5773872 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5773872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5777488 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5777488 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5781109 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5781109 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5784772 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5784773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5788388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5788388 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5792078 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5792078 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5792469 main INFO main DashboardPage.java:532 Clicking the next page
5792565 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5792663 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5793124 main INFO main DashboardPage.java:480 Page in:3
5796637 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5796637 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5800269 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5800269 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5803872 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5803872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5807453 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5807453 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5811047 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5811047 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5814630 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5814631 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5818272 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5818272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5821873 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5821873 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5825474 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5825489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5829082 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5829082 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5829485 main INFO main DashboardPage.java:514 Total records displayed : 40
5829713 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Date ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date ASC
5836622 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
5841842 main INFO main DashboardPage.java:694 Sort for Date down
5850110 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5850110 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5853363 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5853363 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5853418 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
5858729 main INFO main DashboardPage.java:480 Page in:1
5862010 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5862010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5865645 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5865645 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5869304 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5869304 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5872926 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5872926 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5876554 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5876554 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5880126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5880126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5883760 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5883760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5887373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5887373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5891016 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5891016 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5894627 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5894627 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5898355 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5898355 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5901955 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5901955 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5905573 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5905573 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5909173 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5909173 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5912856 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5912856 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5913254 main INFO main DashboardPage.java:532 Clicking the next page
5913333 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5913426 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5913895 main INFO main DashboardPage.java:480 Page in:2
5917221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5917221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5920842 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5920842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5924489 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5924489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5928161 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5928161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5931792 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5931793 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5935358 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5935358 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5938997 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5938997 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5942601 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5942601 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5946253 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5946254 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5949858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5949858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5953505 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5953505 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5957096 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5957096 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5960794 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5960794 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5964424 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5964424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5968086 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5968086 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5968480 main INFO main DashboardPage.java:532 Clicking the next page
5968575 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5968685 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
5969138 main INFO main DashboardPage.java:480 Page in:3
5972598 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5972598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5976220 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5976220 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5979841 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5979841 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5983430 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5983430 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5987080 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5987080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5990706 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5990706 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5994318 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5994318 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
5997908 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
5997908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6001522 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6001522 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6005112 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6005112 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6005494 main INFO main DashboardPage.java:514 Total records displayed : 40
6005700 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Date DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date DSC
6012540 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6012540 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6012859 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
6018169 main INFO main DashboardPage.java:480 Page in:1
6021448 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6021463 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6025084 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6025084 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6028715 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6028716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6032318 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6032318 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6036003 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6036003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6039566 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6039566 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6043190 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6043190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6046813 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6046813 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6050449 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6050449 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6054100 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6054100 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6057834 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6057837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6061425 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6061425 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6065050 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6065050 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6068670 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6068670 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6072318 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6072318 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6072717 main INFO main DashboardPage.java:532 Clicking the next page
6072795 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6072890 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6073393 main INFO main DashboardPage.java:480 Page in:2
6076645 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6076645 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6080279 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6080279 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6083950 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6083950 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6087557 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6087557 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6091221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6091221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6094796 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6094796 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6098410 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6098410 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6102029 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6102029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6105674 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6105674 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6109368 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6109369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6113107 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6113109 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6116756 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6116756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6120482 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6120497 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6124129 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6124130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6127805 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6127806 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6128232 main INFO main DashboardPage.java:532 Clicking the next page
6128326 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6128436 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6128967 main INFO main DashboardPage.java:480 Page in:3
6132482 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6132484 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6136156 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6136156 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6139791 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6139792 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6143405 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6143406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6147076 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6147076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6150698 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6150699 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6154319 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6154319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6157936 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6157936 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6161576 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6161576 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6165170 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6165184 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6165576 main INFO main DashboardPage.java:514 Total records displayed : 40
6169483 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
6174764 main INFO main DashboardPage.java:703 Sort for Teller up
6181034 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6181035 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6184280 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6184289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6184342 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
6189650 main INFO main DashboardPage.java:480 Page in:1
6192921 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6192924 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6196530 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6196530 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6200186 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6200186 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6203842 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6203848 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6207514 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6207515 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6211186 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6211195 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6214796 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6214799 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6218455 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6218455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6222077 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6222077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6225798 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6225798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6229460 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6229460 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6233186 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6233186 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6236827 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6236831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6240468 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6240468 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6244130 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6244134 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6244530 main INFO main DashboardPage.java:532 Clicking the next page
6244614 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6244718 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6245279 main INFO main DashboardPage.java:480 Page in:2
6248499 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6248512 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6252152 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6252152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6255815 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6255815 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6259468 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6259478 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6263093 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6263094 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6266827 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6266841 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6270437 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6270437 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6274109 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6274111 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6277758 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6277758 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6281414 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6281417 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6285031 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6285046 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6288735 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6288736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6292421 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6292421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6296209 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6296209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6299890 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6299902 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6300316 main INFO main DashboardPage.java:532 Clicking the next page
6300390 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6300484 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6301027 main INFO main DashboardPage.java:480 Page in:3
6304469 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6304469 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6308078 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6308078 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6311733 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6311733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6315375 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6315375 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6318972 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6318972 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6322664 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6322664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6326281 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6326285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6329890 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6329897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6333485 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6333498 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6337125 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6337125 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6337531 main INFO main DashboardPage.java:514 Total records displayed : 40
6337875 main INFO main DashBoard.java:366 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller ID ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller ID ASC
6344766 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
6350063 main INFO main DashboardPage.java:710 Sort for Teller down
6356329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6356329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6359578 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6359578 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6359641 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: tr[id*='immTranRow']]
6364953 main INFO main DashboardPage.java:480 Page in:1
6368235 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6368235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6371930 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6371930 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6375594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6375594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6379283 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6379283 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6382922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6382922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6386563 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6386563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6390173 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6390173 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6393844 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6393844 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6397501 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6397501 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6401157 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6401157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6404798 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6404798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6408454 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6408454 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6412063 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6412063 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6415709 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6415709 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6419329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6419329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6419756 main INFO main DashboardPage.java:532 Clicking the next page
6419845 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6419954 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6420483 main INFO main DashboardPage.java:480 Page in:2
6423849 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6423849 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6427516 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6427516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6431142 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6431142 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6434774 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6434774 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6438439 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6438439 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6442210 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6442214 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6445860 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6445860 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6449615 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6449615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6453270 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6453271 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6456970 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6456970 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6460629 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6460629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6464317 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6464317 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6467939 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6467939 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6471635 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6471635 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6475284 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6475284 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6475705 main INFO main DashboardPage.java:532 Clicking the next page
6475798 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6475892 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e32dcfdb7b248c429d7f9bcf7e4f987)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6476379 main INFO main DashboardPage.java:480 Page in:3
6479827 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6479828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6483424 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6483424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6487048 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6487048 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6490713 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6490713 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6494346 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6494346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6498002 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6498002 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6501580 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6501580 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6505189 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6505189 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6508768 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6508768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6512423 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6512423 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6512880 main INFO main DashboardPage.java:514 Total records displayed : 40
6513101 main INFO main DashBoard.java:378 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller ID DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller ID DSC
6516664 main INFO main DashBoard.java:384 Test Passed.
6516664 main INFO main Log.java:264 **** -E---N---D- *****
6517786 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTooltipsInReceiptPage
6521273 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
6521273 main INFO main Log.java:208
6521273 main INFO main DashBoard.java:1223 **** verify Tool tips in Receipt *****
6521273 main INFO main Log.java:210
6521273 main INFO main DashBoard.java:1238 ***** verify Tool tips in Receipt *****
6526136 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6efa51ac-f3f1-4e90-86cd-842cc4858c65&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fg5tizbbjngmwqmldrrb9y-hrr0vcx8dgcgwfba1uho&code_challenge_method=s256&nonce=f519d8e5-6311-4050-9237-182b3cb5afd4&state=eyjpzci6imi1nzq0zjc5ltgynjqtnddhny1ingfiltg3nmm3otlkztvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6526151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6526329 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> xpath: //input[@id='i0116']]
6526329 main INFO main DashBoard.java:1241 Successfully navigated to 'eReceipts Teller' Page
6526407 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> xpath: //input[@id='i0116']]
6526518 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> id: idSIButton9]
6526518 main INFO main DashBoard.java:1244 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
6526581 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> xpath: //input[@id='i0116']]
6526659 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> xpath: //input[@id='i0116']]
6530227 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6efa51ac-f3f1-4e90-86cd-842cc4858c65&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fg5tizbbjngmwqmldrrb9y-hrr0vcx8dgcgwfba1uho&code_challenge_method=s256&nonce=f519d8e5-6311-4050-9237-182b3cb5afd4&state=eyjpzci6imi1nzq0zjc5ltgynjqtnddhny1ingfiltg3nmm3otlkztvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6530228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6533716 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6efa51ac-f3f1-4e90-86cd-842cc4858c65&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fg5tizbbjngmwqmldrrb9y-hrr0vcx8dgcgwfba1uho&code_challenge_method=s256&nonce=f519d8e5-6311-4050-9237-182b3cb5afd4&state=eyjpzci6imi1nzq0zjc5ltgynjqtnddhny1ingfiltg3nmm3otlkztvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6533717 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6534498 main INFO main SignInPage.java:259 Password text field is shown
6535437 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> xpath: //input[@id='i0118']]
6535628 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> xpath: //input[@id='i0118']]
6539040 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6efa51ac-f3f1-4e90-86cd-842cc4858c65&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fg5tizbbjngmwqmldrrb9y-hrr0vcx8dgcgwfba1uho&code_challenge_method=s256&nonce=f519d8e5-6311-4050-9237-182b3cb5afd4&state=eyjpzci6imi1nzq0zjc5ltgynjqtnddhny1ingfiltg3nmm3otlkztvkyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6539040 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6539643 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
6539643 main INFO main DashBoard.java:1247 logged with the Username:JaneOperator@Qaxpauto.onmicrosoft.com
6543724 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
6543724 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6552221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6552221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6555396 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6555396 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6555531 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> id: immOnFilter]
6558714 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6558714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6558840 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> xpath: //mat-toolbar/div/button[2]/span]
6559051 main INFO main DashBoard.java:1250 Successfully navigated to the 'Dashboard' page
6564318 main INFO main DashBoard.java:1255 Clicked 'Non Archived' button
6564430 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> id: immTranDateFrom]
6564509 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> id: immTranDateFrom]
6564915 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> id: immTranDateTo]
6565435 main INFO main DashBoard.java:1262 Entered 'Date range' : 05/19/24 - 05/29/24
6569007 main INFO main DashBoard.java:1297 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
6571554 main INFO main DashBoard.java:1298 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
6574126 main INFO main DashBoard.java:1299 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
6579340 main INFO main DashBoard.java:1302 Clicked 'Apply' button
6585680 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6585680 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6593535 main INFO main DashBoard.java:1311 <b>Expected: </b>verify Mouse hover on 'Notify' tooltip is showing correct message for Archived status<br><b>Actual(Passed): </b>verified Mouse hover on 'Notify' tooltip is showing correct message
6596218 main INFO main DashBoard.java:1316 <b>Expected: </b>verify Mouse hover on 'History' tooltip is showing correct message for Archived status<br><b>Actual(Passed): </b>verified Mouse hover on 'History' tooltip is showing correct message
6599456 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6599456 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6599768 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> css selector: tr[id*='immTranRow']]
6605052 main INFO main DashboardPage.java:966 Page in:1
6608300 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6608300 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6611874 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6611874 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6615265 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6615265 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6618696 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6618696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6622081 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6622081 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6625456 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6625456 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6628900 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6628901 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6632311 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6632311 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6635781 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6635782 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6639131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6639131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6642530 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6642530 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6645899 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6645899 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6649338 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6649338 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6652785 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6652785 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6656178 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6656178 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6656381 main INFO main DashboardPage.java:532 Clicking the next page
6656463 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6656557 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6657100 main INFO main DashboardPage.java:966 Page in:2
6660393 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6660393 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6663762 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6663762 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6667156 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6667156 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6670509 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6670509 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6673952 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6673953 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6677350 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6677350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6680786 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6680786 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6684183 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6684183 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6687566 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6687566 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6690985 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6690986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6694429 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6694429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6697780 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6697781 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6701229 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6701229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6704589 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6704590 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6707979 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6707979 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6708150 main INFO main DashboardPage.java:532 Clicking the next page
6708232 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6708341 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6708811 main INFO main DashboardPage.java:966 Page in:3
6712076 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6712076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6715382 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6715382 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6718695 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6718695 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6718853 main INFO main DashboardPage.java:1024 Total records displayed : 33
6719048 main INFO main DashBoard.java:1321 <b>Expected: </b>verify Tranaction and notify icons displayed correctly for Archived: Transactionin all the filtered records<br><b>Actual(Passed): </b>verified Tranaction and notify icons displayed correctly for ArchivedTransaction: in all the filtered records
6721619 main INFO main DashBoard.java:1329 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
6724115 main INFO main DashBoard.java:1330 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
6726419 main INFO main DashBoard.java:1331 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
6731667 main INFO main DashBoard.java:1334 Clicked 'Apply' button
6737920 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6737920 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6745540 main INFO main DashBoard.java:1341 <b>Expected: </b>verify Mouse hover on 'History' tooltip is showing correct message fro active status<br><b>Actual(Passed): </b>verified Mouse hover on 'History' tooltip is showing correct message
6748782 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6748783 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6748936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1fdd98a1cc0342ba92aa38d49fcc7030)] -> css selector: tr[id*='immTranRow']]
6754179 main INFO main DashboardPage.java:966 Page in:1
6757407 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6757407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6760755 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6760755 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6764020 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6764020 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6767373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6767373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6770651 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6770651 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6773938 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6773938 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6777270 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6777270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6777391 main INFO main DashboardPage.java:1024 Total records displayed : 7
6777585 main INFO main DashBoard.java:1347 <b>Expected: </b>verify Tranaction and notify icons displayed correctly for Archived: Transactionin all the filtered records<br><b>Actual(Passed): </b>verified Tranaction and notify icons displayed correctly for ArchivedTransaction: in all the filtered records
6779877 main INFO main DashBoard.java:1355 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
6782439 main INFO main DashBoard.java:1356 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
6784964 main INFO main DashBoard.java:1357 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:true
6790176 main INFO main DashBoard.java:1360 Clicked 'Apply' button
6796336 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6796336 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6801401 main INFO main DashBoard.java:1376 Test Passed.
6801401 main INFO main Log.java:264 **** -E---N---D- *****
6802313 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionColorsInDashBoard
6805591 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
6805591 main INFO main Log.java:208
6805591 main INFO main DashBoard.java:1075 **** verify Color Transcations In DashBoard with Active *****
6805591 main INFO main Log.java:210
6805591 main INFO main Log.java:208
6805592 main INFO main DashBoard.java:1082 **** verify Color Transcations In DashBoard with Active *****
6805592 main INFO main Log.java:210
6810663 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8901838f-6310-4270-9083-5f392b7ad8c7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xv3mnkxrg50hah0leyakktyl0vawiz2ehdbzyvael-8&code_challenge_method=s256&nonce=8823e692-d0dd-44b1-9401-6105cdb81558&state=eyjpzci6ijbiode5odjmltk4mzgtndljoc04nzk5ltlizthjzwzmndjlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6810663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6810789 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> xpath: //input[@id='i0116']]
6810789 main INFO main DashBoard.java:1105 Successfully navigated to 'eReceipts Teller' Page
6810884 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> xpath: //input[@id='i0116']]
6811010 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> id: idSIButton9]
6811010 main INFO main DashBoard.java:1108 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
6811080 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> xpath: //input[@id='i0116']]
6811185 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> xpath: //input[@id='i0116']]
6814851 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8901838f-6310-4270-9083-5f392b7ad8c7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xv3mnkxrg50hah0leyakktyl0vawiz2ehdbzyvael-8&code_challenge_method=s256&nonce=8823e692-d0dd-44b1-9401-6105cdb81558&state=eyjpzci6ijbiode5odjmltk4mzgtndljoc04nzk5ltlizthjzwzmndjlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6814851 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6818582 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8901838f-6310-4270-9083-5f392b7ad8c7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xv3mnkxrg50hah0leyakktyl0vawiz2ehdbzyvael-8&code_challenge_method=s256&nonce=8823e692-d0dd-44b1-9401-6105cdb81558&state=eyjpzci6ijbiode5odjmltk4mzgtndljoc04nzk5ltlizthjzwzmndjlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6818583 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6819289 main INFO main SignInPage.java:259 Password text field is shown
6819364 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> xpath: //input[@id='i0118']]
6819435 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> xpath: //input[@id='i0118']]
6822749 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8901838f-6310-4270-9083-5f392b7ad8c7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=xv3mnkxrg50hah0leyakktyl0vawiz2ehdbzyvael-8&code_challenge_method=s256&nonce=8823e692-d0dd-44b1-9401-6105cdb81558&state=eyjpzci6ijbiode5odjmltk4mzgtndljoc04nzk5ltlizthjzwzmndjlysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6822749 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6823302 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
6823302 main INFO main DashBoard.java:1111 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
6827218 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
6827218 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6835876 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6835876 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6839168 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6839168 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6839302 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> id: immOnFilter]
6842548 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6842549 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6842663 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> xpath: //mat-toolbar/div/button[2]/span]
6842883 main INFO main DashBoard.java:1114 Successfully navigated to the 'Dashboard' page
6848159 main INFO main DashBoard.java:1120 Clicked 'Non Archived' button
6848270 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> id: immTranDateFrom]
6848337 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> id: immTranDateFrom]
6848765 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> id: immTranDateTo]
6849267 main INFO main DashBoard.java:1128 Entered 'Date range' : 05/27/24 - 05/29/24
6852650 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
6856015 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
6859539 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
6860765 main INFO main DashBoard.java:1181 Clicked sliders Button :Transaction status
6865996 main INFO main DashBoard.java:1184 Clicked 'Apply' button
6868331 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> css selector: tr[id*='immTranRow']]
6868331 main INFO main DashBoard.java:1187 Records found so proceeding to next step
6871615 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6871615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6871656 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> css selector: tr[id*='immTranRow']]
6876968 main INFO main DashboardPage.java:2144 Page in:1
6880221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6880221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6883589 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6883589 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6886880 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6886880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6890202 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6890202 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6893520 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6893521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6896827 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6896827 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6900118 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6900118 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6903464 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6903464 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6906705 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6906705 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6910004 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6910004 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6913299 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6913299 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6916651 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6916651 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6919922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6919922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6923199 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6923199 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6926461 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6926461 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6926570 main INFO main DashboardPage.java:532 Clicking the next page
6926638 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6926747 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e2d3bb7124366d5c17b01605d90d4e9)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
6927269 main INFO main DashboardPage.java:2144 Page in:2
6930778 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6930778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6934078 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6934078 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6937334 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6937334 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6940602 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6940602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6943872 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6943872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6947159 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6947159 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6950512 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6950512 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6953769 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6953769 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6957133 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6957133 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6960413 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6960414 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6963722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6963722 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6966969 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6966969 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6970286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6970286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6973569 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
6973569 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6973634 main INFO main DashboardPage.java:2213 Total records displayed : 29
6973869 main INFO main DashBoard.java:1190 <b>Expected: </b>verify Color displayed correctly for Transactions: in all the filtered records<br><b>Actual(Passed): </b>verified Color displayed correctly for Archived Transactions: in all the filtered records
6973869 main INFO main DashBoard.java:1195 Test Passed.
6973869 main INFO main Log.java:264 **** -E---N---D- *****
6974759 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionColorsInDashBoard
6977952 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
6977952 main INFO main Log.java:208
6977952 main INFO main DashBoard.java:1075 **** verify Color Transcations In DashBoard with Archive and Active *****
6977952 main INFO main Log.java:210
6977952 main INFO main Log.java:208
6977952 main INFO main DashBoard.java:1082 **** verify Color Transcations In DashBoard with Archive and Active *****
6977952 main INFO main Log.java:210
6982901 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b028ef5-88d5-4fe9-89bb-776e893f853a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vpso8b3qbubbvpkzz6nzdas045tyc0v6kmos16f5ira&code_challenge_method=s256&nonce=e6859ea8-4a45-4559-b7bf-289ea473993f&state=eyjpzci6ijexytczzdrmlwqwmmqtndy5ms04ztc0lwviyme1ytbkotezmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6982901 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6983019 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> xpath: //input[@id='i0116']]
6983019 main INFO main DashBoard.java:1105 Successfully navigated to 'eReceipts Teller' Page
6983097 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> xpath: //input[@id='i0116']]
6983253 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> id: idSIButton9]
6983253 main INFO main DashBoard.java:1108 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
6983331 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> xpath: //input[@id='i0116']]
6983419 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> xpath: //input[@id='i0116']]
6987458 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b028ef5-88d5-4fe9-89bb-776e893f853a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vpso8b3qbubbvpkzz6nzdas045tyc0v6kmos16f5ira&code_challenge_method=s256&nonce=e6859ea8-4a45-4559-b7bf-289ea473993f&state=eyjpzci6ijexytczzdrmlwqwmmqtndy5ms04ztc0lwviyme1ytbkotezmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6987458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6991392 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b028ef5-88d5-4fe9-89bb-776e893f853a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vpso8b3qbubbvpkzz6nzdas045tyc0v6kmos16f5ira&code_challenge_method=s256&nonce=e6859ea8-4a45-4559-b7bf-289ea473993f&state=eyjpzci6ijexytczzdrmlwqwmmqtndy5ms04ztc0lwviyme1ytbkotezmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6991392 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6992466 main INFO main SignInPage.java:259 Password text field is shown
6992558 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> xpath: //input[@id='i0118']]
6992644 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> xpath: //input[@id='i0118']]
6995985 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8b028ef5-88d5-4fe9-89bb-776e893f853a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vpso8b3qbubbvpkzz6nzdas045tyc0v6kmos16f5ira&code_challenge_method=s256&nonce=e6859ea8-4a45-4559-b7bf-289ea473993f&state=eyjpzci6ijexytczzdrmlwqwmmqtndy5ms04ztc0lwviyme1ytbkotezmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
6995985 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
6996538 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
6996538 main INFO main DashBoard.java:1111 logged with the Username:JaneOperator@Qaxpauto.onmicrosoft.com
7000538 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
7000538 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7008853 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7008853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7012063 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7012064 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7012193 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> id: immOnFilter]
7015382 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7015382 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7015519 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> xpath: //mat-toolbar/div/button[2]/span]
7015735 main INFO main DashBoard.java:1114 Successfully navigated to the 'Dashboard' page
7021038 main INFO main DashBoard.java:1120 Clicked 'Non Archived' button
7021137 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> id: immTranDateFrom]
7021217 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> id: immTranDateFrom]
7021656 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> id: immTranDateTo]
7022187 main INFO main DashBoard.java:1128 Entered 'Date range' : 05/27/24 - 05/29/24
7025909 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
7029250 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
7032785 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
7034016 main INFO main DashBoard.java:1181 Clicked sliders Button :Transaction status
7039245 main INFO main DashBoard.java:1184 Clicked 'Apply' button
7041613 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> css selector: tr[id*='immTranRow']]
7041613 main INFO main DashBoard.java:1187 Records found so proceeding to next step
7044886 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7044886 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7044936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> css selector: tr[id*='immTranRow']]
7050239 main INFO main DashboardPage.java:2144 Page in:1
7053531 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7053531 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7056891 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7056891 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7060244 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7060244 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7063565 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7063566 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7066854 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7066854 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7070145 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7070145 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7073490 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7073491 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7076745 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7076745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7080083 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7080083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7083361 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7083361 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7086714 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7086714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7089983 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7089983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7093271 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7093271 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7096602 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7096602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7099914 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7099914 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7100011 main INFO main DashboardPage.java:532 Clicking the next page
7100089 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7100202 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05a45550bec0ba29f73bda5742edfd73)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7100740 main INFO main DashboardPage.java:2144 Page in:2
7104086 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7104086 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7107335 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7107335 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7110573 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7110573 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7113858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7113858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7117124 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7117124 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7120336 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7120336 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7123624 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7123624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7126882 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7126882 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7130130 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7130130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7130203 main INFO main DashboardPage.java:2213 Total records displayed : 24
7130398 main INFO main DashBoard.java:1190 <b>Expected: </b>verify Color displayed correctly for Transactions: in all the filtered records<br><b>Actual(Passed): </b>verified Color displayed correctly for Archived Transactions: in all the filtered records
7130398 main INFO main DashBoard.java:1195 Test Passed.
7130398 main INFO main Log.java:264 **** -E---N---D- *****
7131259 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionColorsInDashBoard
7134450 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
7134451 main INFO main Log.java:208
7134451 main INFO main DashBoard.java:1075 **** verify Color Transcations In DashBoard with Active and Error *****
7134451 main INFO main Log.java:210
7134451 main INFO main Log.java:208
7134451 main INFO main DashBoard.java:1082 **** verify Color Transcations In DashBoard with Active and Error *****
7134452 main INFO main Log.java:210
7139261 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b6f67576-721e-4b26-b951-94abf7dfe257&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=huky7qfnfp_rtfe9dalbuco-z57gd7yd5g3dy0_qb2o&code_challenge_method=s256&nonce=478a9c09-3c93-42e3-9faa-77d96f31a852&state=eyjpzci6ime1ogyzodu3lwyyzwqtngnmnc1hnjk3ltbjmjaymtm4nji5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7139262 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7139409 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> xpath: //input[@id='i0116']]
7139410 main INFO main DashBoard.java:1105 Successfully navigated to 'eReceipts Teller' Page
7139488 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> xpath: //input[@id='i0116']]
7139650 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> id: idSIButton9]
7139650 main INFO main DashBoard.java:1108 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
7139722 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> xpath: //input[@id='i0116']]
7139784 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> xpath: //input[@id='i0116']]
7143285 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b6f67576-721e-4b26-b951-94abf7dfe257&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=huky7qfnfp_rtfe9dalbuco-z57gd7yd5g3dy0_qb2o&code_challenge_method=s256&nonce=478a9c09-3c93-42e3-9faa-77d96f31a852&state=eyjpzci6ime1ogyzodu3lwyyzwqtngnmnc1hnjk3ltbjmjaymtm4nji5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7143285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7146911 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b6f67576-721e-4b26-b951-94abf7dfe257&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=huky7qfnfp_rtfe9dalbuco-z57gd7yd5g3dy0_qb2o&code_challenge_method=s256&nonce=478a9c09-3c93-42e3-9faa-77d96f31a852&state=eyjpzci6ime1ogyzodu3lwyyzwqtngnmnc1hnjk3ltbjmjaymtm4nji5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7146912 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7147649 main INFO main SignInPage.java:259 Password text field is shown
7148016 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> xpath: //input[@id='i0118']]
7148126 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> xpath: //input[@id='i0118']]
7151528 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b6f67576-721e-4b26-b951-94abf7dfe257&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=huky7qfnfp_rtfe9dalbuco-z57gd7yd5g3dy0_qb2o&code_challenge_method=s256&nonce=478a9c09-3c93-42e3-9faa-77d96f31a852&state=eyjpzci6ime1ogyzodu3lwyyzwqtngnmnc1hnjk3ltbjmjaymtm4nji5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7151528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7152086 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
7152086 main INFO main DashBoard.java:1111 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
7156221 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
7156221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7164859 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7164859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7168083 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7168083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7168202 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> id: immOnFilter]
7171455 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7171455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7171579 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> xpath: //mat-toolbar/div/button[2]/span]
7171789 main INFO main DashBoard.java:1114 Successfully navigated to the 'Dashboard' page
7177074 main INFO main DashBoard.java:1120 Clicked 'Non Archived' button
7177173 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> id: immTranDateFrom]
7177240 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> id: immTranDateFrom]
7177676 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> id: immTranDateTo]
7178183 main INFO main DashBoard.java:1128 Entered 'Date range' : 05/27/24 - 05/29/24
7181556 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
7184907 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
7188243 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:true
7189462 main INFO main DashBoard.java:1181 Clicked sliders Button :Transaction status
7194697 main INFO main DashBoard.java:1184 Clicked 'Apply' button
7197056 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> css selector: tr[id*='immTranRow']]
7197056 main INFO main DashBoard.java:1187 Records found so proceeding to next step
7200324 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7200324 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7200369 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> css selector: tr[id*='immTranRow']]
7205711 main INFO main DashboardPage.java:2144 Page in:1
7208961 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7208961 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7212306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7212306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7215591 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7215591 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7218907 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7218907 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7222181 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7222181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7225525 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7225525 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7228791 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7228791 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7232103 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7232103 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7235369 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7235369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7238720 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7238720 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7242010 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7242010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7245306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7245306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7248612 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7248613 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7251900 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7251900 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7255197 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7255197 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7255353 main INFO main DashboardPage.java:532 Clicking the next page
7255447 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7255573 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72611ba942ca3ebd548665a39f2b491d)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7256219 main INFO main DashboardPage.java:2144 Page in:2
7259525 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7259525 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7263056 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7263056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7266354 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7266354 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7269652 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7269652 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7272922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7272922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7276216 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7276216 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7279487 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7279487 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7282776 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7282776 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7286026 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7286026 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7289330 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7289330 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7292614 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7292614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7295922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7295922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7299213 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7299213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7302510 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7302510 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7302597 main INFO main DashboardPage.java:2213 Total records displayed : 29
7302807 main INFO main DashBoard.java:1190 <b>Expected: </b>verify Color displayed correctly for Transactions: in all the filtered records<br><b>Actual(Passed): </b>verified Color displayed correctly for Archived Transactions: in all the filtered records
7302807 main INFO main DashBoard.java:1195 Test Passed.
7302807 main INFO main Log.java:264 **** -E---N---D- *****
7303713 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionColorsInDashBoard
7306979 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
7306979 main INFO main Log.java:208
7306979 main INFO main DashBoard.java:1075 **** verify Color Transcations In DashBoard with Archive, Active and Error *****
7306979 main INFO main Log.java:210
7306979 main INFO main Log.java:208
7306979 main INFO main DashBoard.java:1082 **** verify Color Transcations In DashBoard with Archive, Active and Error *****
7306979 main INFO main Log.java:210
7312104 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d48c9075-8c90-4fea-8c76-ba4f43ff1dbf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4ijl3x5kdpfpgukctydo7warf09sg1kvjtso6hf5lbe&code_challenge_method=s256&nonce=16ea671f-dc1b-4052-936b-f2f731aaf522&state=eyjpzci6ijq5oda2zmy0ltg2zdetndu1yy1hmznjltjhzjgym2y4nza4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7312104 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7312223 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> xpath: //input[@id='i0116']]
7312223 main INFO main DashBoard.java:1105 Successfully navigated to 'eReceipts Teller' Page
7312307 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> xpath: //input[@id='i0116']]
7312423 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> id: idSIButton9]
7312423 main INFO main DashBoard.java:1108 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
7312479 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> xpath: //input[@id='i0116']]
7312557 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> xpath: //input[@id='i0116']]
7316141 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d48c9075-8c90-4fea-8c76-ba4f43ff1dbf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4ijl3x5kdpfpgukctydo7warf09sg1kvjtso6hf5lbe&code_challenge_method=s256&nonce=16ea671f-dc1b-4052-936b-f2f731aaf522&state=eyjpzci6ijq5oda2zmy0ltg2zdetndu1yy1hmznjltjhzjgym2y4nza4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7316142 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7319583 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d48c9075-8c90-4fea-8c76-ba4f43ff1dbf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4ijl3x5kdpfpgukctydo7warf09sg1kvjtso6hf5lbe&code_challenge_method=s256&nonce=16ea671f-dc1b-4052-936b-f2f731aaf522&state=eyjpzci6ijq5oda2zmy0ltg2zdetndu1yy1hmznjltjhzjgym2y4nza4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7319583 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7320281 main INFO main SignInPage.java:259 Password text field is shown
7320391 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> xpath: //input[@id='i0118']]
7320476 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> xpath: //input[@id='i0118']]
7323867 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d48c9075-8c90-4fea-8c76-ba4f43ff1dbf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=4ijl3x5kdpfpgukctydo7warf09sg1kvjtso6hf5lbe&code_challenge_method=s256&nonce=16ea671f-dc1b-4052-936b-f2f731aaf522&state=eyjpzci6ijq5oda2zmy0ltg2zdetndu1yy1hmznjltjhzjgym2y4nza4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7323867 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7324530 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
7324530 main INFO main DashBoard.java:1111 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
7328745 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
7328745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7337495 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7337495 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7340760 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7340760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7340902 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> id: immOnFilter]
7344126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7344126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7344261 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> xpath: //mat-toolbar/div/button[2]/span]
7344464 main INFO main DashBoard.java:1114 Successfully navigated to the 'Dashboard' page
7349739 main INFO main DashBoard.java:1120 Clicked 'Non Archived' button
7349839 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> id: immTranDateFrom]
7349917 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> id: immTranDateFrom]
7350415 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> id: immTranDateTo]
7350964 main INFO main DashBoard.java:1128 Entered 'Date range' : 05/27/24 - 05/29/24
7354629 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
7357995 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
7361339 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:true
7362558 main INFO main DashBoard.java:1181 Clicked sliders Button :Transaction status
7367776 main INFO main DashBoard.java:1184 Clicked 'Apply' button
7370204 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: tr[id*='immTranRow']]
7370205 main INFO main DashBoard.java:1187 Records found so proceeding to next step
7373511 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7373511 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7373573 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: tr[id*='immTranRow']]
7378902 main INFO main DashboardPage.java:2144 Page in:1
7382173 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7382173 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7385464 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7385480 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7388745 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7388745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7392089 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7392089 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7395339 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7395339 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7398667 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7398667 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7401933 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7401933 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7405216 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7405216 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7408511 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7408511 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7411839 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7411839 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7415152 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7415152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7418473 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7418473 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7421746 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7421746 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7425043 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7425043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7428306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7428306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7428424 main INFO main DashboardPage.java:532 Clicking the next page
7428496 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7428605 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7429158 main INFO main DashboardPage.java:2144 Page in:2
7432465 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7432465 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7435746 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7435746 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7439027 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7439027 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7442344 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7442344 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7445652 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7445652 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7448953 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7448953 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7452250 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7452250 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7455590 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7455590 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7458902 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7458902 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7462233 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7462233 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7465512 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7465512 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7468824 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7468824 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7472129 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7472130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7475481 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7475481 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7478778 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7478778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7478868 main INFO main DashboardPage.java:532 Clicking the next page
7478949 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7479043 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7479561 main INFO main DashboardPage.java:2144 Page in:3
7482828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7482831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7486106 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7486106 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7489450 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7489450 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7492778 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7492778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7496106 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7496106 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7499419 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7499419 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7502731 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7502731 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7506043 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7506043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7509356 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7509356 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7512700 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7512700 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7516028 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7516028 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7519372 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7519372 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7522684 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7522684 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7525997 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7525997 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7529331 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7529331 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7529403 main INFO main DashboardPage.java:532 Clicking the next page
7529481 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7529591 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7530095 main INFO main DashboardPage.java:2144 Page in:4
7533364 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7533364 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7536653 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7536653 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7539966 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7539966 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7543314 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7543314 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7546669 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7546669 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7550044 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7550060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7553391 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7553391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7556747 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7556747 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7560060 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7560060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7563423 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7563424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7566716 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7566716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7570060 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7570060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7573373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7573373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7576747 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7576747 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7580076 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7580076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7580162 main INFO main DashboardPage.java:532 Clicking the next page
7580240 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7580341 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7580838 main INFO main DashboardPage.java:2144 Page in:5
7584182 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7584182 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7587482 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7587482 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7590832 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7590832 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7594091 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7594091 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7597419 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7597419 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7600685 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7600685 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7604044 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7604044 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7607388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7607388 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7610748 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7610748 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7614029 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7614029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7617359 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7617360 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7620670 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7620670 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7624048 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7624048 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7627318 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7627319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7630638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7630638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7630731 main INFO main DashboardPage.java:532 Clicking the next page
7630796 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7630904 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7631412 main INFO main DashboardPage.java:2144 Page in:6
7634685 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7634685 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7637967 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7637967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7641280 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7641280 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7644592 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7644592 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7647926 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7647926 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7651200 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7651201 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7654514 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7654514 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7657811 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7657811 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7661139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7661139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7664436 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7664436 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7667764 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7667764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7671061 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7671061 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7674373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7674373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7677696 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7677696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7681014 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7681014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7681092 main INFO main DashboardPage.java:532 Clicking the next page
7681192 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7681295 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e96a708238dcd164edb47710face5c)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7681788 main INFO main DashboardPage.java:2144 Page in:7
7685201 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7685201 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7688514 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7688514 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7691749 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7691749 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7695014 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7695014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7698296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7698296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7701530 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7701530 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7704858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7704858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7708126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7708126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7711358 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7711358 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7711427 main INFO main DashboardPage.java:2213 Total records displayed : 99
7711655 main INFO main DashBoard.java:1190 <b>Expected: </b>verify Color displayed correctly for Transactions: in all the filtered records<br><b>Actual(Passed): </b>verified Color displayed correctly for Archived Transactions: in all the filtered records
7711655 main INFO main DashBoard.java:1195 Test Passed.
7711655 main INFO main Log.java:264 **** -E---N---D- *****
7712671 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionColorsInDashBoard
7715901 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
7715901 main INFO main Log.java:208
7715901 main INFO main DashBoard.java:1075 **** verify Color Transcations In DashBoard with Archive and Error *****
7715901 main INFO main Log.java:210
7715901 main INFO main Log.java:208
7715902 main INFO main DashBoard.java:1082 **** verify Color Transcations In DashBoard with Archive and Error *****
7715902 main INFO main Log.java:210
7721014 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e8f67fe-620a-482d-91c6-18233f2b75d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pfsatji_xun0ibakb-64dfl0tyeljnui9ywt2kesoxq&code_challenge_method=s256&nonce=b88bca8e-97d7-4816-96dd-2a0e51b811d6&state=eyjpzci6imq4owq0nmrmltllymytnddmos04yzuwlta1nmyzyzm3zjhkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7721014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7721561 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> xpath: //input[@id='i0116']]
7721561 main INFO main DashBoard.java:1105 Successfully navigated to 'eReceipts Teller' Page
7721627 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> xpath: //input[@id='i0116']]
7721749 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> id: idSIButton9]
7721749 main INFO main DashBoard.java:1108 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
7721843 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> xpath: //input[@id='i0116']]
7721927 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> xpath: //input[@id='i0116']]
7725675 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e8f67fe-620a-482d-91c6-18233f2b75d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pfsatji_xun0ibakb-64dfl0tyeljnui9ywt2kesoxq&code_challenge_method=s256&nonce=b88bca8e-97d7-4816-96dd-2a0e51b811d6&state=eyjpzci6imq4owq0nmrmltllymytnddmos04yzuwlta1nmyzyzm3zjhkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7725675 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7729029 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e8f67fe-620a-482d-91c6-18233f2b75d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pfsatji_xun0ibakb-64dfl0tyeljnui9ywt2kesoxq&code_challenge_method=s256&nonce=b88bca8e-97d7-4816-96dd-2a0e51b811d6&state=eyjpzci6imq4owq0nmrmltllymytnddmos04yzuwlta1nmyzyzm3zjhkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7729029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7729725 main INFO main SignInPage.java:259 Password text field is shown
7729832 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> xpath: //input[@id='i0118']]
7729922 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> xpath: //input[@id='i0118']]
7733383 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e8f67fe-620a-482d-91c6-18233f2b75d0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pfsatji_xun0ibakb-64dfl0tyeljnui9ywt2kesoxq&code_challenge_method=s256&nonce=b88bca8e-97d7-4816-96dd-2a0e51b811d6&state=eyjpzci6imq4owq0nmrmltllymytnddmos04yzuwlta1nmyzyzm3zjhkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
7733383 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7733952 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
7733952 main INFO main DashBoard.java:1111 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
7737937 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
7737937 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7746515 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7746528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7749764 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7749764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7749893 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> id: immOnFilter]
7753139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7753139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7753249 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> xpath: //mat-toolbar/div/button[2]/span]
7753468 main INFO main DashBoard.java:1114 Successfully navigated to the 'Dashboard' page
7758765 main INFO main DashBoard.java:1120 Clicked 'Non Archived' button
7758874 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> id: immTranDateFrom]
7758937 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> id: immTranDateFrom]
7759420 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> id: immTranDateTo]
7760012 main INFO main DashBoard.java:1128 Entered 'Date range' : 05/24/24 - 05/29/24
7763579 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
7767136 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
7770499 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:true
7771718 main INFO main DashBoard.java:1181 Clicked sliders Button :Transaction status
7776937 main INFO main DashBoard.java:1184 Clicked 'Apply' button
7779312 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: tr[id*='immTranRow']]
7779312 main INFO main DashBoard.java:1187 Records found so proceeding to next step
7782609 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7782609 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7782656 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: tr[id*='immTranRow']]
7788026 main INFO main DashboardPage.java:2144 Page in:1
7791249 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7791249 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7794627 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7794627 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7797969 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7797969 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7801281 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7801296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7804562 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7804562 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7807906 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7807922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7811203 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7811203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7814516 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7814516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7817831 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7817831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7821190 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7821190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7824500 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7824500 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7827797 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7827797 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7831077 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7831077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7834406 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7834406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7837743 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7837743 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7837859 main INFO main DashboardPage.java:532 Clicking the next page
7837953 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7838062 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7838631 main INFO main DashboardPage.java:2144 Page in:2
7841875 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7841875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7845203 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7845203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7848500 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7848500 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7851859 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7851859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7855141 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7855141 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7858495 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7858495 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7861750 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7861750 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7865113 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7865114 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7868376 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7868376 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7871719 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7871719 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7874985 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7874985 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7878297 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7878297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7881610 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7881610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7884938 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7884938 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7888235 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7888235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7888298 main INFO main DashboardPage.java:532 Clicking the next page
7888375 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7888511 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7888990 main INFO main DashboardPage.java:2144 Page in:3
7892251 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7892251 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7895579 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7895579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7898860 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7898860 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7902185 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7902185 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7905454 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7905454 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7908798 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7908798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7912100 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7912101 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7915454 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7915454 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7918766 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7918766 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7922080 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7922080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7925376 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7925376 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7928729 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7928729 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7932039 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7932039 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7935360 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7935360 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7938673 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7938673 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7938751 main INFO main DashboardPage.java:532 Clicking the next page
7938832 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7938955 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7939432 main INFO main DashboardPage.java:2144 Page in:4
7942720 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7942720 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7946043 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7946043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7949345 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7949345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7952629 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7952629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7955986 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7955986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7959298 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7959298 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7962642 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7962642 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7965908 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7965908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7969253 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7969253 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7972517 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7972517 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7975861 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7975861 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7979139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7979139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7982486 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7982486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7985796 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7985796 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7989102 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7989102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7989174 main INFO main DashboardPage.java:532 Clicking the next page
7989251 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7989345 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
7989842 main INFO main DashboardPage.java:2144 Page in:5
7993115 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7993115 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7996377 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7996377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
7999658 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
7999658 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8002986 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8002986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8006330 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8006330 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8009658 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8009658 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8012986 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8012986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8016299 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8016299 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8019611 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8019611 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8022893 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8022893 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8026268 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8026268 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8029580 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8029580 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8032933 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8032933 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8036205 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8036205 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8039533 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8039533 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8039611 main INFO main DashboardPage.java:532 Clicking the next page
8039693 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8039783 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8040283 main INFO main DashboardPage.java:2144 Page in:6
8043565 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8043565 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8046846 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8046846 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8050163 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8050164 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8053455 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8053455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8056797 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8056797 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8060152 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8060152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8063502 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8063502 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8066831 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8066831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8070195 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8070195 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8073502 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8073502 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8076878 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8076882 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8080206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8080206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8083549 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8083549 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8086877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8086877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8090191 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8090191 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8090274 main INFO main DashboardPage.java:532 Clicking the next page
8090347 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8090456 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8090948 main INFO main DashboardPage.java:2144 Page in:7
8094221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8094221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8097565 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8097565 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8100933 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8100934 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8104190 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8104190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8107550 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8107550 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8110825 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8110826 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8114192 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8114192 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8117472 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8117472 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8120831 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8120831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8124153 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8124153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8127487 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8127487 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8130800 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8130800 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8134145 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8134146 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8137441 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8137441 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8140784 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8140784 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8140862 main INFO main DashboardPage.java:532 Clicking the next page
8140941 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8141051 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8141494 main INFO main DashboardPage.java:2144 Page in:8
8144730 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8144730 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8148021 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8148022 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8151335 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8151336 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8154655 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8154655 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8157988 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8157988 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8161269 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8161269 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8164638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8164638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8167894 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8167894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8171207 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8171207 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8174535 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8174535 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8177873 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8177874 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8181143 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8181144 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8184506 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8184508 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8187785 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8187785 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8191131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8191132 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8191211 main INFO main DashboardPage.java:532 Clicking the next page
8191285 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8191394 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8191878 main INFO main DashboardPage.java:2144 Page in:9
8195127 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8195127 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8198457 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8198458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8201731 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8201731 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8205042 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8205042 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8208363 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8208363 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8211635 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8211635 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8215012 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8215012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8218285 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8218285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8221641 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8221641 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8224942 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8224942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8228301 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8228301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8231582 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8231582 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8234926 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8234926 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8238223 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8238223 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8241598 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8241598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8241676 main INFO main DashboardPage.java:532 Clicking the next page
8241754 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8241848 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4a5a9e564f8bd6e5a4991507bdceb564)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8242310 main INFO main DashboardPage.java:2144 Page in:10
8245598 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8245598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8248864 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8248864 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8248928 main INFO main DashboardPage.java:2213 Total records displayed : 137
8249114 main INFO main DashBoard.java:1190 <b>Expected: </b>verify Color displayed correctly for Transactions: in all the filtered records<br><b>Actual(Passed): </b>verified Color displayed correctly for Archived Transactions: in all the filtered records
8249114 main INFO main DashBoard.java:1195 Test Passed.
8249114 main INFO main Log.java:264 **** -E---N---D- *****
8250147 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionColorsInDashBoard
8253509 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
8253509 main INFO main Log.java:208
8253509 main INFO main DashBoard.java:1075 **** verify Color Transcations In DashBoard with Archive *****
8253509 main INFO main Log.java:210
8253509 main INFO main Log.java:208
8253509 main INFO main DashBoard.java:1082 **** verify Color Transcations In DashBoard with Archive *****
8253509 main INFO main Log.java:210
8258614 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=deaefb7f-c79a-4d42-b47e-23d844bd6491&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tuoh0__clfzrjtsazv1yujpt7qrlg9fpcwhdmjhmwuc&code_challenge_method=s256&nonce=f258210a-da90-408c-aa2a-3519c15d8aed&state=eyjpzci6imnlnjhkm2ziltq0nzutngixni05yjrmlwuwmjvmntk1zjhlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8258614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8258754 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> xpath: //input[@id='i0116']]
8258754 main INFO main DashBoard.java:1105 Successfully navigated to 'eReceipts Teller' Page
8258832 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> xpath: //input[@id='i0116']]
8258942 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> id: idSIButton9]
8258942 main INFO main DashBoard.java:1108 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
8259067 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> xpath: //input[@id='i0116']]
8259136 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> xpath: //input[@id='i0116']]
8262752 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=deaefb7f-c79a-4d42-b47e-23d844bd6491&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tuoh0__clfzrjtsazv1yujpt7qrlg9fpcwhdmjhmwuc&code_challenge_method=s256&nonce=f258210a-da90-408c-aa2a-3519c15d8aed&state=eyjpzci6imnlnjhkm2ziltq0nzutngixni05yjrmlwuwmjvmntk1zjhlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8262752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8266284 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=deaefb7f-c79a-4d42-b47e-23d844bd6491&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tuoh0__clfzrjtsazv1yujpt7qrlg9fpcwhdmjhmwuc&code_challenge_method=s256&nonce=f258210a-da90-408c-aa2a-3519c15d8aed&state=eyjpzci6imnlnjhkm2ziltq0nzutngixni05yjrmlwuwmjvmntk1zjhlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8266285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8267243 main INFO main SignInPage.java:259 Password text field is shown
8267384 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> xpath: //input[@id='i0118']]
8267504 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> xpath: //input[@id='i0118']]
8270973 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=deaefb7f-c79a-4d42-b47e-23d844bd6491&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tuoh0__clfzrjtsazv1yujpt7qrlg9fpcwhdmjhmwuc&code_challenge_method=s256&nonce=f258210a-da90-408c-aa2a-3519c15d8aed&state=eyjpzci6imnlnjhkm2ziltq0nzutngixni05yjrmlwuwmjvmntk1zjhlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8270973 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8271520 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
8271520 main INFO main DashBoard.java:1111 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
8275473 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
8275473 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8283989 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8283989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8287263 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8287264 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8287398 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> id: immOnFilter]
8290629 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8290629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8290739 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> xpath: //mat-toolbar/div/button[2]/span]
8290974 main INFO main DashBoard.java:1114 Successfully navigated to the 'Dashboard' page
8296239 main INFO main DashBoard.java:1120 Clicked 'Non Archived' button
8296348 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> id: immTranDateFrom]
8296411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> id: immTranDateFrom]
8296891 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> id: immTranDateTo]
8297411 main INFO main DashBoard.java:1128 Entered 'Date range' : 05/27/24 - 05/29/24
8301045 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
8304606 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
8308161 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
8309364 main INFO main DashBoard.java:1181 Clicked sliders Button :Transaction status
8314583 main INFO main DashBoard.java:1184 Clicked 'Apply' button
8316958 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: tr[id*='immTranRow']]
8316958 main INFO main DashBoard.java:1187 Records found so proceeding to next step
8320297 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8320297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8320336 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: tr[id*='immTranRow']]
8325692 main INFO main DashboardPage.java:2144 Page in:1
8328951 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8328951 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8332286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8332286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8335623 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8335623 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8339021 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8339021 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8342332 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8342332 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8345677 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8345677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8348958 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8348958 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8352302 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8352302 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8355588 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8355588 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8358912 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8358912 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8362219 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8362219 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8365520 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8365521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8368818 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8368818 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8372162 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8372162 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8375480 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8375481 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8375584 main INFO main DashboardPage.java:532 Clicking the next page
8375662 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8375771 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8376294 main INFO main DashboardPage.java:2144 Page in:2
8379677 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8379677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8382943 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8382943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8386227 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8386228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8389569 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8389569 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8392896 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8392896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8396209 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8396209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8399528 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8399528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8402849 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8402849 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8406162 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8406162 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8409496 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8409496 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8412787 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8412787 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8416146 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8416146 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8419476 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8419476 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8422818 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8422818 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8426137 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8426137 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8426209 main INFO main DashboardPage.java:532 Clicking the next page
8426287 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8426397 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8426890 main INFO main DashboardPage.java:2144 Page in:3
8430134 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8430134 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8433412 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8433412 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8436740 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8436740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8440084 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8440084 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8443397 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8443397 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8446740 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8446740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8450038 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8450038 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8453381 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8453381 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8456662 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8456677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8459991 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8459991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8463288 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8463303 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8466648 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8466649 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8469944 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8469944 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8473272 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8473272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8476603 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8476603 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8476663 main INFO main DashboardPage.java:532 Clicking the next page
8476741 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8476850 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8477336 main INFO main DashboardPage.java:2144 Page in:4
8480635 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8480635 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8483953 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8483953 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8487262 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8487262 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8490594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8490594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8493946 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8493946 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8497235 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8497235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8500570 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8500570 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8503894 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8503894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8507241 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8507241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8510560 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8510560 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8513891 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8513891 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8517195 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8517195 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8520561 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8520561 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8523866 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8523866 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8527210 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8527210 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8527288 main INFO main DashboardPage.java:532 Clicking the next page
8527367 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8527479 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3898380f557e0bddfbb46bb57a0b8880)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8527960 main INFO main DashboardPage.java:2144 Page in:5
8531429 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8531430 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8534710 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8534710 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8537960 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8537960 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8541210 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8541210 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8544499 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8544499 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8547757 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8547757 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8550994 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8550994 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8554271 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8554271 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8557563 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8557563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8560813 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8560813 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8560885 main INFO main DashboardPage.java:2213 Total records displayed : 70
8561135 main INFO main DashBoard.java:1190 <b>Expected: </b>verify Color displayed correctly for Transactions: in all the filtered records<br><b>Actual(Passed): </b>verified Color displayed correctly for Archived Transactions: in all the filtered records
8561135 main INFO main DashBoard.java:1195 Test Passed.
8561135 main INFO main Log.java:264 **** -E---N---D- *****
8562138 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionDefaultRequired
8565326 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
8570474 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0499f88f-8c77-4b96-a6aa-a38c8aea2e69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jljipozp00e1y5xgjdkhuk_mh5oboduot6ieacqjykk&code_challenge_method=s256&nonce=33248c3a-865d-46fd-8eca-21e493a9cdc5&state=eyjpzci6ijzhm2qwzmu5ltcwytctngjknc1iotu4ltdjody3mmrkztuzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8570485 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8570601 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> xpath: //input[@id='i0116']]
8570601 main INFO main DashBoard.java:1402 Successfully navigated to 'eReceipts Teller' Page
8570683 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> xpath: //input[@id='i0116']]
8570798 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> id: idSIButton9]
8570798 main INFO main DashBoard.java:1405 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
8570907 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> xpath: //input[@id='i0116']]
8570976 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> xpath: //input[@id='i0116']]
8574544 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0499f88f-8c77-4b96-a6aa-a38c8aea2e69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jljipozp00e1y5xgjdkhuk_mh5oboduot6ieacqjykk&code_challenge_method=s256&nonce=33248c3a-865d-46fd-8eca-21e493a9cdc5&state=eyjpzci6ijzhm2qwzmu5ltcwytctngjknc1iotu4ltdjody3mmrkztuzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8574544 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8578808 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0499f88f-8c77-4b96-a6aa-a38c8aea2e69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jljipozp00e1y5xgjdkhuk_mh5oboduot6ieacqjykk&code_challenge_method=s256&nonce=33248c3a-865d-46fd-8eca-21e493a9cdc5&state=eyjpzci6ijzhm2qwzmu5ltcwytctngjknc1iotu4ltdjody3mmrkztuzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8578808 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8579634 main INFO main SignInPage.java:259 Password text field is shown
8579714 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> xpath: //input[@id='i0118']]
8579793 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> xpath: //input[@id='i0118']]
8583169 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0499f88f-8c77-4b96-a6aa-a38c8aea2e69&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jljipozp00e1y5xgjdkhuk_mh5oboduot6ieacqjykk&code_challenge_method=s256&nonce=33248c3a-865d-46fd-8eca-21e493a9cdc5&state=eyjpzci6ijzhm2qwzmu5ltcwytctngjknc1iotu4ltdjody3mmrkztuzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8583169 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8583720 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
8583720 main INFO main DashBoard.java:1408 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
8587710 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
8587710 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8596073 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8596073 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8599338 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8599338 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8599445 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> id: immOnFilter]
8602730 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8602730 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8602835 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> xpath: //mat-toolbar/div/button[2]/span]
8603089 main INFO main DashBoard.java:1411 Successfully navigated to the 'Dashboard' page
8604362 main INFO main DashBoard.java:1420 <b>Expected: </b>verify default value of Archived transaction status<br><b>Actual(Passed): </b>verified default values of Archived toggle is disabled
8605651 main INFO main DashBoard.java:1424 <b>Expected: </b>verify default value of Active transaction status<br><b>Actual(Passed): </b>verified default values of Active toggle is enabled
8606940 main INFO main DashBoard.java:1428 <b>Expected: </b>verify default value of Error transaction status<br><b>Actual(Passed): </b>verified default values of Error toggle is disabled
8607041 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> id: immTranDateFromShadow]
8607185 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> id: immTranDateToShadow]
8607289 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> id: immTranDateFromShadow]
8607300 main INFO main DashBoard.java:1442 Default FromDate is same as Today's date
8607382 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> id: immTranDateToShadow]
8607398 main INFO main DashBoard.java:1443 Default ToDate is same as Today's date
8609698 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
8613001 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
8616301 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
8622423 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9ee1f2e3d0c5c0ebdf05c96c95615f79)] -> id: immOnFilter]
8622423 main INFO main DashBoard.java:1469 Successfully verified the Apply button is Enabled in Dashboard Page
8622424 main INFO main DashBoard.java:1480 Test Passed.
8622424 main INFO main Log.java:264 **** -E---N---D- *****
8623364 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionDefaultRequired
8626267 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
8631121 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0fd5a475-8179-4133-a224-4427822da2f2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fu_i98eehjlcuhqlptio54t_rymuxz_udfi0utyrsuq&code_challenge_method=s256&nonce=b7ebb7f5-fb27-48ae-998a-1ca4e87f19e8&state=eyjpzci6ijewzdkwy2i3lwjmogitngm5mi05nzuxltcxzjjmntg4mjy1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8631121 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8631244 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> xpath: //input[@id='i0116']]
8631244 main INFO main DashBoard.java:1402 Successfully navigated to 'eReceipts Teller' Page
8631322 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> xpath: //input[@id='i0116']]
8631436 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> id: idSIButton9]
8631436 main INFO main DashBoard.java:1405 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
8631503 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> xpath: //input[@id='i0116']]
8631570 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> xpath: //input[@id='i0116']]
8635082 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0fd5a475-8179-4133-a224-4427822da2f2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fu_i98eehjlcuhqlptio54t_rymuxz_udfi0utyrsuq&code_challenge_method=s256&nonce=b7ebb7f5-fb27-48ae-998a-1ca4e87f19e8&state=eyjpzci6ijewzdkwy2i3lwjmogitngm5mi05nzuxltcxzjjmntg4mjy1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8635082 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8638563 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0fd5a475-8179-4133-a224-4427822da2f2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fu_i98eehjlcuhqlptio54t_rymuxz_udfi0utyrsuq&code_challenge_method=s256&nonce=b7ebb7f5-fb27-48ae-998a-1ca4e87f19e8&state=eyjpzci6ijewzdkwy2i3lwjmogitngm5mi05nzuxltcxzjjmntg4mjy1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8638563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8639668 main INFO main SignInPage.java:259 Password text field is shown
8640398 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> xpath: //input[@id='i0118']]
8640487 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> xpath: //input[@id='i0118']]
8643899 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0fd5a475-8179-4133-a224-4427822da2f2&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fu_i98eehjlcuhqlptio54t_rymuxz_udfi0utyrsuq&code_challenge_method=s256&nonce=b7ebb7f5-fb27-48ae-998a-1ca4e87f19e8&state=eyjpzci6ijewzdkwy2i3lwjmogitngm5mi05nzuxltcxzjjmntg4mjy1nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8643899 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8644446 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
8644446 main INFO main DashBoard.java:1408 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
8648377 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
8648377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8656870 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8656870 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8660174 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8660174 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8660315 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> id: immOnFilter]
8663583 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8663583 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8663704 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> xpath: //mat-toolbar/div/button[2]/span]
8663925 main INFO main DashBoard.java:1411 Successfully navigated to the 'Dashboard' page
8665236 main INFO main DashBoard.java:1420 <b>Expected: </b>verify default value of Archived transaction status<br><b>Actual(Passed): </b>verified default values of Archived toggle is disabled
8666542 main INFO main DashBoard.java:1424 <b>Expected: </b>verify default value of Active transaction status<br><b>Actual(Passed): </b>verified default values of Active toggle is enabled
8667831 main INFO main DashBoard.java:1428 <b>Expected: </b>verify default value of Error transaction status<br><b>Actual(Passed): </b>verified default values of Error toggle is disabled
8667939 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> id: immTranDateFromShadow]
8668067 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> id: immTranDateToShadow]
8668176 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> id: immTranDateFromShadow]
8668192 main INFO main DashBoard.java:1442 Default FromDate is same as Today's date
8668282 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> id: immTranDateToShadow]
8668300 main INFO main DashBoard.java:1443 Default ToDate is same as Today's date
8670652 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
8674186 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
8677487 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
8694105 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (62eee11203599816fec8667bff9e0470)] -> id: immOnFilter]
8694105 main INFO main DashBoard.java:1475 Successfully verified the Apply button is not Enabled in Dashboard Page
8694120 main INFO main DashBoard.java:1480 Test Passed.
8694120 main INFO main Log.java:264 **** -E---N---D- *****
8694941 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
8697822 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
8697822 main INFO main Log.java:208
8697822 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Teller *****
8697822 main INFO main Log.java:210
8697822 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Teller *****
8703194 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=82a22e6d-4e49-42c1-a612-1a17ce3e7714&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vd9ylu4veaghudi5ghezzxrlgqysfcfdevpzo0ahai0&code_challenge_method=s256&nonce=c4201828-c984-43a6-8169-0c55da373da5&state=eyjpzci6ijrjnwy3zgy3lti5yzmtndrhmy04ztkzltdknzu3m2uzm2m1myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8703194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8703319 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> xpath: //input[@id='i0116']]
8703319 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
8703402 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> xpath: //input[@id='i0116']]
8703527 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> id: idSIButton9]
8703527 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
8703605 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> xpath: //input[@id='i0116']]
8703682 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> xpath: //input[@id='i0116']]
8707230 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=82a22e6d-4e49-42c1-a612-1a17ce3e7714&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vd9ylu4veaghudi5ghezzxrlgqysfcfdevpzo0ahai0&code_challenge_method=s256&nonce=c4201828-c984-43a6-8169-0c55da373da5&state=eyjpzci6ijrjnwy3zgy3lti5yzmtndrhmy04ztkzltdknzu3m2uzm2m1myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8707230 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8710861 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=82a22e6d-4e49-42c1-a612-1a17ce3e7714&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vd9ylu4veaghudi5ghezzxrlgqysfcfdevpzo0ahai0&code_challenge_method=s256&nonce=c4201828-c984-43a6-8169-0c55da373da5&state=eyjpzci6ijrjnwy3zgy3lti5yzmtndrhmy04ztkzltdknzu3m2uzm2m1myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8710861 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8711760 main INFO main SignInPage.java:259 Password text field is shown
8711881 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> xpath: //input[@id='i0118']]
8712450 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> xpath: //input[@id='i0118']]
8715846 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=82a22e6d-4e49-42c1-a612-1a17ce3e7714&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vd9ylu4veaghudi5ghezzxrlgqysfcfdevpzo0ahai0&code_challenge_method=s256&nonce=c4201828-c984-43a6-8169-0c55da373da5&state=eyjpzci6ijrjnwy3zgy3lti5yzmtndrhmy04ztkzltdknzu3m2uzm2m1myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8715846 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8716387 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
8716387 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
8720337 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
8720337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8728877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8728877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8732136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8732136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8732270 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> id: immOnFilter]
8735488 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8735488 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8735609 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> xpath: //mat-toolbar/div/button[2]/span]
8735828 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
8736873 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
8737129 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
8737500 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
8742787 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
8742853 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> id: immTellerId]
8742915 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> id: immTellerId]
8743456 main INFO main DashBoard.java:143 Entered 'Teller' : 1491
8746736 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
8750059 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
8753627 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
8754837 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
8760056 main INFO main DashBoard.java:190 Clicked 'Apply' button
8762424 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> css selector: tr[id*='immTranRow']]
8768772 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8768772 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8768834 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> css selector: tr[id*='immTranRow']]
8774292 main INFO main DashboardPage.java:480 Page in:1
8777594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8777594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8781235 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8781236 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8784888 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8784888 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8788593 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8788593 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8792213 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8792213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8795828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8795828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8799470 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8799470 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8803085 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8803085 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8806690 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8806690 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8810303 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8810303 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8813935 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8813936 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8817594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8817594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8821319 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8821319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8824988 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8824988 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8828653 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8828653 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8829079 main INFO main DashboardPage.java:532 Clicking the next page
8829157 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8829241 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f2333c697fdb602b6dd1b77975d3fae9)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
8829824 main INFO main DashboardPage.java:480 Page in:2
8833344 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8833351 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8836988 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8836988 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8840588 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8840588 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8844226 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8844226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8847826 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8847826 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8851464 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8851464 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8855076 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8855076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8858704 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8858704 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8862352 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8862352 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8866020 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8866020 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8869644 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8869644 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8873270 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8873270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8876891 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8876891 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8880525 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8880526 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8880932 main INFO main DashboardPage.java:514 Total records displayed : 29
8881139 main INFO main DashBoard.java:207 <b>Expected: </b>Records displayed should only have '1491' Teller<br><b>Actual(Passed): </b>Records displayed has only '1491' Teller
8881139 main INFO main DashBoard.java:248 Test Passed.
8881139 main INFO main Log.java:264 **** -E---N---D- *****
8882032 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
8885173 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
8885173 main INFO main Log.java:208
8885173 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Fristname *****
8885173 main INFO main Log.java:210
8885173 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Fristname *****
8890154 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=25bbae29-b91d-40bd-beaa-8bffd8ccdfe9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=07gwjnqt6dmhzmaphy-hnvpvjomcvfeceuxg8__uwf8&code_challenge_method=s256&nonce=59de28a1-80ff-4c6b-8c23-45beb4572b31&state=eyjpzci6imqwztcwytm1lwzjnzutngvloc1inde1lta4ztc0ndlmnja5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8890154 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8890273 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> xpath: //input[@id='i0116']]
8890273 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
8890366 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> xpath: //input[@id='i0116']]
8890460 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> id: idSIButton9]
8890460 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
8890527 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> xpath: //input[@id='i0116']]
8890605 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> xpath: //input[@id='i0116']]
8894155 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=25bbae29-b91d-40bd-beaa-8bffd8ccdfe9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=07gwjnqt6dmhzmaphy-hnvpvjomcvfeceuxg8__uwf8&code_challenge_method=s256&nonce=59de28a1-80ff-4c6b-8c23-45beb4572b31&state=eyjpzci6imqwztcwytm1lwzjnzutngvloc1inde1lta4ztc0ndlmnja5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8894155 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8898333 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=25bbae29-b91d-40bd-beaa-8bffd8ccdfe9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=07gwjnqt6dmhzmaphy-hnvpvjomcvfeceuxg8__uwf8&code_challenge_method=s256&nonce=59de28a1-80ff-4c6b-8c23-45beb4572b31&state=eyjpzci6imqwztcwytm1lwzjnzutngvloc1inde1lta4ztc0ndlmnja5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8898333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8899234 main INFO main SignInPage.java:259 Password text field is shown
8899311 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> xpath: //input[@id='i0118']]
8899409 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> xpath: //input[@id='i0118']]
8902836 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=25bbae29-b91d-40bd-beaa-8bffd8ccdfe9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=07gwjnqt6dmhzmaphy-hnvpvjomcvfeceuxg8__uwf8&code_challenge_method=s256&nonce=59de28a1-80ff-4c6b-8c23-45beb4572b31&state=eyjpzci6imqwztcwytm1lwzjnzutngvloc1inde1lta4ztc0ndlmnja5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8902836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8903401 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
8903417 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
8907226 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
8907226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8915736 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8915736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8918957 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8918957 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8919098 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> id: immOnFilter]
8922333 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8922333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8922442 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> xpath: //mat-toolbar/div/button[2]/span]
8922688 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
8923725 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
8923989 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
8924367 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
8929660 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
8929719 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> id: immTranDateFrom]
8929797 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> id: immTranDateFrom]
8930193 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> id: immTranDateTo]
8930727 main INFO main DashBoard.java:136 Entered 'Date range' : 11/01/2021 - 11/22/2021
8931805 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> id: immUserFirstName]
8931871 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89b257c9a1ce753bf3d8ae8dc30aa4b2)] -> id: immUserFirstName]
8932374 main INFO main DashBoard.java:151 Entered 'FirstName' : Supriya
8935669 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
8938957 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
8942547 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
8943754 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
8948974 main INFO main DashBoard.java:190 Clicked 'Apply' button
8961818 main INFO main DashboardPage.java:608 No records are found
8962033 main INFO main DashBoard.java:193 No records found for the given search criteria
8962033 main INFO main DashBoard.java:248 Test Passed.
8962033 main INFO main Log.java:264 **** -E---N---D- *****
8962880 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
8965944 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
8965944 main INFO main Log.java:208
8965944 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Last name *****
8965944 main INFO main Log.java:210
8965944 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Last name *****
8970923 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=defc1c55-771f-4fa0-904b-69a6c818df80&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qpzv30sw52eenqxqiufx2q1uovq8v0dkczmxkzhnt1u&code_challenge_method=s256&nonce=244e933e-3980-40cd-bf36-5e3e2cdc9ae5&state=eyjpzci6ijbhnza0ngzhltlknjitngq3ns1iy2e0lwjkmgrjyzaxzdazyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8970923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8971043 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> xpath: //input[@id='i0116']]
8971043 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
8971121 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> xpath: //input[@id='i0116']]
8971217 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> id: idSIButton9]
8971217 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
8971327 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> xpath: //input[@id='i0116']]
8971413 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> xpath: //input[@id='i0116']]
8974917 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=defc1c55-771f-4fa0-904b-69a6c818df80&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qpzv30sw52eenqxqiufx2q1uovq8v0dkczmxkzhnt1u&code_challenge_method=s256&nonce=244e933e-3980-40cd-bf36-5e3e2cdc9ae5&state=eyjpzci6ijbhnza0ngzhltlknjitngq3ns1iy2e0lwjkmgrjyzaxzdazyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8974918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8979086 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=defc1c55-771f-4fa0-904b-69a6c818df80&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qpzv30sw52eenqxqiufx2q1uovq8v0dkczmxkzhnt1u&code_challenge_method=s256&nonce=244e933e-3980-40cd-bf36-5e3e2cdc9ae5&state=eyjpzci6ijbhnza0ngzhltlknjitngq3ns1iy2e0lwjkmgrjyzaxzdazyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8979086 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8980003 main INFO main SignInPage.java:259 Password text field is shown
8980206 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> xpath: //input[@id='i0118']]
8980346 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> xpath: //input[@id='i0118']]
8983693 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=defc1c55-771f-4fa0-904b-69a6c818df80&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qpzv30sw52eenqxqiufx2q1uovq8v0dkczmxkzhnt1u&code_challenge_method=s256&nonce=244e933e-3980-40cd-bf36-5e3e2cdc9ae5&state=eyjpzci6ijbhnza0ngzhltlknjitngq3ns1iy2e0lwjkmgrjyzaxzdazyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
8983693 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8984274 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
8984274 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
8988303 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
8988303 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
8997155 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
8997155 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9000438 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9000438 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9000577 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> id: immOnFilter]
9003805 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9003805 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9003927 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> xpath: //mat-toolbar/div/button[2]/span]
9004164 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
9005374 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
9005626 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
9006027 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
9011321 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
9011387 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> id: immTranDateFrom]
9011449 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> id: immTranDateFrom]
9011852 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> id: immTranDateTo]
9012366 main INFO main DashBoard.java:136 Entered 'Date range' : 10/01/2021 - 04/01/2022
9013453 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> id: immUserLastName]
9013517 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> id: immUserLastName]
9014067 main INFO main DashBoard.java:159 Entered 'LastName' : Operator
9017390 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
9020721 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
9024232 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
9025450 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
9030660 main INFO main DashBoard.java:190 Clicked 'Apply' button
9033082 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> css selector: tr[id*='immTranRow']]
9039434 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9039434 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9039478 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> css selector: tr[id*='immTranRow']]
9045001 main INFO main DashboardPage.java:480 Page in:1
9048283 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9048283 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9051940 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9051940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9055559 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9055559 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9059240 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9059240 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9062858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9062858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9066489 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9066489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9070090 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9070090 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9073727 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9073727 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9077327 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9077327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9081043 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9081043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9084705 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9084705 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9088337 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9088337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9091975 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9091975 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9095653 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9095653 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9099212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9099212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9099674 main INFO main DashboardPage.java:532 Clicking the next page
9099744 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9099838 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9100324 main INFO main DashboardPage.java:480 Page in:2
9103640 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9103640 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9107216 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9107231 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9110744 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9110744 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9114309 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9114309 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9117865 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9117865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9118265 main INFO main DashboardPage.java:514 Total records displayed : 20
9118487 main INFO main DashBoard.java:200 <b>Expected: </b>Records displayed should be within '10/01/2021 - 04/01/2022' date range<br><b>Actual(Passed): </b>Records displayed are within '10/01/2021 - 04/01/2022' date range
9125050 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9125050 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9125422 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> css selector: tr[id*='immTranRow']]
9130738 main INFO main DashboardPage.java:480 Page in:1
9134007 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9134007 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9137689 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9137690 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9141313 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9141313 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9144950 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9144950 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9148544 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9148544 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9152250 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9152250 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9155840 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9155840 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9159487 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9159487 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9163107 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9163107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9166780 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9166781 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9170397 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9170397 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9174060 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9174060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9177676 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9177677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9181329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9181329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9184934 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9184934 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9185337 main INFO main DashboardPage.java:532 Clicking the next page
9185416 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9185525 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3f18b93556496f35e05fe5a46e5a5e05)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9186039 main INFO main DashboardPage.java:480 Page in:2
9189397 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9189397 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9193013 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9193013 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9196545 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9196545 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9200091 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9200091 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9203696 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9203696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9204095 main INFO main DashboardPage.java:514 Total records displayed : 20
9204296 main INFO main DashBoard.java:225 <b>Expected: </b>Records displayed should only belong to 'Teller Last Name ' Name<br><b>Actual(Passed): </b>Records displayed are belong to 'Teller Last Name ' Name
9204296 main INFO main DashBoard.java:248 Test Passed.
9204296 main INFO main Log.java:264 **** -E---N---D- *****
9205347 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
9208469 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
9208469 main INFO main Log.java:208
9208469 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Member *****
9208469 main INFO main Log.java:210
9208470 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Member *****
9213496 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=332bd689-518b-4490-8fbf-e1ee5a2ce9c4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=k5b90g5i9y_nyn35cde1nk6_9qrt0foboncndcahbpm&code_challenge_method=s256&nonce=79fb9555-18d4-4d5e-b6be-4aef30ccdbe3&state=eyjpzci6ijcwmmewmtu2ltuxowitnguwzc05nddlltqxy2fmmzk0nwvkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9213496 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9213979 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> xpath: //input[@id='i0116']]
9213979 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
9214045 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> xpath: //input[@id='i0116']]
9214176 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> id: idSIButton9]
9214176 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
9214242 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> xpath: //input[@id='i0116']]
9214336 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> xpath: //input[@id='i0116']]
9219327 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=332bd689-518b-4490-8fbf-e1ee5a2ce9c4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=k5b90g5i9y_nyn35cde1nk6_9qrt0foboncndcahbpm&code_challenge_method=s256&nonce=79fb9555-18d4-4d5e-b6be-4aef30ccdbe3&state=eyjpzci6ijcwmmewmtu2ltuxowitnguwzc05nddlltqxy2fmmzk0nwvkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9219327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9223387 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=332bd689-518b-4490-8fbf-e1ee5a2ce9c4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=k5b90g5i9y_nyn35cde1nk6_9qrt0foboncndcahbpm&code_challenge_method=s256&nonce=79fb9555-18d4-4d5e-b6be-4aef30ccdbe3&state=eyjpzci6ijcwmmewmtu2ltuxowitnguwzc05nddlltqxy2fmmzk0nwvkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9223387 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9224099 main INFO main SignInPage.java:259 Password text field is shown
9224182 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> xpath: //input[@id='i0118']]
9224260 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> xpath: //input[@id='i0118']]
9227607 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=332bd689-518b-4490-8fbf-e1ee5a2ce9c4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=k5b90g5i9y_nyn35cde1nk6_9qrt0foboncndcahbpm&code_challenge_method=s256&nonce=79fb9555-18d4-4d5e-b6be-4aef30ccdbe3&state=eyjpzci6ijcwmmewmtu2ltuxowitnguwzc05nddlltqxy2fmmzk0nwvkyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9227607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9228151 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
9228151 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
9232054 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
9232054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9240532 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9240539 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9243843 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9243843 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9243967 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> id: immOnFilter]
9247204 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9247204 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9247313 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> xpath: //mat-toolbar/div/button[2]/span]
9247517 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
9248542 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
9248804 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
9249181 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
9254467 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
9254548 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> id: immTranDateFrom]
9254610 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> id: immTranDateFrom]
9255013 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> id: immTranDateTo]
9255561 main INFO main DashBoard.java:136 Entered 'Date range' : 11/01/2021 - 11/22/2021
9256627 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> id: immMemberId]
9256709 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3e2f28501244954950230fb376de84e4)] -> id: immMemberId]
9257277 main INFO main DashBoard.java:168 Entered 'Member' : 5034504
9260817 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
9264344 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
9267837 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
9269059 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
9274293 main INFO main DashBoard.java:190 Clicked 'Apply' button
9287192 main INFO main DashboardPage.java:608 No records are found
9287393 main INFO main DashBoard.java:193 No records found for the given search criteria
9287393 main INFO main DashBoard.java:248 Test Passed.
9287393 main INFO main Log.java:264 **** -E---N---D- *****
9288227 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
9291331 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
9291333 main INFO main Log.java:208
9291333 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Date range *****
9291333 main INFO main Log.java:210
9291333 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Date range *****
9296074 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2d2dd0a3-9fbc-440e-aa4a-83921aa006e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mywtdcjgrreombubifhfixbwyvlp-z5sr9yafzbp82g&code_challenge_method=s256&nonce=acd38f3b-0df7-4bf7-8dba-43562dfdac44&state=eyjpzci6imu5ndvimdizlwi5njqtnde2mi05ntvjltk3ztmyyjg1ztc5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9296074 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9296196 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> xpath: //input[@id='i0116']]
9296196 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
9296277 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> xpath: //input[@id='i0116']]
9296421 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> id: idSIButton9]
9296421 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
9296502 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> xpath: //input[@id='i0116']]
9296574 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> xpath: //input[@id='i0116']]
9300733 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2d2dd0a3-9fbc-440e-aa4a-83921aa006e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mywtdcjgrreombubifhfixbwyvlp-z5sr9yafzbp82g&code_challenge_method=s256&nonce=acd38f3b-0df7-4bf7-8dba-43562dfdac44&state=eyjpzci6imu5ndvimdizlwi5njqtnde2mi05ntvjltk3ztmyyjg1ztc5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9300733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9304788 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2d2dd0a3-9fbc-440e-aa4a-83921aa006e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mywtdcjgrreombubifhfixbwyvlp-z5sr9yafzbp82g&code_challenge_method=s256&nonce=acd38f3b-0df7-4bf7-8dba-43562dfdac44&state=eyjpzci6imu5ndvimdizlwi5njqtnde2mi05ntvjltk3ztmyyjg1ztc5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9304789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9305524 main INFO main SignInPage.java:259 Password text field is shown
9306304 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> xpath: //input[@id='i0118']]
9306410 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> xpath: //input[@id='i0118']]
9309842 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2d2dd0a3-9fbc-440e-aa4a-83921aa006e8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mywtdcjgrreombubifhfixbwyvlp-z5sr9yafzbp82g&code_challenge_method=s256&nonce=acd38f3b-0df7-4bf7-8dba-43562dfdac44&state=eyjpzci6imu5ndvimdizlwi5njqtnde2mi05ntvjltk3ztmyyjg1ztc5ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9309842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9310368 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
9310368 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
9314377 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
9314377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9322830 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9322830 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9326082 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9326083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9326211 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> id: immOnFilter]
9329452 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9329452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9329558 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> xpath: //mat-toolbar/div/button[2]/span]
9329782 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
9330826 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
9331077 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
9331461 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
9336762 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
9336826 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> id: immTranDateFrom]
9336904 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> id: immTranDateFrom]
9337277 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> id: immTranDateTo]
9337809 main INFO main DashBoard.java:136 Entered 'Date range' : 10/13/21 - 11/17/21
9341105 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
9344393 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
9347903 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
9349106 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
9354308 main INFO main DashBoard.java:190 Clicked 'Apply' button
9356695 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: tr[id*='immTranRow']]
9363037 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9363037 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9363103 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: tr[id*='immTranRow']]
9368613 main INFO main DashboardPage.java:480 Page in:1
9371918 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9371918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9375558 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9375558 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9379199 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9379215 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9382893 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9382893 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9386547 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9386547 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9390212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9390212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9393877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9393877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9397513 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9397514 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9401207 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9401207 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9404831 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9404831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9408484 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9408485 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9412093 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9412093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9415733 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9415733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9419401 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9419401 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9423097 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9423097 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9423575 main INFO main DashboardPage.java:532 Clicking the next page
9423653 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9423747 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9424306 main INFO main DashboardPage.java:480 Page in:2
9427594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9427594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9431209 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9431209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9434868 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9434883 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9438501 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9438501 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9442131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9442131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9445757 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9445757 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9449400 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9449401 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9453031 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9453033 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9456657 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9456657 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9460309 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9460309 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9463940 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9463940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9467532 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9467532 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9471178 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9471178 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9474814 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9474814 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9478472 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9478476 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9478888 main INFO main DashboardPage.java:532 Clicking the next page
9478966 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9479063 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9479535 main INFO main DashboardPage.java:480 Page in:3
9482810 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9482810 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9486498 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9486498 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9490157 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9490173 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9493757 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9493757 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9497401 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9497401 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9501038 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9501049 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9504675 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9504675 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9508298 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9508299 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9511922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9511922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9515547 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9515547 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9519223 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9519237 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9522845 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9522845 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9526528 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9526528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9530151 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9530151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9533764 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9533764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9534166 main INFO main DashboardPage.java:532 Clicking the next page
9534229 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9534326 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9534796 main INFO main DashboardPage.java:480 Page in:4
9538063 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9538063 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9541742 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9541743 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9545373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9545373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9548960 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9548960 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9552595 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9552595 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9556163 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9556163 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9559825 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9559825 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9563459 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9563459 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9567130 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9567130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9570729 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9570729 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9574370 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9574370 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9577989 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9577989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9581642 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9581642 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9585295 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9585295 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9588972 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9588988 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9589435 main INFO main DashboardPage.java:532 Clicking the next page
9589513 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9589611 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (715e3a64b9973f15dec897ef328261fc)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
9590076 main INFO main DashboardPage.java:480 Page in:5
9593388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9593389 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9596985 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9596985 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9600511 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9600511 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9604161 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9604161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9604561 main INFO main DashboardPage.java:514 Total records displayed : 64
9604795 main INFO main DashBoard.java:200 <b>Expected: </b>Records displayed should be within '10/13/21 - 11/17/21' date range<br><b>Actual(Passed): </b>Records displayed are within '10/13/21 - 11/17/21' date range
9604795 main INFO main DashBoard.java:248 Test Passed.
9604795 main INFO main Log.java:264 **** -E---N---D- *****
9605761 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
9608689 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
9608689 main INFO main Log.java:208
9608690 main INFO main DashBoard.java:73 **** Verify Transaction in Dashboard Page *****
9608690 main INFO main Log.java:210
9608690 main INFO main DashBoard.java:88 ***** Verify Transaction in Dashboard Page *****
9613663 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2115f1be-b709-4b74-b5de-40a5e99d8109&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vnoib1m8b1gszwfqabkjrme52rgti7dl6aqwqt-s7ms&code_challenge_method=s256&nonce=2011b9c3-0a23-4c13-b09c-5d676ee13d06&state=eyjpzci6imzlnwjjzdm2ltu0otktngrmmy1imwm0lwe3n2y1y2nindkxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9613663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9613781 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> xpath: //input[@id='i0116']]
9613781 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
9613865 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> xpath: //input[@id='i0116']]
9613988 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> id: idSIButton9]
9613989 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
9614049 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> xpath: //input[@id='i0116']]
9614134 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> xpath: //input[@id='i0116']]
9617744 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2115f1be-b709-4b74-b5de-40a5e99d8109&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vnoib1m8b1gszwfqabkjrme52rgti7dl6aqwqt-s7ms&code_challenge_method=s256&nonce=2011b9c3-0a23-4c13-b09c-5d676ee13d06&state=eyjpzci6imzlnwjjzdm2ltu0otktngrmmy1imwm0lwe3n2y1y2nindkxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9617744 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9621517 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2115f1be-b709-4b74-b5de-40a5e99d8109&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vnoib1m8b1gszwfqabkjrme52rgti7dl6aqwqt-s7ms&code_challenge_method=s256&nonce=2011b9c3-0a23-4c13-b09c-5d676ee13d06&state=eyjpzci6imzlnwjjzdm2ltu0otktngrmmy1imwm0lwe3n2y1y2nindkxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9621518 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9622251 main INFO main SignInPage.java:259 Password text field is shown
9622328 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> xpath: //input[@id='i0118']]
9622420 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> xpath: //input[@id='i0118']]
9626649 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2115f1be-b709-4b74-b5de-40a5e99d8109&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vnoib1m8b1gszwfqabkjrme52rgti7dl6aqwqt-s7ms&code_challenge_method=s256&nonce=2011b9c3-0a23-4c13-b09c-5d676ee13d06&state=eyjpzci6imzlnwjjzdm2ltu0otktngrmmy1imwm0lwe3n2y1y2nindkxniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9626649 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9627208 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
9627208 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
9631261 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
9631261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9639921 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9639921 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9643195 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9643196 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9643328 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> id: immOnFilter]
9646545 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9646545 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9646668 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> xpath: //mat-toolbar/div/button[2]/span]
9646884 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
9647913 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
9648166 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
9648533 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
9653812 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
9653876 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> id: immTransactionId]
9653949 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e809b2c4efecf89ff85646a8f884fd2)] -> id: immTransactionId]
9654650 main INFO main DashBoard.java:173 Entered 'Transaction' : 2666c36b-8e1a-438b-91d8-b026da7e09af
9657977 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
9661283 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
9664792 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
9666031 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
9671340 main INFO main DashBoard.java:190 Clicked 'Apply' button
9684231 main INFO main DashboardPage.java:608 No records are found
9684425 main INFO main DashBoard.java:193 No records found for the given search criteria
9684425 main INFO main DashBoard.java:248 Test Passed.
9684425 main INFO main Log.java:264 **** -E---N---D- *****
9685299 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
9688235 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
9688236 main INFO main Log.java:208
9688236 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Date range & Teller first name *****
9688236 main INFO main Log.java:210
9688237 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Date range & Teller first name *****
9693054 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=10837afe-a4df-46b4-a8ea-234cd5087b38&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-iwlbzt6cg4ejfyujmo-xng53pnlqlzjkqr9fdw2n8q&code_challenge_method=s256&nonce=feb3df2b-02b5-40b2-ba33-4b77249c1fcf&state=eyjpzci6ijjhzwi3owvjlwyzmtctngvhys1iymjhlwu3ntawzmy0mdi4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9693054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9693171 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> xpath: //input[@id='i0116']]
9693171 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
9693250 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> xpath: //input[@id='i0116']]
9693351 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> id: idSIButton9]
9693351 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
9693459 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> xpath: //input[@id='i0116']]
9693554 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> xpath: //input[@id='i0116']]
9697102 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=10837afe-a4df-46b4-a8ea-234cd5087b38&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-iwlbzt6cg4ejfyujmo-xng53pnlqlzjkqr9fdw2n8q&code_challenge_method=s256&nonce=feb3df2b-02b5-40b2-ba33-4b77249c1fcf&state=eyjpzci6ijjhzwi3owvjlwyzmtctngvhys1iymjhlwu3ntawzmy0mdi4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9697102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9700949 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=10837afe-a4df-46b4-a8ea-234cd5087b38&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-iwlbzt6cg4ejfyujmo-xng53pnlqlzjkqr9fdw2n8q&code_challenge_method=s256&nonce=feb3df2b-02b5-40b2-ba33-4b77249c1fcf&state=eyjpzci6ijjhzwi3owvjlwyzmtctngvhys1iymjhlwu3ntawzmy0mdi4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9700949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9701705 main INFO main SignInPage.java:259 Password text field is shown
9701823 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> xpath: //input[@id='i0118']]
9701925 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> xpath: //input[@id='i0118']]
9705296 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=10837afe-a4df-46b4-a8ea-234cd5087b38&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-iwlbzt6cg4ejfyujmo-xng53pnlqlzjkqr9fdw2n8q&code_challenge_method=s256&nonce=feb3df2b-02b5-40b2-ba33-4b77249c1fcf&state=eyjpzci6ijjhzwi3owvjlwyzmtctngvhys1iymjhlwu3ntawzmy0mdi4niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9705296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9705873 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
9705873 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
9709743 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
9709743 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9718115 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9718115 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9721436 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9721437 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9721582 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> id: immOnFilter]
9724826 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9724826 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9724943 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> xpath: //mat-toolbar/div/button[2]/span]
9725152 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
9726168 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
9726428 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
9726830 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
9732090 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
9732162 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> id: immTranDateFrom]
9732224 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> id: immTranDateFrom]
9732604 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> id: immTranDateTo]
9733118 main INFO main DashBoard.java:136 Entered 'Date range' : 05/27/24 - 05/29/24
9734185 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> id: immUserFirstName]
9734250 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> id: immUserFirstName]
9734783 main INFO main DashBoard.java:151 Entered 'FirstName' : jane
9738085 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
9741366 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
9745038 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
9746244 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
9751441 main INFO main DashBoard.java:190 Clicked 'Apply' button
9753638 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> css selector: tr[id*='immTranRow']]
9759956 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9759956 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9759999 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> css selector: tr[id*='immTranRow']]
9765482 main INFO main DashboardPage.java:480 Page in:1
9768705 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9768706 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9772269 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9772269 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9775878 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9775878 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9779494 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9779497 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9783135 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9783136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9786714 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9786714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9790329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9790329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9790763 main INFO main DashboardPage.java:514 Total records displayed : 7
9790981 main INFO main DashBoard.java:200 <b>Expected: </b>Records displayed should be within '05/27/24 - 05/29/24' date range<br><b>Actual(Passed): </b>Records displayed are within '05/27/24 - 05/29/24' date range
9797226 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9797226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9797266 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c3eb50fa4a56d6d756fdd084ce3633f)] -> css selector: tr[id*='immTranRow']]
9802551 main INFO main DashboardPage.java:480 Page in:1
9805778 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9805778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9809435 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9809435 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9813052 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9813052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9816607 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9816607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9820198 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9820198 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9823769 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9823769 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9827417 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9827417 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9827817 main INFO main DashboardPage.java:514 Total records displayed : 7
9828018 main INFO main DashBoard.java:215 <b>Expected: </b>Records displayed should only belong to 'Teller First Name' Name<br><b>Actual(Passed): </b>Records displayed are belong to 'Teller First Name ' Name
9828018 main INFO main DashBoard.java:248 Test Passed.
9828018 main INFO main Log.java:264 **** -E---N---D- *****
9828959 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
9831986 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
9831986 main INFO main Log.java:208
9831986 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Member id & Teller id *****
9831987 main INFO main Log.java:210
9831987 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Member id & Teller id *****
9836982 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8f1c23e8-ccd5-44da-b39f-d03772eaae12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sln4lvdqwogxnb-mqzwusmrqgjqzzwb0xekmp226oze&code_challenge_method=s256&nonce=659dc505-c534-418d-8f34-0d98a832ebc5&state=eyjpzci6ijfkzgy3njkwlwjlmzetnde2ns05mmixlwuxztq3yzrmngnlnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9836982 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9837095 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> xpath: //input[@id='i0116']]
9837111 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
9837186 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> xpath: //input[@id='i0116']]
9837311 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> id: idSIButton9]
9837311 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
9837373 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> xpath: //input[@id='i0116']]
9837451 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> xpath: //input[@id='i0116']]
9841785 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8f1c23e8-ccd5-44da-b39f-d03772eaae12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sln4lvdqwogxnb-mqzwusmrqgjqzzwb0xekmp226oze&code_challenge_method=s256&nonce=659dc505-c534-418d-8f34-0d98a832ebc5&state=eyjpzci6ijfkzgy3njkwlwjlmzetnde2ns05mmixlwuxztq3yzrmngnlnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9841786 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9845937 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8f1c23e8-ccd5-44da-b39f-d03772eaae12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sln4lvdqwogxnb-mqzwusmrqgjqzzwb0xekmp226oze&code_challenge_method=s256&nonce=659dc505-c534-418d-8f34-0d98a832ebc5&state=eyjpzci6ijfkzgy3njkwlwjlmzetnde2ns05mmixlwuxztq3yzrmngnlnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9845938 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9846637 main INFO main SignInPage.java:259 Password text field is shown
9846730 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> xpath: //input[@id='i0118']]
9846831 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> xpath: //input[@id='i0118']]
9850157 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8f1c23e8-ccd5-44da-b39f-d03772eaae12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sln4lvdqwogxnb-mqzwusmrqgjqzzwb0xekmp226oze&code_challenge_method=s256&nonce=659dc505-c534-418d-8f34-0d98a832ebc5&state=eyjpzci6ijfkzgy3njkwlwjlmzetnde2ns05mmixlwuxztq3yzrmngnlnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9850157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9850711 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
9850711 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
9854726 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
9854726 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9863107 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9863107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9866354 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9866354 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9866479 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> id: immOnFilter]
9869719 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9869719 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9869828 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> xpath: //mat-toolbar/div/button[2]/span]
9870071 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
9871094 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
9871344 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
9871729 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
9877013 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
9877079 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> id: immTellerId]
9877141 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> id: immTellerId]
9877695 main INFO main DashBoard.java:143 Entered 'Teller' : 1491
9878763 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> id: immMemberId]
9878842 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0667fa3cc8ddfce01005bb4dd7505185)] -> id: immMemberId]
9879358 main INFO main DashBoard.java:168 Entered 'Member' : 5034504
9882935 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
9886248 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
9889597 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:true
9890804 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
9896010 main INFO main DashBoard.java:190 Clicked 'Apply' button
9908886 main INFO main DashboardPage.java:608 No records are found
9909089 main INFO main DashBoard.java:193 No records found for the given search criteria
9909089 main INFO main DashBoard.java:248 Test Passed.
9909089 main INFO main Log.java:264 **** -E---N---D- *****
9909942 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
9912895 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
9912895 main INFO main Log.java:208
9912895 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format' *****
9912896 main INFO main Log.java:210
9912896 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with Date range formate 'mm/dd/yy format' *****
9918180 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5a191c64-96d0-426c-b6e6-dbc152c395b8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wotqyjifjsolgonhhtl7y83gl1l7mocsp6z04kmyu8e&code_challenge_method=s256&nonce=99032182-ef98-402f-9161-3097d27d2784&state=eyjpzci6ijq3mtm0zmezltjmmdatngvjmy1hyjk2lta5odhmnmiwzgnimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9918181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9918311 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> xpath: //input[@id='i0116']]
9918311 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
9918404 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> xpath: //input[@id='i0116']]
9918549 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> id: idSIButton9]
9918549 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
9918611 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> xpath: //input[@id='i0116']]
9918700 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> xpath: //input[@id='i0116']]
9922794 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5a191c64-96d0-426c-b6e6-dbc152c395b8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wotqyjifjsolgonhhtl7y83gl1l7mocsp6z04kmyu8e&code_challenge_method=s256&nonce=99032182-ef98-402f-9161-3097d27d2784&state=eyjpzci6ijq3mtm0zmezltjmmdatngvjmy1hyjk2lta5odhmnmiwzgnimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9922795 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9926603 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5a191c64-96d0-426c-b6e6-dbc152c395b8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wotqyjifjsolgonhhtl7y83gl1l7mocsp6z04kmyu8e&code_challenge_method=s256&nonce=99032182-ef98-402f-9161-3097d27d2784&state=eyjpzci6ijq3mtm0zmezltjmmdatngvjmy1hyjk2lta5odhmnmiwzgnimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9926604 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9927349 main INFO main SignInPage.java:259 Password text field is shown
9927435 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> xpath: //input[@id='i0118']]
9927515 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> xpath: //input[@id='i0118']]
9930880 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5a191c64-96d0-426c-b6e6-dbc152c395b8&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=wotqyjifjsolgonhhtl7y83gl1l7mocsp6z04kmyu8e&code_challenge_method=s256&nonce=99032182-ef98-402f-9161-3097d27d2784&state=eyjpzci6ijq3mtm0zmezltjmmdatngvjmy1hyjk2lta5odhmnmiwzgnimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
9930880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9931433 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
9931433 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
9935342 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
9935342 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9944071 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9944071 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9947369 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9947369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9947508 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> id: immOnFilter]
9950752 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9950752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9950881 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> xpath: //mat-toolbar/div/button[2]/span]
9951095 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
9952135 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
9952402 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
9952811 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
9958078 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
9958149 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> id: immTranDateFrom]
9958215 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> id: immTranDateFrom]
9958607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> id: immTranDateTo]
9959156 main INFO main DashBoard.java:136 Entered 'Date range' : 11/01/2021 - 11/22/2021
9962452 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
9965799 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
9969434 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
9970636 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
9975852 main INFO main DashBoard.java:190 Clicked 'Apply' button
9978249 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> css selector: tr[id*='immTranRow']]
9984589 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9984590 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9984628 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> css selector: tr[id*='immTranRow']]
9990111 main INFO main DashboardPage.java:480 Page in:1
9993347 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9993348 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
9997000 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
9997000 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10000641 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10000641 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10004261 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10004261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10007868 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10007868 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10011555 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10011556 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10015171 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10015171 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10018857 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10018868 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10022515 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10022516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10026162 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10026162 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10029781 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10029781 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10033446 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10033446 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10037087 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10037087 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10040769 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10040769 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10044382 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10044382 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10044849 main INFO main DashboardPage.java:532 Clicking the next page
10044927 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
10045026 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
10045588 main INFO main DashboardPage.java:480 Page in:2
10048831 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10048831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10052554 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10052555 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10056149 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10056149 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10059766 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10059766 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10063369 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10063369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10067016 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10067016 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10070639 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10070639 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10074278 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10074278 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10077909 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10077909 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10081565 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10081565 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10085160 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10085160 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10088847 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10088847 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10092456 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10092456 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10096106 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10096106 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10099721 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10099721 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10100128 main INFO main DashboardPage.java:532 Clicking the next page
10100191 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
10100284 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3b2a04ad4c3e122897ee1bd5da13d27e)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
10100739 main INFO main DashboardPage.java:480 Page in:3
10104175 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10104175 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10107828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10107828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10111429 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10111429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10115016 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10115016 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10118608 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10118608 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10122212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10122212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10125778 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10125778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10129379 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10129379 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10133084 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10133100 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10136717 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10136732 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10137150 main INFO main DashboardPage.java:514 Total records displayed : 40
10137351 main INFO main DashBoard.java:200 <b>Expected: </b>Records displayed should be within '11/01/2021 - 11/22/2021' date range<br><b>Actual(Passed): </b>Records displayed are within '11/01/2021 - 11/22/2021' date range
10137351 main INFO main DashBoard.java:248 Test Passed.
10137351 main INFO main Log.java:264 **** -E---N---D- *****
10138207 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
10141169 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10141169 main INFO main Log.java:208
10141170 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with partial Teller Fristname *****
10141170 main INFO main Log.java:210
10141170 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with partial Teller Fristname *****
10146067 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=41b82375-b30a-43cd-b233-3ad1a468c98e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mg8k0re8bzufyhnvrfszohnnkc5yd766s226tt1dxg4&code_challenge_method=s256&nonce=9a99b8be-b4e9-4321-b9df-f384fc1adf7d&state=eyjpzci6ijfmzjg4mtg1lwyzmdgtngqzmi05ote0lwmznzu5ztkzmdqynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10146068 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10146175 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> xpath: //input[@id='i0116']]
10146175 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
10146254 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> xpath: //input[@id='i0116']]
10146397 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> id: idSIButton9]
10146397 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
10146460 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> xpath: //input[@id='i0116']]
10146538 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> xpath: //input[@id='i0116']]
10150673 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=41b82375-b30a-43cd-b233-3ad1a468c98e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mg8k0re8bzufyhnvrfszohnnkc5yd766s226tt1dxg4&code_challenge_method=s256&nonce=9a99b8be-b4e9-4321-b9df-f384fc1adf7d&state=eyjpzci6ijfmzjg4mtg1lwyzmdgtngqzmi05ote0lwmznzu5ztkzmdqynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10150674 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10154450 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=41b82375-b30a-43cd-b233-3ad1a468c98e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mg8k0re8bzufyhnvrfszohnnkc5yd766s226tt1dxg4&code_challenge_method=s256&nonce=9a99b8be-b4e9-4321-b9df-f384fc1adf7d&state=eyjpzci6ijfmzjg4mtg1lwyzmdgtngqzmi05ote0lwmznzu5ztkzmdqynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10154450 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10155299 main INFO main SignInPage.java:259 Password text field is shown
10155373 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> xpath: //input[@id='i0118']]
10155458 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> xpath: //input[@id='i0118']]
10158782 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=41b82375-b30a-43cd-b233-3ad1a468c98e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mg8k0re8bzufyhnvrfszohnnkc5yd766s226tt1dxg4&code_challenge_method=s256&nonce=9a99b8be-b4e9-4321-b9df-f384fc1adf7d&state=eyjpzci6ijfmzjg4mtg1lwyzmdgtngqzmi05ote0lwmznzu5ztkzmdqynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10158782 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10159332 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
10159332 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
10163216 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
10163216 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10171529 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10171529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10174802 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10174803 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10174930 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> id: immOnFilter]
10178182 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10178198 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10178325 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> xpath: //mat-toolbar/div/button[2]/span]
10178517 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
10179566 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
10179813 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
10180197 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
10185470 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
10185534 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> id: immTranDateFrom]
10185612 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> id: immTranDateFrom]
10186021 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> id: immTranDateTo]
10186586 main INFO main DashBoard.java:136 Entered 'Date range' : 11/01/2021 - 11/20/2021
10187679 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> id: immUserFirstName]
10187750 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> id: immUserFirstName]
10188286 main INFO main DashBoard.java:151 Entered 'FirstName' : ja
10191602 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
10194928 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
10198548 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
10199745 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
10204960 main INFO main DashBoard.java:190 Clicked 'Apply' button
10207214 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> css selector: tr[id*='immTranRow']]
10213598 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10213598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10213655 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> css selector: tr[id*='immTranRow']]
10219115 main INFO main DashboardPage.java:480 Page in:1
10222354 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10222354 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10225923 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10225923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10229533 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10229533 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10233149 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10233149 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10236745 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10236745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10240385 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10240385 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10243986 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10243986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10247555 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10247555 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10251198 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10251198 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10254776 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10254776 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10255211 main INFO main DashboardPage.java:514 Total records displayed : 10
10255455 main INFO main DashBoard.java:200 <b>Expected: </b>Records displayed should be within '11/01/2021 - 11/20/2021' date range<br><b>Actual(Passed): </b>Records displayed are within '11/01/2021 - 11/20/2021' date range
10261761 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10261761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10261818 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a6e04079c0259541325af1419fca0670)] -> css selector: tr[id*='immTranRow']]
10267125 main INFO main DashboardPage.java:480 Page in:1
10270335 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10270335 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10273958 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10273958 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10277596 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10277596 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10281201 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10281201 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10284771 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10284771 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10288386 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10288386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10291986 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10291986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10295617 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10295617 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10299185 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10299185 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10302805 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10302805 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10303193 main INFO main DashboardPage.java:514 Total records displayed : 10
10303399 main INFO main DashBoard.java:215 <b>Expected: </b>Records displayed should only belong to 'Teller First Name' Name<br><b>Actual(Passed): </b>Records displayed are belong to 'Teller First Name ' Name
10303399 main INFO main DashBoard.java:248 Test Passed.
10303399 main INFO main Log.java:264 **** -E---N---D- *****
10304267 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElemntsInDashBoard
10307223 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10307223 main INFO main Log.java:208
10307223 main INFO main DashBoard.java:73 **** verify UI Elemnts In DashBoard with partial Teller Lastname *****
10307223 main INFO main Log.java:210
10307224 main INFO main DashBoard.java:88 ***** verify UI Elemnts In DashBoard with partial Teller Lastname *****
10312183 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=863f3a27-f85c-4299-b1d3-392e92ad0989&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tgcesialhltjauxxvbohqkzpn7qibmtb6erb5_nhbia&code_challenge_method=s256&nonce=fd04bfc5-4906-4419-afcd-97df0da3c00c&state=eyjpzci6ijq3nduwntdklwu0zditndg3ys05mzuwlthlnwi3zjiyyza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10312183 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10312322 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> xpath: //input[@id='i0116']]
10312322 main INFO main DashBoard.java:91 Successfully navigated to 'eReceipts Teller' Page
10312403 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> xpath: //input[@id='i0116']]
10312502 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> id: idSIButton9]
10312502 main INFO main DashBoard.java:94 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
10312580 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> xpath: //input[@id='i0116']]
10312652 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> xpath: //input[@id='i0116']]
10316220 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=863f3a27-f85c-4299-b1d3-392e92ad0989&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tgcesialhltjauxxvbohqkzpn7qibmtb6erb5_nhbia&code_challenge_method=s256&nonce=fd04bfc5-4906-4419-afcd-97df0da3c00c&state=eyjpzci6ijq3nduwntdklwu0zditndg3ys05mzuwlthlnwi3zjiyyza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10316220 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10319522 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=863f3a27-f85c-4299-b1d3-392e92ad0989&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tgcesialhltjauxxvbohqkzpn7qibmtb6erb5_nhbia&code_challenge_method=s256&nonce=fd04bfc5-4906-4419-afcd-97df0da3c00c&state=eyjpzci6ijq3nduwntdklwu0zditndg3ys05mzuwlthlnwi3zjiyyza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10319522 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10320320 main INFO main SignInPage.java:259 Password text field is shown
10320397 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> xpath: //input[@id='i0118']]
10320478 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> xpath: //input[@id='i0118']]
10323857 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=863f3a27-f85c-4299-b1d3-392e92ad0989&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tgcesialhltjauxxvbohqkzpn7qibmtb6erb5_nhbia&code_challenge_method=s256&nonce=fd04bfc5-4906-4419-afcd-97df0da3c00c&state=eyjpzci6ijq3nduwntdklwu0zditndg3ys05mzuwlthlnwi3zjiyyza1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10323857 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10324494 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
10324494 main INFO main DashBoard.java:97 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
10328517 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
10328528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10337000 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10337000 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10340291 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10340291 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10340427 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> id: immOnFilter]
10343655 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10343655 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10343771 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> xpath: //mat-toolbar/div/button[2]/span]
10343968 main INFO main DashBoard.java:100 Successfully navigated to the 'Dashboard' page
10345003 main INFO main DashBoard.java:113 Super Teller -Successfully verifed 'Date','Teller#','FirstName','LastName','Member ID','Transaction id','Archive Trancation','Apply','Clear' UI Elemnts in the 'Dashboard' page
10345253 main INFO main DashBoard.java:121 Successfully Verified the Member Filter Label per Host in 'Dashboard' page
10345616 main INFO main DashBoard.java:124 Successfully Verified the Member Header Label per Host in 'Dashboard' page
10350887 main INFO main DashBoard.java:129 Clicked 'Non Archived' button
10350951 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> id: immUserLastName]
10351029 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> id: immUserLastName]
10351576 main INFO main DashBoard.java:159 Entered 'LastName' : op
10354871 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
10358161 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
10361658 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
10362855 main INFO main DashBoard.java:188 Clicked sliders Button :Transaction status
10368084 main INFO main DashBoard.java:190 Clicked 'Apply' button
10370410 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> css selector: tr[id*='immTranRow']]
10376778 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10376778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10376814 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> css selector: tr[id*='immTranRow']]
10382284 main INFO main DashboardPage.java:480 Page in:1
10385573 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10385574 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10389224 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10389224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10392878 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10392878 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10396532 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10396532 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10400190 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10400190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10403819 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10403819 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10407437 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10407438 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10411053 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10411053 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10414686 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10414686 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10418287 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10418287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10421940 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10421940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10425595 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10425595 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10429265 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10429265 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10432904 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10432904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10436631 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10436631 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10437073 main INFO main DashboardPage.java:532 Clicking the next page
10437156 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
10437250 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de053712519e4dbb8162aa2ec68b0541)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
10437765 main INFO main DashboardPage.java:480 Page in:2
10441252 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10441252 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10444855 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10444855 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10448537 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10448537 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10452157 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10452157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10455819 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10455819 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10459441 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10459441 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10463065 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10463065 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10466719 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10466719 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10470329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10470329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10473972 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10473972 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10477638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10477638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10481263 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10481263 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10481658 main INFO main DashboardPage.java:514 Total records displayed : 27
10481872 main INFO main DashBoard.java:225 <b>Expected: </b>Records displayed should only belong to 'Teller Last Name ' Name<br><b>Actual(Passed): </b>Records displayed are belong to 'Teller Last Name ' Name
10481872 main INFO main DashBoard.java:248 Test Passed.
10481872 main INFO main Log.java:264 **** -E---N---D- *****
10482744 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyValidEmailInNotifyInDashboardPage
10485737 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10485737 main INFO main Log.java:208
10485737 main INFO main DashBoard.java:1631 **** verify the valid email in notify dashboard page *****
10485737 main INFO main Log.java:210
10485738 main INFO main DashBoard.java:1633 ***** verify the valid email in notify dashboard page *****
10490935 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d315f21e-5b91-4635-84cd-ba2ebbbbe56e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=r_aduaynctjt4mvukje2z3dx1wh-fohubdcmyisfmmo&code_challenge_method=s256&nonce=59e26beb-636b-4b11-bf27-c6ee3bfee6a6&state=eyjpzci6imvly2m1mtk4lwrmmdktndmwyy05mgi3ltqynzvlmjrmndnmnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10490935 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10491100 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> xpath: //input[@id='i0116']]
10491100 main INFO main DashBoard.java:1636 Successfully navigated to 'eReceipts Teller' Page
10491163 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> xpath: //input[@id='i0116']]
10491272 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> id: idSIButton9]
10491272 main INFO main DashBoard.java:1639 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
10491353 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> xpath: //input[@id='i0116']]
10491416 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> xpath: //input[@id='i0116']]
10495674 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d315f21e-5b91-4635-84cd-ba2ebbbbe56e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=r_aduaynctjt4mvukje2z3dx1wh-fohubdcmyisfmmo&code_challenge_method=s256&nonce=59e26beb-636b-4b11-bf27-c6ee3bfee6a6&state=eyjpzci6imvly2m1mtk4lwrmmdktndmwyy05mgi3ltqynzvlmjrmndnmnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10495675 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10499539 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d315f21e-5b91-4635-84cd-ba2ebbbbe56e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=r_aduaynctjt4mvukje2z3dx1wh-fohubdcmyisfmmo&code_challenge_method=s256&nonce=59e26beb-636b-4b11-bf27-c6ee3bfee6a6&state=eyjpzci6imvly2m1mtk4lwrmmdktndmwyy05mgi3ltqynzvlmjrmndnmnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10499540 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10500295 main INFO main SignInPage.java:259 Password text field is shown
10500379 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> xpath: //input[@id='i0118']]
10500459 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> xpath: //input[@id='i0118']]
10503836 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=d315f21e-5b91-4635-84cd-ba2ebbbbe56e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=r_aduaynctjt4mvukje2z3dx1wh-fohubdcmyisfmmo&code_challenge_method=s256&nonce=59e26beb-636b-4b11-bf27-c6ee3bfee6a6&state=eyjpzci6imvly2m1mtk4lwrmmdktndmwyy05mgi3ltqynzvlmjrmndnmnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10503836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10504413 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
10504413 main INFO main DashBoard.java:1642 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
10508423 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
10508423 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10516841 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10516841 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10520199 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10520200 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10520333 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> id: immOnFilter]
10523542 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10523542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10523667 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> xpath: //mat-toolbar/div/button[2]/span]
10523870 main INFO main DashBoard.java:1645 Successfully navigated to the 'Dashboard' page
10529198 main INFO main DashBoard.java:1650 Clicked 'Non Archived' button
10531837 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
10535427 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
10539048 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
10540276 main INFO main DashBoard.java:1700 Clicked sliders Button :Transaction status
10545604 main INFO main DashBoard.java:1703 Clicked 'Apply' button
10555980 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> css selector: tr[id*='immTranRow']]
10559401 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> id: immNotify]
10559605 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> id: immNotify]
10559951 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> id: immEmail]
10560135 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> id: immEmail]
10560578 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b11846ea58d5958782451ea133b8c5b8)] -> id: immSMS]
10576042 main INFO main Log.java:264 **** -E---N---D- *****
10577042 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyValidEmailInNotifyInDashboardPage
10580304 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10580305 main INFO main Log.java:208
10580305 main INFO main DashBoard.java:1631 **** verify the valid email in notify dashboard page *****
10580305 main INFO main Log.java:210
10580305 main INFO main DashBoard.java:1633 ***** verify the valid email in notify dashboard page *****
10585527 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6cc8e8e3-9e5e-408c-849a-23d71769063b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=5ci2u6qmyp5sa9s-vh9u3xo2sl10troll9rmjouxco4&code_challenge_method=s256&nonce=c6df4bff-3c07-46e9-906b-f10b7ba40730&state=eyjpzci6ije1ndkwywiwltbkzdetngu5my1hyza4lty3ogm1ndbingjkmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10585528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10647981 main DEBUG main ImmUtils.java:321 Unable to find an element after 60 sec ==> [[RemoteWebDriver: chrome on Windows 10 (4bb2bbfa74b72f1a6e938fe18875f5ce)] -> xpath: //input[@id='i0116']]
10648965 main ERROR main SignInPage.java:94 SignIn page didn't open up
10648965 main INFO main Log.java:264 **** -E---N---D- *****
10649809 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyValidEmailInNotifyInDashboardPage
10653057 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10653057 main INFO main Log.java:208
10653057 main INFO main DashBoard.java:1631 **** verify the valid email in notify dashboard page *****
10653057 main INFO main Log.java:210
10653058 main INFO main DashBoard.java:1633 ***** verify the valid email in notify dashboard page *****
10658174 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c0c82ff8-f514-44f5-82b0-91d9611bb052&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fiomtebosyj0fmc70xhvcyme63hgxahrtv3rkravana&code_challenge_method=s256&nonce=d4ba3f7a-eb47-421e-a5b1-1a3cfc5b6567&state=eyjpzci6ijc2oduynmnjlte5mzgtndgxyi1hzjexlta0ngm5ntzlmtg2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10658174 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10658309 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> xpath: //input[@id='i0116']]
10658309 main INFO main DashBoard.java:1636 Successfully navigated to 'eReceipts Teller' Page
10658372 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> xpath: //input[@id='i0116']]
10658516 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> id: idSIButton9]
10658516 main INFO main DashBoard.java:1639 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
10658574 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> xpath: //input[@id='i0116']]
10658657 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> xpath: //input[@id='i0116']]
10662399 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c0c82ff8-f514-44f5-82b0-91d9611bb052&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fiomtebosyj0fmc70xhvcyme63hgxahrtv3rkravana&code_challenge_method=s256&nonce=d4ba3f7a-eb47-421e-a5b1-1a3cfc5b6567&state=eyjpzci6ijc2oduynmnjlte5mzgtndgxyi1hzjexlta0ngm5ntzlmtg2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10662400 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10666026 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c0c82ff8-f514-44f5-82b0-91d9611bb052&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fiomtebosyj0fmc70xhvcyme63hgxahrtv3rkravana&code_challenge_method=s256&nonce=d4ba3f7a-eb47-421e-a5b1-1a3cfc5b6567&state=eyjpzci6ijc2oduynmnjlte5mzgtndgxyi1hzjexlta0ngm5ntzlmtg2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10666026 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10667221 main INFO main SignInPage.java:259 Password text field is shown
10667302 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> xpath: //input[@id='i0118']]
10667427 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> xpath: //input[@id='i0118']]
10670858 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c0c82ff8-f514-44f5-82b0-91d9611bb052&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fiomtebosyj0fmc70xhvcyme63hgxahrtv3rkravana&code_challenge_method=s256&nonce=d4ba3f7a-eb47-421e-a5b1-1a3cfc5b6567&state=eyjpzci6ijc2oduynmnjlte5mzgtndgxyi1hzjexlta0ngm5ntzlmtg2miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10670858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10671387 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
10671387 main INFO main DashBoard.java:1642 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
10675325 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
10675325 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10684075 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10684080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10687367 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10687367 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10687514 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> id: immOnFilter]
10690790 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10690790 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10690903 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> xpath: //mat-toolbar/div/button[2]/span]
10691200 main INFO main DashBoard.java:1645 Successfully navigated to the 'Dashboard' page
10696488 main INFO main DashBoard.java:1650 Clicked 'Non Archived' button
10699082 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
10702670 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
10706243 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
10707465 main INFO main DashBoard.java:1700 Clicked sliders Button :Transaction status
10712747 main INFO main DashBoard.java:1703 Clicked 'Apply' button
10723159 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> css selector: tr[id*='immTranRow']]
10726434 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> id: immNotify]
10726528 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> id: immNotify]
10726821 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> id: immEmail]
10726925 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> id: immEmail]
10727453 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (25c4317c1d4f8ada7145b2fb15e39651)] -> id: immSMS]
10742919 main INFO main Log.java:264 **** -E---N---D- *****
10743966 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyValidEmailInNotifyInDashboardPage
10747185 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10747185 main INFO main Log.java:208
10747185 main INFO main DashBoard.java:1631 **** verify the valid email in notify dashboard page *****
10747185 main INFO main Log.java:210
10747185 main INFO main DashBoard.java:1633 ***** verify the valid email in notify dashboard page *****
10752419 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366b40b1-966b-4075-a3d0-c627e14af521&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lb8norq_ywwhk023gctaujemkp0rdq-iggk3zj8-x6i&code_challenge_method=s256&nonce=97da3fa3-e66a-4eea-ad12-cf63e71f0bac&state=eyjpzci6imq1yjmzzmjmltvmyzgtndlioc04yjkxlwu5otrmntu1ytcwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10752419 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10752544 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> xpath: //input[@id='i0116']]
10752544 main INFO main DashBoard.java:1636 Successfully navigated to 'eReceipts Teller' Page
10752636 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> xpath: //input[@id='i0116']]
10752747 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> id: idSIButton9]
10752747 main INFO main DashBoard.java:1639 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
10752810 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> xpath: //input[@id='i0116']]
10752888 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> xpath: //input[@id='i0116']]
10756466 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366b40b1-966b-4075-a3d0-c627e14af521&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lb8norq_ywwhk023gctaujemkp0rdq-iggk3zj8-x6i&code_challenge_method=s256&nonce=97da3fa3-e66a-4eea-ad12-cf63e71f0bac&state=eyjpzci6imq1yjmzzmjmltvmyzgtndlioc04yjkxlwu5otrmntu1ytcwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10756480 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10759805 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366b40b1-966b-4075-a3d0-c627e14af521&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lb8norq_ywwhk023gctaujemkp0rdq-iggk3zj8-x6i&code_challenge_method=s256&nonce=97da3fa3-e66a-4eea-ad12-cf63e71f0bac&state=eyjpzci6imq1yjmzzmjmltvmyzgtndlioc04yjkxlwu5otrmntu1ytcwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10759805 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10760676 main INFO main SignInPage.java:259 Password text field is shown
10760947 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> xpath: //input[@id='i0118']]
10761129 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> xpath: //input[@id='i0118']]
10764959 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=366b40b1-966b-4075-a3d0-c627e14af521&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=lb8norq_ywwhk023gctaujemkp0rdq-iggk3zj8-x6i&code_challenge_method=s256&nonce=97da3fa3-e66a-4eea-ad12-cf63e71f0bac&state=eyjpzci6imq1yjmzzmjmltvmyzgtndlioc04yjkxlwu5otrmntu1ytcwzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10764960 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10765587 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
10765587 main INFO main DashBoard.java:1642 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
10769747 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
10769747 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10778360 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10778360 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10781614 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10781615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10781738 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> id: immOnFilter]
10784980 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10784981 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10785107 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> xpath: //mat-toolbar/div/button[2]/span]
10785373 main INFO main DashBoard.java:1645 Successfully navigated to the 'Dashboard' page
10790675 main INFO main DashBoard.java:1650 Clicked 'Non Archived' button
10793227 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
10796763 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
10800335 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
10801560 main INFO main DashBoard.java:1700 Clicked sliders Button :Transaction status
10806795 main INFO main DashBoard.java:1703 Clicked 'Apply' button
10817138 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> css selector: tr[id*='immTranRow']]
10820420 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> id: immNotify]
10820529 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> id: immNotify]
10820801 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> id: immEmail]
10820901 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> id: immEmail]
10821437 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d49e10bf64b346ac3a37d48f15c093f9)] -> id: immSMS]
10836888 main INFO main Log.java:264 **** -E---N---D- *****
10837755 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyValidEmailInNotifyInDashboardPage
10841028 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10841029 main INFO main Log.java:208
10841029 main INFO main DashBoard.java:1631 **** verify the valid email in notify dashboard page *****
10841029 main INFO main Log.java:210
10841029 main INFO main DashBoard.java:1633 ***** verify the valid email in notify dashboard page *****
10846664 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6e648908-64cb-4f7f-9b37-d458027fa89c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vat7sn2prsgqlxjd9fsmcck68qb-8pxcw0cbs3qfhqa&code_challenge_method=s256&nonce=60296ede-645b-43c0-9058-39db9bb5bdc6&state=eyjpzci6ijkxzgq3mdqwltzjzdktndaymc1hngiwlwvmmtzimjvjmzbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10846664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10846793 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> xpath: //input[@id='i0116']]
10846794 main INFO main DashBoard.java:1636 Successfully navigated to 'eReceipts Teller' Page
10846861 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> xpath: //input[@id='i0116']]
10846967 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> id: idSIButton9]
10846967 main INFO main DashBoard.java:1639 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
10847029 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> xpath: //input[@id='i0116']]
10847108 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> xpath: //input[@id='i0116']]
10850773 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6e648908-64cb-4f7f-9b37-d458027fa89c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vat7sn2prsgqlxjd9fsmcck68qb-8pxcw0cbs3qfhqa&code_challenge_method=s256&nonce=60296ede-645b-43c0-9058-39db9bb5bdc6&state=eyjpzci6ijkxzgq3mdqwltzjzdktndaymc1hngiwlwvmmtzimjvjmzbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10850773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10854674 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6e648908-64cb-4f7f-9b37-d458027fa89c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vat7sn2prsgqlxjd9fsmcck68qb-8pxcw0cbs3qfhqa&code_challenge_method=s256&nonce=60296ede-645b-43c0-9058-39db9bb5bdc6&state=eyjpzci6ijkxzgq3mdqwltzjzdktndaymc1hngiwlwvmmtzimjvjmzbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10854674 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10855518 main INFO main SignInPage.java:259 Password text field is shown
10855702 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> xpath: //input[@id='i0118']]
10855787 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> xpath: //input[@id='i0118']]
10859433 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6e648908-64cb-4f7f-9b37-d458027fa89c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vat7sn2prsgqlxjd9fsmcck68qb-8pxcw0cbs3qfhqa&code_challenge_method=s256&nonce=60296ede-645b-43c0-9058-39db9bb5bdc6&state=eyjpzci6ijkxzgq3mdqwltzjzdktndaymc1hngiwlwvmmtzimjvjmzbiosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10859435 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10860029 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
10860029 main INFO main DashBoard.java:1642 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
10864076 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
10864076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10872764 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10872764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10876055 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10876056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10876183 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> id: immOnFilter]
10879436 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10879440 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10879561 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> xpath: //mat-toolbar/div/button[2]/span]
10879811 main INFO main DashBoard.java:1645 Successfully navigated to the 'Dashboard' page
10885108 main INFO main DashBoard.java:1650 Clicked 'Non Archived' button
10887677 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
10891256 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
10894827 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
10896096 main INFO main DashBoard.java:1700 Clicked sliders Button :Transaction status
10901313 main INFO main DashBoard.java:1703 Clicked 'Apply' button
10911686 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> css selector: tr[id*='immTranRow']]
10914968 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> id: immNotify]
10915077 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> id: immNotify]
10915313 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> id: immEmail]
10915423 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> id: immEmail]
10915943 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (08132be6a10792e1f64234f3b405d26d)] -> id: immSMS]
10931436 main INFO main Log.java:264 **** -E---N---D- *****
10932361 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAuthenticationMemoAndScannedItemscardInReceiptPage
10935562 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
10935562 main INFO main Receipt.java:2570 ***** *****
10940704 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9742fc21-03bb-4f96-94bd-e06970d76337&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tfla8u_2k5kws-i8k_iphvldyu7rugqtlqimhvyfukw&code_challenge_method=s256&nonce=cdb2ce80-1086-463c-9801-5426b29c3520&state=eyjpzci6imfmzdzlmty2lwy0mzktngnkzi1hytbhltuxmjk1ymyzyzm5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10940710 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10940827 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //input[@id='i0116']]
10940827 main INFO main Receipt.java:2573 Successfully navigated to 'eReceipts Teller' Page
10940905 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //input[@id='i0116']]
10941014 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: idSIButton9]
10941014 main INFO main Receipt.java:2576 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
10941093 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //input[@id='i0116']]
10941165 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //input[@id='i0116']]
10945069 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9742fc21-03bb-4f96-94bd-e06970d76337&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tfla8u_2k5kws-i8k_iphvldyu7rugqtlqimhvyfukw&code_challenge_method=s256&nonce=cdb2ce80-1086-463c-9801-5426b29c3520&state=eyjpzci6imfmzdzlmty2lwy0mzktngnkzi1hytbhltuxmjk1ymyzyzm5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10945069 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10948701 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9742fc21-03bb-4f96-94bd-e06970d76337&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tfla8u_2k5kws-i8k_iphvldyu7rugqtlqimhvyfukw&code_challenge_method=s256&nonce=cdb2ce80-1086-463c-9801-5426b29c3520&state=eyjpzci6imfmzdzlmty2lwy0mzktngnkzi1hytbhltuxmjk1ymyzyzm5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10948701 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10949788 main INFO main SignInPage.java:259 Password text field is shown
10950100 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //input[@id='i0118']]
10950214 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //input[@id='i0118']]
10953624 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9742fc21-03bb-4f96-94bd-e06970d76337&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=tfla8u_2k5kws-i8k_iphvldyu7rugqtlqimhvyfukw&code_challenge_method=s256&nonce=cdb2ce80-1086-463c-9801-5426b29c3520&state=eyjpzci6imfmzdzlmty2lwy0mzktngnkzi1hytbhltuxmjk1ymyzyzm5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
10953624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10954178 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
10954178 main INFO main Receipt.java:2579 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
10958093 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
10958093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10966702 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10966702 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10969979 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10969979 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10970111 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immOnFilter]
10973361 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
10973361 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
10973484 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //mat-toolbar/div/button[2]/span]
10973688 main INFO main Receipt.java:2582 Successfully navigated to the 'Dashboard' page
10978952 main INFO main Receipt.java:2587 Clicked 'Non Archived' button
10979046 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immTellerId]
10979124 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immTellerId]
10979652 main INFO main Receipt.java:2589 Entered 'Teller' :
10982062 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
10985406 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
10989010 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
10990219 main INFO main Receipt.java:2600 Clicked sliders Button :Transaction status
10995437 main INFO main Receipt.java:2602 Clicked 'Apply' button
10997827 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> css selector: tr[id*='immTranRow']]
10998062 main INFO main Receipt.java:2606 <b>Expected: </b>Checked for records matchting filter<br><b>Actual(Passed): </b>Found some records so proceeding further
10998062 main INFO main Receipt.java:2611 Finished isNoRecords
10998109 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> css selector: tr[id*='immTranRow']]
11003296 main INFO main Receipt.java:2613 Finished clickonRecords
11005296 main INFO main ReceiptPage.java:709 after nap
11005296 main INFO main ReceiptPage.java:712 after wihtout value 5 wait
11005437 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immOpenAuthDialogWithoutValue]
11005573 main INFO main ReceiptPage.java:714 after trying to click on wihtoutvalue
11010921 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthSave]
11010921 main INFO main Receipt.java:2616 Finished clickauth
11012460 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immDocId]
11012827 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthSave]
11013078 main INFO main Receipt.java:2618 <b>Expected: </b>Filled in the Authentication card details<br><b>Actual(Passed): </b>Filled in Authentication card details
11013187 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthSave]
11014243 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immOpenAuthDialogWithValue]
11014500 main INFO main Receipt.java:2620 <b>Expected: </b>Save in the Authentication card details<br><b>Actual(Passed): </b>Saved in Authentication card details
11016781 main INFO main Receipt.java:2622 <b>Expected: </b>verify Authentication card<br><b>Actual(Passed): </b>verified Authentication card
11018875 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immOpenAuthDialogWithValue]
11018968 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immOpenAuthDialogWithValue]
11019330 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthClear]
11023701 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthClear]
11025875 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthSave]
11026093 main INFO main Receipt.java:2624 <b>Expected: </b>verify clear Authentication card<br><b>Actual(Passed): </b>verified clear Authentication card
11040781 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthCancel]
11040890 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immAuthCancel]
11043203 main INFO main Receipt.java:2626 <b>Expected: </b>verify Cancel Authentication card<br><b>Actual(Passed): </b>verified Cancel Authentication card
11045312 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immInlineMemo]
11045422 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immInlineMemo]
11047652 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemo]
11047720 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemo]
11048281 main INFO main Receipt.java:2630 <b>Expected: </b>Filled in Memo card<br><b>Actual(Passed): </b>Filled in Memo card
11050391 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //*[@id="immInlineMemo"]/mat-form-field/div/div[1]/div[2]/button]
11050500 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> xpath: //*[@id="immInlineMemo"]/mat-form-field/div/div[1]/div[2]/button]
11050948 main INFO main Receipt.java:2632 <b>Expected: </b>verify clear Memo card<br><b>Actual(Passed): </b>verified clear Memo card
11053016 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immInlineMemo]
11053125 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immInlineMemo]
11055281 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemo]
11055344 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemo]
11055875 main INFO main Receipt.java:2636 <b>Expected: </b>Filled in Memo card<br><b>Actual(Passed): </b>Filled in Memo card
11058000 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemoUndo]
11058109 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemoUndo]
11058443 main INFO main Receipt.java:2637 <b>Expected: </b>Filled in Memo card<br><b>Actual(Passed): </b>Filled in Memo card
11060516 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemo]
11060594 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immMemo]
11061082 main INFO main Receipt.java:2638 <b>Expected: </b>Filled in Memo card<br><b>Actual(Passed): </b>Filled in Memo card
11066313 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immOpenScannerDialogScannedItems]
11067673 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immScan]
11070250 main INFO main Receipt.java:2651 <b>Expected: </b>verify Elements in Scanner card<br><b>Actual(Passed): </b>verified Elemnts in Scanner card
11072344 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immCancel]
11072438 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79ccd11a8564ad730781bd7c465f40fa)] -> id: immCancel]
11074766 main INFO main Receipt.java:2653 <b>Expected: </b>verify Cancel Scanner card<br><b>Actual(Passed): </b>verified Cancel Scanner card
11074776 main INFO main Receipt.java:2655 Test Passed.
11074776 main INFO main Log.java:264 **** -E---N---D- *****
11076313 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyEndTOEndTestOFNormalTellerInEreceipt
11079782 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
11079782 main INFO main Receipt.java:1314 ***** verify End TO End Test OF Normal Teller In Ereceipt Page *****
11084876 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1932188f-1df6-494f-b959-6ffe41b1a19e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=iwvtibeiutlbraoz5htbx0yonam0-jbwvjovohodonm&code_challenge_method=s256&nonce=af9b1fa1-dc58-487c-8ab3-74a9520ca949&state=eyjpzci6imuzntzmodc2ltfmmgitnduxys1hyzg4lwy5ogy5ntnjzti4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11084876 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11085018 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //input[@id='i0116']]
11085018 main INFO main Receipt.java:1317 Successfully navigated to 'eReceipts Teller' Page
11085095 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //input[@id='i0116']]
11085588 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: idSIButton9]
11085588 main INFO main Receipt.java:1320 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
11085657 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //input[@id='i0116']]
11085735 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //input[@id='i0116']]
11089523 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1932188f-1df6-494f-b959-6ffe41b1a19e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=iwvtibeiutlbraoz5htbx0yonam0-jbwvjovohodonm&code_challenge_method=s256&nonce=af9b1fa1-dc58-487c-8ab3-74a9520ca949&state=eyjpzci6imuzntzmodc2ltfmmgitnduxys1hyzg4lwy5ogy5ntnjzti4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11089523 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11093376 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1932188f-1df6-494f-b959-6ffe41b1a19e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=iwvtibeiutlbraoz5htbx0yonam0-jbwvjovohodonm&code_challenge_method=s256&nonce=af9b1fa1-dc58-487c-8ab3-74a9520ca949&state=eyjpzci6imuzntzmodc2ltfmmgitnduxys1hyzg4lwy5ogy5ntnjzti4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11093377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11094115 main INFO main SignInPage.java:259 Password text field is shown
11094202 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //input[@id='i0118']]
11094303 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //input[@id='i0118']]
11097735 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1932188f-1df6-494f-b959-6ffe41b1a19e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=iwvtibeiutlbraoz5htbx0yonam0-jbwvjovohodonm&code_challenge_method=s256&nonce=af9b1fa1-dc58-487c-8ab3-74a9520ca949&state=eyjpzci6imuzntzmodc2ltfmmgitnduxys1hyzg4lwy5ogy5ntnjzti4osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11097735 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11098313 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
11098313 main INFO main Receipt.java:1323 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
11102266 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
11102266 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11110923 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11110923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11114163 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11114163 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11114297 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immOnFilter]
11117576 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11117577 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11117688 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //mat-toolbar/div/button[2]/span]
11117907 main INFO main Receipt.java:1326 Successfully navigated to the 'Dashboard' page
11123235 main INFO main Receipt.java:1331 Clicked 'Non Archived' button
11125564 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
11128907 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
11132444 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
11133657 main INFO main Receipt.java:1382 Clicked sliders Button :Transaction status
11138876 main INFO main Receipt.java:1384 Clicked 'Apply' button
11141313 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> css selector: tr[id*='immTranRow']]
11141360 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> css selector: tr[id*='immTranRow']]
11148845 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immopenSignatureDialogChangeMode]
11148956 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immopenSignatureDialogChangeMode]
11158329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/126f8119-4d34-4dda-83fb-0c20cd9361b6
11158329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11158517 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> css selector: div[id*='mat-tab-label']]
11159028 main INFO main Receipt.java:1424 <b>Expected: </b>verify the 'Cancel, Clear or Accept' elements in 'Touch' of Signature change mode<br><b>Actual(Passed): </b>verified the 'Cancel, Clear or Accept' elements in 'Touch' of Signature change mode
11169110 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immTouchSave]
11169364 main INFO main ReceiptPage.java:679 Signed on Touch pad
11169470 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immTouchSave]
11169980 main INFO main Receipt.java:1427 Signed on Touch Pad and clicked on Accept button
11172142 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> css selector: #immOpenSignatureDialogImg]
11172345 main INFO main Receipt.java:1429 <b>Expected: </b>Verify the Signature in Signature change mode<br><b>Actual(Passed): </b>Verified the Signature in Signature change mode
11174361 main INFO main ReceiptPage.java:709 after nap
11174361 main INFO main ReceiptPage.java:712 after wihtout value 5 wait
11187204 main DEBUG main Utils.java:185 Unable to find a element after 12 sec
11187204 main INFO main ReceiptPage.java:716 exception before clicking withvalue
11187361 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immOpenAuthDialogWithValue]
11187511 main INFO main ReceiptPage.java:718 exception after clicking withvalue
11192892 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immAuthSave]
11194463 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immDocId]
11194871 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immAuthSave]
11195127 main INFO main Receipt.java:1435 <b>Expected: </b>Filled in the Authentication card details<br><b>Actual(Passed): </b>Filled in Authentication card details
11195220 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immAuthSave]
11196017 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immOpenAuthDialogWithValue]
11196290 main INFO main Receipt.java:1437 <b>Expected: </b>Authentication card details should be saved<br><b>Actual(Passed): </b>Saved Authentication card details
11198408 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immInlineMemo]
11198533 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immInlineMemo]
11200822 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immMemo]
11200901 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immMemo]
11201479 main INFO main Receipt.java:1441 <b>Expected: </b>Filled in Memo card<br><b>Actual(Passed): </b>Filled in Memo card
11207626 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immOpenDisbursementDialog]
11207720 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immOpenDisbursementDialog]
11208158 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immDisbursementClear]
11208521 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immDisbursementClear]
11208770 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immDisbursementCancel]
11208926 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immDisbursementClear]
11209205 main INFO main Receipt.java:1447 <b>Expected: </b>Sucessfully clicked and verify Disbursement Card Elements in Receipt page<br><b>Actual(Passed): </b>Sucessfully clicked and verified Disbursement Card Elements in Receipt page
11211330 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immQEExpression]
11211392 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immQEExpression]
11216264 main INFO main Receipt.java:1450 <b>Expected: </b> verify 'Expresion' for Received Cash in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully verified entered 'Expresion' for Received Cash in Disbursement Card of Receipt page is visiable
11218377 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //div[contains(@id,'mat-tab-label')]]
11218457 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> xpath: //div[contains(@id,'mat-tab-label')]]
11219892 main INFO main Receipt.java:1469 <b>Expected: </b> verify clicked the Disbursed cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Disbursed cash tab
11224017 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedOnes]
11224095 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedOnes]
11228595 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedHundreds]
11228664 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedHundreds]
11233205 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedTwos]
11233299 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedTwos]
11237845 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedFives]
11237937 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedFives]
11242377 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedCoins]
11242439 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedCoins]
11246867 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedFifties]
11246924 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedFifties]
11251330 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedTwenties]
11251392 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedTwenties]
11255799 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedTens]
11255861 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immCashDisbursedTens]
11258455 main INFO main Receipt.java:1488 <b>Expected: </b>verify Succesfully the Disbursed cash add total<br><b>Actual(Passed): </b>verified Succesfully the Disbursed cash add total
11260580 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immDisbursementSave]
11260676 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immDisbursementSave]
11267158 main INFO main Receipt.java:1491 <b>Expected: </b>verify Saved 'values' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully saved 'values' in Disbursement Card of Receipt page
11267361 main INFO main Receipt.java:1496 <b>Expected: </b>If Print Flag is “True” click print in Receipt page. If Print Flag is “False” do not click <br><b>Actual(Passed): </b>Print is “false” so did not click on Print button in Receipt page
11269533 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immIsNotify]
11271870 main INFO main Receipt.java:1499 <b>Expected: </b>If Notify Flag is “True” check notify in Receipt page. If Notify Flag is “False” do not check <br><b>Actual(Passed): </b>Notify Flag is :true, So checked the Notify checkbox
11274018 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immArchive]
11275346 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immAdd]
11275455 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immUpdateAndOrArchive]
11275705 main INFO main Receipt.java:1505 <b>Expected: </b>If Archive Flag is “True” click on Archive button If Archive Flag is “False” do not click <br><b>Actual(Passed): </b>Archive Flag is true, So clicked on Archive Button
11275939 main INFO main Receipt.java:1512 <b>Expected: </b>If Email Flag is “True” check the Email checkbox, If Email Flag is “False” uncheck the Email checkbox<br><b>Actual(Passed): </b>Email Flag is false, So unchecked the Email checkbox
11276161 main INFO main Receipt.java:1516 <b>Expected: </b>If Phone Flag is “True” check the Phone checkbox, If Phone Flag is “False” uncheck the Phone checkbox <br><b>Actual(Passed): </b>Phone Flag is false, So unchecked the Phone checkbox.
11276237 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immUpdateAndOrArchive]
11276330 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immUpdateAndOrArchive]
11276838 main INFO main Receipt.java:1518 <b>Expected: </b>click finish is present in Receipt page<br><b>Actual(Passed): </b>clicked finish which is present in Receipt page
11280377 main DEBUG main ImmUtils.java:321 Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immGotoArchivedTransaction]
11282643 main INFO main Receipt.java:1520 <b>Expected: </b>check transaction status message<br><b>Actual(Passed): </b>Transaction is being archived ...
11302721 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immGotoArchivedTransaction]
11304958 main INFO main Receipt.java:1524 <b>Expected: </b>check transaction status message<br><b>Actual(Passed): </b>Transaction is archived.
11305065 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immGotoArchivedTransaction]
11305165 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immGotoArchivedTransaction]
11305671 main INFO main Receipt.java:1526 <b>Expected: </b>click View Transaction is present in Receipt page<br><b>Actual(Passed): </b>clicked View Transaction which is present in Receipt page
11308074 main INFO main Receipt.java:1528 <b>Expected: </b>Print is present in Archive page<br><b>Actual(Passed): </b>Print is present in Archive page
11309377 main INFO main Receipt.java:1530 <b>Expected: </b>Notify is present in Archive page<br><b>Actual(Passed): </b>Notify is present in Receipt page
11309487 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immOpenAboutDialog]
11309690 main INFO main Receipt.java:1532 <b>Expected: </b>verify the About Trancation Icon in Archive page<br><b>Actual(Passed): </b> Verified the About Trancation Icon in Receipt page
11309799 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immGoBack]
11309908 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6be5a700eb52174c7e789a5b943b7dfa)] -> id: immGoBack]
11310464 main INFO main Receipt.java:1534 <b>Expected: </b>verify the Go Back Icon in Archive page<br><b>Actual(Passed): </b>verified the Go Back Icon in Receipt page
11310465 main INFO main Receipt.java:1539 Test Passed.
11310465 main INFO main Log.java:264 **** -E---N---D- *****
11311518 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyEndTOEndTestOFNormalTellerInEreceipt
11314960 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
11314961 main INFO main Receipt.java:1314 ***** verify End TO End Test OF Normal Teller In Ereceipt Page *****
11320161 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=641d8839-061d-45c2-b979-b7f7d5040ab1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jvmpelfb850afz8ihht4gg0dxiqyx0omqw5q46fwatm&code_challenge_method=s256&nonce=6613dc36-4a02-4710-b72c-399e1ced969f&state=eyjpzci6imm4mda5zgi0lwnlnwutngzmyy1hmjvilwq1nzfiyjawmwi1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11320161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11320299 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //input[@id='i0116']]
11320299 main INFO main Receipt.java:1317 Successfully navigated to 'eReceipts Teller' Page
11320378 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //input[@id='i0116']]
11320487 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: idSIButton9]
11320487 main INFO main Receipt.java:1320 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
11320565 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //input[@id='i0116']]
11320627 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //input[@id='i0116']]
11324275 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=641d8839-061d-45c2-b979-b7f7d5040ab1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jvmpelfb850afz8ihht4gg0dxiqyx0omqw5q46fwatm&code_challenge_method=s256&nonce=6613dc36-4a02-4710-b72c-399e1ced969f&state=eyjpzci6imm4mda5zgi0lwnlnwutngzmyy1hmjvilwq1nzfiyjawmwi1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11324275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11327707 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=641d8839-061d-45c2-b979-b7f7d5040ab1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jvmpelfb850afz8ihht4gg0dxiqyx0omqw5q46fwatm&code_challenge_method=s256&nonce=6613dc36-4a02-4710-b72c-399e1ced969f&state=eyjpzci6imm4mda5zgi0lwnlnwutngzmyy1hmjvilwq1nzfiyjawmwi1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11327707 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11328514 main INFO main SignInPage.java:259 Password text field is shown
11328995 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //input[@id='i0118']]
11329167 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //input[@id='i0118']]
11332817 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=641d8839-061d-45c2-b979-b7f7d5040ab1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jvmpelfb850afz8ihht4gg0dxiqyx0omqw5q46fwatm&code_challenge_method=s256&nonce=6613dc36-4a02-4710-b72c-399e1ced969f&state=eyjpzci6imm4mda5zgi0lwnlnwutngzmyy1hmjvilwq1nzfiyjawmwi1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11332817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11333440 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
11333440 main INFO main Receipt.java:1323 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
11337956 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
11337956 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11346909 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11346909 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11350189 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11350191 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11350315 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immOnFilter]
11353550 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11353550 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11353675 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //mat-toolbar/div/button[2]/span]
11353909 main INFO main Receipt.java:1326 Successfully navigated to the 'Dashboard' page
11359206 main INFO main Receipt.java:1331 Clicked 'Non Archived' button
11361534 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
11364909 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
11368453 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
11369691 main INFO main Receipt.java:1382 Clicked sliders Button :Transaction status
11374909 main INFO main Receipt.java:1384 Clicked 'Apply' button
11377300 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> css selector: tr[id*='immTranRow']]
11377347 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> css selector: tr[id*='immTranRow']]
11384847 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immopenSignatureDialogChangeMode]
11384941 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immopenSignatureDialogChangeMode]
11394300 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
11394300 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11394458 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> css selector: div[id*='mat-tab-label']]
11394969 main INFO main Receipt.java:1424 <b>Expected: </b>verify the 'Cancel, Clear or Accept' elements in 'Touch' of Signature change mode<br><b>Actual(Passed): </b>verified the 'Cancel, Clear or Accept' elements in 'Touch' of Signature change mode
11404988 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immTouchSave]
11405191 main INFO main ReceiptPage.java:679 Signed on Touch pad
11405284 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immTouchSave]
11405761 main INFO main Receipt.java:1427 Signed on Touch Pad and clicked on Accept button
11407925 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> css selector: #immOpenSignatureDialogImg]
11408128 main INFO main Receipt.java:1429 <b>Expected: </b>Verify the Signature in Signature change mode<br><b>Actual(Passed): </b>Verified the Signature in Signature change mode
11410144 main INFO main ReceiptPage.java:709 after nap
11410144 main INFO main ReceiptPage.java:712 after wihtout value 5 wait
11410285 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immOpenAuthDialogWithoutValue]
11410440 main INFO main ReceiptPage.java:714 after trying to click on wihtoutvalue
11415991 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immAuthSave]
11417621 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immDocId]
11418051 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immAuthSave]
11418285 main INFO main Receipt.java:1435 <b>Expected: </b>Filled in the Authentication card details<br><b>Actual(Passed): </b>Filled in Authentication card details
11418400 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immAuthSave]
11419134 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immOpenAuthDialogWithValue]
11419441 main INFO main Receipt.java:1437 <b>Expected: </b>Authentication card details should be saved<br><b>Actual(Passed): </b>Saved Authentication card details
11421566 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immInlineMemo]
11421667 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immInlineMemo]
11423928 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immMemo]
11424005 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immMemo]
11424535 main INFO main Receipt.java:1441 <b>Expected: </b>Filled in Memo card<br><b>Actual(Passed): </b>Filled in Memo card
11430665 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immOpenDisbursementDialog]
11430754 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immOpenDisbursementDialog]
11431426 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immDisbursementClear]
11431624 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immDisbursementClear]
11431924 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immDisbursementCancel]
11432013 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immDisbursementClear]
11432355 main INFO main Receipt.java:1447 <b>Expected: </b>Sucessfully clicked and verify Disbursement Card Elements in Receipt page<br><b>Actual(Passed): </b>Sucessfully clicked and verified Disbursement Card Elements in Receipt page
11434472 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immQEExpression]
11434535 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immQEExpression]
11439457 main INFO main Receipt.java:1450 <b>Expected: </b> verify 'Expresion' for Received Cash in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully verified entered 'Expresion' for Received Cash in Disbursement Card of Receipt page is visiable
11441573 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //div[contains(@id,'mat-tab-label')]]
11441643 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> xpath: //div[contains(@id,'mat-tab-label')]]
11443050 main INFO main Receipt.java:1469 <b>Expected: </b> verify clicked the Disbursed cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Disbursed cash tab
11445144 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immQEExpression]
11445222 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immQEExpression]
11449910 main INFO main Receipt.java:1472 <b>Expected: </b> verify 'Expresion' for Disbursement Cash in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully verified entered 'Expresion' for Disbursement Cash in Disbursement Card of Receipt page is visiable
11452020 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immDisbursementSave]
11452113 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immDisbursementSave]
11458488 main INFO main Receipt.java:1491 <b>Expected: </b>verify Saved 'values' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully saved 'values' in Disbursement Card of Receipt page
11458723 main INFO main Receipt.java:1496 <b>Expected: </b>If Print Flag is “True” click print in Receipt page. If Print Flag is “False” do not click <br><b>Actual(Passed): </b>Print is “false” so did not click on Print button in Receipt page
11460895 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ebf381a2614486f2be4f818d35b80183)] -> id: immIsNotify]
11463301 main INFO main Receipt.java:1499 <b>Expected: </b>If Notify Flag is “True” check notify in Receipt page. If Notify Flag is “False” do not check <br><b>Actual(Passed): </b>Notify Flag is :true, So checked the Notify checkbox
11463504 main INFO main Receipt.java:1538 <b>Expected: </b>If Archive Flag is “True” click on Archive button If Archive Flag is “False” do not click <br><b>Actual(Passed): </b>Archive Flag is false, So did not click on Archive Button.
11463504 main INFO main Receipt.java:1539 Test Passed.
11463504 main INFO main Log.java:264 **** -E---N---D- *****
11464395 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInReceiptPage
11467895 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
11467895 main INFO main Receipt.java:1201 ***** *****
11473191 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=171e5639-8544-420b-88fe-ecbcd5ead19a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kz8zxil8zi7is8voeeecelhvehtjpyx1xwo_wbpxufc&code_challenge_method=s256&nonce=88a0e740-291d-4cec-b596-8d81cd3291a0&state=eyjpzci6ijgwymq3odu5lwm2ntatndk2ms04mgixltywytu3njllnzm4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11473191 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11473348 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> xpath: //input[@id='i0116']]
11473348 main INFO main Receipt.java:1204 Successfully navigated to 'eReceipts Teller' Page
11473442 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> xpath: //input[@id='i0116']]
11473551 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> id: idSIButton9]
11473551 main INFO main Receipt.java:1207 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
11473629 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> xpath: //input[@id='i0116']]
11473707 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> xpath: //input[@id='i0116']]
11477332 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=171e5639-8544-420b-88fe-ecbcd5ead19a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kz8zxil8zi7is8voeeecelhvehtjpyx1xwo_wbpxufc&code_challenge_method=s256&nonce=88a0e740-291d-4cec-b596-8d81cd3291a0&state=eyjpzci6ijgwymq3odu5lwm2ntatndk2ms04mgixltywytu3njllnzm4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11477332 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11480833 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=171e5639-8544-420b-88fe-ecbcd5ead19a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kz8zxil8zi7is8voeeecelhvehtjpyx1xwo_wbpxufc&code_challenge_method=s256&nonce=88a0e740-291d-4cec-b596-8d81cd3291a0&state=eyjpzci6ijgwymq3odu5lwm2ntatndk2ms04mgixltywytu3njllnzm4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11480833 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11481535 main INFO main SignInPage.java:259 Password text field is shown
11481644 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> xpath: //input[@id='i0118']]
11481876 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> xpath: //input[@id='i0118']]
11485739 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=171e5639-8544-420b-88fe-ecbcd5ead19a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kz8zxil8zi7is8voeeecelhvehtjpyx1xwo_wbpxufc&code_challenge_method=s256&nonce=88a0e740-291d-4cec-b596-8d81cd3291a0&state=eyjpzci6ijgwymq3odu5lwm2ntatndk2ms04mgixltywytu3njllnzm4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11485739 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11486317 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
11486317 main INFO main Receipt.java:1210 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
11490348 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
11490348 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11498942 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11498945 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11502260 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11502261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11502393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> id: immOnFilter]
11505620 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11505620 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11505739 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> xpath: //mat-toolbar/div/button[2]/span]
11505942 main INFO main Receipt.java:1213 Successfully navigated to the 'Dashboard' page
11511223 main INFO main Receipt.java:1218 Clicked 'Non Archived' button
11511333 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> id: immTellerId]
11511410 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> id: immTellerId]
11511958 main INFO main Receipt.java:1220 Entered 'Teller' :
11514317 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
11517692 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
11521370 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
11522598 main INFO main Receipt.java:1231 Clicked sliders Button :Transaction status
11527817 main INFO main Receipt.java:1233 Clicked 'Apply' button
11530192 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> css selector: tr[id*='immTranRow']]
11530411 main INFO main Receipt.java:1237 <b>Expected: </b>Checked for records matchting filter<br><b>Actual(Passed): </b>Found some records so proceeding further
11530464 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> css selector: tr[id*='immTranRow']]
11537686 main INFO main ReceiptPage.java:709 after nap
11537686 main INFO main ReceiptPage.java:712 after wihtout value 5 wait
11550521 main DEBUG main Utils.java:185 Unable to find a element after 12 sec
11550535 main INFO main ReceiptPage.java:716 exception before clicking withvalue
11550679 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> id: immOpenAuthDialogWithValue]
11550808 main INFO main ReceiptPage.java:718 exception after clicking withvalue
11556224 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> id: immAuthSave]
11567801 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> id: immDocId]
11570687 main INFO main Receipt.java:1246 fill the details in Authentication card
11570775 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b77604df50bb1e8d41a4fa9c2cab936)] -> css selector: mat-error[id*='mat-error-']]
11573848 main INFO main Receipt.java:1248 Successfully verified the Error message for 'Document Id' in Receipt Page:Special characters allowed are -,#,:,space
11573848 main INFO main Receipt.java:1250 Test Passed.
11573848 main INFO main Log.java:264 **** -E---N---D- *****
11574739 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyHoldNoticTabInEreceipt
11577804 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
11577805 main INFO main Receipt.java:1573 ***** verify Hold Notic Tab In Ereceipt Page *****
11583208 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=1a80af77-54c1-4f62-bed6-6e0369f75315&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=6oztiaqgx864c8vc1ywar5gnlgczuzpnusepzeo3vku&code_challenge_method=s256&nonce=5ad1df45-fcf6-4686-bf0a-9013cf6c0205&state=eyjpzci6ijdmotuxnmzkltvingqtngu1ys05zjjkltkxm2fjmwvjotyxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11583224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11583348 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //input[@id='i0116']]
11583348 main INFO main Receipt.java:1575 Successfully navigated to 'eReceipts FI Admin' Page
11583443 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //input[@id='i0116']]
11583571 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> id: idSIButton9]
11583571 main INFO main Receipt.java:1578 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
11583646 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //input[@id='i0116']]
11583739 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //input[@id='i0116']]
11587239 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=1a80af77-54c1-4f62-bed6-6e0369f75315&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=6oztiaqgx864c8vc1ywar5gnlgczuzpnusepzeo3vku&code_challenge_method=s256&nonce=5ad1df45-fcf6-4686-bf0a-9013cf6c0205&state=eyjpzci6ijdmotuxnmzkltvingqtngu1ys05zjjkltkxm2fjmwvjotyxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11587239 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11591110 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=1a80af77-54c1-4f62-bed6-6e0369f75315&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=6oztiaqgx864c8vc1ywar5gnlgczuzpnusepzeo3vku&code_challenge_method=s256&nonce=5ad1df45-fcf6-4686-bf0a-9013cf6c0205&state=eyjpzci6ijdmotuxnmzkltvingqtngu1ys05zjjkltkxm2fjmwvjotyxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11591113 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11592800 main INFO main SignInPage.java:259 Password text field is shown
11593880 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //input[@id='i0118']]
11593990 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //input[@id='i0118']]
11597462 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=1a80af77-54c1-4f62-bed6-6e0369f75315&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=6oztiaqgx864c8vc1ywar5gnlgczuzpnusepzeo3vku&code_challenge_method=s256&nonce=5ad1df45-fcf6-4686-bf0a-9013cf6c0205&state=eyjpzci6ijdmotuxnmzkltvingqtngu1ys05zjjkltkxm2fjmwvjotyxmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11597464 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11598218 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
11598218 main INFO main Receipt.java:1581 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
11602489 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
11602489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11612318 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
11612318 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11615452 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
11615452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11615585 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //b[text()='Admin Dashboard']]
11618724 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
11618724 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11618849 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //mat-toolbar/div/button[2]/span]
11619068 main INFO main Receipt.java:1584 Successfully navigated to the 'Control Panel' page
11621240 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> id: immAdministration]
11621488 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> id: immMenuSystemSettings]
11622074 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
11622341 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
11622918 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
11623044 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
11623168 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
11623464 main INFO main Receipt.java:1588 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
11632287 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
11632287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11638427 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> id: immIsEditMode]
11638892 main INFO main Receipt.java:1591 clicked on Edit
11647167 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
11647167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11657381 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> id: mat-tab-label-0-7]
11658168 main INFO main Receipt.java:1593 <b>Expected: </b>click on Platform tab<br><b>Actual(Passed): </b>Sucessfully clicked on Platform tab
11658474 main INFO main AdminControlPanelPage.java:1663 <b>Expected: </b>click on Enable Hold Notice<br><b>Actual(Passed): </b>Sucessfully clicked on Enable Hold Notice:true
11667662 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
11667662 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11673780 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3eb4611329712f026020b5dfdfdcb899)] -> id: immIsEditMode]
11674103 main INFO main Receipt.java:1608 clicked on Edit
11682303 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
11682303 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11683209 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyHoldNoticTabInEreceipt
11686443 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
11691615 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6c528b63-c0c2-488a-95fb-e23b5d9e2a34&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-llxpo-2sy5v4p8nehvksyzvwsyon33ea-2yec60i0e&code_challenge_method=s256&nonce=c40d4848-f751-4f32-b9e1-ca3e0ebed883&state=eyjpzci6iju4ymiwnmywlwm5zdutngm4mc1hytg5ltmyowe5yjyxogrimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11691615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11691740 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> xpath: //input[@id='i0116']]
11691740 main INFO main Receipt.java:1614 Successfully navigated to 'eReceipts Teller' Page
11691803 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> xpath: //input[@id='i0116']]
11691925 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: idSIButton9]
11691925 main INFO main Receipt.java:1617 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
11691996 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> xpath: //input[@id='i0116']]
11692053 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> xpath: //input[@id='i0116']]
11695621 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6c528b63-c0c2-488a-95fb-e23b5d9e2a34&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-llxpo-2sy5v4p8nehvksyzvwsyon33ea-2yec60i0e&code_challenge_method=s256&nonce=c40d4848-f751-4f32-b9e1-ca3e0ebed883&state=eyjpzci6iju4ymiwnmywlwm5zdutngm4mc1hytg5ltmyowe5yjyxogrimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11695621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11699000 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6c528b63-c0c2-488a-95fb-e23b5d9e2a34&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-llxpo-2sy5v4p8nehvksyzvwsyon33ea-2yec60i0e&code_challenge_method=s256&nonce=c40d4848-f751-4f32-b9e1-ca3e0ebed883&state=eyjpzci6iju4ymiwnmywlwm5zdutngm4mc1hytg5ltmyowe5yjyxogrimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11699001 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11699836 main INFO main SignInPage.java:259 Password text field is shown
11700051 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> xpath: //input[@id='i0118']]
11700154 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> xpath: //input[@id='i0118']]
11703621 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6c528b63-c0c2-488a-95fb-e23b5d9e2a34&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-llxpo-2sy5v4p8nehvksyzvwsyon33ea-2yec60i0e&code_challenge_method=s256&nonce=c40d4848-f751-4f32-b9e1-ca3e0ebed883&state=eyjpzci6iju4ymiwnmywlwm5zdutngm4mc1hytg5ltmyowe5yjyxogrimsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11703621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11704270 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
11704270 main INFO main Receipt.java:1620 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
11708428 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
11708428 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11717647 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11717647 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11720897 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11720898 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11721021 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immOnFilter]
11724313 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11724314 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11724428 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> xpath: //mat-toolbar/div/button[2]/span]
11724639 main INFO main Receipt.java:1623 Successfully navigated to the 'Dashboard' page
11729912 main INFO main Receipt.java:1629 Clicked 'Non Archived' button
11730022 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immTellerId]
11730084 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immTellerId]
11730725 main INFO main Receipt.java:1640 Entered 'Teller' : 1881881
11731850 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immMemberId]
11731913 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immMemberId]
11732538 main INFO main Receipt.java:1655 Entered 'Member' : 5034566
11735913 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
11739256 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
11742889 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
11744085 main INFO main Receipt.java:1677 Clicked sliders Button :Transaction status
11749306 main INFO main Receipt.java:1679 Clicked 'Apply' button
11751577 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> css selector: tr[id*='immTranRow']]
11751617 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> css selector: tr[id*='immTranRow']]
11757631 main INFO main Receipt.java:1704 <b>Expected: </b>Check the Hold Notice after opening Receipt Page<br><b>Actual(Passed): </b>Successfully Checked the Hold Notice after opening Receipt Page
11759991 main INFO main Receipt.java:1705 <b>Expected: </b>Click on Hold notice Cancel button <br><b>Actual(Passed): </b>Successfully Clicked on Hold notice Cancel button
11761367 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immHoldNoticeCancel]
11761453 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immHoldNoticeHeaderDesc]
11761534 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immHoldNoticeExceptionHeaderDesc]
11761608 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immDepositAmount]
11761850 main INFO main Receipt.java:1708 <b>Expected: </b>Click on Hold notice in Receipt Page <br><b>Actual(Passed): </b>Successfully Clicked on Hold notice in Receipt Page
11762144 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immHoldNoticeSave]
11762222 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8bf9858479940ea43b488abb9b7608e1)] -> id: immHoldNoticeSave]
11762491 main INFO main Receipt.java:1709 <b>Expected: </b>Click Checkbox of Header Description in Hold notice Popup <br><b>Actual(Passed): </b>Successfully Clicked Checkbox of Header Description in Hold notice Popup
11764897 main INFO main Receipt.java:1710 <b>Expected: </b>Click on Hold notice Save button <br><b>Actual(Passed): </b>Successfully Clicked on Hold notice Save button
11764913 main INFO main Receipt.java:1712 Test Passed.
11764913 main INFO main Log.java:264 **** -E---N---D- *****
11765913 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberAddUpdateContactInfo
11768968 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
11770850 main INFO main Receipt.java:2267 ***** verify MemberID And Archive Information Update *****
11775876 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56109404-2c1f-4008-90f4-eb7f1d0e6f15&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fpyhiywyaxcs3cifn_d2i9ujkg751bwylyan73b9gzc&code_challenge_method=s256&nonce=5dae4853-c8d4-44cb-bb1d-5f987606afd5&state=eyjpzci6imy2ndc5mzvmltqyn2mtndmxys05nwuwltyzzdc0ngu0owjjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11775876 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11775991 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //input[@id='i0116']]
11775991 main INFO main Receipt.java:2283 Successfully navigated to 'eReceipts Teller' Page
11776085 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //input[@id='i0116']]
11776303 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: idSIButton9]
11776303 main INFO main Receipt.java:2286 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
11776409 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //input[@id='i0116']]
11776476 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //input[@id='i0116']]
11780113 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56109404-2c1f-4008-90f4-eb7f1d0e6f15&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fpyhiywyaxcs3cifn_d2i9ujkg751bwylyan73b9gzc&code_challenge_method=s256&nonce=5dae4853-c8d4-44cb-bb1d-5f987606afd5&state=eyjpzci6imy2ndc5mzvmltqyn2mtndmxys05nwuwltyzzdc0ngu0owjjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11780113 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11783788 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56109404-2c1f-4008-90f4-eb7f1d0e6f15&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fpyhiywyaxcs3cifn_d2i9ujkg751bwylyan73b9gzc&code_challenge_method=s256&nonce=5dae4853-c8d4-44cb-bb1d-5f987606afd5&state=eyjpzci6imy2ndc5mzvmltqyn2mtndmxys05nwuwltyzzdc0ngu0owjjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11783789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11785108 main INFO main SignInPage.java:259 Password text field is shown
11785369 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //input[@id='i0118']]
11785618 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //input[@id='i0118']]
11789226 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=56109404-2c1f-4008-90f4-eb7f1d0e6f15&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fpyhiywyaxcs3cifn_d2i9ujkg751bwylyan73b9gzc&code_challenge_method=s256&nonce=5dae4853-c8d4-44cb-bb1d-5f987606afd5&state=eyjpzci6imy2ndc5mzvmltqyn2mtndmxys05nwuwltyzzdc0ngu0owjjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
11789226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11789772 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
11789772 main INFO main Receipt.java:2289 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
11794226 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
11794226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11803335 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11803335 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11806601 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11806601 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11806775 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immOnFilter]
11810070 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
11810070 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11810185 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //mat-toolbar/div/button[2]/span]
11810393 main INFO main Receipt.java:2292 Successfully navigated to the 'Dashboard' page
11815685 main INFO main Receipt.java:2297 Clicked 'Non Archived' button
11815788 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immTranDateFrom]
11815866 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immTranDateFrom]
11816372 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immTranDateTo]
11816913 main INFO main Receipt.java:2305 Entered 'Date range' : 11/01/2021 - 11/20/2021
11818040 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immMemberId]
11818101 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immMemberId]
11818726 main INFO main Receipt.java:2325 Entered 'Member' : 5034463
11822069 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
11825414 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
11829076 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
11830288 main INFO main Receipt.java:2344 Clicked sliders Button :Transaction status
11835507 main INFO main Receipt.java:2346 Clicked 'Apply' button
11837804 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immTranRow']]
11837851 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immTranRow']]
11845210 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immTranMember]
11845811 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immAdd]
11846539 main INFO main Receipt.java:2369 <b>Expected: </b>verify 'Cancel,print,save' Elements in Update Contact Information box<br><b>Actual(Passed): </b>verified 'Cancel,print,save' Elemnts in Update Contact Information box
11850836 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immAdd]
11851344 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immFullname]
11851588 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immFullname]
11852081 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immEmailAddress]
11852482 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immPhoneNumber]
11857101 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immDefault]
11862586 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immSave]
11862836 main INFO main Receipt.java:2374 <b>Expected: </b>verify Email Element in Add new Contact Information box<br><b>Actual(Passed): </b>verified Email Elements in Add new Contact Information box
11865968 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immCancel]
11872133 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immAdd]
11873351 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immFullname]
11873429 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immFullname]
11873844 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immEmailAddress]
11874273 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immPhoneNumber]
11878695 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immDefault]
11884086 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immSave]
11884336 main INFO main Receipt.java:2378 <b>Expected: </b>verify Phone Element in Add new Contact Information box<br><b>Actual(Passed): </b>verified Phone Elements in Add new Contact Information box
11887414 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immCancel]
11893601 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immAdd]
11894836 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immFullname]
11894898 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immFullname]
11895289 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immEmailAddress]
11895781 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immPhoneNumber]
11900320 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immDefault]
11900489 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immSave]
11900608 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immSave]
11904164 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/41ca2dc9-85be-4496-ab3e-4e8dad85ef83
11904164 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11907383 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
11925852 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immUpdateAndOrArchive]
11926102 main INFO main Receipt.java:2382 <b>Expected: </b>verify Elements in Add new Contact Information box<br><b>Actual(Passed): </b>verified Elemnts in Add new Contact Information box
11926186 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immUpdateAndOrArchive]
11926290 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immUpdateAndOrArchive]
11931574 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immTranMember]
11932852 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immAdd]
11933243 main INFO main Receipt.java:2387 <b>Expected: </b>verify 'Cancel,print,save' Elements in Update Contact Information box<br><b>Actual(Passed): </b>verified 'Cancel,print,save' Elemnts in Update Contact Information box
11955305 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/41ca2dc9-85be-4496-ab3e-4e8dad85ef83
11955305 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
11970369 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
11972883 main INFO main Receipt.java:2389 <b>Expected: </b>verify Select function in Update Contact Information box<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box
11996556 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
11996649 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immCancel]
11996876 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immTranMember]
11999212 main INFO main Receipt.java:2391 <b>Expected: </b>verify Select function in Update Contact Information box is shown in member id<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box is shown in member id
12001321 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> id: immTranMember]
12004774 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/41ca2dc9-85be-4496-ab3e-4e8dad85ef83
12004774 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12007837 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12028743 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
12032165 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12032400 main INFO main ReceiptPage.java:1539 <b>Expected: </b>verified Delete Elements in Update Contact Information box after default is disabled<br><b>Actual(Passed): </b>verified Delete Elements in Update Contact Information box after default is disabled
12032446 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12032509 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12035768 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9bafd0d2f277c5d110f2347ec1479c40)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
12042337 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/41ca2dc9-85be-4496-ab3e-4e8dad85ef83
12042337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12042571 main INFO main Receipt.java:2393 <b>Expected: </b>verify delete Element in Update Contact Information box<br><b>Actual(Passed): </b>verified delete Element in Update Contact Information box
12042571 main INFO main Receipt.java:2394 Test Passed.
12042587 main INFO main Log.java:264 **** -E---N---D- *****
12043618 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberAddUpdateContactInfo
12047309 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
12047400 main INFO main Receipt.java:2267 ***** verify MemberID And Archive Information Update (duplicate) *****
12053025 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f325ff33-c065-4f61-b048-205018da1435&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kqolhn1kk_vldhk058rw8k94db0idgphlga2i8j6tr4&code_challenge_method=s256&nonce=953cb024-64f9-40ef-a3cf-d0753340cbd5&state=eyjpzci6imrhmwmxytvklwizmjatndeyos04mjgwltnlmzu4ytrkogm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12053025 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12053190 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //input[@id='i0116']]
12053190 main INFO main Receipt.java:2283 Successfully navigated to 'eReceipts Teller' Page
12053259 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //input[@id='i0116']]
12053369 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: idSIButton9]
12053369 main INFO main Receipt.java:2286 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
12053431 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //input[@id='i0116']]
12053556 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //input[@id='i0116']]
12057147 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f325ff33-c065-4f61-b048-205018da1435&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kqolhn1kk_vldhk058rw8k94db0idgphlga2i8j6tr4&code_challenge_method=s256&nonce=953cb024-64f9-40ef-a3cf-d0753340cbd5&state=eyjpzci6imrhmwmxytvklwizmjatndeyos04mjgwltnlmzu4ytrkogm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12057147 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12061050 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f325ff33-c065-4f61-b048-205018da1435&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kqolhn1kk_vldhk058rw8k94db0idgphlga2i8j6tr4&code_challenge_method=s256&nonce=953cb024-64f9-40ef-a3cf-d0753340cbd5&state=eyjpzci6imrhmwmxytvklwizmjatndeyos04mjgwltnlmzu4ytrkogm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12061051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12061872 main INFO main SignInPage.java:259 Password text field is shown
12062170 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //input[@id='i0118']]
12062393 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //input[@id='i0118']]
12066291 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f325ff33-c065-4f61-b048-205018da1435&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=kqolhn1kk_vldhk058rw8k94db0idgphlga2i8j6tr4&code_challenge_method=s256&nonce=953cb024-64f9-40ef-a3cf-d0753340cbd5&state=eyjpzci6imrhmwmxytvklwizmjatndeyos04mjgwltnlmzu4ytrkogm0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12066291 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12066872 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
12066872 main INFO main Receipt.java:2289 logged with the Username:JaneOperator@Qaxpauto.onmicrosoft.com
12071212 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
12071212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12080267 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12080267 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12083478 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12083478 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12083603 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immOnFilter]
12086791 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12086791 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12086900 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //mat-toolbar/div/button[2]/span]
12087088 main INFO main Receipt.java:2292 Successfully navigated to the 'Dashboard' page
12092400 main INFO main Receipt.java:2297 Clicked 'Non Archived' button
12092509 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immTranDateFrom]
12092588 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immTranDateFrom]
12093101 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immTranDateTo]
12093666 main INFO main Receipt.java:2305 Entered 'Date range' : 11/01/2021 - 11/20/2021
12094768 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immMemberId]
12094837 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immMemberId]
12095447 main INFO main Receipt.java:2325 Entered 'Member' : 5034463
12098800 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
12102189 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
12105854 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
12107072 main INFO main Receipt.java:2344 Clicked sliders Button :Transaction status
12112291 main INFO main Receipt.java:2346 Clicked 'Apply' button
12114434 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immTranRow']]
12114479 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immTranRow']]
12121807 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immTranMember]
12122252 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immAdd]
12123088 main INFO main Receipt.java:2369 <b>Expected: </b>verify 'Cancel,print,save' Elements in Update Contact Information box<br><b>Actual(Passed): </b>verified 'Cancel,print,save' Elemnts in Update Contact Information box
12127385 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immAdd]
12127823 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immFullname]
12127996 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immFullname]
12128449 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immEmailAddress]
12128898 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immPhoneNumber]
12133526 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immDefault]
12138979 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immSave]
12139198 main INFO main Receipt.java:2374 <b>Expected: </b>verify Email Element in Add new Contact Information box<br><b>Actual(Passed): </b>verified Email Elements in Add new Contact Information box
12142307 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immCancel]
12148479 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immAdd]
12148704 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immFullname]
12148936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immFullname]
12149421 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immEmailAddress]
12149841 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immPhoneNumber]
12154307 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immDefault]
12159671 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immSave]
12159916 main INFO main Receipt.java:2378 <b>Expected: </b>verify Phone Element in Add new Contact Information box<br><b>Actual(Passed): </b>verified Phone Elements in Add new Contact Information box
12162969 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immCancel]
12169104 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immAdd]
12169340 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immFullname]
12169542 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immFullname]
12170015 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immEmailAddress]
12170440 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immPhoneNumber]
12174979 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immDefault]
12175230 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immSave]
12175348 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immSave]
12178902 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12178902 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12182120 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12200557 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immUpdateAndOrArchive]
12200761 main INFO main Receipt.java:2382 <b>Expected: </b>verify Elements in Add new Contact Information box<br><b>Actual(Passed): </b>verified Elemnts in Add new Contact Information box
12200839 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immUpdateAndOrArchive]
12200934 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immUpdateAndOrArchive]
12206260 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immTranMember]
12206518 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immAdd]
12207292 main INFO main Receipt.java:2387 <b>Expected: </b>verify 'Cancel,print,save' Elements in Update Contact Information box<br><b>Actual(Passed): </b>verified 'Cancel,print,save' Elemnts in Update Contact Information box
12229339 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12229339 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12244386 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12246970 main INFO main Receipt.java:2389 <b>Expected: </b>verify Select function in Update Contact Information box<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box
12270542 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12270636 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immCancel]
12270834 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immTranMember]
12273152 main INFO main Receipt.java:2391 <b>Expected: </b>verify Select function in Update Contact Information box is shown in member id<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box is shown in member id
12275270 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> id: immTranMember]
12278746 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12278746 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12281808 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12302590 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
12305980 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12306199 main INFO main ReceiptPage.java:1539 <b>Expected: </b>verified Delete Elements in Update Contact Information box after default is disabled<br><b>Actual(Passed): </b>verified Delete Elements in Update Contact Information box after default is disabled
12306246 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12306308 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12309574 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a764c2e09d0f8d8862249c5b88c928ac)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
12316074 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12316074 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12316293 main INFO main Receipt.java:2393 <b>Expected: </b>verify delete Element in Update Contact Information box<br><b>Actual(Passed): </b>verified delete Element in Update Contact Information box
12316293 main INFO main Receipt.java:2394 Test Passed.
12316293 main INFO main Log.java:264 **** -E---N---D- *****
12317293 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberAddUpdateContactInfo
12320474 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
12320574 main INFO main Receipt.java:2267 ***** verify MemberID And Archive Information Update *****
12325855 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=17851b78-d9b6-4084-ae6c-bec3cdf5048b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=68zzqsw58kevb9sxgg_pr7ala0zsopczf76dgq0vnck&code_challenge_method=s256&nonce=3023f6be-7f4f-47aa-99aa-1e3206b3099d&state=eyjpzci6ijy4mdaxzwe5lwyzzwmtngqwmc1hnmzkltc1zwixzjyxmtcxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12325855 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12325981 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //input[@id='i0116']]
12325981 main INFO main Receipt.java:2283 Successfully navigated to 'eReceipts Teller' Page
12326059 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //input[@id='i0116']]
12326199 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: idSIButton9]
12326199 main INFO main Receipt.java:2286 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
12326277 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //input[@id='i0116']]
12326375 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //input[@id='i0116']]
12330407 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=17851b78-d9b6-4084-ae6c-bec3cdf5048b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=68zzqsw58kevb9sxgg_pr7ala0zsopczf76dgq0vnck&code_challenge_method=s256&nonce=3023f6be-7f4f-47aa-99aa-1e3206b3099d&state=eyjpzci6ijy4mdaxzwe5lwyzzwmtngqwmc1hnmzkltc1zwixzjyxmtcxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12330407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12334001 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=17851b78-d9b6-4084-ae6c-bec3cdf5048b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=68zzqsw58kevb9sxgg_pr7ala0zsopczf76dgq0vnck&code_challenge_method=s256&nonce=3023f6be-7f4f-47aa-99aa-1e3206b3099d&state=eyjpzci6ijy4mdaxzwe5lwyzzwmtngqwmc1hnmzkltc1zwixzjyxmtcxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12334001 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12335836 main INFO main SignInPage.java:259 Password text field is shown
12335925 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //input[@id='i0118']]
12335999 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //input[@id='i0118']]
12339418 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=17851b78-d9b6-4084-ae6c-bec3cdf5048b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=68zzqsw58kevb9sxgg_pr7ala0zsopczf76dgq0vnck&code_challenge_method=s256&nonce=3023f6be-7f4f-47aa-99aa-1e3206b3099d&state=eyjpzci6ijy4mdaxzwe5lwyzzwmtngqwmc1hnmzkltc1zwixzjyxmtcxyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12339418 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12340027 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
12340027 main INFO main Receipt.java:2289 logged with the Username:JaneOperator@Qaxpauto.onmicrosoft.com
12344653 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
12344653 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12353215 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12353215 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12356434 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12356434 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12356559 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immOnFilter]
12359731 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12359731 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12359840 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //mat-toolbar/div/button[2]/span]
12360028 main INFO main Receipt.java:2292 Successfully navigated to the 'Dashboard' page
12365309 main INFO main Receipt.java:2297 Clicked 'Non Archived' button
12365418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immTranDateFrom]
12365496 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immTranDateFrom]
12365983 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immTranDateTo]
12366543 main INFO main Receipt.java:2305 Entered 'Date range' : 11/01/2021 - 11/20/2021
12367653 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immMemberId]
12367715 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immMemberId]
12368325 main INFO main Receipt.java:2325 Entered 'Member' : 5034463
12371715 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
12375075 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
12378711 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
12379918 main INFO main Receipt.java:2344 Clicked sliders Button :Transaction status
12385153 main INFO main Receipt.java:2346 Clicked 'Apply' button
12387294 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immTranRow']]
12387340 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immTranRow']]
12394653 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immTranMember]
12395950 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immAdd]
12396403 main INFO main Receipt.java:2369 <b>Expected: </b>verify 'Cancel,print,save' Elements in Update Contact Information box<br><b>Actual(Passed): </b>verified 'Cancel,print,save' Elemnts in Update Contact Information box
12400674 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immAdd]
12400952 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immFullname]
12401258 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immFullname]
12401739 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immEmailAddress]
12402137 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immPhoneNumber]
12406794 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immDefault]
12412263 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immSave]
12412497 main INFO main Receipt.java:2374 <b>Expected: </b>verify Email Element in Add new Contact Information box<br><b>Actual(Passed): </b>verified Email Elements in Add new Contact Information box
12415606 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immCancel]
12421809 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immAdd]
12423060 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immFullname]
12423122 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immFullname]
12423455 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immEmailAddress]
12423882 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immPhoneNumber]
12428375 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immDefault]
12433778 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immSave]
12434013 main INFO main Receipt.java:2378 <b>Expected: </b>verify Phone Element in Add new Contact Information box<br><b>Actual(Passed): </b>verified Phone Elements in Add new Contact Information box
12437091 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immCancel]
12443231 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immAdd]
12444450 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immFullname]
12444528 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immFullname]
12444864 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immEmailAddress]
12445293 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immPhoneNumber]
12449810 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immDefault]
12450037 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immSave]
12450148 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immSave]
12453716 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12453716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12456935 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12475404 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immUpdateAndOrArchive]
12475622 main INFO main Receipt.java:2382 <b>Expected: </b>verify Elements in Add new Contact Information box<br><b>Actual(Passed): </b>verified Elemnts in Add new Contact Information box
12475695 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immUpdateAndOrArchive]
12475795 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immUpdateAndOrArchive]
12481060 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immTranMember]
12482357 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immAdd]
12482732 main INFO main Receipt.java:2387 <b>Expected: </b>verify 'Cancel,print,save' Elements in Update Contact Information box<br><b>Actual(Passed): </b>verified 'Cancel,print,save' Elemnts in Update Contact Information box
12504748 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12504748 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12519795 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12522295 main INFO main Receipt.java:2389 <b>Expected: </b>verify Select function in Update Contact Information box<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box
12552192 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12552297 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immCancel]
12552483 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immTranMember]
12554951 main INFO main Receipt.java:2391 <b>Expected: </b>verify Select function in Update Contact Information box is shown in member id<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box is shown in member id
12557061 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> id: immTranMember]
12560654 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12560654 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12563701 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12584514 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
12587889 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12588124 main INFO main ReceiptPage.java:1539 <b>Expected: </b>verified Delete Elements in Update Contact Information box after default is disabled<br><b>Actual(Passed): </b>verified Delete Elements in Update Contact Information box after default is disabled
12588176 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12588233 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
12591514 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63bd833d0f79888fb6644d1dd60364c1)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
12598108 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/c8c522c7-d3ad-4e4a-801c-9e8c3edf9002
12598108 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12598326 main INFO main Receipt.java:2393 <b>Expected: </b>verify delete Element in Update Contact Information box<br><b>Actual(Passed): </b>verified delete Element in Update Contact Information box
12598326 main INFO main Receipt.java:2394 Test Passed.
12598326 main INFO main Log.java:264 **** -E---N---D- *****
12599373 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberIDAndArchiveInformationInReceiptPage
12602572 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
12602719 main INFO main Receipt.java:311 ***** verify MemberID And Archive Information In ReceiptPage *****
12607875 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1003140b-1fdc-4deb-897c-c4d08dd2cb22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6xfr5ng_blupw4bd1uwihph6o8umda5ipyoxux1fvxy&code_challenge_method=s256&nonce=6b696b9e-af08-4238-9b7a-b01265efa1f8&state=eyjpzci6immxmtc4n2m3lwqynjetngziys1hodqwlte1ymqyowmxotzlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12607875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12608014 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //input[@id='i0116']]
12608014 main INFO main Receipt.java:327 Successfully navigated to 'eReceipts Teller' Page
12608093 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //input[@id='i0116']]
12608192 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: idSIButton9]
12608202 main INFO main Receipt.java:330 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
12608264 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //input[@id='i0116']]
12608342 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //input[@id='i0116']]
12611972 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1003140b-1fdc-4deb-897c-c4d08dd2cb22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6xfr5ng_blupw4bd1uwihph6o8umda5ipyoxux1fvxy&code_challenge_method=s256&nonce=6b696b9e-af08-4238-9b7a-b01265efa1f8&state=eyjpzci6immxmtc4n2m3lwqynjetngziys1hodqwlte1ymqyowmxotzlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12611972 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12615578 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1003140b-1fdc-4deb-897c-c4d08dd2cb22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6xfr5ng_blupw4bd1uwihph6o8umda5ipyoxux1fvxy&code_challenge_method=s256&nonce=6b696b9e-af08-4238-9b7a-b01265efa1f8&state=eyjpzci6immxmtc4n2m3lwqynjetngziys1hodqwlte1ymqyowmxotzlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12615579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12616311 main INFO main SignInPage.java:259 Password text field is shown
12616418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //input[@id='i0118']]
12616497 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //input[@id='i0118']]
12619999 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1003140b-1fdc-4deb-897c-c4d08dd2cb22&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6xfr5ng_blupw4bd1uwihph6o8umda5ipyoxux1fvxy&code_challenge_method=s256&nonce=6b696b9e-af08-4238-9b7a-b01265efa1f8&state=eyjpzci6immxmtc4n2m3lwqynjetngziys1hodqwlte1ymqyowmxotzlzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
12619999 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12620640 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
12620640 main INFO main Receipt.java:333 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
12624733 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
12624733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12633280 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12633280 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12636499 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12636499 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12636646 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immOnFilter]
12639900 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
12639900 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12639999 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //mat-toolbar/div/button[2]/span]
12640233 main INFO main Receipt.java:336 Successfully navigated to the 'Dashboard' page
12645514 main INFO main Receipt.java:341 Clicked 'Non Archived' button
12645624 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immTellerId]
12645718 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immTellerId]
12646306 main INFO main Receipt.java:343 Entered 'Teller' :
12646424 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immTranDateFrom]
12646483 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immTranDateFrom]
12646958 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immTranDateTo]
12647483 main INFO main Receipt.java:355 Entered 'Date range' : 05/27/24 - 05/29/24
12648608 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immMemberId]
12648675 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immMemberId]
12649265 main INFO main Receipt.java:375 Entered 'Member' : 5034463
12652624 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
12655956 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
12659839 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
12661030 main INFO main Receipt.java:394 Clicked sliders Button :Transaction status
12666249 main INFO main Receipt.java:396 Clicked 'Apply' button
12668677 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immTranRow']]
12668733 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immTranRow']]
12676077 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immIsNotify]
12678406 main INFO main Receipt.java:450 <b>Expected: </b>Set the Notify checkbox box<br><b>Actual(Passed): </b>Successfully checked the Notify checkbox
12680531 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immArchive]
12681012 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12681361 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immUpdateAndOrArchive]
12681609 main INFO main Receipt.java:451 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elemnts in Receipt Archive and Member Notification box
12685890 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12685937 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12686062 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12686177 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12692484 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
12692484 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12694689 main INFO main Receipt.java:462 <b>Expected: </b>verify Cancel function Archive and Member box<br><b>Actual(Passed): </b>verified Cancel function in Receipt Archive and Member Notification box
12696781 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immArchive]
12698046 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12698109 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immUpdateAndOrArchive]
12698327 main INFO main Receipt.java:464 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
12700421 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12701028 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immFullname]
12701146 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immFullname]
12701562 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immEmailAddress]
12701983 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immPhoneNumber]
12706685 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immDefault]
12712156 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immSave]
12712390 main INFO main Receipt.java:467 <b>Expected: </b>verify Email Element in Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Email Elements in Add new Contact Information box
12715508 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12721656 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12722877 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immFullname]
12722953 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immFullname]
12723267 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immEmailAddress]
12723671 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immPhoneNumber]
12728094 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immDefault]
12733453 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immSave]
12733678 main INFO main Receipt.java:471 <b>Expected: </b>verify Phone Element in Add Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Phone Elements in Add new Contact Information box
12736734 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12742891 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12744178 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immFullname]
12744250 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immFullname]
12744583 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immEmailAddress]
12745035 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immPhoneNumber]
12749578 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immDefault]
12749736 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immSave]
12749849 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immSave]
12753484 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
12753484 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12756719 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12775141 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immUpdateAndOrArchive]
12775360 main INFO main Receipt.java:475 <b>Expected: </b>verify Elements in Add new Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Elemnts in Add new Contact Information box
12777453 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12777563 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12783844 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immArchive]
12785141 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12785203 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immUpdateAndOrArchive]
12785422 main INFO main Receipt.java:479 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
12806094 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12806163 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12807578 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12807625 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12808312 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
12816090 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
12816091 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12816404 main INFO main Receipt.java:483 <b>Expected: </b>verify Edit function in Receipt Archive and Member Notification box for empty information<br><b>Actual(Passed): </b>verified Edit function in Receipt Archive and Member Notification box for empty information
12818516 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12818610 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
12824829 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immArchive]
12826110 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
12826178 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immUpdateAndOrArchive]
12826408 main INFO main Receipt.java:487 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
12846923 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12847086 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12847136 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12847675 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
12850407 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
12850539 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12850605 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12854141 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
12854141 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12857204 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12875879 main INFO main Receipt.java:490 <b>Expected: </b>verify Edit function inReceipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Edit function in Update Contact Information box
12896361 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12896494 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12896546 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12896993 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
12899548 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
12899710 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12899782 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12903298 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
12903298 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12906345 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12925017 main INFO main Receipt.java:492 <b>Expected: </b>verify Edit function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Edit function in Update Contact Information box
12945439 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12945501 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12945633 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12945679 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
12946243 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
12946824 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
12947330 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immCancel']]
12950627 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
12950776 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //app-confirmation-dialog/div[2]/button[1]]
12954283 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
12954283 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12957330 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12959580 main INFO main Receipt.java:494 <b>Expected: </b>verify Cancel function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Cancel function in Update Contact Information box
12981424 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
12981424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
12996486 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
12998971 main INFO main Receipt.java:496 <b>Expected: </b>verify Select function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box
13001049 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
13001158 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
13007424 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immArchive]
13008705 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
13008784 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immUpdateAndOrArchive]
13009002 main INFO main Receipt.java:544 <b>Expected: </b>verify Elements in Update Contact Information box of Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
13029549 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13029768 main INFO main Receipt.java:546 <b>Expected: </b>verify feilds in Receipt Archive and Member Notification box for empty feilds<br><b>Actual(Passed): </b>verified feilds in Receipt Archive and Member Notification box for empty feilds
13031831 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immAdd]
13031885 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13031971 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
13032065 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immCancel]
13038346 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13038346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13040592 main INFO main Receipt.java:548 <b>Expected: </b>verify Cancel function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Cancel function in Update Contact Information box
13042722 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> id: immTranMember]
13046253 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13046253 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13049315 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13069978 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
13073393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
13073612 main INFO main ReceiptPage.java:1539 <b>Expected: </b>verified Delete Elements in Update Contact Information box after default is disabled<br><b>Actual(Passed): </b>verified Delete Elements in Update Contact Information box after default is disabled
13073681 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
13073753 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immDelete']]
13076972 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ff0981ac89742107823e0c36a4a72b56)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
13083409 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13083409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13083628 main INFO main Receipt.java:550 <b>Expected: </b>verify delete Element in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified delete Element in Update Contact Information box
13083628 main INFO main Receipt.java:552 Test Passed.
13083628 main INFO main Log.java:264 **** -E---N---D- *****
13084737 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberIDAndArchiveInformationInReceiptPage
13088066 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
13088153 main INFO main Receipt.java:311 ***** verify MemberID And Archive Information In ReceiptPage - No Phone *****
13093347 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=02417712-2761-49df-b5ab-43825bcc6201&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zwov8xwrpiserrxkxdohrcegg1bp7wneua0mb9eutk8&code_challenge_method=s256&nonce=8792af51-022d-437c-87eb-f0015450b755&state=eyjpzci6ijjjnjdinmvjltrlogmtndezmc05zte0lta2zje3ogm1ytnjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13093347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13093478 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //input[@id='i0116']]
13093478 main INFO main Receipt.java:327 Successfully navigated to 'eReceipts Teller' Page
13093550 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //input[@id='i0116']]
13093681 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: idSIButton9]
13093681 main INFO main Receipt.java:330 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
13093753 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //input[@id='i0116']]
13093816 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //input[@id='i0116']]
13097397 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=02417712-2761-49df-b5ab-43825bcc6201&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zwov8xwrpiserrxkxdohrcegg1bp7wneua0mb9eutk8&code_challenge_method=s256&nonce=8792af51-022d-437c-87eb-f0015450b755&state=eyjpzci6ijjjnjdinmvjltrlogmtndezmc05zte0lta2zje3ogm1ytnjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13097397 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13100755 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=02417712-2761-49df-b5ab-43825bcc6201&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zwov8xwrpiserrxkxdohrcegg1bp7wneua0mb9eutk8&code_challenge_method=s256&nonce=8792af51-022d-437c-87eb-f0015450b755&state=eyjpzci6ijjjnjdinmvjltrlogmtndezmc05zte0lta2zje3ogm1ytnjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13100755 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13101662 main INFO main SignInPage.java:259 Password text field is shown
13101840 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //input[@id='i0118']]
13102165 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //input[@id='i0118']]
13105862 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=02417712-2761-49df-b5ab-43825bcc6201&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zwov8xwrpiserrxkxdohrcegg1bp7wneua0mb9eutk8&code_challenge_method=s256&nonce=8792af51-022d-437c-87eb-f0015450b755&state=eyjpzci6ijjjnjdinmvjltrlogmtndezmc05zte0lta2zje3ogm1ytnjmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13105862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13106410 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
13106410 main INFO main Receipt.java:333 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
13110381 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
13110381 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13119034 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
13119034 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13122324 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
13122325 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13122452 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immOnFilter]
13125681 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
13125681 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13125785 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //mat-toolbar/div/button[2]/span]
13126020 main INFO main Receipt.java:336 Successfully navigated to the 'Dashboard' page
13131316 main INFO main Receipt.java:341 Clicked 'Non Archived' button
13131410 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immTellerId]
13131488 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immTellerId]
13132037 main INFO main Receipt.java:343 Entered 'Teller' :
13132150 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immTranDateFrom]
13132223 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immTranDateFrom]
13132689 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immTranDateTo]
13133238 main INFO main Receipt.java:355 Entered 'Date range' : 05/27/24 - 05/29/24
13134331 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immMemberId]
13134410 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immMemberId]
13135019 main INFO main Receipt.java:375 Entered 'Member' : 5034463
13138347 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
13141706 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
13145342 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
13146580 main INFO main Receipt.java:394 Clicked sliders Button :Transaction status
13151800 main INFO main Receipt.java:396 Clicked 'Apply' button
13154160 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immTranRow']]
13154238 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immTranRow']]
13161582 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immIsNotify]
13163878 main INFO main Receipt.java:450 <b>Expected: </b>Set the Notify checkbox box<br><b>Actual(Passed): </b>Successfully checked the Notify checkbox
13166004 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immArchive]
13166418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13166853 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13167066 main INFO main Receipt.java:451 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elemnts in Receipt Archive and Member Notification box
13171332 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13171382 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13171504 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13171644 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13177910 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13177910 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13180129 main INFO main Receipt.java:462 <b>Expected: </b>verify Cancel function Archive and Member box<br><b>Actual(Passed): </b>verified Cancel function in Receipt Archive and Member Notification box
13182238 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immArchive]
13183520 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13183597 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13183816 main INFO main Receipt.java:464 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
13185910 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13186461 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immFullname]
13186661 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immFullname]
13187099 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immEmailAddress]
13187626 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immPhoneNumber]
13192285 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immDefault]
13197785 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immSave]
13198035 main INFO main Receipt.java:467 <b>Expected: </b>verify Email Element in Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Email Elements in Add new Contact Information box
13201144 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13207316 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13208535 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immFullname]
13208613 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immFullname]
13208957 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immEmailAddress]
13209444 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immPhoneNumber]
13213895 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immDefault]
13219254 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immSave]
13219504 main INFO main Receipt.java:471 <b>Expected: </b>verify Phone Element in Add Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Phone Elements in Add new Contact Information box
13222582 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13228738 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13229957 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immFullname]
13230035 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immFullname]
13230373 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immEmailAddress]
13230849 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immPhoneNumber]
13235383 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immDefault]
13235540 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immSave]
13235643 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immSave]
13239239 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13239239 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13242442 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13260958 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13261179 main INFO main Receipt.java:475 <b>Expected: </b>verify Elements in Add new Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Elemnts in Add new Contact Information box
13263270 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13263364 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13269598 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immArchive]
13270882 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13270958 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13271194 main INFO main Receipt.java:479 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
13291817 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13291881 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13293208 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13293255 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13293856 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13301601 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13301601 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13301864 main INFO main Receipt.java:483 <b>Expected: </b>verify Edit function in Receipt Archive and Member Notification box for empty information<br><b>Actual(Passed): </b>verified Edit function in Receipt Archive and Member Notification box for empty information
13303989 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13304099 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13310286 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immArchive]
13311552 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13311630 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13311849 main INFO main Receipt.java:487 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
13332349 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13332488 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13332542 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13333086 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13335739 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
13335878 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13335942 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13339490 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13339490 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13342552 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13361162 main INFO main Receipt.java:490 <b>Expected: </b>verify Edit function inReceipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Edit function in Update Contact Information box
13381584 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13381718 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13381766 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13382290 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13384802 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
13384923 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13384992 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13388521 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13388521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13391568 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13410115 main INFO main Receipt.java:492 <b>Expected: </b>verify Edit function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Edit function in Update Contact Information box
13430537 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13430600 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13430724 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13430778 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13431249 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13431877 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13432225 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immCancel']]
13435459 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
13435600 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> xpath: //app-confirmation-dialog/div[2]/button[1]]
13439115 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13439115 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13442162 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13444443 main INFO main Receipt.java:494 <b>Expected: </b>verify Cancel function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Cancel function in Update Contact Information box
13466256 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/48595c47-5c78-4072-93ec-0db58e334c69
13466256 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13481319 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13483834 main INFO main Receipt.java:496 <b>Expected: </b>verify Select function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box
13485913 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13486007 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immCancel]
13492256 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immArchive]
13493585 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immAdd]
13493647 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13493886 main INFO main Receipt.java:502 <b>Expected: </b>If Archive Flag is “True” click on Archive button If Archive Flag is “False” do not click <br><b>Actual(Passed): </b>Archive Flag is true, So clicked on Archive Button
13494385 main INFO main Receipt.java:511 <b>Expected: </b>If Email Flag is “True” check the Email checkbox, If Email Flag is “False” uncheck the Email checkbox<br><b>Actual(Passed): </b>Email Flag is true, So checked the Email checkbox.
13494616 main INFO main Receipt.java:521 <b>Expected: </b>If Phone Flag is “True” check the Phone checkbox, If Phone Flag is “False” uncheck the Phone checkbox <br><b>Actual(Passed): </b>Phone Flag is false, So unchecked the Phone checkbox.
13494756 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13494850 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immUpdateAndOrArchive]
13495262 main INFO main Receipt.java:523 <b>Expected: </b>click finish is present in Receipt page<br><b>Actual(Passed): </b>clicked finish which is present in Receipt page
13499147 main DEBUG main ImmUtils.java:321 Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immGotoArchivedTransaction]
13501413 main INFO main Receipt.java:525 <b>Expected: </b>check transaction status message<br><b>Actual(Passed): </b>Transaction is being archived ...
13521491 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immGotoArchivedTransaction]
13523710 main INFO main Receipt.java:529 <b>Expected: </b>check transaction status message<br><b>Actual(Passed): </b>Transaction is archived.
13523788 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immGotoArchivedTransaction]
13523884 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immGotoArchivedTransaction]
13524306 main INFO main Receipt.java:531 <b>Expected: </b>click View Transaction is present in Receipt page<br><b>Actual(Passed): </b>clicked View Transaction which is present in Receipt page
13526819 main INFO main Receipt.java:533 <b>Expected: </b>Print is present in Archive page<br><b>Actual(Passed): </b>Print is present in Archive page
13528085 main INFO main Receipt.java:535 <b>Expected: </b>Notify is present in Archive page<br><b>Actual(Passed): </b>Notify is present in Receipt page
13528201 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immOpenAboutDialog]
13528429 main INFO main Receipt.java:537 <b>Expected: </b>verify the About Trancation Icon in Archive page<br><b>Actual(Passed): </b> Verified the About Trancation Icon in Receipt page
13528554 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immGoBack]
13528647 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd3bfaca287007e9c88b66a753e60dac)] -> id: immGoBack]
13529268 main INFO main Receipt.java:539 <b>Expected: </b>verify the Go Back Icon in Archive page<br><b>Actual(Passed): </b>verified the Go Back Icon in Receipt page
13529268 main INFO main Receipt.java:552 Test Passed.
13529269 main INFO main Log.java:264 **** -E---N---D- *****
13530429 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberIDAndArchiveInformationInReceiptPage
13534179 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
13534257 main INFO main Receipt.java:311 ***** verify MemberID And Archive Information In ReceiptPage - SMS False *****
13539624 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=42582fa6-3ca9-4316-826b-6df4a87a50cc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1z1wtfur-dpru2rljch9vstdlchtfermmgylz9iccc4&code_challenge_method=s256&nonce=029e853d-e755-48fd-97fd-2ae5e2c0bf31&state=eyjpzci6ijhlzjk4nzu3ltdhytmtndy5ys05m2u5ltjhyzm3njkxnza1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13539625 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13539741 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //input[@id='i0116']]
13539741 main INFO main Receipt.java:327 Successfully navigated to 'eReceipts Teller' Page
13539816 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //input[@id='i0116']]
13539941 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: idSIButton9]
13539941 main INFO main Receipt.java:330 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
13540007 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //input[@id='i0116']]
13540069 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //input[@id='i0116']]
13543601 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=42582fa6-3ca9-4316-826b-6df4a87a50cc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1z1wtfur-dpru2rljch9vstdlchtfermmgylz9iccc4&code_challenge_method=s256&nonce=029e853d-e755-48fd-97fd-2ae5e2c0bf31&state=eyjpzci6ijhlzjk4nzu3ltdhytmtndy5ys05m2u5ltjhyzm3njkxnza1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13543602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13547230 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=42582fa6-3ca9-4316-826b-6df4a87a50cc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1z1wtfur-dpru2rljch9vstdlchtfermmgylz9iccc4&code_challenge_method=s256&nonce=029e853d-e755-48fd-97fd-2ae5e2c0bf31&state=eyjpzci6ijhlzjk4nzu3ltdhytmtndy5ys05m2u5ltjhyzm3njkxnza1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13547231 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13548154 main INFO main SignInPage.java:259 Password text field is shown
13548434 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //input[@id='i0118']]
13548579 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //input[@id='i0118']]
13552012 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=42582fa6-3ca9-4316-826b-6df4a87a50cc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1z1wtfur-dpru2rljch9vstdlchtfermmgylz9iccc4&code_challenge_method=s256&nonce=029e853d-e755-48fd-97fd-2ae5e2c0bf31&state=eyjpzci6ijhlzjk4nzu3ltdhytmtndy5ys05m2u5ltjhyzm3njkxnza1nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
13552012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13552567 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
13552567 main INFO main Receipt.java:333 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
13556757 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
13556773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13565797 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
13565797 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13569038 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
13569038 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13569163 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immOnFilter]
13572414 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
13572414 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13572523 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //mat-toolbar/div/button[2]/span]
13572726 main INFO main Receipt.java:336 Successfully navigated to the 'Dashboard' page
13578023 main INFO main Receipt.java:341 Clicked 'Non Archived' button
13578132 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immTellerId]
13578210 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immTellerId]
13578780 main INFO main Receipt.java:343 Entered 'Teller' :
13578901 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immTranDateFrom]
13578961 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immTranDateFrom]
13579439 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immTranDateTo]
13579992 main INFO main Receipt.java:355 Entered 'Date range' : 05/27/24 - 05/29/24
13581112 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immMemberId]
13581185 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immMemberId]
13581711 main INFO main Receipt.java:375 Entered 'Member' : 5034463
13585070 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
13588425 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
13591980 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
13593164 main INFO main Receipt.java:394 Clicked sliders Button :Transaction status
13598382 main INFO main Receipt.java:396 Clicked 'Apply' button
13600742 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immTranRow']]
13600789 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immTranRow']]
13608198 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immIsNotify]
13610539 main INFO main Receipt.java:450 <b>Expected: </b>Set the Notify checkbox box<br><b>Actual(Passed): </b>Successfully checked the Notify checkbox
13612681 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immArchive]
13613961 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13614070 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13614273 main INFO main Receipt.java:451 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elemnts in Receipt Archive and Member Notification box
13618602 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13618649 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13618783 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13618867 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13625164 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/a0630a11-e99b-43b2-afcd-16a91a9ebf7d
13625164 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13627385 main INFO main Receipt.java:462 <b>Expected: </b>verify Cancel function Archive and Member box<br><b>Actual(Passed): </b>verified Cancel function in Receipt Archive and Member Notification box
13629508 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immArchive]
13630805 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13630867 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13631086 main INFO main Receipt.java:464 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
13633187 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13633465 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immFullname]
13633660 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immFullname]
13634203 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immEmailAddress]
13634676 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immPhoneNumber]
13639274 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immDefault]
13644742 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immSave]
13644982 main INFO main Receipt.java:467 <b>Expected: </b>verify Email Element in Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Email Elements in Add new Contact Information box
13648086 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13654227 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13655446 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immFullname]
13655524 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immFullname]
13655861 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immEmailAddress]
13656325 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immPhoneNumber]
13660742 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immDefault]
13666133 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immSave]
13666352 main INFO main Receipt.java:471 <b>Expected: </b>verify Phone Element in Add Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Phone Elements in Add new Contact Information box
13669415 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13675586 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13676886 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immFullname]
13676962 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immFullname]
13677290 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immEmailAddress]
13677742 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immPhoneNumber]
13682258 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immDefault]
13682405 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immSave]
13682513 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immSave]
13686117 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/a0630a11-e99b-43b2-afcd-16a91a9ebf7d
13686117 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13689367 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13709946 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13710165 main INFO main Receipt.java:475 <b>Expected: </b>verify Elements in Add new Receipt Archive and Member box<br><b>Actual(Passed): </b>verified Elemnts in Add new Contact Information box
13712227 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13712336 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13718587 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immArchive]
13719887 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13719946 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13720183 main INFO main Receipt.java:479 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
13742886 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13742946 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13744321 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13744368 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13744971 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13752741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/a0630a11-e99b-43b2-afcd-16a91a9ebf7d
13752741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13753040 main INFO main Receipt.java:483 <b>Expected: </b>verify Edit function in Receipt Archive and Member Notification box for empty information<br><b>Actual(Passed): </b>verified Edit function in Receipt Archive and Member Notification box for empty information
13755149 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13755259 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13761462 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immArchive]
13762712 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13762774 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13762993 main INFO main Receipt.java:487 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
13785540 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13785703 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13785755 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13786294 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13789186 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
13789303 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13789373 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13792868 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/a0630a11-e99b-43b2-afcd-16a91a9ebf7d
13792868 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13795931 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13816556 main INFO main Receipt.java:490 <b>Expected: </b>verify Edit function inReceipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Edit function in Update Contact Information box
13839041 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13839162 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13839214 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13839680 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13842297 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(4) mat-checkbox[id*=immDefault]]
13842407 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13842471 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13845994 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/a0630a11-e99b-43b2-afcd-16a91a9ebf7d
13845994 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13849056 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13869697 main INFO main Receipt.java:492 <b>Expected: </b>verify Edit function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Edit function in Update Contact Information box
13892151 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13892213 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13892339 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13892384 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(2) input]
13892918 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(3) input]
13893456 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immEditSave']]
13893823 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(5) div[id*='immCancel']]
13897088 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
13897213 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> xpath: //app-confirmation-dialog/div[2]/button[1]]
13900744 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/a0630a11-e99b-43b2-afcd-16a91a9ebf7d
13900744 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13903807 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13906057 main INFO main Receipt.java:494 <b>Expected: </b>verify Cancel function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Cancel function in Update Contact Information box
13930010 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/a0630a11-e99b-43b2-afcd-16a91a9ebf7d
13930010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
13945073 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> css selector: tr[id*='immStoredMemberRow']>td:nth-of-type(1)]
13947557 main INFO main Receipt.java:496 <b>Expected: </b>verify Select function in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Select function in Update Contact Information box
13949620 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13949729 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immCancel]
13955964 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immArchive]
13957245 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immAdd]
13957323 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13957573 main INFO main Receipt.java:502 <b>Expected: </b>If Archive Flag is “True” click on Archive button If Archive Flag is “False” do not click <br><b>Actual(Passed): </b>Archive Flag is true, So clicked on Archive Button
13958181 main INFO main Receipt.java:511 <b>Expected: </b>If Email Flag is “True” check the Email checkbox, If Email Flag is “False” uncheck the Email checkbox<br><b>Actual(Passed): </b>Email Flag is true, So checked the Email checkbox.
13958448 main INFO main Receipt.java:521 <b>Expected: </b>If Phone Flag is “True” check the Phone checkbox, If Phone Flag is “False” uncheck the Phone checkbox <br><b>Actual(Passed): </b>Phone Flag is false, So unchecked the Phone checkbox.
13958526 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13958636 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immUpdateAndOrArchive]
13959048 main INFO main Receipt.java:523 <b>Expected: </b>click finish is present in Receipt page<br><b>Actual(Passed): </b>clicked finish which is present in Receipt page
13962870 main DEBUG main ImmUtils.java:321 Unable to find an element after 3 sec ==> [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immGotoArchivedTransaction]
13965136 main INFO main Receipt.java:525 <b>Expected: </b>check transaction status message<br><b>Actual(Passed): </b>Transaction is being archived ...
13985202 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immGotoArchivedTransaction]
13987417 main INFO main Receipt.java:529 <b>Expected: </b>check transaction status message<br><b>Actual(Passed): </b>Transaction is archived.
13987485 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immGotoArchivedTransaction]
13987605 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immGotoArchivedTransaction]
13988021 main INFO main Receipt.java:531 <b>Expected: </b>click View Transaction is present in Receipt page<br><b>Actual(Passed): </b>clicked View Transaction which is present in Receipt page
13990323 main INFO main Receipt.java:533 <b>Expected: </b>Print is present in Archive page<br><b>Actual(Passed): </b>Print is present in Archive page
13991605 main INFO main Receipt.java:535 <b>Expected: </b>Notify is present in Archive page<br><b>Actual(Passed): </b>Notify is present in Receipt page
13991714 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immOpenAboutDialog]
13991933 main INFO main Receipt.java:537 <b>Expected: </b>verify the About Trancation Icon in Archive page<br><b>Actual(Passed): </b> Verified the About Trancation Icon in Receipt page
13992042 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immGoBack]
13992151 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c9b23e323543a1491e00888ec4f9ff53)] -> id: immGoBack]
13992815 main INFO main Receipt.java:539 <b>Expected: </b>verify the Go Back Icon in Archive page<br><b>Actual(Passed): </b>verified the Go Back Icon in Receipt page
13992816 main INFO main Receipt.java:552 Test Passed.
13992816 main INFO main Log.java:264 **** -E---N---D- *****
13993933 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyNormalMemberAddUpdateContactInfo
13997607 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
13997667 main INFO main Receipt.java:2434 ***** verify Normal MemberID And Archive Information Update (Use Normal only) *****
14003245 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=286d1fe7-87aa-4ab1-949a-2c9cda3cd9cf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=azxp3-ieontfabzftizerrzebl8tpzil5tricdm0-40&code_challenge_method=s256&nonce=35660484-e78f-466a-b574-929de3ba9b18&state=eyjpzci6imfknjnjngi4lwrjzwetndllyy1hyjkwlwrlzmmwmwjjoty4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14003245 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14003385 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> xpath: //input[@id='i0116']]
14003385 main INFO main Receipt.java:2450 Successfully navigated to 'eReceipts Teller' Page
14003449 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> xpath: //input[@id='i0116']]
14003589 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: idSIButton9]
14003589 main INFO main Receipt.java:2453 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14003652 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> xpath: //input[@id='i0116']]
14003730 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> xpath: //input[@id='i0116']]
14007347 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=286d1fe7-87aa-4ab1-949a-2c9cda3cd9cf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=azxp3-ieontfabzftizerrzebl8tpzil5tricdm0-40&code_challenge_method=s256&nonce=35660484-e78f-466a-b574-929de3ba9b18&state=eyjpzci6imfknjnjngi4lwrjzwetndllyy1hyjkwlwrlzmmwmwjjoty4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14007347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14010825 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=286d1fe7-87aa-4ab1-949a-2c9cda3cd9cf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=azxp3-ieontfabzftizerrzebl8tpzil5tricdm0-40&code_challenge_method=s256&nonce=35660484-e78f-466a-b574-929de3ba9b18&state=eyjpzci6imfknjnjngi4lwrjzwetndllyy1hyjkwlwrlzmmwmwjjoty4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14010825 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14011681 main INFO main SignInPage.java:259 Password text field is shown
14011856 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> xpath: //input[@id='i0118']]
14011983 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> xpath: //input[@id='i0118']]
14015464 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=286d1fe7-87aa-4ab1-949a-2c9cda3cd9cf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=azxp3-ieontfabzftizerrzebl8tpzil5tricdm0-40&code_challenge_method=s256&nonce=35660484-e78f-466a-b574-929de3ba9b18&state=eyjpzci6imfknjnjngi4lwrjzwetndllyy1hyjkwlwrlzmmwmwjjoty4nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14015464 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14016011 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
14016011 main INFO main Receipt.java:2456 logged with the Username:JoeTeller@Qaxpauto.onmicrosoft.com
14020011 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
14020011 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14028516 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14028516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14031713 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14031713 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14031824 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immOnFilter]
14035012 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14035012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14035121 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> xpath: //mat-toolbar/div/button[2]/span]
14035324 main INFO main Receipt.java:2459 Successfully navigated to the 'Dashboard' page
14040606 main INFO main Receipt.java:2464 Clicked 'Non Archived' button
14040715 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immTranDateFrom]
14040777 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immTranDateFrom]
14041338 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immTranDateTo]
14041871 main INFO main Receipt.java:2472 Entered 'Date range' : 11/01/2021 - 11/20/2021
14042989 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immMemberId]
14043043 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immMemberId]
14043605 main INFO main Receipt.java:2477 Entered 'Member' : 5034463
14046949 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
14050323 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
14054006 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
14055215 main INFO main Receipt.java:2496 Clicked sliders Button :Transaction status
14060435 main INFO main Receipt.java:2498 Clicked 'Apply' button
14062574 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> css selector: tr[id*='immTranRow']]
14062621 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> css selector: tr[id*='immTranRow']]
14069949 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immTranMember]
14070320 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immAdd]
14071189 main INFO main Receipt.java:2521 <b>Expected: </b>verify 'Cancel,print,save' Elements in Update Contact Information box<br><b>Actual(Passed): </b>verified 'Cancel,print,save' Elemnts in Update Contact Information box
14075512 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immAdd]
14075801 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immFullname]
14076113 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immFullname]
14076583 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immEmailAddress]
14077039 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6f49611018bb32615bc2c98d0e095dd7)] -> id: immPhoneNumber]
14092496 main INFO main Log.java:264 **** -E---N---D- *****
14093402 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyNormalMemberIDAndArchiveInformationInReceiptPage
14096552 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14096652 main INFO main Receipt.java:598 ***** verify Normal MemberID And Archive Information In ReceiptPage *****
14101759 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06757a0c-0be5-445e-9a78-b6e06a76f8ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=l7xxra99n_r6futjflx2ycrz7k98yawwmc_r3hixupk&code_challenge_method=s256&nonce=4374fb39-449e-4839-aef1-8efc8707a9f2&state=eyjpzci6ijdmymeyyzg0ltuzowqtnddhoc1hmwnklwu5zmrizwmznju0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14101760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14101871 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> xpath: //input[@id='i0116']]
14101871 main INFO main Receipt.java:614 Successfully navigated to 'eReceipts Teller' Page
14101949 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> xpath: //input[@id='i0116']]
14102075 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: idSIButton9]
14102075 main INFO main Receipt.java:617 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14102184 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> xpath: //input[@id='i0116']]
14102265 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> xpath: //input[@id='i0116']]
14105828 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06757a0c-0be5-445e-9a78-b6e06a76f8ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=l7xxra99n_r6futjflx2ycrz7k98yawwmc_r3hixupk&code_challenge_method=s256&nonce=4374fb39-449e-4839-aef1-8efc8707a9f2&state=eyjpzci6ijdmymeyyzg0ltuzowqtnddhoc1hmwnklwu5zmrizwmznju0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14105828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14109837 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06757a0c-0be5-445e-9a78-b6e06a76f8ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=l7xxra99n_r6futjflx2ycrz7k98yawwmc_r3hixupk&code_challenge_method=s256&nonce=4374fb39-449e-4839-aef1-8efc8707a9f2&state=eyjpzci6ijdmymeyyzg0ltuzowqtnddhoc1hmwnklwu5zmrizwmznju0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14109838 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14110699 main INFO main SignInPage.java:259 Password text field is shown
14110917 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> xpath: //input[@id='i0118']]
14111015 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> xpath: //input[@id='i0118']]
14114371 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06757a0c-0be5-445e-9a78-b6e06a76f8ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=l7xxra99n_r6futjflx2ycrz7k98yawwmc_r3hixupk&code_challenge_method=s256&nonce=4374fb39-449e-4839-aef1-8efc8707a9f2&state=eyjpzci6ijdmymeyyzg0ltuzowqtnddhoc1hmwnklwu5zmrizwmznju0zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14114371 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14114990 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
14114990 main INFO main Receipt.java:620 logged with the Username:JoeTeller@Qaxpauto.onmicrosoft.com
14118989 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
14118989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14127781 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14127781 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14130987 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14130987 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14131106 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immOnFilter]
14134322 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14134322 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14134418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> xpath: //mat-toolbar/div/button[2]/span]
14134653 main INFO main Receipt.java:623 Successfully navigated to the 'Dashboard' page
14139934 main INFO main Receipt.java:628 Clicked 'Non Archived' button
14140044 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immTranDateFrom]
14140106 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immTranDateFrom]
14140592 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immTranDateTo]
14141122 main INFO main Receipt.java:640 Entered 'Date range' : 05/27/24 - 05/29/24
14142231 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immMemberId]
14142310 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immMemberId]
14142840 main INFO main Receipt.java:660 Entered 'Member' : 5034463
14146216 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
14149623 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
14153254 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
14154450 main INFO main Receipt.java:679 Clicked sliders Button :Transaction status
14159685 main INFO main Receipt.java:681 Clicked 'Apply' button
14161889 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> css selector: tr[id*='immTranRow']]
14161934 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> css selector: tr[id*='immTranRow']]
14169294 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immIsNotify]
14171606 main INFO main Receipt.java:707 <b>Expected: </b>Set the Notify checkbox box<br><b>Actual(Passed): </b>Successfully checked the Notify checkbox
14173763 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immArchive]
14174388 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immAdd]
14174710 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immUpdateAndOrArchive]
14174950 main INFO main Receipt.java:710 <b>Expected: </b>verify Elements in Receipt Archive and Member Notification box<br><b>Actual(Passed): </b>verified Elements in Receipt Archive and Member Notification box
14177044 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immAdd]
14177497 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immFullname]
14177700 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immFullname]
14178206 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immEmailAddress]
14178648 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6e0d2fae56336fc7fbecff813be6830d)] -> id: immPhoneNumber]
14193987 main INFO main Log.java:264 **** -E---N---D- *****
14194872 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyReceivedAndDisbursedErrorMessages
14198046 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14198046 main INFO main Receipt.java:1098 ***** verify Received And Disbursed Error Messages In Receipt Page *****
14203108 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06543a84-3f47-4c16-8d72-3848b84d1147&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=d8gmrlvn9_pvbfhxff4ggs2jqbo2w7zznzlxczh62zc&code_challenge_method=s256&nonce=8d90fbd6-d796-4f13-a999-53ed44cd49ba&state=eyjpzci6ijqzy2q0zjk2ltiznwitngnlys04nzq4ltu4ntlkzgy5zgy5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14203108 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14203341 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //input[@id='i0116']]
14203341 main INFO main Receipt.java:1101 Successfully navigated to 'eReceipts Teller' Page
14203429 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //input[@id='i0116']]
14203544 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: idSIButton9]
14203544 main INFO main Receipt.java:1104 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14203624 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //input[@id='i0116']]
14203685 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //input[@id='i0116']]
14207638 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06543a84-3f47-4c16-8d72-3848b84d1147&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=d8gmrlvn9_pvbfhxff4ggs2jqbo2w7zznzlxczh62zc&code_challenge_method=s256&nonce=8d90fbd6-d796-4f13-a999-53ed44cd49ba&state=eyjpzci6ijqzy2q0zjk2ltiznwitngnlys04nzq4ltu4ntlkzgy5zgy5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14207639 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14211151 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06543a84-3f47-4c16-8d72-3848b84d1147&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=d8gmrlvn9_pvbfhxff4ggs2jqbo2w7zznzlxczh62zc&code_challenge_method=s256&nonce=8d90fbd6-d796-4f13-a999-53ed44cd49ba&state=eyjpzci6ijqzy2q0zjk2ltiznwitngnlys04nzq4ltu4ntlkzgy5zgy5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14211151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14211890 main INFO main SignInPage.java:259 Password text field is shown
14211989 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //input[@id='i0118']]
14212083 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //input[@id='i0118']]
14215466 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=06543a84-3f47-4c16-8d72-3848b84d1147&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=d8gmrlvn9_pvbfhxff4ggs2jqbo2w7zznzlxczh62zc&code_challenge_method=s256&nonce=8d90fbd6-d796-4f13-a999-53ed44cd49ba&state=eyjpzci6ijqzy2q0zjk2ltiznwitngnlys04nzq4ltu4ntlkzgy5zgy5nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14215466 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14216013 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
14216013 main INFO main Receipt.java:1107 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
14219982 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
14219982 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14228638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14228638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14231891 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14231891 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14232036 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immOnFilter]
14235263 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14235263 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14235372 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //mat-toolbar/div/button[2]/span]
14235591 main INFO main Receipt.java:1110 Successfully navigated to the 'Dashboard' page
14240872 main INFO main Receipt.java:1115 Clicked 'Non Archived' button
14240988 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immTellerId]
14241044 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immTellerId]
14241639 main INFO main Receipt.java:1117 Entered 'Teller' :
14243998 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
14247341 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
14250951 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
14252154 main INFO main Receipt.java:1127 Clicked sliders Button :Transaction status
14257419 main INFO main Receipt.java:1129 Clicked 'Apply' button
14259779 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> css selector: tr[id*='immTranRow']]
14259824 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> css selector: tr[id*='immTranRow']]
14271123 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immOpenDisbursementDialog]
14271248 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immOpenDisbursementDialog]
14271707 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immDisbursementClear]
14272059 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immDisbursementClear]
14272277 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immDisbursementCancel]
14272360 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immDisbursementClear]
14272621 main INFO main Receipt.java:1152 <b>Expected: </b>Sucessfully clicked and verify Disbursement Card Elements in Receipt page<br><b>Actual(Passed): </b>Sucessfully clicked and verified Disbursement Card Elements in Receipt page
14274717 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14274779 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14276171 main INFO main Receipt.java:1154 <b>Expected: </b> verify clicked the Received cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Received cash tab
14280288 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immCashReceivedFivesSum]
14280373 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immCashReceivedFivesSum]
14280819 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> css selector: mat-error[id*='mat-error-']]
14283857 main INFO main Receipt.java:1158 Successfully verified the Error message for incorrect value in Denomination of receveid grid:Please enter correct amount.
14285920 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14285967 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14287373 main INFO main Receipt.java:1163 <b>Expected: </b> verify clicked the Disbursed cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Disbursed cash tab
14291514 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immCashDisbursedFiftiesSum]
14291592 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> id: immCashDisbursedFiftiesSum]
14291971 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cdf50f91cfac5c4a9e9f2eb44d79d983)] -> css selector: mat-error[id*='mat-error-']]
14294998 main INFO main Receipt.java:1167 Successfully verified the Error message for incorrect value in Denomination of Disbursed grid:Please enter correct amount.
14294998 main INFO main Receipt.java:1170 Test Passed.
14294998 main INFO main Log.java:264 **** -E---N---D- *****
14295935 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyReceivedAndDisbursedGridInReceiptPage
14299139 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14299139 main INFO main Receipt.java:828 ***** verify Received And Disbursed Grid In Receipt Page *****
14304208 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=79d704e3-d42b-4cfc-b6bc-5f08106be551&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pkwagj5h4ribikm5mwtbkora1nagl4ew-hy7xuy2rc8&code_challenge_method=s256&nonce=e907303f-0b4b-4bb4-a76a-cf4421d1e9a8&state=eyjpzci6iji4njaxnzu1lwu0nmetngzmzi04mdexlwywmzg5ntg0zdeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14304208 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14304326 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //input[@id='i0116']]
14304326 main INFO main Receipt.java:831 Successfully navigated to 'eReceipts Teller' Page
14304422 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //input[@id='i0116']]
14304529 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: idSIButton9]
14304529 main INFO main Receipt.java:834 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14304607 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //input[@id='i0116']]
14304670 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //input[@id='i0116']]
14308292 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=79d704e3-d42b-4cfc-b6bc-5f08106be551&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pkwagj5h4ribikm5mwtbkora1nagl4ew-hy7xuy2rc8&code_challenge_method=s256&nonce=e907303f-0b4b-4bb4-a76a-cf4421d1e9a8&state=eyjpzci6iji4njaxnzu1lwu0nmetngzmzi04mdexlwywmzg5ntg0zdeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14308292 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14311740 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=79d704e3-d42b-4cfc-b6bc-5f08106be551&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pkwagj5h4ribikm5mwtbkora1nagl4ew-hy7xuy2rc8&code_challenge_method=s256&nonce=e907303f-0b4b-4bb4-a76a-cf4421d1e9a8&state=eyjpzci6iji4njaxnzu1lwu0nmetngzmzi04mdexlwywmzg5ntg0zdeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14311740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14312524 main INFO main SignInPage.java:259 Password text field is shown
14312723 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //input[@id='i0118']]
14312797 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //input[@id='i0118']]
14316241 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=79d704e3-d42b-4cfc-b6bc-5f08106be551&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pkwagj5h4ribikm5mwtbkora1nagl4ew-hy7xuy2rc8&code_challenge_method=s256&nonce=e907303f-0b4b-4bb4-a76a-cf4421d1e9a8&state=eyjpzci6iji4njaxnzu1lwu0nmetngzmzi04mdexlwywmzg5ntg0zdeyocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14316241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14316851 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
14316851 main INFO main Receipt.java:837 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
14320988 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
14320988 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14330248 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14330248 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14333483 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14333483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14333688 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOnFilter]
14336905 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14336905 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14337014 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //mat-toolbar/div/button[2]/span]
14337217 main INFO main Receipt.java:840 Successfully navigated to the 'Dashboard' page
14342514 main INFO main Receipt.java:845 Clicked 'Non Archived' button
14342623 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immTellerId]
14342686 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immTellerId]
14343266 main INFO main Receipt.java:847 Entered 'Teller' :
14345624 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
14348964 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
14352518 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
14353764 main INFO main Receipt.java:857 Clicked sliders Button :Transaction status
14359014 main INFO main Receipt.java:859 Clicked 'Apply' button
14361392 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> css selector: tr[id*='immTranRow']]
14361436 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> css selector: tr[id*='immTranRow']]
14372764 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14372858 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14374296 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14374405 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14374624 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementCancel]
14374703 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14374964 main INFO main Receipt.java:882 <b>Expected: </b>Sucessfully clicked and verify Disbursement Card Elements in Receipt page<br><b>Actual(Passed): </b>Sucessfully clicked and verified Disbursement Card Elements in Receipt page
14377061 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14377171 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14378561 main INFO main Receipt.java:884 <b>Expected: </b> verify clicked the Received cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Received cash tab
14380689 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immQEExpression]
14380765 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immQEExpression]
14385389 main INFO main Receipt.java:886 <b>Expected: </b>verify Wrong 'Expresion' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully verified Wrong 'Expresion' in Disbursement Card of Receipt page
14387468 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immQEExpression]
14387546 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immQEExpression]
14392124 main INFO main Receipt.java:888 <b>Expected: </b> verify 'Expresion' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully verified 'Expresion' in Disbursement Card of Receipt page
14394265 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementSave]
14394374 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementSave]
14400841 main INFO main Receipt.java:890 <b>Expected: </b>verify Saved 'Expresion' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully save 'Expresion' in Disbursement Card of Receipt page
14406921 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14407030 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14408343 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14408437 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14408606 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementCancel]
14408676 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14410749 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14410858 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14415218 main INFO main Receipt.java:893 <b>Expected: </b>verify cleared 'Expresion' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully cleared 'Expresion' in Disbursement Card of Receipt page
14417296 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementSave]
14417392 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementSave]
14423921 main INFO main Receipt.java:894 <b>Expected: </b>verify Saved 'Expresion' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully save 'Expresion' in Disbursement Card of Receipt page
14429999 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14430093 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14431393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14431484 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14431648 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementCancel]
14431737 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14433812 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementCancel]
14433906 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementCancel]
14440202 main INFO main Receipt.java:897 <b>Expected: </b>verify Cancel 'Expresion' in Disbursement Card of Receipt page<br><b>Actual(Passed): </b>Sucessfully cancel 'Expresion' in Disbursement Card of Receipt page
14446281 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14446374 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immOpenDisbursementDialog]
14447734 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14447827 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14447995 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementCancel]
14448074 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immDisbursementClear]
14450124 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14450193 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14451562 main INFO main Receipt.java:900 <b>Expected: </b> verify clicked the Received cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Received cash tab
14455702 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedOnes]
14455765 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedOnes]
14460343 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedHundreds]
14460434 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedHundreds]
14464859 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedTwos]
14464921 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedTwos]
14469437 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedFives]
14469515 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedFives]
14473968 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedCoins]
14474031 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedCoins]
14478500 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedFifties]
14478562 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedFifties]
14483031 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedTwenties]
14483093 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedTwenties]
14487531 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedTens]
14487593 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashReceivedTens]
14490218 main INFO main Receipt.java:911 <b>Expected: </b>verify Succesfully the recevied cash added total<br><b>Actual(Passed): </b>verified Succesfully the recevied cash add total
14492267 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14492328 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14493750 main INFO main Receipt.java:913 <b>Expected: </b> verify clicked the Disbursed cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Disbursed cash tab
14497859 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedOnes]
14497937 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedOnes]
14502484 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedHundreds]
14502547 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedHundreds]
14506969 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedTwos]
14507031 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedTwos]
14511469 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedFives]
14511531 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedFives]
14516093 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedCoins]
14516156 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedCoins]
14520594 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedFifties]
14520672 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedFifties]
14525094 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedTwenties]
14525156 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedTwenties]
14529610 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedTens]
14529672 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d7e5f21f8adea73e1bd10cbbaacad7)] -> id: immCashDisbursedTens]
14532250 main INFO main Receipt.java:924 <b>Expected: </b>verify Succesfully the Disbursed cash add total<br><b>Actual(Passed): </b>verified Succesfully the Disbursed cash add total
14532266 main INFO main Receipt.java:926 Test Passed.
14532266 main INFO main Log.java:264 **** -E---N---D- *****
14533250 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyReceivedAndDisbursedSumsInReceiptPage
14536555 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14536556 main INFO main Receipt.java:970 ***** verify Received And Disbursed Sums In Receipt Page *****
14541889 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b2a06c5-23c1-4a99-aa39-70ad04d2af9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6oahqdy2pgeewxy0ryewy_thp5exwqnnhhnxj39ghom&code_challenge_method=s256&nonce=a58ccdac-6852-4f11-8202-91d30f9cb13a&state=eyjpzci6immyyzbmmdlhltc4zdetngm3ns1iyta3ltqyzwi3nwflmgfkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14541889 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14542031 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //input[@id='i0116']]
14542031 main INFO main Receipt.java:973 Successfully navigated to 'eReceipts Teller' Page
14542094 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //input[@id='i0116']]
14542219 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: idSIButton9]
14542219 main INFO main Receipt.java:976 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14542281 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //input[@id='i0116']]
14542377 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //input[@id='i0116']]
14545923 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b2a06c5-23c1-4a99-aa39-70ad04d2af9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6oahqdy2pgeewxy0ryewy_thp5exwqnnhhnxj39ghom&code_challenge_method=s256&nonce=a58ccdac-6852-4f11-8202-91d30f9cb13a&state=eyjpzci6immyyzbmmdlhltc4zdetngm3ns1iyta3ltqyzwi3nwflmgfkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14545924 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14549494 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b2a06c5-23c1-4a99-aa39-70ad04d2af9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6oahqdy2pgeewxy0ryewy_thp5exwqnnhhnxj39ghom&code_challenge_method=s256&nonce=a58ccdac-6852-4f11-8202-91d30f9cb13a&state=eyjpzci6immyyzbmmdlhltc4zdetngm3ns1iyta3ltqyzwi3nwflmgfkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14549494 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14550286 main INFO main SignInPage.java:259 Password text field is shown
14550536 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //input[@id='i0118']]
14550715 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //input[@id='i0118']]
14554327 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b2a06c5-23c1-4a99-aa39-70ad04d2af9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=6oahqdy2pgeewxy0ryewy_thp5exwqnnhhnxj39ghom&code_challenge_method=s256&nonce=a58ccdac-6852-4f11-8202-91d30f9cb13a&state=eyjpzci6immyyzbmmdlhltc4zdetngm3ns1iyta3ltqyzwi3nwflmgfkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14554327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14554944 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
14554944 main INFO main Receipt.java:979 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
14559516 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
14559516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14568297 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14568297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14571563 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14571563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14571691 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immOnFilter]
14574938 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14574938 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14575070 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //mat-toolbar/div/button[2]/span]
14575282 main INFO main Receipt.java:982 Successfully navigated to the 'Dashboard' page
14580938 main INFO main Receipt.java:987 Clicked 'Non Archived' button
14581055 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immTellerId]
14581126 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immTellerId]
14581728 main INFO main Receipt.java:989 Entered 'Teller' :
14584096 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
14587438 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
14590981 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
14592190 main INFO main Receipt.java:999 Clicked sliders Button :Transaction status
14597391 main INFO main Receipt.java:1001 Clicked 'Apply' button
14601444 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> css selector: tr[id*='immTranRow']]
14601556 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> css selector: tr[id*='immTranRow']]
14613623 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immOpenDisbursementDialog]
14613732 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immOpenDisbursementDialog]
14614199 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immDisbursementClear]
14614367 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immDisbursementClear]
14614599 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immDisbursementCancel]
14614687 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immDisbursementClear]
14615056 main INFO main Receipt.java:1024 <b>Expected: </b>Sucessfully clicked and verify Disbursement Card Elements in Receipt page<br><b>Actual(Passed): </b>Sucessfully clicked and verified Disbursement Card Elements in Receipt page
14617156 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14617228 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14618638 main INFO main Receipt.java:1026 <b>Expected: </b> verify clicked the Received cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Received cash tab
14622766 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedOnesSum]
14622838 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedOnesSum]
14627260 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedHundredsSum]
14627325 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedHundredsSum]
14631822 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedTwosSum]
14631895 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedTwosSum]
14636270 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedFivesSum]
14636338 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedFivesSum]
14640747 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedCoins]
14640814 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedCoins]
14645716 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedFiftiesSum]
14646525 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedFiftiesSum]
14652173 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedTwentiesSum]
14652248 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedTwentiesSum]
14656890 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedTensSum]
14657118 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashReceivedTensSum]
14660012 main INFO main Receipt.java:1038 <b>Expected: </b>verify Succesfully the recevied cash added total<br><b>Actual(Passed): </b>verified Succesfully the recevied cash add total
14662063 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14662126 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> xpath: //div[contains(@id,'mat-tab-label')]]
14663470 main INFO main Receipt.java:1040 <b>Expected: </b> verify clicked the Disbursed cash tab<br><b>Actual(Passed): </b>Succesfully clicked the Disbursed cash tab
14667610 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedOnesSum]
14667693 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedOnesSum]
14672236 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedHundredsSum]
14672298 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedHundredsSum]
14676767 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedTwosSum]
14676845 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedTwosSum]
14681298 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedFivesSum]
14681361 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedFivesSum]
14685895 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedCoins]
14685978 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedCoins]
14690392 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedFiftiesSum]
14690461 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedFiftiesSum]
14695017 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedTwentiesSum]
14695079 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedTwentiesSum]
14699564 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedTensSum]
14699642 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7b09c7dc25d6ab29f341402fa56bfbc2)] -> id: immCashDisbursedTensSum]
14702236 main INFO main Receipt.java:1051 <b>Expected: </b>verify Succesfully the Disbursed cash add total<br><b>Actual(Passed): </b>verified Succesfully the Disbursed cash add total
14702236 main INFO main Receipt.java:1053 Test Passed.
14702237 main INFO main Log.java:264 **** -E---N---D- *****
14703267 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySelectedDisbursementGrid
14706595 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14706595 main INFO main Receipt.java:2135 ***** verify Selected Grid Receipt Page *****
14711814 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=327320b4-1085-4160-8d2e-38cf9a35f43e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=beszqjydpykjgoiifc-zfafkexuq6rtiyn3n1deq2ma&code_challenge_method=s256&nonce=c0a0802c-32aa-488d-8772-3910e6554b75&state=eyjpzci6ijc5nme4ndk0ltgxnwetngvioc05mweyltzimtbmogq2zda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14711814 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14711970 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //input[@id='i0116']]
14711970 main INFO main Receipt.java:2137 Successfully navigated to 'eReceipts FI Admin' Page
14712048 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //input[@id='i0116']]
14712173 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: idSIButton9]
14712173 main INFO main Receipt.java:2140 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14712250 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //input[@id='i0116']]
14712314 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //input[@id='i0116']]
14715978 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=327320b4-1085-4160-8d2e-38cf9a35f43e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=beszqjydpykjgoiifc-zfafkexuq6rtiyn3n1deq2ma&code_challenge_method=s256&nonce=c0a0802c-32aa-488d-8772-3910e6554b75&state=eyjpzci6ijc5nme4ndk0ltgxnwetngvioc05mweyltzimtbmogq2zda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14715978 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14719339 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=327320b4-1085-4160-8d2e-38cf9a35f43e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=beszqjydpykjgoiifc-zfafkexuq6rtiyn3n1deq2ma&code_challenge_method=s256&nonce=c0a0802c-32aa-488d-8772-3910e6554b75&state=eyjpzci6ijc5nme4ndk0ltgxnwetngvioc05mweyltzimtbmogq2zda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14719339 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14720158 main INFO main SignInPage.java:259 Password text field is shown
14720336 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //input[@id='i0118']]
14720428 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //input[@id='i0118']]
14724061 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=327320b4-1085-4160-8d2e-38cf9a35f43e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=beszqjydpykjgoiifc-zfafkexuq6rtiyn3n1deq2ma&code_challenge_method=s256&nonce=c0a0802c-32aa-488d-8772-3910e6554b75&state=eyjpzci6ijc5nme4ndk0ltgxnwetngvioc05mweyltzimtbmogq2zda3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14724061 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14724672 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
14724673 main INFO main Receipt.java:2143 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
14728674 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
14728674 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14737908 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14737908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14741087 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14741088 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14741189 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //b[text()='Admin Dashboard']]
14744314 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14744314 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14744424 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //mat-toolbar/div/button[2]/span]
14744611 main INFO main Receipt.java:2146 Successfully navigated to the 'Control Panel' page
14746783 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immAdministration]
14747028 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immMenuSystemSettings]
14747705 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
14747988 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
14748194 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
14748500 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
14748741 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
14749019 main INFO main Receipt.java:2150 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
14757236 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14757252 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14763394 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immIsEditMode]
14763745 main INFO main Receipt.java:2153 clicked on Edit
14772158 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14772158 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14782361 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: mat-tab-label-0-5]
14783196 main INFO main Receipt.java:2155 <b>Expected: </b>click on Operation tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operation tab
14783989 main INFO main Receipt.java:2164 <b>Expected: </b>Set Transaction Close Button<br><b>Actual(Passed): </b>Sucessfully set it to-Received
14784236 main INFO main Receipt.java:2169 Going out of admin page
14789994 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14789995 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14790112 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immOnFilter]
14793408 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14793408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14793503 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> xpath: //mat-toolbar/div/button[2]/span]
14793721 main INFO main Receipt.java:2173 Successfully navigated to the 'Dashboard' page
14799002 main INFO main Receipt.java:2179 Clicked 'Non Archived' button
14799114 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immTellerId]
14799174 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immTellerId]
14799766 main INFO main Receipt.java:2181 Entered 'Teller' :
14802143 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
14805456 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
14809013 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
14810221 main INFO main Receipt.java:2191 Clicked sliders Button :Transaction status
14815440 main INFO main Receipt.java:2193 Clicked 'Apply' button
14817784 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> css selector: tr[id*='immTranRow']]
14817854 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> css selector: tr[id*='immTranRow']]
14829254 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immOpenDisbursementDialog]
14829362 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immOpenDisbursementDialog]
14829805 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immDisbursementClear]
14830004 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immDisbursementClear]
14830274 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immDisbursementCancel]
14830359 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ef16a196e81a4bbd05f98b96ba3f5d30)] -> id: immDisbursementClear]
14830643 main INFO main Receipt.java:2215 <b>Expected: </b>Sucessfully clicked and verify Disbursement Card Elements in Receipt page<br><b>Actual(Passed): </b>Sucessfully clicked and verified Disbursement Card Elements in Receipt page
14833753 main INFO main Log.java:264 **** -E---N---D- *****
14834659 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySelectedDisbursementGrid
14838065 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14838065 main INFO main Receipt.java:2135 ***** verify Selected Grid Receipt Page *****
14843096 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8a07928c-667e-4213-9007-fe8698211af7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=6iipcc0xv6at5wglhadr-ddklzifnaabpmm8uomsv4a&code_challenge_method=s256&nonce=11a4e948-6fb7-474f-b4ef-35d486e1a0d8&state=eyjpzci6iju3mwqwyjgxlwfiy2etndk1yy1inzmxltyzmwm2mdcxmjvlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14843096 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14843237 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5311d15c3765b816efb6d4bfa549c29)] -> xpath: //input[@id='i0116']]
14843237 main INFO main Receipt.java:2137 Successfully navigated to 'eReceipts FI Admin' Page
14843315 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5311d15c3765b816efb6d4bfa549c29)] -> xpath: //input[@id='i0116']]
14843440 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5311d15c3765b816efb6d4bfa549c29)] -> id: idSIButton9]
14843440 main INFO main Receipt.java:2140 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14843534 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5311d15c3765b816efb6d4bfa549c29)] -> xpath: //input[@id='i0116']]
14843628 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a5311d15c3765b816efb6d4bfa549c29)] -> xpath: //input[@id='i0116']]
14847096 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8a07928c-667e-4213-9007-fe8698211af7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=6iipcc0xv6at5wglhadr-ddklzifnaabpmm8uomsv4a&code_challenge_method=s256&nonce=11a4e948-6fb7-474f-b4ef-35d486e1a0d8&state=eyjpzci6iju3mwqwyjgxlwfiy2etndk1yy1inzmxltyzmwm2mdcxmjvlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14847103 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14851993 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8a07928c-667e-4213-9007-fe8698211af7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=6iipcc0xv6at5wglhadr-ddklzifnaabpmm8uomsv4a&code_challenge_method=s256&nonce=11a4e948-6fb7-474f-b4ef-35d486e1a0d8&state=eyjpzci6iju3mwqwyjgxlwfiy2etndk1yy1inzmxltyzmwm2mdcxmjvlyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14851993 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14857315 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a5311d15c3765b816efb6d4bfa549c29)] -> xpath: //input[@id='i0118']]
14867708 main DEBUG main Utils.java:1023 Unable to find an element after 10 sec
14868862 main FATAL main Receipt.java:2229 Password field not found in page!!
java.lang.Exception: Password field not found in page!!
     at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:600)
     at com.imm.ereceipt.pages.SignInPage.setPassword(SignInPage.java:142)
     at com.imm.ereceipt.pages.SignInPage.loginToApplication(SignInPage.java:121)
     at com.imm.ereceipt.testscripts.Receipt.Receipt.verifySelectedDisbursementGrid(Receipt.java:2142)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:661)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:744)
     at org.testng.TestRunner.run(TestRunner.java:602)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:380)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
     at org.testng.SuiteRunner.run(SuiteRunner.java:289)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1226)
     at org.testng.TestNG.runSuites(TestNG.java:1144)
     at org.testng.TestNG.run(TestNG.java:1115)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:132)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:230)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:76)
14868862 main INFO main Log.java:264 **** -E---N---D- *****
14869690 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyShowTransactionCloseBtn
14872956 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14872957 main INFO main Receipt.java:2020 ***** verify Show Transaction In Receipt Page *****
14877908 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ce5ffda0-a3fa-4b13-8fd4-e06ca00f3550&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eqosxq2wogt4l2p1d6afdyno-vw-9ntnd7kjfmkgfms&code_challenge_method=s256&nonce=32cd6e59-a06f-4ff7-a206-29d5587f6938&state=eyjpzci6imjhzgnizmrhltq4ndqtngrkys05nwu2lwrhzdhiztnintczmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14877908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14878035 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //input[@id='i0116']]
14878035 main INFO main Receipt.java:2022 Successfully navigated to 'eReceipts FI Admin' Page
14878140 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //input[@id='i0116']]
14878238 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: idSIButton9]
14878238 main INFO main Receipt.java:2025 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
14878316 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //input[@id='i0116']]
14878397 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //input[@id='i0116']]
14881923 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ce5ffda0-a3fa-4b13-8fd4-e06ca00f3550&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eqosxq2wogt4l2p1d6afdyno-vw-9ntnd7kjfmkgfms&code_challenge_method=s256&nonce=32cd6e59-a06f-4ff7-a206-29d5587f6938&state=eyjpzci6imjhzgnizmrhltq4ndqtngrkys05nwu2lwrhzdhiztnintczmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14881923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14885810 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ce5ffda0-a3fa-4b13-8fd4-e06ca00f3550&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eqosxq2wogt4l2p1d6afdyno-vw-9ntnd7kjfmkgfms&code_challenge_method=s256&nonce=32cd6e59-a06f-4ff7-a206-29d5587f6938&state=eyjpzci6imjhzgnizmrhltq4ndqtngrkys05nwu2lwrhzdhiztnintczmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14885810 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14887291 main INFO main SignInPage.java:259 Password text field is shown
14887517 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //input[@id='i0118']]
14887649 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //input[@id='i0118']]
14891019 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ce5ffda0-a3fa-4b13-8fd4-e06ca00f3550&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eqosxq2wogt4l2p1d6afdyno-vw-9ntnd7kjfmkgfms&code_challenge_method=s256&nonce=32cd6e59-a06f-4ff7-a206-29d5587f6938&state=eyjpzci6imjhzgnizmrhltq4ndqtngrkys05nwu2lwrhzdhiztnintczmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
14891019 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14891631 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
14891631 main INFO main Receipt.java:2028 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
14895706 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
14895706 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14905550 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14905550 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14908670 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14908670 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14908794 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //b[text()='Admin Dashboard']]
14911897 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14911897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14912050 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //mat-toolbar/div/button[2]/span]
14912253 main INFO main Receipt.java:2031 Successfully navigated to the 'Control Panel' page
14914409 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: immAdministration]
14914652 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: immMenuSystemSettings]
14916140 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
14916251 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
14916380 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
14916496 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
14916597 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
14916832 main INFO main Receipt.java:2035 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
14925144 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14925144 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14931316 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: immIsEditMode]
14931681 main INFO main Receipt.java:2038 clicked on Edit
14939941 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
14939948 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14950144 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: mat-tab-label-0-5]
14950851 main INFO main Receipt.java:2040 <b>Expected: </b>click on Operation tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operation tab
14951518 main INFO main Receipt.java:2048 <b>Expected: </b>Set Transaction Close Button<br><b>Actual(Passed): </b>Sucessfully set it to-false
14951754 main INFO main Receipt.java:2053 Going out of admin page
14957319 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14957324 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14957469 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: immOnFilter]
14960697 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
14960708 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
14960796 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> xpath: //mat-toolbar/div/button[2]/span]
14961020 main INFO main Receipt.java:2057 Successfully navigated to the 'Dashboard' page
14966303 main INFO main Receipt.java:2062 Clicked 'Non Archived' button
14966410 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: immTellerId]
14966472 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> id: immTellerId]
14966996 main INFO main Receipt.java:2065 Entered 'Teller' :
14969348 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
14972713 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
14976274 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
14977551 main INFO main Receipt.java:2075 Clicked sliders Button :Transaction status
14982754 main INFO main Receipt.java:2077 Clicked 'Apply' button
14985160 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> css selector: tr[id*='immTranRow']]
14985223 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b8bc3b01e55677c5e8aa42ae56bdc111)] -> css selector: tr[id*='immTranRow']]
14993494 main INFO main Log.java:264 **** -E---N---D- *****
14994426 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyShowTransactionCloseBtn
14997619 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
14997619 main INFO main Receipt.java:2020 ***** verify Show Transaction In Receipt Page *****
15002676 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=769ef581-6e18-43f8-ad7f-099a3f506586&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvv2lfvbfk8rhog9hthkrjwqwtzbicoigln_lxgbytk&code_challenge_method=s256&nonce=d2faed48-d3c0-4a0a-a9b3-d3e1926e6362&state=eyjpzci6ijqzzwu2ntuylwqynwitndlkos1hmdu2ltnimjrhmmnjmdc1niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15002691 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15002817 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //input[@id='i0116']]
15002817 main INFO main Receipt.java:2022 Successfully navigated to 'eReceipts FI Admin' Page
15002898 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //input[@id='i0116']]
15003004 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: idSIButton9]
15003004 main INFO main Receipt.java:2025 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15003082 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //input[@id='i0116']]
15003145 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //input[@id='i0116']]
15006613 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=769ef581-6e18-43f8-ad7f-099a3f506586&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvv2lfvbfk8rhog9hthkrjwqwtzbicoigln_lxgbytk&code_challenge_method=s256&nonce=d2faed48-d3c0-4a0a-a9b3-d3e1926e6362&state=eyjpzci6ijqzzwu2ntuylwqynwitndlkos1hmdu2ltnimjrhmmnjmdc1niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15006613 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15010098 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=769ef581-6e18-43f8-ad7f-099a3f506586&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvv2lfvbfk8rhog9hthkrjwqwtzbicoigln_lxgbytk&code_challenge_method=s256&nonce=d2faed48-d3c0-4a0a-a9b3-d3e1926e6362&state=eyjpzci6ijqzzwu2ntuylwqynwitndlkos1hmdu2ltnimjrhmmnjmdc1niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15010103 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15010988 main INFO main SignInPage.java:259 Password text field is shown
15011301 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //input[@id='i0118']]
15011463 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //input[@id='i0118']]
15014848 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=769ef581-6e18-43f8-ad7f-099a3f506586&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvv2lfvbfk8rhog9hthkrjwqwtzbicoigln_lxgbytk&code_challenge_method=s256&nonce=d2faed48-d3c0-4a0a-a9b3-d3e1926e6362&state=eyjpzci6ijqzzwu2ntuylwqynwitndlkos1hmdu2ltnimjrhmmnjmdc1niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15014848 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15015411 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15015411 main INFO main Receipt.java:2028 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
15019810 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15019810 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15030098 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15030098 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15033261 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15033261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15033385 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //b[text()='Admin Dashboard']]
15036520 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15036520 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15036629 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //mat-toolbar/div/button[2]/span]
15036833 main INFO main Receipt.java:2031 Successfully navigated to the 'Control Panel' page
15039005 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: immAdministration]
15039266 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: immMenuSystemSettings]
15039848 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
15040343 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
15040647 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
15040768 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
15040884 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
15041176 main INFO main Receipt.java:2035 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
15049426 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15049426 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15055583 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: immIsEditMode]
15056015 main INFO main Receipt.java:2038 clicked on Edit
15064255 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15064255 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15074442 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: mat-tab-label-0-5]
15075214 main INFO main Receipt.java:2040 <b>Expected: </b>click on Operation tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operation tab
15075809 main INFO main Receipt.java:2048 <b>Expected: </b>Set Transaction Close Button<br><b>Actual(Passed): </b>Sucessfully set it to-true
15076051 main INFO main Receipt.java:2053 Going out of admin page
15081388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15081388 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15081526 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: immOnFilter]
15084755 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15084768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15084849 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> xpath: //mat-toolbar/div/button[2]/span]
15085067 main INFO main Receipt.java:2057 Successfully navigated to the 'Dashboard' page
15090364 main INFO main Receipt.java:2062 Clicked 'Non Archived' button
15090479 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: immTellerId]
15090552 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> id: immTellerId]
15091088 main INFO main Receipt.java:2065 Entered 'Teller' :
15093568 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
15096911 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
15100433 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
15101696 main INFO main Receipt.java:2075 Clicked sliders Button :Transaction status
15106912 main INFO main Receipt.java:2077 Clicked 'Apply' button
15109255 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> css selector: tr[id*='immTranRow']]
15109302 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5d4ab7bf5502670c740f3de10d0a53fb)] -> css selector: tr[id*='immTranRow']]
15114927 main INFO main Receipt.java:2100 <b>Expected: </b>Check Icon Go Back Button<br><b>Actual(Passed): </b> The Go back Icon is present as expected
15114940 main INFO main Receipt.java:2108 Test Passed.
15114940 main INFO main Log.java:264 **** -E---N---D- *****
15115771 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySignatureCardInReceiptPage
15119130 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15119130 main INFO main Receipt.java:190 ***** verify Signature Card In Receipt Page *****
15124444 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e4497e1-de4d-4ef8-b473-b6da8e1d40af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=okvsy8njdj5qpumsqu6lvpqpdn3cesd02m3c2omr7l4&code_challenge_method=s256&nonce=30d1ed0d-0525-4dde-a2f8-00534bb08f31&state=eyjpzci6ijdlmzkwmjnklwy4njctndniny05mwuylwfln2u1ngyzotewniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15124444 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15124641 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> xpath: //input[@id='i0116']]
15124642 main INFO main Receipt.java:193 Successfully navigated to 'eReceipts Teller' Page
15124718 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> xpath: //input[@id='i0116']]
15124818 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: idSIButton9]
15124818 main INFO main Receipt.java:196 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15124896 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> xpath: //input[@id='i0116']]
15124967 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> xpath: //input[@id='i0116']]
15128530 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e4497e1-de4d-4ef8-b473-b6da8e1d40af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=okvsy8njdj5qpumsqu6lvpqpdn3cesd02m3c2omr7l4&code_challenge_method=s256&nonce=30d1ed0d-0525-4dde-a2f8-00534bb08f31&state=eyjpzci6ijdlmzkwmjnklwy4njctndniny05mwuylwfln2u1ngyzotewniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15128531 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15132152 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e4497e1-de4d-4ef8-b473-b6da8e1d40af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=okvsy8njdj5qpumsqu6lvpqpdn3cesd02m3c2omr7l4&code_challenge_method=s256&nonce=30d1ed0d-0525-4dde-a2f8-00534bb08f31&state=eyjpzci6ijdlmzkwmjnklwy4njctndniny05mwuylwfln2u1ngyzotewniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15132153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15133349 main INFO main SignInPage.java:259 Password text field is shown
15133521 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> xpath: //input[@id='i0118']]
15133630 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> xpath: //input[@id='i0118']]
15137099 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9e4497e1-de4d-4ef8-b473-b6da8e1d40af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=okvsy8njdj5qpumsqu6lvpqpdn3cesd02m3c2omr7l4&code_challenge_method=s256&nonce=30d1ed0d-0525-4dde-a2f8-00534bb08f31&state=eyjpzci6ijdlmzkwmjnklwy4njctndniny05mwuylwfln2u1ngyzotewniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15137099 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15138041 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15138042 main INFO main Receipt.java:199 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
15142115 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15142117 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15151154 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15151155 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15154387 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15154387 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15154521 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immOnFilter]
15157756 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15157756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15157881 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> xpath: //mat-toolbar/div/button[2]/span]
15158141 main INFO main Receipt.java:202 Successfully navigated to the 'Dashboard' page
15163427 main INFO main Receipt.java:207 Clicked 'Non Archived' button
15163537 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immTellerId]
15163615 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immTellerId]
15164222 main INFO main Receipt.java:209 Entered 'Teller' :
15166599 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
15169912 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
15173489 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
15174724 main INFO main Receipt.java:219 Clicked sliders Button :Transaction status
15179943 main INFO main Receipt.java:221 Clicked 'Apply' button
15182287 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: tr[id*='immTranRow']]
15182334 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: tr[id*='immTranRow']]
15189865 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immopenSignatureDialogChangeMode]
15189959 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immopenSignatureDialogChangeMode]
15199349 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/539577db-ecc4-4cd7-b077-8841e8155a10
15199366 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15199521 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: div[id*='mat-tab-label']]
15199997 main INFO main Receipt.java:247 <b>Expected: </b>verify the 'Cancel or Start or Clear or save'elements in 'Tablet' of Signature change mode<br><b>Actual(Passed): </b>verified the 'Cancel or Start or Clear or save' elements in 'Tablet' of Signature change mode
15205215 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/539577db-ecc4-4cd7-b077-8841e8155a10
15205220 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15205272 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: div[id*='mat-tab-label']]
15205759 main INFO main Receipt.java:247 <b>Expected: </b>verify the 'Cancel or Start or Clear or save'elements in 'Signpad' of Signature change mode<br><b>Actual(Passed): </b>verified the 'Cancel or Start or Clear or save' elements in 'Signpad' of Signature change mode
15211037 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/539577db-ecc4-4cd7-b077-8841e8155a10
15211039 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15211084 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: div[id*='mat-tab-label']]
15211876 main INFO main Receipt.java:247 <b>Expected: </b>verify the 'Cancel or Start or Clear or save'elements in 'Remote' of Signature change mode<br><b>Actual(Passed): </b>verified the 'Cancel or Start or Clear or save' elements in 'Remote' of Signature change mode
15213993 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immRemotePhoneNum]
15214053 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immRemotePhoneNum]
15216662 main INFO main Receipt.java:250 <b>Expected: </b>verify the send option after giving Phone Number in 'Remote' of Signature change mode<br><b>Actual(Passed): </b>verified the send option after giving Phone number in 'Remote' of Signature change mode
15221935 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/539577db-ecc4-4cd7-b077-8841e8155a10
15221936 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15221997 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: div[id*='mat-tab-label']]
15222524 main INFO main Receipt.java:253 <b>Expected: </b>verify the 'Cancel or Start or Clear or save' elements in 'Touch' of Signature change mode<br><b>Actual(Passed): </b>verified the 'Cancel or Start or Clear or save' elements in 'Touch' of Signature change mode
15232615 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immTouchSave]
15232850 main INFO main ReceiptPage.java:679 Signed on Touch pad
15232944 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immTouchSave]
15235216 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: #immOpenSignatureDialogImg]
15235444 main INFO main Receipt.java:257 <b>Expected: </b>Verify the Signature in Signature change mode<br><b>Actual(Passed): </b>Verified the Signature in Signature change mode
15237725 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immDeleteSignature]
15237818 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immDeleteSignature]
15241216 main INFO main Receipt.java:259 <b>Expected: </b>Verify the clear Signature in Signature change mode<br><b>Actual(Passed): </b>Verified the clear Signature in Signature change mode
15243501 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immopenSignatureDialogChangeMode]
15243638 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immopenSignatureDialogChangeMode]
15253022 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/transaction/539577db-ecc4-4cd7-b077-8841e8155a10
15253022 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15253084 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> css selector: div[id*='mat-tab-label']]
15253496 main INFO main Receipt.java:262 <b>Expected: </b>verify the 'Cancel or Start or Clear or save' elements in 'Touch' of Signature change mode<br><b>Actual(Passed): </b>verified the 'Cancel or Start or Clear or save' elements in 'Touch' of Signature change mode
15268178 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immTouchSave]
15268413 main INFO main ReceiptPage.java:985 signied on Touch pad
15270497 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immTouchCancel]
15270616 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f9928f89c2c7b699fbbcac2671ac3bd9)] -> id: immTouchCancel]
15272913 main INFO main Receipt.java:264 <b>Expected: </b>Verify the cancel Signature in Signature change mode<br><b>Actual(Passed): </b>Verified the cancel Signature in Signature change mode
15272915 main INFO main Receipt.java:265 Test Passed.
15272915 main INFO main Log.java:264 **** -E---N---D- *****
15273803 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTouchSignatureEreceipt
15277741 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTransactionArchivInEreceipt
15281132 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15281132 main INFO main Receipt.java:2697 ***** verify Transaction Archive with Memo In Ereceipt Page *****
15286756 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5287c9f8-2da7-4bed-bc75-4686815c68de&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=8dmsp5qxkl8xfmzskohxq-ifmepqql6n1u2iekdymcq&code_challenge_method=s256&nonce=11fe920e-f03d-4d2b-ae30-64a7fdb4848e&state=eyjpzci6ijgxm2nhywvmlwzmyjytngrjoc1hmwy3lwnjotg1zmfhmddlnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15286765 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15349175 main DEBUG main ImmUtils.java:321 Unable to find an element after 60 sec ==> [[RemoteWebDriver: chrome on Windows 10 (3093dfbb18b8b80353027265dda985e4)] -> xpath: //input[@id='i0116']]
15350016 main ERROR main SignInPage.java:94 SignIn page didn't open up
15350016 main INFO main Log.java:264 **** -E---N---D- *****
15350804 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInReceiptPage
15353748 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15353748 main INFO main Receipt.java:73 ***** verify UI Elements In Receipt Page *****
15358645 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ee3b10b6-78fc-4e99-b8d1-f3b19f6bb17f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=igco1hgxkuock7lsivfcmiwdx6wlxzhpm5fgxk5oqfa&code_challenge_method=s256&nonce=e8fa27b5-0d96-4317-9620-d041824273c7&state=eyjpzci6imvlntk0ntu4lwmznjctngq1ys1iymi5lwziymziywmzmwe5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15358660 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15358775 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> xpath: //input[@id='i0116']]
15358775 main INFO main Receipt.java:76 Successfully navigated to 'eReceipts Teller' Page
15358853 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> xpath: //input[@id='i0116']]
15358971 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> id: idSIButton9]
15358971 main INFO main Receipt.java:79 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15359029 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> xpath: //input[@id='i0116']]
15359138 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> xpath: //input[@id='i0116']]
15363637 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ee3b10b6-78fc-4e99-b8d1-f3b19f6bb17f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=igco1hgxkuock7lsivfcmiwdx6wlxzhpm5fgxk5oqfa&code_challenge_method=s256&nonce=e8fa27b5-0d96-4317-9620-d041824273c7&state=eyjpzci6imvlntk0ntu4lwmznjctngq1ys1iymi5lwziymziywmzmwe5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15363637 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15367861 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ee3b10b6-78fc-4e99-b8d1-f3b19f6bb17f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=igco1hgxkuock7lsivfcmiwdx6wlxzhpm5fgxk5oqfa&code_challenge_method=s256&nonce=e8fa27b5-0d96-4317-9620-d041824273c7&state=eyjpzci6imvlntk0ntu4lwmznjctngq1ys1iymi5lwziymziywmzmwe5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15367864 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15369152 main INFO main SignInPage.java:259 Password text field is shown
15369224 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> xpath: //input[@id='i0118']]
15369297 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> xpath: //input[@id='i0118']]
15372622 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ee3b10b6-78fc-4e99-b8d1-f3b19f6bb17f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=igco1hgxkuock7lsivfcmiwdx6wlxzhpm5fgxk5oqfa&code_challenge_method=s256&nonce=e8fa27b5-0d96-4317-9620-d041824273c7&state=eyjpzci6imvlntk0ntu4lwmznjctngq1ys1iymi5lwziymziywmzmwe5ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15372622 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15373187 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15373187 main INFO main Receipt.java:82 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
15377073 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15377073 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15385992 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15385992 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15389444 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15389444 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15389586 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> id: immOnFilter]
15392804 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
15392804 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15392938 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> xpath: //mat-toolbar/div/button[2]/span]
15393133 main INFO main Receipt.java:85 Successfully navigated to the 'Dashboard' page
15398429 main INFO main Receipt.java:90 Clicked 'Non Archived' button
15398617 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> id: immTellerId]
15398773 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> id: immTellerId]
15399515 main INFO main Receipt.java:92 Entered 'Teller' :
15401882 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
15405383 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
15408967 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
15410180 main INFO main Receipt.java:102 Clicked sliders Button :Transaction status
15415418 main INFO main Receipt.java:104 Clicked 'Apply' button
15417898 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> css selector: tr[id*='immTranRow']]
15417961 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> css selector: tr[id*='immTranRow']]
15423258 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> css selector: #immTranMember>span:nth-child(2)]
15425525 main INFO main Receipt.java:127 <b>Expected: </b>Member Id is present in Receipt page<br><b>Actual(Passed): </b>Member Id is present in Receipt page
15427836 main INFO main Receipt.java:129 <b>Expected: </b>Print is present in Receipt page<br><b>Actual(Passed): </b>Print is present in Receipt page
15430164 main INFO main Receipt.java:131 <b>Expected: </b>Archive is present in Receipt page<br><b>Actual(Passed): </b>Archive is present in Receipt page
15432638 main INFO main Receipt.java:133 <b>Expected: </b>Notify is present in Receipt page<br><b>Actual(Passed): </b>Notify is present in Receipt page
15434977 main INFO main Receipt.java:135 <b>Expected: </b>Card Authentication is present in Receipt page<br><b>Actual(Passed): </b>Card Authentication is present in Receipt page
15437305 main INFO main Receipt.java:137 <b>Expected: </b>Card Memo is present in Receipt page<br><b>Actual(Passed): </b>Card Memo is present in Receipt page
15439602 main INFO main Receipt.java:139 <b>Expected: </b>Card Disbursement is present in Receipt page<br><b>Actual(Passed): </b>Card Disbursement is present in Receipt page
15454557 main INFO main Receipt.java:141 <b>Expected: </b>Card Scanner is present in Receipt page<br><b>Actual(Passed): </b>Card Scanner is present in Receipt page
15456867 main INFO main Receipt.java:143 <b>Expected: </b>Card Signature is present in Receipt page<br><b>Actual(Passed): </b>Card Signature is present in Receipt page
15467302 main INFO main Receipt.java:146 <b>Expected: </b>Receipt showing correct in Receipt page<br><b>Actual(Passed): </b>Receipt showing correct in Receipt page
15467493 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> id: immOpenKeyboardShortcutsDialog]
15468195 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> id: immOpenKeyboardShortcutsDialog]
15468785 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> css selector: mat-dialog-container[id*='mat-dialog-'] button.primary-color-background.button-text-color.imm-button.marginR-10.mat-stroked-button]
15469118 main INFO main Receipt.java:148 <b>Expected: </b>verify the About Trancation Icon in Receipt page<br><b>Actual(Passed): </b> Verified the About Trancation Icon in Receipt page
15469218 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> css selector: mat-dialog-container[id*='mat-dialog-'] button.primary-color-background.button-text-color.imm-button.marginR-10.mat-stroked-button]
15471320 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> css selector: mat-dialog-container[id*='mat-dialog-'] button.primary-color-background.button-text-color.imm-button.marginR-10.mat-stroked-button]
15473664 main INFO main Receipt.java:150 <b>Expected: </b>verify the close About Trancation button in Receipt page<br><b>Actual(Passed): </b>verified the close About Trancation button in Receipt page
15473774 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d793d672152fe61c4dd899e1db344aa)] -> css selector: div[class*='header-buttons-container'] > span]
15474024 main INFO main Receipt.java:152 <b>Expected: </b>verify the 'Date' text present in Receipt page<br><b>Actual(Passed): </b>verified the 'Date' text present in Receipt page
15474024 main INFO main Receipt.java:156 Test Passed.
15474024 main INFO main Log.java:264 **** -E---N---D- *****
15475164 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyDefaultsInArchivesPage
15478916 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15478916 main INFO main Log.java:208
15478916 main INFO main LoggingArchive.java:1008 **** verify defaults In Archives Page with Teller,Date *****
15478916 main INFO main Log.java:210
15478924 main INFO main LoggingArchive.java:1023 ***** verify defaults In Archives Page with Teller,Date *****
15484361 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9976c548-0e0d-42d8-bbaa-0e7e16e42f3a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w0xun9txeu3cvpfgweuxdz_riogfeuskikmket6zzx4&code_challenge_method=s256&nonce=915ed5ed-9a38-4fe1-9bd5-7ccd7b4ce636&state=eyjpzci6ijrhzjizyzrllti3mtmtngjims1hodiyltkzmdg0yzlhnzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15484369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15484496 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //input[@id='i0116']]
15484496 main INFO main LoggingArchive.java:1028 Successfully navigated to 'eReceipts FI Admin' Page
15484601 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //input[@id='i0116']]
15484718 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> id: idSIButton9]
15484718 main INFO main LoggingArchive.java:1031 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15484804 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //input[@id='i0116']]
15484868 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //input[@id='i0116']]
15488501 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9976c548-0e0d-42d8-bbaa-0e7e16e42f3a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w0xun9txeu3cvpfgweuxdz_riogfeuskikmket6zzx4&code_challenge_method=s256&nonce=915ed5ed-9a38-4fe1-9bd5-7ccd7b4ce636&state=eyjpzci6ijrhzjizyzrllti3mtmtngjims1hodiyltkzmdg0yzlhnzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15488517 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15491884 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9976c548-0e0d-42d8-bbaa-0e7e16e42f3a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w0xun9txeu3cvpfgweuxdz_riogfeuskikmket6zzx4&code_challenge_method=s256&nonce=915ed5ed-9a38-4fe1-9bd5-7ccd7b4ce636&state=eyjpzci6ijrhzjizyzrllti3mtmtngjims1hodiyltkzmdg0yzlhnzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15491884 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15493000 main INFO main SignInPage.java:259 Password text field is shown
15493924 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //input[@id='i0118']]
15494263 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //input[@id='i0118']]
15499011 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9976c548-0e0d-42d8-bbaa-0e7e16e42f3a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w0xun9txeu3cvpfgweuxdz_riogfeuskikmket6zzx4&code_challenge_method=s256&nonce=915ed5ed-9a38-4fe1-9bd5-7ccd7b4ce636&state=eyjpzci6ijrhzjizyzrllti3mtmtngjims1hodiyltkzmdg0yzlhnzm1ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15499012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15499850 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15499850 main INFO main LoggingArchive.java:1034 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
15504567 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15504567 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15513745 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15513745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15516918 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15516918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15517017 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //b[text()='Admin Dashboard']]
15520177 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15520177 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15520312 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //mat-toolbar/div/button[2]/span]
15520533 main INFO main LoggingArchive.java:1037 Successfully navigated to the 'Control Panel' page
15520596 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //mat-toolbar/div/button[2]/span]
15522714 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> xpath: //mat-toolbar/div/button[2]/span]
15524962 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bc17d6c3861af01fd1d7ad824108ebc9)] -> id: immMenuArchive]
15527350 main INFO main LoggingArchive.java:1042 Successfully navigated to the 'Archives' page
15527685 main INFO main LoggingArchive.java:1045 Successfully checked the default UI elements and current date in 'Archives' page
15528101 main INFO main LoggingArchive.java:1048 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
15528101 main INFO main LoggingArchive.java:1052 Test Passed.
15528101 main INFO main Log.java:264 **** -E---N---D- *****
15528945 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesinArchivesPage
15532111 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15532112 main INFO main Log.java:208
15532112 main INFO main LoggingArchive.java:634 **** verify Error Messages in Logging Page for Member *****
15532112 main INFO main Log.java:210
15532112 main INFO main LoggingArchive.java:649 ***** verify Error Messages in Logging Page for Member *****
15537352 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4d4c0fe3-75f2-41f4-8986-8e3ce9e068e7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=g-u3xnckcsbxzr4mfnn8plxtvoncbfrbsixsla8pyzw&code_challenge_method=s256&nonce=e9582c3c-010d-4f75-9150-91e3f445aee8&state=eyjpzci6ijhhnme1nzu5ltawzjytndq1ni1inmy3ltbhzjqzndlmmtgyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15537352 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15537477 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //input[@id='i0116']]
15537477 main INFO main LoggingArchive.java:654 Successfully navigated to 'eReceipts FI Admin' Page
15537539 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //input[@id='i0116']]
15537649 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: idSIButton9]
15537649 main INFO main LoggingArchive.java:657 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15537718 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //input[@id='i0116']]
15537805 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //input[@id='i0116']]
15541558 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4d4c0fe3-75f2-41f4-8986-8e3ce9e068e7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=g-u3xnckcsbxzr4mfnn8plxtvoncbfrbsixsla8pyzw&code_challenge_method=s256&nonce=e9582c3c-010d-4f75-9150-91e3f445aee8&state=eyjpzci6ijhhnme1nzu5ltawzjytndq1ni1inmy3ltbhzjqzndlmmtgyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15541559 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15545365 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4d4c0fe3-75f2-41f4-8986-8e3ce9e068e7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=g-u3xnckcsbxzr4mfnn8plxtvoncbfrbsixsla8pyzw&code_challenge_method=s256&nonce=e9582c3c-010d-4f75-9150-91e3f445aee8&state=eyjpzci6ijhhnme1nzu5ltawzjytndq1ni1inmy3ltbhzjqzndlmmtgyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15545365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15546173 main INFO main SignInPage.java:259 Password text field is shown
15546282 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //input[@id='i0118']]
15546462 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //input[@id='i0118']]
15549865 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4d4c0fe3-75f2-41f4-8986-8e3ce9e068e7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=g-u3xnckcsbxzr4mfnn8plxtvoncbfrbsixsla8pyzw&code_challenge_method=s256&nonce=e9582c3c-010d-4f75-9150-91e3f445aee8&state=eyjpzci6ijhhnme1nzu5ltawzjytndq1ni1inmy3ltbhzjqzndlmmtgyncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15549865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15550455 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15550455 main INFO main LoggingArchive.java:660 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
15554333 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15554333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15563377 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15563377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15566494 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15566495 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15566611 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //b[text()='Admin Dashboard']]
15569759 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15569775 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15569870 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //mat-toolbar/div/button[2]/span]
15570064 main INFO main LoggingArchive.java:663 Successfully navigated to the 'Control Panel' page
15570149 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //mat-toolbar/div/button[2]/span]
15572309 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //mat-toolbar/div/button[2]/span]
15574593 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: immMenuArchive]
15576885 main INFO main LoggingArchive.java:668 Successfully navigated to the 'Archives' page
15578000 main INFO main LoggingArchive.java:671 Successfully Verified the UI elements 'Archives' page
15578085 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: immUserFirstName]
15578179 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: immUserFirstName]
15578706 main INFO main LoggingArchive.java:690 Entered 'FirstName' : abc
15579771 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: immMemberId]
15579940 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: immMemberId]
15580508 main INFO main LoggingArchive.java:700 Entered 'Member' : IM! 23
15588819 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: immApply]
15597171 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> id: immApply]
15597171 main INFO main LoggingArchive.java:715 Successfully verified the Apply button is not Enabled in Archives Page
15597320 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //b[text()='Archives']]
15605625 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a0d73e69d706a814ae97fbe75c383875)] -> xpath: //b[text()='Archives']]
15613953 main INFO main LoggingArchive.java:719 <b>Expected: </b>verify the Error message in Archives Page:Member number can only contain letters, digits and hyphen.<br><b>Actual(Passed): </b>Successfully verified the Error message in Archives Page:Member number can only contain letters, digits and hyphen.
15613953 main INFO main LoggingArchive.java:721 Test Passed.
15613953 main INFO main Log.java:264 **** -E---N---D- *****
15614803 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesinLoggingPage
15617778 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15617779 main INFO main Log.java:208
15617779 main INFO main LoggingArchive.java:299 **** verify Error Messages in Logging Page for Date *****
15617779 main INFO main Log.java:210
15617779 main INFO main LoggingArchive.java:314 ***** verify Error Messages in Logging Page for Date *****
15622683 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=2e0b48d1-3898-4aee-847e-562dc795d69f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mc6oseby9ewd7a4rcuqhdfghfc4qbc8c7gycqikdnt0&code_challenge_method=s256&nonce=60896e5f-e513-4fb4-b508-fac64037b6aa&state=eyjpzci6iji2ztq3ywriltzkngytndrjos05otm5ltzln2jlndezn2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15622684 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15622803 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //input[@id='i0116']]
15622803 main INFO main LoggingArchive.java:319 Successfully navigated to 'eReceipts FI Admin' Page
15622893 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //input[@id='i0116']]
15623018 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: idSIButton9]
15623018 main INFO main LoggingArchive.java:322 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15623080 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //input[@id='i0116']]
15623164 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //input[@id='i0116']]
15627183 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=2e0b48d1-3898-4aee-847e-562dc795d69f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mc6oseby9ewd7a4rcuqhdfghfc4qbc8c7gycqikdnt0&code_challenge_method=s256&nonce=60896e5f-e513-4fb4-b508-fac64037b6aa&state=eyjpzci6iji2ztq3ywriltzkngytndrjos05otm5ltzln2jlndezn2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15627184 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15631506 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=2e0b48d1-3898-4aee-847e-562dc795d69f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mc6oseby9ewd7a4rcuqhdfghfc4qbc8c7gycqikdnt0&code_challenge_method=s256&nonce=60896e5f-e513-4fb4-b508-fac64037b6aa&state=eyjpzci6iji2ztq3ywriltzkngytndrjos05otm5ltzln2jlndezn2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15631506 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15632525 main INFO main SignInPage.java:259 Password text field is shown
15632626 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //input[@id='i0118']]
15632706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //input[@id='i0118']]
15636018 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=2e0b48d1-3898-4aee-847e-562dc795d69f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mc6oseby9ewd7a4rcuqhdfghfc4qbc8c7gycqikdnt0&code_challenge_method=s256&nonce=60896e5f-e513-4fb4-b508-fac64037b6aa&state=eyjpzci6iji2ztq3ywriltzkngytndrjos05otm5ltzln2jlndezn2yymcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15636018 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15636613 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15636613 main INFO main LoggingArchive.java:325 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
15640615 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15640615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15650100 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15650100 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15653261 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15653261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15653436 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //b[text()='Admin Dashboard']]
15656572 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15656572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15656698 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //mat-toolbar/div/button[2]/span]
15656978 main INFO main LoggingArchive.java:328 Successfully navigated to the 'Control Panel' page
15657041 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //mat-toolbar/div/button[2]/span]
15659166 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> xpath: //mat-toolbar/div/button[2]/span]
15661447 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immMenuLogging]
15662168 main INFO main LoggingArchive.java:333 Successfully navigated to the 'Logging' page
15665463 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
15665475 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15665697 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immApply]
15666619 main INFO main LoggingArchive.java:336 Successfully Verified the UI elements 'Logging' page
15672051 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
15672051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15675057 main INFO main LoggingArchive.java:341 clicked on workstation box to prepare for error checking
15675120 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immDateFrom]
15675789 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immDateFrom]
15676277 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immTranDateTo]
15676823 main INFO main LoggingArchive.java:348 Entered 'Date range' : 12/28/2025 - 2/28/2026
15677903 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immUserId]
15677998 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immUserId]
15678510 main INFO main LoggingArchive.java:353 Entered 'Teller' : 1
15679604 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immMachineName]
15679682 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immMachineName]
15680210 main INFO main LoggingArchive.java:363 Entered 'Machine Name' : k
15688931 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immApply]
15697266 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> id: immApply]
15697467 main INFO main LoggingArchive.java:389 <b>Expected: </b>verify the Apply button is not Enabled in logging Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in logging Page
15697600 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> css selector: mat-error[id*='mat-error-']]
15705691 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> css selector: mat-error[id*='mat-error-']]
15713953 main INFO main LoggingArchive.java:393 <b>Expected: </b>verify the Error message in logging Page:Please input a start date no later than today<br><b>Actual(Passed): </b>Successfully verified the Error message in logging Page:Please input a start date no later than today
15714035 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> css selector: mat-error[id*='mat-error-']]
15722135 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ba560c6b69da8400c21ea5e776bc84c6)] -> css selector: mat-error[id*='mat-error-']]
15730392 main INFO main LoggingArchive.java:393 <b>Expected: </b>verify the Error message in logging Page:Please input an end date no later than today<br><b>Actual(Passed): </b>Successfully verified the Error message in logging Page:Please input an end date no later than today
15730392 main INFO main LoggingArchive.java:395 Test Passed.
15730393 main INFO main Log.java:264 **** -E---N---D- *****
15731266 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesinLoggingPage
15734262 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15734262 main INFO main Log.java:208
15734262 main INFO main LoggingArchive.java:299 **** verify Error Messages in Logging Page for Machine *****
15734262 main INFO main Log.java:210
15734262 main INFO main LoggingArchive.java:314 ***** verify Error Messages in Logging Page for Machine *****
15739101 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=f5bb9eee-1cb6-4296-a2d8-1893d40aa271&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=swdv4folldji0ecultvnmksvzmaupzmlixli9wik64g&code_challenge_method=s256&nonce=5957915f-1613-4d88-a782-c592a8ce778c&state=eyjpzci6ime5ymuymdu3lwfmmgytndg1ms1inzlhltrlywniymvhngvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15739117 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15739251 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //input[@id='i0116']]
15739251 main INFO main LoggingArchive.java:319 Successfully navigated to 'eReceipts FI Admin' Page
15739336 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //input[@id='i0116']]
15739445 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: idSIButton9]
15739445 main INFO main LoggingArchive.java:322 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15739523 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //input[@id='i0116']]
15739632 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //input[@id='i0116']]
15743254 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=f5bb9eee-1cb6-4296-a2d8-1893d40aa271&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=swdv4folldji0ecultvnmksvzmaupzmlixli9wik64g&code_challenge_method=s256&nonce=5957915f-1613-4d88-a782-c592a8ce778c&state=eyjpzci6ime5ymuymdu3lwfmmgytndg1ms1inzlhltrlywniymvhngvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15743255 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15747792 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=f5bb9eee-1cb6-4296-a2d8-1893d40aa271&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=swdv4folldji0ecultvnmksvzmaupzmlixli9wik64g&code_challenge_method=s256&nonce=5957915f-1613-4d88-a782-c592a8ce778c&state=eyjpzci6ime5ymuymdu3lwfmmgytndg1ms1inzlhltrlywniymvhngvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15747792 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15748730 main INFO main SignInPage.java:259 Password text field is shown
15748825 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //input[@id='i0118']]
15748920 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //input[@id='i0118']]
15752251 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=f5bb9eee-1cb6-4296-a2d8-1893d40aa271&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=swdv4folldji0ecultvnmksvzmaupzmlixli9wik64g&code_challenge_method=s256&nonce=5957915f-1613-4d88-a782-c592a8ce778c&state=eyjpzci6ime5ymuymdu3lwfmmgytndg1ms1inzlhltrlywniymvhngvkysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15752251 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15752836 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15752836 main INFO main LoggingArchive.java:325 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
15756782 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15756782 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15766467 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15766483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15769594 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15769594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15769740 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //b[text()='Admin Dashboard']]
15772842 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15772842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15772962 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //mat-toolbar/div/button[2]/span]
15773172 main INFO main LoggingArchive.java:328 Successfully navigated to the 'Control Panel' page
15773236 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //mat-toolbar/div/button[2]/span]
15775364 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> xpath: //mat-toolbar/div/button[2]/span]
15777651 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immMenuLogging]
15778162 main INFO main LoggingArchive.java:333 Successfully navigated to the 'Logging' page
15781336 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
15781336 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15781811 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immApply]
15782625 main INFO main LoggingArchive.java:336 Successfully Verified the UI elements 'Logging' page
15787996 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
15787996 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15790998 main INFO main LoggingArchive.java:341 clicked on workstation box to prepare for error checking
15799731 main INFO main LoggingArchive.java:373 Entered 'Category' : Teller
15800801 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immTransactionId]
15800871 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immTransactionId]
15801546 main INFO main LoggingArchive.java:368 Entered 'Transaction Id' : 1c13d4f8-4d6a-4cd4-b6bc-19932b30ec17
15802661 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immReferenceId]
15802737 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immReferenceId]
15803362 main INFO main LoggingArchive.java:358 Entered 'Reference' : 20a67452-9166-4a73-8736-bd5361df6ef6
15804442 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immUserId]
15804510 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immUserId]
15805187 main INFO main LoggingArchive.java:353 Entered 'Teller' : JaneOperator@ereceiptsqa.onmicrosoft.com
15818949 main INFO main LoggingArchive.java:378 Entered 'Level' : Error
15820035 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immMachineName]
15820127 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immMachineName]
15820608 main INFO main LoggingArchive.java:363 Entered 'Machine Name' : IM1
15828954 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immApply]
15837344 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> id: immApply]
15837600 main INFO main LoggingArchive.java:389 <b>Expected: </b>verify the Apply button is not Enabled in logging Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in logging Page
15837683 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> css selector: mat-error[id*='mat-error-']]
15845806 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (66621a066323072c6486a7913b9380f1)] -> css selector: mat-error[id*='mat-error-']]
15854083 main INFO main LoggingArchive.java:393 <b>Expected: </b>verify the Error message in logging Page:Must be at least 4 characters long<br><b>Actual(Passed): </b>Successfully verified the Error message in logging Page:Must be at least 4 characters long
15854089 main INFO main LoggingArchive.java:395 Test Passed.
15854089 main INFO main Log.java:264 **** -E---N---D- *****
15854961 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesinLoggingPage
15858114 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15858114 main INFO main Log.java:208
15858114 main INFO main LoggingArchive.java:299 **** verify Error Messages in Logging Page for Transaction *****
15858114 main INFO main Log.java:210
15858114 main INFO main LoggingArchive.java:314 ***** verify Error Messages in Logging Page for Transaction *****
15862934 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5310e3ba-d147-4fbb-be63-99ff0e689679&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=juyrhaekgxc2hpnjixepgjpua2fuif5n0e4cg8xytz4&code_challenge_method=s256&nonce=55877df2-7cc2-4347-aafe-d73cda77820a&state=eyjpzci6imi2mtzjzmy5lwnindgtndc3zc1hodm2ltu0zmyxyteznwywmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15862934 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15863066 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //input[@id='i0116']]
15863066 main INFO main LoggingArchive.java:319 Successfully navigated to 'eReceipts FI Admin' Page
15863144 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //input[@id='i0116']]
15863253 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: idSIButton9]
15863253 main INFO main LoggingArchive.java:322 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15863321 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //input[@id='i0116']]
15863399 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //input[@id='i0116']]
15867009 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5310e3ba-d147-4fbb-be63-99ff0e689679&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=juyrhaekgxc2hpnjixepgjpua2fuif5n0e4cg8xytz4&code_challenge_method=s256&nonce=55877df2-7cc2-4347-aafe-d73cda77820a&state=eyjpzci6imi2mtzjzmy5lwnindgtndc3zc1hodm2ltu0zmyxyteznwywmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15867009 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15870405 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5310e3ba-d147-4fbb-be63-99ff0e689679&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=juyrhaekgxc2hpnjixepgjpua2fuif5n0e4cg8xytz4&code_challenge_method=s256&nonce=55877df2-7cc2-4347-aafe-d73cda77820a&state=eyjpzci6imi2mtzjzmy5lwnindgtndc3zc1hodm2ltu0zmyxyteznwywmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15870405 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15871505 main INFO main SignInPage.java:259 Password text field is shown
15872801 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //input[@id='i0118']]
15874099 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //input[@id='i0118']]
15877963 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5310e3ba-d147-4fbb-be63-99ff0e689679&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=juyrhaekgxc2hpnjixepgjpua2fuif5n0e4cg8xytz4&code_challenge_method=s256&nonce=55877df2-7cc2-4347-aafe-d73cda77820a&state=eyjpzci6imi2mtzjzmy5lwnindgtndc3zc1hodm2ltu0zmyxyteznwywmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15877964 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15878552 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15878552 main INFO main LoggingArchive.java:325 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
15882814 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15882814 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15892599 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15892599 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15895792 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15895792 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15895952 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //b[text()='Admin Dashboard']]
15899140 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
15899140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15899283 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //mat-toolbar/div/button[2]/span]
15899506 main INFO main LoggingArchive.java:328 Successfully navigated to the 'Control Panel' page
15899584 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //mat-toolbar/div/button[2]/span]
15901746 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> xpath: //mat-toolbar/div/button[2]/span]
15904080 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immMenuLogging]
15904701 main INFO main LoggingArchive.java:333 Successfully navigated to the 'Logging' page
15907941 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
15907942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15908053 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immApply]
15909034 main INFO main LoggingArchive.java:336 Successfully Verified the UI elements 'Logging' page
15914478 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
15914478 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15917485 main INFO main LoggingArchive.java:341 clicked on workstation box to prepare for error checking
15926352 main INFO main LoggingArchive.java:373 Entered 'Category' : Teller
15927434 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immTransactionId]
15927512 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immTransactionId]
15928100 main INFO main LoggingArchive.java:368 Entered 'Transaction Id' : 010101
15929168 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immUserId]
15929231 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immUserId]
15929747 main INFO main LoggingArchive.java:353 Entered 'Teller' : 12323
15930825 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immMachineName]
15930934 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immMachineName]
15931475 main INFO main LoggingArchive.java:363 Entered 'Machine Name' : KURRER1
15939824 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immApply]
15949969 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> id: immApply]
15950205 main INFO main LoggingArchive.java:389 <b>Expected: </b>verify the Apply button is not Enabled in logging Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in logging Page
15950306 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> css selector: mat-error[id*='mat-error-']]
15958432 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fe708bb0763028ff75c494ca459563dc)] -> css selector: mat-error[id*='mat-error-']]
15966706 main INFO main LoggingArchive.java:393 <b>Expected: </b>verify the Error message in logging Page:Enter Valid Transaction #<br><b>Actual(Passed): </b>Successfully verified the Error message in logging Page:Enter Valid Transaction #
15966706 main INFO main LoggingArchive.java:395 Test Passed.
15966716 main INFO main Log.java:264 **** -E---N---D- *****
15967543 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySelectAllInArchivesPage
15970575 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
15970575 main INFO main Log.java:208
15970575 main INFO main LoggingArchive.java:1083 **** verify selectall in Archives Page with Teller,Date *****
15970575 main INFO main Log.java:210
15970575 main INFO main LoggingArchive.java:1098 ***** verify selectall in Archives Page with Teller,Date *****
15975449 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=31b99cd0-301d-4aa7-9377-040a21e18fd6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ga3u3tn0jd3unzsz7deqpplf3po6uvqjmmgxtxlqhpo&code_challenge_method=s256&nonce=d103585d-10c3-4fe8-8ade-693773724f5b&state=eyjpzci6ijnlztkxotc0ltkzytetndqzyi04ndliltg1mzvinjkzogzmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15975449 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15975568 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //input[@id='i0116']]
15975568 main INFO main LoggingArchive.java:1103 Successfully navigated to 'eReceipts FI Admin' Page
15975636 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //input[@id='i0116']]
15975750 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: idSIButton9]
15975750 main INFO main LoggingArchive.java:1106 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
15975818 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //input[@id='i0116']]
15975880 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //input[@id='i0116']]
15979395 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=31b99cd0-301d-4aa7-9377-040a21e18fd6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ga3u3tn0jd3unzsz7deqpplf3po6uvqjmmgxtxlqhpo&code_challenge_method=s256&nonce=d103585d-10c3-4fe8-8ade-693773724f5b&state=eyjpzci6ijnlztkxotc0ltkzytetndqzyi04ndliltg1mzvinjkzogzmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15979395 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15982738 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=31b99cd0-301d-4aa7-9377-040a21e18fd6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ga3u3tn0jd3unzsz7deqpplf3po6uvqjmmgxtxlqhpo&code_challenge_method=s256&nonce=d103585d-10c3-4fe8-8ade-693773724f5b&state=eyjpzci6ijnlztkxotc0ltkzytetndqzyi04ndliltg1mzvinjkzogzmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15982738 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15983488 main INFO main SignInPage.java:259 Password text field is shown
15983869 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //input[@id='i0118']]
15984175 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //input[@id='i0118']]
15987765 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=31b99cd0-301d-4aa7-9377-040a21e18fd6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ga3u3tn0jd3unzsz7deqpplf3po6uvqjmmgxtxlqhpo&code_challenge_method=s256&nonce=d103585d-10c3-4fe8-8ade-693773724f5b&state=eyjpzci6ijnlztkxotc0ltkzytetndqzyi04ndliltg1mzvinjkzogzmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
15987765 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
15988357 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
15988358 main INFO main LoggingArchive.java:1109 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
15992675 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
15992675 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16001904 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
16001904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16005074 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
16005074 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16005196 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //b[text()='Admin Dashboard']]
16008285 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
16008285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16008388 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //mat-toolbar/div/button[2]/span]
16008602 main INFO main LoggingArchive.java:1112 Successfully navigated to the 'Control Panel' page
16008666 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //mat-toolbar/div/button[2]/span]
16010782 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> xpath: //mat-toolbar/div/button[2]/span]
16013050 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: immMenuArchive]
16015385 main INFO main LoggingArchive.java:1117 Successfully navigated to the 'Archives' page
16015490 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: immTranDateFrom]
16016072 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: immTranDateFrom]
16016440 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: immTranDateTo]
16016938 main INFO main LoggingArchive.java:1132 Entered 'Date range' : 12/01/2023 - 05/29/2024
16018063 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: immTellerId]
16018142 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: immTellerId]
16018623 main INFO main LoggingArchive.java:1137 Entered 'Teller' : 101
16020654 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2805da3c33c652a65d5095fafce40863)] -> id: immIsSentToImagingNotProcessed-input]
16020909 main INFO main LoggingArchive.java:1167 Clicked checked box :Success;Not Processed
16026181 main INFO main LoggingArchive.java:1171 Clicked 'Apply' button
16031482 main INFO main LoggingArchive.java:1174 No records found for the given search criteria
16031482 main INFO main LoggingArchive.java:1185 Test Passed.
16031482 main INFO main Log.java:264 **** -E---N---D- *****
16033185 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInArchivesPage
16037307 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
16037307 main INFO main Log.java:208
16037307 main INFO main LoggingArchive.java:858 **** verify sorting in Archives Page with Teller,Date *****
16037307 main INFO main Log.java:210
16037307 main INFO main LoggingArchive.java:873 ***** verify sorting in Archives Page with Teller,Date *****
16043107 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ac700471-a675-42b1-adff-fb3bca833758&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvhdrpc7tz2ftkfomoexmscz5if5zkxh9d2s79hebmw&code_challenge_method=s256&nonce=bc30ea17-28dc-460d-9b1d-8a244999e2dd&state=eyjpzci6ijrjn2ezzjyyltq0zwytndczms04mza2lta5mzi4ytgxytziziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
16043107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16043266 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //input[@id='i0116']]
16043267 main INFO main LoggingArchive.java:878 Successfully navigated to 'eReceipts FI Admin' Page
16043364 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //input[@id='i0116']]
16043482 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> id: idSIButton9]
16043482 main INFO main LoggingArchive.java:881 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
16043560 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //input[@id='i0116']]
16043622 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //input[@id='i0116']]
16047232 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ac700471-a675-42b1-adff-fb3bca833758&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvhdrpc7tz2ftkfomoexmscz5if5zkxh9d2s79hebmw&code_challenge_method=s256&nonce=bc30ea17-28dc-460d-9b1d-8a244999e2dd&state=eyjpzci6ijrjn2ezzjyyltq0zwytndczms04mza2lta5mzi4ytgxytziziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
16047232 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16050552 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ac700471-a675-42b1-adff-fb3bca833758&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvhdrpc7tz2ftkfomoexmscz5if5zkxh9d2s79hebmw&code_challenge_method=s256&nonce=bc30ea17-28dc-460d-9b1d-8a244999e2dd&state=eyjpzci6ijrjn2ezzjyyltq0zwytndczms04mza2lta5mzi4ytgxytziziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
16050552 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16051225 main INFO main SignInPage.java:259 Password text field is shown
16051304 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //input[@id='i0118']]
16051382 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //input[@id='i0118']]
16054814 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ac700471-a675-42b1-adff-fb3bca833758&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jvhdrpc7tz2ftkfomoexmscz5if5zkxh9d2s79hebmw&code_challenge_method=s256&nonce=bc30ea17-28dc-460d-9b1d-8a244999e2dd&state=eyjpzci6ijrjn2ezzjyyltq0zwytndczms04mza2lta5mzi4ytgxytziziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
16054815 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16055445 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
16055445 main INFO main LoggingArchive.java:884 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
16059935 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
16059935 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16070592 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
16070592 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16073774 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
16073774 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16073919 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //b[text()='Admin Dashboard']]
16077029 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
16077029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16077154 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //mat-toolbar/div/button[2]/span]
16077341 main INFO main LoggingArchive.java:887 Successfully navigated to the 'Control Panel' page
16077420 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //mat-toolbar/div/button[2]/span]
16079545 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> xpath: //mat-toolbar/div/button[2]/span]
16081904 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> id: immMenuArchive]
16084185 main INFO main LoggingArchive.java:892 Successfully navigated to the 'Archives' page
16084307 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> id: immTranDateFrom]
16084929 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> id: immTranDateFrom]
16085335 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> id: immTranDateTo]
16085943 main INFO main LoggingArchive.java:904 Entered 'Date range' : 05/28/2024 - 05/29/2024
16087939 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> id: immIsSentToImagingNotProcessed-input]
16088205 main INFO main LoggingArchive.java:939 Clicked checked box :Success;Not Processed
16093514 main INFO main LoggingArchive.java:943 Clicked 'Apply' button
16096967 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16096967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16108610 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16108610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16113951 main INFO main ArchivesPage.java:910 Page in:1
16114185 main INFO main ArchivesPage.java:911 I value:0
16117607 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16117607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16118936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16119004 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16126373 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16126373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16126514 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16126576 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16133139 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16133139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16133281 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16133343 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16139920 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16139920 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16140071 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16140123 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16146701 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16146701 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16146842 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16146907 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16153527 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16153527 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16153670 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16153748 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16160329 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16160330 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16160467 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16160530 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16167101 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16167101 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16167233 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16167312 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16173924 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16173925 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16174061 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16174123 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16180691 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16180692 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16180811 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16180874 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16187431 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16187431 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16187561 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16187624 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16194212 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16194212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16194344 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16194408 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16200982 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16200983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16201124 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16201186 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16207784 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16207784 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16207908 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16207968 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16214549 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16214550 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16214671 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16214733 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16218005 main INFO main ArchivesPage.java:288 Clicking the next page
16218077 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16218171 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16222319 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16222320 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16222514 main INFO main ArchivesPage.java:910 Page in:2
16222749 main INFO main ArchivesPage.java:911 I value:15
16226186 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16226186 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16226327 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16226389 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16232952 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16232952 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16233077 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16233155 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16239786 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16239786 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16239921 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16239983 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16246610 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16246610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16246749 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16246812 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16253379 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16253380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16253515 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16253562 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16260109 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16260109 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16260249 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16260312 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16266890 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16266890 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16267030 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16267124 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16273609 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16273609 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16273812 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16273859 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16280408 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16280408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16280578 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16280640 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16287295 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16287297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16287484 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16287562 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16294093 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16294093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16294275 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16294328 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16300859 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16300859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16301062 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16301125 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16307712 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16307727 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16307937 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16308016 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16314568 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16314568 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16314750 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16314821 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16321364 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16321365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16321547 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16321609 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16324781 main INFO main ArchivesPage.java:288 Clicking the next page
16324859 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16324953 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16328491 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16328491 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16328722 main INFO main ArchivesPage.java:910 Page in:3
16328957 main INFO main ArchivesPage.java:911 I value:30
16332279 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16332279 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16333094 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16333156 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16340109 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16340109 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16340235 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16340314 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16346875 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16346875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16347031 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16347109 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16353594 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16353594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16353734 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16353797 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16360310 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16360310 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16360437 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16360505 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16366985 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16366985 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16367125 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16367188 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16373625 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16373625 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16373750 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16373813 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16380276 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16380276 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16380409 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16380469 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16386985 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16386985 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16387125 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16387188 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16393688 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16393688 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16393868 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16393922 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16397110 main INFO main ArchivesPage.java:937 Total records displayed : 40
16397263 main INFO main ArchivesPage.java:304 Clicking the Back page
16397329 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16397438 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16401235 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16401235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16401282 main INFO main ArchivesPage.java:304 Clicking the Back page
16401360 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16401469 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16404954 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16404954 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16408469 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16422352 main DEBUG main BrowserActions.java:143 Moved to element..
16425604 main INFO main ArchivesPage.java:479 Sort for Date UP
16434093 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16434093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16437483 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16437483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16442857 main INFO main ArchivesPage.java:910 Page in:1
16443088 main INFO main ArchivesPage.java:911 I value:0
16446554 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16446555 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16447454 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16447506 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16459673 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16459673 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16459891 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16459954 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16466605 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16466605 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16466766 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16466829 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16473483 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16473483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16473626 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16473712 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16480319 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16480320 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16480470 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16480532 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16487112 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16487112 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16487296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16487345 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16493931 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16493931 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16494095 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16494157 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16500698 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16500699 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16500876 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16500939 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16507470 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16507470 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16507642 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16507711 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16514244 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16514244 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16514423 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16514507 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16521047 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16521049 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16521265 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16521315 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16527887 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16527887 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16528064 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16528142 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16534737 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16534737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16534910 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16534970 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16541545 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16541545 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16541658 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16541720 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16548287 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16548288 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16548411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16548471 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16551658 main INFO main ArchivesPage.java:288 Clicking the next page
16551723 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16551830 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16555479 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16555480 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16555674 main INFO main ArchivesPage.java:910 Page in:2
16555877 main INFO main ArchivesPage.java:911 I value:15
16559295 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16559295 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16559425 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16559486 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16566033 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16566033 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16566174 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16566236 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16572807 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16572807 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16572955 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16573007 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16579510 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16579510 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16579705 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16579752 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16586333 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16586333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16586518 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16586580 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16593081 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16593081 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16593273 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16593330 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16599865 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16599865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16600049 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16600111 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16606634 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16606636 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16606815 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16606893 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16613385 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16613385 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16613549 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16613627 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16620170 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16620170 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16620301 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16620414 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16626960 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16626960 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16627096 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16627205 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16633794 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16633795 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16633940 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16634010 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16640585 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16640586 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16640712 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16640768 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16650106 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16650106 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16651079 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16651150 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16657742 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16657742 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16657874 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16657940 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16661112 main INFO main ArchivesPage.java:288 Clicking the next page
16661182 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16661307 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16664859 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16664859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16665112 main INFO main ArchivesPage.java:910 Page in:3
16665332 main INFO main ArchivesPage.java:911 I value:30
16668653 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16668653 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16669571 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16669634 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16676600 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16676601 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16676727 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16676790 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16683228 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16683228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16683359 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16683425 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16689865 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16689865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16689981 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16690046 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16696594 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16696594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16696730 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16696808 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16703224 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16703224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16703350 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16703413 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16709828 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16709828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16709955 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16710023 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16716537 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16716537 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16716707 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16716773 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16723210 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16723224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16723349 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16723427 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16729903 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16729903 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16730044 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16730108 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16733273 main INFO main ArchivesPage.java:937 Total records displayed : 40
16733309 main INFO main ArchivesPage.java:304 Clicking the Back page
16733372 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16733481 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16737077 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16737077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16737112 main INFO main ArchivesPage.java:304 Clicking the Back page
16737175 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16737282 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
16740809 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16740809 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16741114 main INFO main LoggingArchive.java:960 <b>Expected: </b>verify Records displayed Correctly after Sorting Date ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date ASC
16747591 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16760316 main DEBUG main BrowserActions.java:143 Moved to element..
16763544 main INFO main ArchivesPage.java:484 Sort for Date down
16771965 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16771965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16775328 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16775328 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16780631 main INFO main ArchivesPage.java:910 Page in:1
16780872 main INFO main ArchivesPage.java:911 I value:0
16784315 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16784315 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16785300 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16785373 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16792654 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16792654 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16792804 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16792867 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16799440 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16799440 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16799564 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16799629 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16806283 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16806284 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16806444 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16806506 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16813117 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16813117 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16813244 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16813326 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16819880 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16819880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16820026 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16820089 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16826712 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16826712 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16826829 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16826907 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16833486 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16833486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16833628 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16833707 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16840300 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16840300 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16840419 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16840481 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16847055 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16847056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16847189 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16847322 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16853875 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16853875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16854004 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16854066 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16860651 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16860652 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16860776 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16860839 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16867434 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16867434 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16867577 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16867645 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16874270 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16874271 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16874411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16874473 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16881047 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16881047 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16881177 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16881245 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16884429 main INFO main ArchivesPage.java:288 Clicking the next page
16884509 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16884604 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16888224 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16888224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16888430 main INFO main ArchivesPage.java:910 Page in:2
16888662 main INFO main ArchivesPage.java:911 I value:15
16892061 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16892061 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16892178 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16892245 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16898761 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16898761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16898883 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16898962 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16905523 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16905523 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16905658 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16905720 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16912310 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16912310 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16912447 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16912525 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16919093 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16919093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16919212 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16919290 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16925896 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16925896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16926014 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16926077 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16932683 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16932683 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16932814 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16932861 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16939427 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16939427 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16939561 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16939611 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16946178 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16946178 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16946319 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16946397 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16952991 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16952991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16953130 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16953193 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16959759 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16959760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16959937 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16960015 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16966555 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16966555 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16966742 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16966820 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16973413 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16973414 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16973548 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16973611 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16980123 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16980123 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16980312 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16980374 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16986895 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16986895 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16987108 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16987171 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16990354 main INFO main ArchivesPage.java:288 Clicking the next page
16990411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16990521 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
16994065 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16994065 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16994331 main INFO main ArchivesPage.java:910 Page in:3
16994646 main INFO main ArchivesPage.java:911 I value:30
16998002 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
16998010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
16998918 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
16998996 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17005978 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17005978 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17006093 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17006171 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17012767 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17012767 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17012891 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17012954 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17019448 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17019448 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17019565 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17019630 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17026168 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17026168 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17026312 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17026362 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17032890 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17032890 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17033014 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17033077 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17039506 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17039506 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17039632 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17039710 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17046209 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17046209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17046362 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17046427 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17052858 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17052858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17052995 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17053062 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17059615 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17059615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17059743 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17059821 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17063000 main INFO main ArchivesPage.java:937 Total records displayed : 40
17063036 main INFO main ArchivesPage.java:304 Clicking the Back page
17063099 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17063210 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17066743 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17066743 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17066777 main INFO main ArchivesPage.java:304 Clicking the Back page
17066846 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17066955 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17070442 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17070442 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17070679 main INFO main LoggingArchive.java:972 <b>Expected: </b>verify Records displayed Correctly after Sorting Date DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Date DSC
17077190 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17077190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17082512 main INFO main ArchivesPage.java:910 Page in:1
17082728 main INFO main ArchivesPage.java:911 I value:0
17086112 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17086112 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17087694 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17087774 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17095069 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17095069 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17095190 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17095263 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17101837 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17101837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17101978 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17102043 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17108687 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17108687 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17108824 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17108887 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17115413 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17115413 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17115616 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17115694 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17122299 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17122300 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17122435 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17122498 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17129056 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17129056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17129266 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17129330 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17135856 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17135856 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17136044 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17136122 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17142613 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17142613 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17142815 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17142878 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17149429 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17149429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17149616 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17149689 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17156222 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17156222 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17156417 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17156480 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17163011 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17163011 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17163212 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17163281 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17169841 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17169842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17170030 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17170092 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17176656 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17176656 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17176832 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17176895 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17183407 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17183407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17183602 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17183680 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17186863 main INFO main ArchivesPage.java:288 Clicking the next page
17186944 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17187069 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17190754 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17190754 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17190969 main INFO main ArchivesPage.java:910 Page in:2
17191194 main INFO main ArchivesPage.java:911 I value:15
17194605 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17194605 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17194736 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17194799 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17201350 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17201350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17201500 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17201570 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17208157 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17208157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17208304 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17208359 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17214915 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17214915 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17215064 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17215129 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17221737 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17221737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17221899 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17221948 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17228487 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17228488 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17228691 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17228759 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17235278 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17235279 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17235466 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17235548 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17242100 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17242100 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17242303 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17242356 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17248927 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17248927 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17249132 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17249195 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17255777 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17255777 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17255965 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17256032 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17262575 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17262575 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17262785 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17262848 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17269427 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17269427 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17269620 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17269682 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17276180 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17276180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17276366 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17276433 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17282966 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17282966 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17283142 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17283236 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17289798 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17289799 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17289925 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17290066 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17293245 main INFO main ArchivesPage.java:288 Clicking the next page
17293322 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17293417 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17296976 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17296976 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17297214 main INFO main ArchivesPage.java:910 Page in:3
17297480 main INFO main ArchivesPage.java:911 I value:30
17300836 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17300836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17302192 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17302248 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17309217 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17309217 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17309353 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17309419 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17315958 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17315958 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17316092 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17316155 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17322645 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17322645 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17322770 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17322848 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17329352 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17329352 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17329472 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17329534 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17336055 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17336055 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17336192 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17336255 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17342733 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17342733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17342861 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17342924 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17349437 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17349437 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17349567 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17349634 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17356127 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17356127 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17356261 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17356314 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17362833 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17362833 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17362967 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17363096 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17366269 main INFO main ArchivesPage.java:937 Total records displayed : 40
17366307 main INFO main ArchivesPage.java:304 Clicking the Back page
17366377 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17366487 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17370104 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17370104 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17370126 main INFO main ArchivesPage.java:304 Clicking the Back page
17370204 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17370313 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17373859 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17373859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17377534 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17390235 main DEBUG main BrowserActions.java:143 Moved to element..
17393518 main INFO main ArchivesPage.java:494 Sort for Teller up
17399943 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17399943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17403333 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17403333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17408643 main INFO main ArchivesPage.java:910 Page in:1
17408884 main INFO main ArchivesPage.java:911 I value:0
17412340 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17412340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17413332 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17413394 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17423624 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17423624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17423750 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17423815 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17430380 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17430380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17430509 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17430571 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17437241 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17437241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17437365 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17437427 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17443993 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17443994 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17444128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17444206 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17450783 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17450783 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17450896 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17450977 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17457561 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17457561 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17457681 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17457746 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17464326 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17464326 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17464450 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17464517 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17471135 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17471135 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17471270 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17471339 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17477944 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17477944 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17478078 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17478141 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17484715 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17484715 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17484844 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17484906 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17491512 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17491512 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17491632 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17491694 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17498247 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17498247 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17498387 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17498450 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17505033 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17505033 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17505190 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17505252 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17511874 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17511874 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17512018 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17512077 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17515234 main INFO main ArchivesPage.java:288 Clicking the next page
17515312 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17515421 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17519084 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17519084 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17519309 main INFO main ArchivesPage.java:910 Page in:2
17519566 main INFO main ArchivesPage.java:911 I value:15
17522965 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17522965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17523090 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17523152 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17529748 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17529748 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17529866 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17529929 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17536536 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17536536 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17536683 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17536766 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17543276 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17543277 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17543468 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17543551 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17550175 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17550175 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17550311 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17550370 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17556989 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17556989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17557110 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17557188 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17563782 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17563782 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17563910 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17563988 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17570568 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17570568 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17570682 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17570747 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17577347 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17577347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17577487 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17577550 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17584107 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17584107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17584238 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17584307 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17590856 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17590856 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17590982 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17591048 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17597661 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17597662 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17597794 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17597872 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17604483 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17604483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17604613 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17604676 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17611275 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17611275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17611397 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17611467 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17617961 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17617961 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17618151 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17618214 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17621380 main INFO main ArchivesPage.java:288 Clicking the next page
17621452 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17621551 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17625082 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17625082 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17625318 main INFO main ArchivesPage.java:910 Page in:3
17625582 main INFO main ArchivesPage.java:911 I value:30
17628920 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17628920 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17629759 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17629822 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17636702 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17636702 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17636823 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17636886 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17643379 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17643379 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17643520 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17643582 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17650032 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17650032 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17650151 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17650218 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17656761 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17656761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17656896 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17656958 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17663380 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17663380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17663505 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17663567 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17670135 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17670135 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17670278 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17670325 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17676789 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17676789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17676922 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17676985 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17683502 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17683503 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17683658 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17683721 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17690151 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17690151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17690289 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17690341 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17693517 main INFO main ArchivesPage.java:937 Total records displayed : 40
17693551 main INFO main ArchivesPage.java:304 Clicking the Back page
17693629 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17693723 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17697462 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17697462 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17697488 main INFO main ArchivesPage.java:304 Clicking the Back page
17697570 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17697683 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
17701223 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17701223 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17701515 main INFO main LoggingArchive.java:960 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller ID ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller ID ASC
17707989 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17720690 main DEBUG main BrowserActions.java:143 Moved to element..
17723977 main INFO main ArchivesPage.java:501 Sort for Teller down
17730411 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17730411 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17733846 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17733846 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17739152 main INFO main ArchivesPage.java:910 Page in:1
17739367 main INFO main ArchivesPage.java:911 I value:0
17742751 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17742752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17743536 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17743599 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17750945 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17750945 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17751086 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17751136 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17757785 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17757785 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17757916 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17757967 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17764535 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17764535 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17764737 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17764784 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17771329 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17771329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17771537 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17771589 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17778174 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17778174 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17778393 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17778455 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17784990 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17784990 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17785196 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17785265 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17791789 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17791789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17791994 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17792057 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17798564 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17798564 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17798771 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17798853 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17805451 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17805451 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17805584 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17805641 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17812150 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17812150 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17812350 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17812396 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17818955 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17818955 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17819169 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17819231 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17825781 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17825781 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17825968 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17826030 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17832591 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17832591 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17832780 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17832843 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17839408 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17839409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17839607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17839669 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17842844 main INFO main ArchivesPage.java:288 Clicking the next page
17842910 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17843004 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17846646 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17846646 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17846889 main INFO main ArchivesPage.java:910 Page in:2
17847094 main INFO main ArchivesPage.java:911 I value:15
17850489 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17850490 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17850601 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17850664 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17857205 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17857205 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17857349 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17857414 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17864023 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17864023 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17864144 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17864222 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17870823 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17870823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17870953 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17871020 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17877525 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17877525 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17877721 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17877784 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17884295 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17884296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17884490 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17884569 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17891079 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17891080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17891286 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17891354 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17897896 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17897896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17898082 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17898144 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17904709 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17904709 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17904900 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17904966 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17911513 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17911513 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17911716 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17911779 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17918345 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17918346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17918551 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17918613 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17925145 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17925145 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17925354 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17925432 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17932018 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17932018 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17932142 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17932205 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17938706 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17938706 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17938902 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17938970 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17945461 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17945462 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17945647 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17945710 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17948885 main INFO main ArchivesPage.java:288 Clicking the next page
17948952 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17949054 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
17952569 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17952569 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17952813 main INFO main ArchivesPage.java:910 Page in:3
17953037 main INFO main ArchivesPage.java:911 I value:30
17956365 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17956365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17957176 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17957254 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17964197 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17964197 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17964323 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17964386 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17970913 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17970913 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17971033 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17971111 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17977595 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17977595 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17977722 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17977785 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17984301 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17984302 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17984438 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17984501 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17990917 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17990917 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17991040 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17991118 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17997664 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
17997664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
17997786 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
17997855 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18004346 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18004346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18004472 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18004539 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18011064 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18011064 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18011220 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18011294 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18017760 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18017776 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18017903 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18017955 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18021135 main INFO main ArchivesPage.java:937 Total records displayed : 40
18021170 main INFO main ArchivesPage.java:304 Clicking the Back page
18021239 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18021336 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18025002 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18025002 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18025028 main INFO main ArchivesPage.java:304 Clicking the Back page
18025106 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18025201 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18028701 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18028701 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18028971 main INFO main LoggingArchive.java:972 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller ID DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller ID DSC
18035459 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18035460 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18040770 main INFO main ArchivesPage.java:910 Page in:1
18041003 main INFO main ArchivesPage.java:911 I value:0
18044390 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18044390 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18045624 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18045702 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18053069 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18053069 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18053200 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18053284 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18059898 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18059898 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18060024 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18060071 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18066602 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18066602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18066725 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18066788 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18073382 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18073382 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18073529 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18073608 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18080120 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18080121 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18080337 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18080400 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18086924 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18086924 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18087136 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18087198 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18093755 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18093755 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18093955 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18094018 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18100535 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18100535 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18100724 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18100787 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18107333 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18107333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18107524 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18107586 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18114124 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18114124 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18114257 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18114394 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18120893 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18120893 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18121010 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18121073 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18127714 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18127714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18127842 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18127904 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18134538 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18134539 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18134658 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18134725 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18141240 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18141256 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18141384 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18141446 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18144627 main INFO main ArchivesPage.java:288 Clicking the next page
18144696 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18144790 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18148522 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18148523 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18148765 main INFO main ArchivesPage.java:910 Page in:2
18148987 main INFO main ArchivesPage.java:911 I value:15
18152359 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18152359 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18152480 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18152543 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18159108 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18159108 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18159248 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18159321 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18165962 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18165962 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18166088 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18166155 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18172661 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18172661 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18172855 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18172918 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18179443 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18179443 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18179650 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18179703 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18186203 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18186203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18186411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18186473 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18193007 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18193007 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18193226 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18193288 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18199820 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18199820 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18200025 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18200087 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18206581 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18206581 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18206721 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18206784 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18213371 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18213371 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18213497 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18213559 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18220077 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18220077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18220194 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18220272 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18226834 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18226834 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18226968 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18227031 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18233524 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18233524 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18233719 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18233781 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18240324 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18240325 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18240521 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18240600 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18247118 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18247118 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18247330 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18247392 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18250568 main INFO main ArchivesPage.java:288 Clicking the next page
18250625 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18250719 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18254297 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18254297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18254504 main INFO main ArchivesPage.java:910 Page in:3
18254726 main INFO main ArchivesPage.java:911 I value:30
18258072 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18258072 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18258904 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18258969 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18265880 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18265880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18266003 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18266068 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18272578 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18272578 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18272718 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18272780 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18279209 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18279209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18279346 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18279409 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18286000 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18286000 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18286141 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18286223 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18292662 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18292663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18292785 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18292857 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18299409 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18299409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18299559 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18299606 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18306057 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18306057 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18306204 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18306257 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18312790 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18312790 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18312945 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18313007 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18319471 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18319471 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18319587 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18319654 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18322843 main INFO main ArchivesPage.java:937 Total records displayed : 40
18322879 main INFO main ArchivesPage.java:304 Clicking the Back page
18322964 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18323057 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18326776 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18326776 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18326797 main INFO main ArchivesPage.java:304 Clicking the Back page
18326870 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18326966 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18330561 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18330561 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18334060 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18346763 main DEBUG main BrowserActions.java:143 Moved to element..
18350010 main INFO main ArchivesPage.java:512 Sort for Teller Name up
18353471 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18353471 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18358757 main INFO main ArchivesPage.java:910 Page in:1
18358973 main INFO main ArchivesPage.java:911 I value:0
18362336 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18362336 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18363219 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18363286 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18370578 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18370578 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18370717 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18370779 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18377331 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18377347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18377477 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18377555 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18384111 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18384111 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18384254 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18384326 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18390823 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18390823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18391042 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18391105 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18397635 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18397636 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18397858 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18397924 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18404449 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18404449 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18404658 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18404724 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18411226 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18411226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18411427 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18411505 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18418056 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18418056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18418274 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18418319 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18424830 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18424830 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18425055 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18425124 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18431683 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18431683 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18431899 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18431961 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18438510 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18438510 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18438727 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18438789 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18445345 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18445345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18445554 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18445631 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18452191 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18452191 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18452412 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18452475 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18459049 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18459049 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18459257 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18459320 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18462477 main INFO main ArchivesPage.java:288 Clicking the next page
18462558 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18462652 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18466293 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18466293 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18466505 main INFO main ArchivesPage.java:910 Page in:2
18466727 main INFO main ArchivesPage.java:911 I value:15
18470130 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18470130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18470285 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18470335 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18477036 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18477037 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18477167 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18477230 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18483848 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18483848 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18483974 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18484027 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18490562 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18490563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18490680 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18490743 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18497267 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18497267 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18497384 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18497446 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18503979 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18503980 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18504184 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18504230 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18510744 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18510744 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18510944 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18511007 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18517511 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18517512 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18517717 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18517780 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18524318 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18524319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18524543 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18524606 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18531130 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18531130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18531333 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18531396 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18537961 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18537961 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18538092 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18538159 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18544665 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18544665 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18544852 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18544915 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18551410 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18551410 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18551618 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18551681 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18558217 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18558217 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18558418 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18558497 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18565009 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18565009 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18565221 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18565284 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18568450 main INFO main ArchivesPage.java:288 Clicking the next page
18568521 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18568640 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18572231 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18572231 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18572486 main INFO main ArchivesPage.java:910 Page in:3
18572713 main INFO main ArchivesPage.java:911 I value:30
18576027 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18576027 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18576824 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18576902 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18583797 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18583797 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18583928 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18583990 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18590546 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18590546 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18590674 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18590740 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18597175 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18597175 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18597304 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18597356 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18603869 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18603869 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18604021 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18604074 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18610535 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18610535 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18610667 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18610729 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18617253 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18617253 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18617381 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18617444 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18623897 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18623897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18624016 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18624078 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18630600 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18630600 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18630734 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18630796 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18637218 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18637218 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18637356 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18637418 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18640590 main INFO main ArchivesPage.java:937 Total records displayed : 40
18640628 main INFO main ArchivesPage.java:304 Clicking the Back page
18640690 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18640789 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18644498 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18644498 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18644544 main INFO main ArchivesPage.java:304 Clicking the Back page
18644608 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18644706 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18648315 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18648316 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18648579 main INFO main LoggingArchive.java:960 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller Name ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller Name ASC
18655056 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18667830 main DEBUG main BrowserActions.java:143 Moved to element..
18671103 main INFO main ArchivesPage.java:519 Sort for Teller Name down
18674620 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18674621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18679897 main INFO main ArchivesPage.java:910 Page in:1
18680116 main INFO main ArchivesPage.java:911 I value:0
18683495 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18683496 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18684370 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18684428 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18691707 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18691707 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18691876 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18691944 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18698529 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18698529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18698679 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18698744 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18705320 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18705320 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18705492 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18705570 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18712118 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18712118 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18712254 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18712324 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18718898 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18718898 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18719031 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18719093 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18725698 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18725698 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18725819 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18725882 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18732424 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18732424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18732651 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18732713 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18739227 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18739228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18739433 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18739495 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18746036 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18746036 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18746245 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18746316 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18752831 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18752831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18753042 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18753105 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18759670 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18759670 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18759808 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18759870 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18766423 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18766424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18766636 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18766714 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18773317 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18773318 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18773461 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18773526 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18780037 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18780038 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18780245 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18780309 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18783468 main INFO main ArchivesPage.java:288 Clicking the next page
18783542 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18783642 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18787254 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18787254 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18787507 main INFO main ArchivesPage.java:910 Page in:2
18787776 main INFO main ArchivesPage.java:911 I value:15
18791157 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18791157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18791301 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18791365 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18797959 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18797959 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18798077 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18798139 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18804674 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18804674 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18804798 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18804861 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18811486 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18811486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18811633 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18811695 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18818230 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18818231 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18818440 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18818518 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18825074 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18825074 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18825208 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18825279 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18831908 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18831908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18832030 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18832093 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18838647 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18838647 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18838846 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18838908 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18845406 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18845407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18845627 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18845674 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18852206 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18852206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18852430 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18852493 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18859006 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18859007 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18859213 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18859295 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18865803 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18865803 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18866011 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18866077 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18872602 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18872602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18872808 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18872877 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18879396 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18879396 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18879515 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18879578 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18886204 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18886204 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18886352 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18886414 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18889676 main INFO main ArchivesPage.java:288 Clicking the next page
18889758 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18889852 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
18893403 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18893403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18893650 main INFO main ArchivesPage.java:910 Page in:3
18893896 main INFO main ArchivesPage.java:911 I value:30
18897243 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18897243 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18898074 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18898136 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18904990 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18904991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18905112 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18905161 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18911724 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18911724 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18911858 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18911921 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18918379 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18918380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18918494 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18918565 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18925133 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18925133 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18925286 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18925347 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18931821 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18931821 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18931947 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18932009 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18938513 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18938513 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18938660 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18938728 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18945171 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18945171 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18945308 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18945362 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18951899 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18951899 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18952029 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18952078 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18958600 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18958600 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18958728 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18958787 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18961959 main INFO main ArchivesPage.java:937 Total records displayed : 40
18961994 main INFO main ArchivesPage.java:304 Clicking the Back page
18962067 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18962163 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18965769 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18965769 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18965830 main INFO main ArchivesPage.java:304 Clicking the Back page
18965893 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18966053 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
18969631 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18969631 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18969891 main INFO main LoggingArchive.java:972 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller Name DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller Name DSC
18976321 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18976321 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18981612 main INFO main ArchivesPage.java:910 Page in:1
18981833 main INFO main ArchivesPage.java:911 I value:0
18985368 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18985369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18986830 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18986989 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18994316 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
18994316 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
18994462 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
18994525 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19001128 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19001128 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19001281 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19001338 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19007922 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19007922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19008147 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19008210 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19014760 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19014760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19014972 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19015043 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19021534 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19021534 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19021747 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19021809 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19028331 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19028331 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19028547 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19028609 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19035161 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19035161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19035381 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19035443 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19042051 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19042051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19042194 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19042259 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19048842 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19048842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19048979 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19049057 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19055577 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19055577 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19055785 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19055848 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19062405 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19062405 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19062647 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19062709 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19069303 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19069305 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19069438 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19069501 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19076060 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19076060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19076263 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19076330 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19082863 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19082863 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19083075 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19083129 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19086299 main INFO main ArchivesPage.java:288 Clicking the next page
19086364 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19086466 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19090057 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19090057 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19090309 main INFO main ArchivesPage.java:910 Page in:2
19090548 main INFO main ArchivesPage.java:911 I value:15
19093916 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19093916 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19094049 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19094111 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19100809 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19100809 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19100927 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19100989 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19107646 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19107646 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19107795 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19107863 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19114520 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19114520 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19114664 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19114736 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19121226 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19121226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19121448 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19121511 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19128022 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19128022 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19128232 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19128312 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19134856 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19134856 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19135061 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19135123 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19141632 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19141633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19141849 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19141911 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19148420 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19148421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19148630 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19148692 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19155231 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19155232 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19155452 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19155531 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19162050 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19162051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19162291 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19162352 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19168883 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19168883 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19169002 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19169158 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19175708 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19175708 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19175849 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19175943 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19182561 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19182562 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19182678 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19182741 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19189338 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19189339 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19189470 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19189536 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19192792 main INFO main ArchivesPage.java:288 Clicking the next page
19192861 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19192954 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19196431 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19196431 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19196648 main INFO main ArchivesPage.java:910 Page in:3
19196851 main INFO main ArchivesPage.java:911 I value:30
19200145 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19200145 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19200949 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19200996 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19207870 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19207870 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19208011 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19208061 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19214593 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19214593 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19214730 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19214780 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19221208 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19221208 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19221347 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19221409 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19227955 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19227955 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19228096 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19228161 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19234590 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19234590 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19234710 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19234781 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19241321 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19241322 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19241452 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19241514 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19247949 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19247949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19248080 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19248146 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19254658 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19254658 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19254808 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19254871 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19261355 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19261355 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19261488 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19261566 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19264746 main INFO main ArchivesPage.java:937 Total records displayed : 40
19264780 main INFO main ArchivesPage.java:304 Clicking the Back page
19264850 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19264934 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19268662 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19268662 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19268725 main INFO main ArchivesPage.java:304 Clicking the Back page
19268781 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19268880 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19272480 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19272480 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19275949 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19288665 main DEBUG main BrowserActions.java:143 Moved to element..
19291918 main INFO main ArchivesPage.java:528 Sort for Member Name up
19295401 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19295401 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19300681 main INFO main ArchivesPage.java:910 Page in:1
19300897 main INFO main ArchivesPage.java:911 I value:0
19304428 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19304428 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19305212 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19305298 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19312567 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19312567 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19312709 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19312771 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19319301 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19319301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19319514 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19319581 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19326102 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19326102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19326325 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19326380 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19332880 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19332880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19333113 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19333175 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19339727 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19339727 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19339949 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19340012 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19346509 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19346509 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19346722 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19346784 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19353293 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19353293 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19353510 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19353581 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19360084 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19360084 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19360213 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19360290 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19366903 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19366903 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19367035 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19367097 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19373614 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19373614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19373751 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19373797 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19380343 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19380343 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19380471 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19380517 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19387138 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19387138 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19387273 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19387327 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19393894 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19393894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19394125 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19394188 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19400787 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19400787 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19401029 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19401107 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19404287 main INFO main ArchivesPage.java:288 Clicking the next page
19404358 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19404451 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19408131 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19408131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19408352 main INFO main ArchivesPage.java:910 Page in:2
19408582 main INFO main ArchivesPage.java:911 I value:15
19411982 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19411991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19412109 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19412188 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19418756 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19418756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19418898 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19418963 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19425607 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19425607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19425759 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19425805 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19432353 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19432353 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19432594 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19432656 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19439132 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19439132 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19439368 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19439434 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19445951 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19445951 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19446181 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19446244 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19452783 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19452783 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19453013 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19453067 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19459580 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19459580 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19459784 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19459861 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19466391 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19466391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19466519 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19466581 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19473219 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19473219 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19473349 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19473413 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19480036 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19480036 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19480167 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19480229 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19486855 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19486855 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19486966 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19487048 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19493584 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19493584 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19493706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19493768 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19500411 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19500411 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19500535 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19500598 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19507115 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19507116 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19507351 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19507398 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19510573 main INFO main ArchivesPage.java:288 Clicking the next page
19510642 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19510736 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19514355 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19514355 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19514595 main INFO main ArchivesPage.java:910 Page in:3
19514832 main INFO main ArchivesPage.java:911 I value:30
19518161 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19518161 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19518970 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19519034 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19525951 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19525951 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19526084 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19526148 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19532704 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19532704 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19532851 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19532913 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19539372 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19539373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19539492 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19539555 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19546076 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19546077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19546214 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19546288 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19552726 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19552726 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19552844 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19552907 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19559436 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19559436 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19559583 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19559632 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19566080 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19566080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19566196 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19566264 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19572833 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19572833 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19572991 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19573053 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19579515 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19579516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19579627 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19579690 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19582870 main INFO main ArchivesPage.java:937 Total records displayed : 40
19582916 main INFO main ArchivesPage.java:304 Clicking the Back page
19582985 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19583095 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19586870 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19586870 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19586902 main INFO main ArchivesPage.java:304 Clicking the Back page
19586967 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19587076 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19590572 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19590572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19590852 main INFO main LoggingArchive.java:960 <b>Expected: </b>verify Records displayed Correctly after Sorting Member Name ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member Name ASC
19597326 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19610037 main DEBUG main BrowserActions.java:143 Moved to element..
19613343 main INFO main ArchivesPage.java:535 Sort for Member Name down
19616836 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19616836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19622102 main INFO main ArchivesPage.java:910 Page in:1
19622354 main INFO main ArchivesPage.java:911 I value:0
19625752 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19625752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19626511 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19626573 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19633742 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19633742 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19633872 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19633939 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19640597 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19640597 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19640742 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19640805 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19647341 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19647341 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19647575 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19647634 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19654153 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19654153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19654385 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19654452 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19660989 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19660989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19661214 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19661285 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19667787 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19667787 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19668003 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19668068 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19674633 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19674633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19674887 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19674953 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19681508 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19681509 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19681737 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19681799 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19688349 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19688350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19688570 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19688636 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19695159 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19695159 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19695393 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19695456 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19701967 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19701967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19702197 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19702259 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19708782 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19708782 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19709003 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19709070 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19715605 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19715605 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19715822 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19715900 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19722469 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19722470 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19722631 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19722694 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19725862 main INFO main ArchivesPage.java:288 Clicking the next page
19725941 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19726037 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19729699 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19729699 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19729936 main INFO main ArchivesPage.java:910 Page in:2
19730139 main INFO main ArchivesPage.java:911 I value:15
19733567 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19733568 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19733686 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19733750 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19740386 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19740387 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19740553 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19740616 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19747143 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19747144 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19747276 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19747338 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19753867 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19753867 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19753987 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19754053 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19760587 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19760587 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19760816 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19760869 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19767541 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19767542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19767669 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19767731 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19774232 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19774232 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19774466 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19774536 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19781017 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19781017 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19781235 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19781307 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19787827 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19787827 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19788055 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19788118 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19794736 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19794736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19794857 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19794919 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19801436 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19801437 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19801665 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19801728 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19808267 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19808267 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19808501 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19808563 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19815091 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19815091 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19815333 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19815382 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19821916 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19821916 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19822155 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19822218 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19828734 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19828735 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19828954 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19829016 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19832204 main INFO main ArchivesPage.java:288 Clicking the next page
19832285 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19832384 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
19835979 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19835979 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19836201 main INFO main ArchivesPage.java:910 Page in:3
19836435 main INFO main ArchivesPage.java:911 I value:30
19839785 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19839785 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19840590 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19840638 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19847567 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19847567 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19847685 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19847766 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19854333 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19854349 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19854501 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19854551 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19860976 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19860976 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19861091 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19861169 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19867685 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19867685 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19867838 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19867885 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19874343 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19874343 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19874462 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19874524 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19881144 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19881144 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19881298 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19881361 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19887773 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19887773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19887917 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19887967 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19894505 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19894505 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19894632 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19894710 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19901129 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19901129 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19901253 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19901330 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div[id*='immLocalDateTime']]
19904510 main INFO main ArchivesPage.java:937 Total records displayed : 40
19904552 main INFO main ArchivesPage.java:304 Clicking the Back page
19904617 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19904701 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19908512 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19908512 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19908554 main INFO main ArchivesPage.java:304 Clicking the Back page
19908636 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19908729 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c4793bcca6f65297cf02e34818f77fad)] -> css selector: div.mat-paginator-range-actions button[class*='mat-paginator-navigation-previous mat-icon-button']]
19912336 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19912336 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19912601 main INFO main LoggingArchive.java:972 <b>Expected: </b>verify Records displayed Correctly after Sorting Member Name DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member Name DSC
19915622 main INFO main LoggingArchive.java:980 Test Passed.
19915622 main INFO main Log.java:264 **** -E---N---D- *****
19916686 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
19920113 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
19920113 main INFO main Log.java:208
19920113 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with Teller,Date (Not processed should not get any data) *****
19920113 main INFO main Log.java:210
19920113 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with Teller,Date (Not processed should not get any data) *****
19924867 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7cdbbe85-4273-4728-9805-2ccac2ade9d3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4gpoxz6ir-niqcp9dnku_bteqc31zuqkvsriyidkpac&code_challenge_method=s256&nonce=5d0415f6-0989-4c52-aad3-19e1b02cec1a&state=eyjpzci6ijuzy2zinmqxltlhmtktngrhys05yjkwltvmnjzhymi0nzk5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
19924867 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19924991 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //input[@id='i0116']]
19924991 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
19925071 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //input[@id='i0116']]
19925170 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: idSIButton9]
19925170 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
19925252 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //input[@id='i0116']]
19925330 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //input[@id='i0116']]
19928823 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7cdbbe85-4273-4728-9805-2ccac2ade9d3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4gpoxz6ir-niqcp9dnku_bteqc31zuqkvsriyidkpac&code_challenge_method=s256&nonce=5d0415f6-0989-4c52-aad3-19e1b02cec1a&state=eyjpzci6ijuzy2zinmqxltlhmtktngrhys05yjkwltvmnjzhymi0nzk5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
19928823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19932162 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7cdbbe85-4273-4728-9805-2ccac2ade9d3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4gpoxz6ir-niqcp9dnku_bteqc31zuqkvsriyidkpac&code_challenge_method=s256&nonce=5d0415f6-0989-4c52-aad3-19e1b02cec1a&state=eyjpzci6ijuzy2zinmqxltlhmtktngrhys05yjkwltvmnjzhymi0nzk5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
19932162 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19933273 main INFO main SignInPage.java:259 Password text field is shown
19933391 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //input[@id='i0118']]
19933578 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //input[@id='i0118']]
19937343 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7cdbbe85-4273-4728-9805-2ccac2ade9d3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4gpoxz6ir-niqcp9dnku_bteqc31zuqkvsriyidkpac&code_challenge_method=s256&nonce=5d0415f6-0989-4c52-aad3-19e1b02cec1a&state=eyjpzci6ijuzy2zinmqxltlhmtktngrhys05yjkwltvmnjzhymi0nzk5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
19937344 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19938006 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
19938007 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
19942580 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
19942580 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19951729 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
19951729 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19954856 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
19954857 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19955001 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //b[text()='Admin Dashboard']]
19958151 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
19958151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19958271 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //mat-toolbar/div/button[2]/span]
19958490 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
19958571 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //mat-toolbar/div/button[2]/span]
19960686 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> xpath: //mat-toolbar/div/button[2]/span]
19962971 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: immMenuArchive]
19965301 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
19966283 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
19966530 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
19966802 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
19967101 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
19967184 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: immTranDateFrom]
19967801 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: immTranDateFrom]
19968134 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: immTranDateTo]
19968648 main INFO main LoggingArchive.java:497 Entered 'Date range' : 05/24/2024 - 05/29/2024
19969722 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: immTellerId]
19969782 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: immTellerId]
19970306 main INFO main LoggingArchive.java:502 Entered 'Teller' : 1491
19971972 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (702d18dfa01b04eff766a0bfb2bc2aaf)] -> id: immIsSentToImagingNotProcessed-input]
19972292 main INFO main LoggingArchive.java:532 Clicked checked box :Not Processed
19977519 main INFO main LoggingArchive.java:544 Clicked 'Apply' button
19980690 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19980690 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19989039 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19989039 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
19994143 main INFO main ArchivesPage.java:937 Total records displayed : 0
19994420 main INFO main LoggingArchive.java:553 <b>Expected: </b>Records displayed should be within '05/24/2024 - 05/29/2024' date range<br><b>Actual(Passed): </b>Records displayed are within '05/24/2024 - 05/29/2024' date range
19997635 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
19997636 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20002687 main INFO main ArchivesPage.java:937 Total records displayed : 0
20002925 main INFO main LoggingArchive.java:558 <b>Expected: </b>Records displayed should only have '1491' Teller<br><b>Actual(Passed): </b>Records displayed has only '1491' Teller
20002925 main INFO main LoggingArchive.java:602 Test Passed.
20002925 main INFO main Log.java:264 **** -E---N---D- *****
20003756 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
20006784 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20006784 main INFO main Log.java:208
20006784 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with Transaction,Date (Successed with Transaction ID) *****
20006784 main INFO main Log.java:210
20006785 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with Transaction,Date (Successed with Transaction ID) *****
20011771 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=273ae0e1-6d90-4d8a-9462-3ecd75a68582&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fuoevagzzbowbtsrjgji1vyxc1zre8nnucvpro94aqk&code_challenge_method=s256&nonce=40433cce-915e-402c-abd8-6f67fe05ce61&state=eyjpzci6imeym2m0yzgwlwziztytndm2yy05odqwltlhody2mzjknmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20011771 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20011893 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //input[@id='i0116']]
20011893 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
20011986 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //input[@id='i0116']]
20012099 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> id: idSIButton9]
20012099 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20012162 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //input[@id='i0116']]
20012240 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //input[@id='i0116']]
20015714 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=273ae0e1-6d90-4d8a-9462-3ecd75a68582&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fuoevagzzbowbtsrjgji1vyxc1zre8nnucvpro94aqk&code_challenge_method=s256&nonce=40433cce-915e-402c-abd8-6f67fe05ce61&state=eyjpzci6imeym2m0yzgwlwziztytndm2yy05odqwltlhody2mzjknmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20015714 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20019911 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=273ae0e1-6d90-4d8a-9462-3ecd75a68582&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fuoevagzzbowbtsrjgji1vyxc1zre8nnucvpro94aqk&code_challenge_method=s256&nonce=40433cce-915e-402c-abd8-6f67fe05ce61&state=eyjpzci6imeym2m0yzgwlwziztytndm2yy05odqwltlhody2mzjknmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20019911 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20020894 main INFO main SignInPage.java:259 Password text field is shown
20021134 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //input[@id='i0118']]
20021637 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //input[@id='i0118']]
20025138 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=273ae0e1-6d90-4d8a-9462-3ecd75a68582&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fuoevagzzbowbtsrjgji1vyxc1zre8nnucvpro94aqk&code_challenge_method=s256&nonce=40433cce-915e-402c-abd8-6f67fe05ce61&state=eyjpzci6imeym2m0yzgwlwziztytndm2yy05odqwltlhody2mzjknmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20025139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20025805 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20025805 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20029899 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20029899 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20038987 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20038987 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20042140 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20042140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20042271 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //b[text()='Admin Dashboard']]
20045365 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20045365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20045490 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //mat-toolbar/div/button[2]/span]
20045709 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
20045772 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //mat-toolbar/div/button[2]/span]
20047890 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> xpath: //mat-toolbar/div/button[2]/span]
20050155 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> id: immMenuArchive]
20052487 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
20053777 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
20054022 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
20054302 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
20054601 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
20054702 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> id: immTranId]
20054780 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> id: immTranId]
20055455 main INFO main LoggingArchive.java:523 Entered 'Transaction' : 80f802b0-cb7b-4f5f-a156-1ed1a1ee8eeb
20056526 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> id: immTranDateFrom]
20057049 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> id: immTranDateFrom]
20057394 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (05df9e37f7e1a3f80483f6e7308764ed)] -> id: immTranDateTo]
20057961 main INFO main LoggingArchive.java:497 Entered 'Date range' : 12/01/2023 - 05/29/2024
20059934 main INFO main LoggingArchive.java:532 Clicked checked box :Success
20065137 main INFO main LoggingArchive.java:544 Clicked 'Apply' button
20068324 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20068324 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20086279 main ERROR main LoggingArchive.java:577 <b>Expected: </b>Records displayed should only be of '80f802b0-cb7b-4f5f-a156-1ed1a1ee8eeb' Transaction<br><b>Actual(Failed): </b>Records displayed are not only of '80f802b0-cb7b-4f5f-a156-1ed1a1ee8eeb' Transaction
20089531 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20089531 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20094624 main INFO main ArchivesPage.java:937 Total records displayed : 0
20094931 main INFO main LoggingArchive.java:553 <b>Expected: </b>Records displayed should be within '12/01/2023 - 05/29/2024' date range<br><b>Actual(Passed): </b>Records displayed are within '12/01/2023 - 05/29/2024' date range
20094931 main ERROR main LoggingArchive.java:602 Test Failed. Check the steps above in red color.
20094931 main INFO main Log.java:264 **** -E---N---D- *****
20095768 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
20098667 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20098667 main INFO main Log.java:208
20098667 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with Date,Teller First Name *****
20098667 main INFO main Log.java:210
20098668 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with Date,Teller First Name *****
20103523 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=469079e4-c33c-489c-8109-7d6e8b62189e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fzql1vxlj1ov3imor-edvizphmuvn2eaq0m_9e-37py&code_challenge_method=s256&nonce=4a2fe44a-6e1f-4ec4-8691-7fc9a586f42a&state=eyjpzci6ijuwnjc3zwy4ltnknzatndbjni1hzgfkltyymzfizduyyjlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20103523 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20103658 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //input[@id='i0116']]
20103658 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
20103756 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //input[@id='i0116']]
20103873 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> id: idSIButton9]
20103889 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20103962 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //input[@id='i0116']]
20104029 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //input[@id='i0116']]
20107500 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=469079e4-c33c-489c-8109-7d6e8b62189e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fzql1vxlj1ov3imor-edvizphmuvn2eaq0m_9e-37py&code_challenge_method=s256&nonce=4a2fe44a-6e1f-4ec4-8691-7fc9a586f42a&state=eyjpzci6ijuwnjc3zwy4ltnknzatndbjni1hzgfkltyymzfizduyyjlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20107501 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20110896 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=469079e4-c33c-489c-8109-7d6e8b62189e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fzql1vxlj1ov3imor-edvizphmuvn2eaq0m_9e-37py&code_challenge_method=s256&nonce=4a2fe44a-6e1f-4ec4-8691-7fc9a586f42a&state=eyjpzci6ijuwnjc3zwy4ltnknzatndbjni1hzgfkltyymzfizduyyjlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20110896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20111742 main INFO main SignInPage.java:259 Password text field is shown
20111908 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //input[@id='i0118']]
20112152 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //input[@id='i0118']]
20116194 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=469079e4-c33c-489c-8109-7d6e8b62189e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=fzql1vxlj1ov3imor-edvizphmuvn2eaq0m_9e-37py&code_challenge_method=s256&nonce=4a2fe44a-6e1f-4ec4-8691-7fc9a586f42a&state=eyjpzci6ijuwnjc3zwy4ltnknzatndbjni1hzgfkltyymzfizduyyjlhmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20116194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20116763 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20116779 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20120787 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20120787 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20129828 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20129828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20132948 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20132949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20133078 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //b[text()='Admin Dashboard']]
20136225 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20136225 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20136331 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //mat-toolbar/div/button[2]/span]
20136553 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
20136632 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //mat-toolbar/div/button[2]/span]
20138744 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> xpath: //mat-toolbar/div/button[2]/span]
20140991 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> id: immMenuArchive]
20143292 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
20144271 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
20144518 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
20144879 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
20145192 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
20145272 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> id: immTranDateFrom]
20145822 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> id: immTranDateFrom]
20146154 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> id: immTranDateTo]
20146676 main INFO main LoggingArchive.java:497 Entered 'Date range' : 05/25/2024 - 05/29/2024
20147742 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> id: immUserFirstName]
20147816 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02b6bcabe4b5592136ead0e1df04d2fe)] -> id: immUserFirstName]
20148311 main INFO main LoggingArchive.java:507 Entered 'FirstName' : Jane
20150309 main INFO main LoggingArchive.java:532 Clicked checked box :Success
20155515 main INFO main LoggingArchive.java:544 Clicked 'Apply' button
20158990 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20158991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20167116 main INFO main Log.java:264 **** -E---N---D- *****
20168007 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
20170952 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20170952 main INFO main Log.java:208
20170952 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with Date,Teller Last Name *****
20170952 main INFO main Log.java:210
20170952 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with Date,Teller Last Name *****
20176156 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7fef1bb-2dee-4682-99d7-64947bc22cff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=iea_1m0-gex-joocj9pyr6djylnkzlfpwhupmammzrw&code_challenge_method=s256&nonce=ecc5ea11-6de3-4587-b1e1-f9b047c63ad5&state=eyjpzci6ijrlytg4yzyzlwi5mjytndfiyi1imgizlthhmwjhngqwoguzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20176157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20176278 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //input[@id='i0116']]
20176278 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
20176365 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //input[@id='i0116']]
20176504 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> id: idSIButton9]
20176504 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20176573 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //input[@id='i0116']]
20176656 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //input[@id='i0116']]
20180735 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7fef1bb-2dee-4682-99d7-64947bc22cff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=iea_1m0-gex-joocj9pyr6djylnkzlfpwhupmammzrw&code_challenge_method=s256&nonce=ecc5ea11-6de3-4587-b1e1-f9b047c63ad5&state=eyjpzci6ijrlytg4yzyzlwi5mjytndfiyi1imgizlthhmwjhngqwoguzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20180736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20184804 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7fef1bb-2dee-4682-99d7-64947bc22cff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=iea_1m0-gex-joocj9pyr6djylnkzlfpwhupmammzrw&code_challenge_method=s256&nonce=ecc5ea11-6de3-4587-b1e1-f9b047c63ad5&state=eyjpzci6ijrlytg4yzyzlwi5mjytndfiyi1imgizlthhmwjhngqwoguzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20184804 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20185512 main INFO main SignInPage.java:259 Password text field is shown
20185591 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //input[@id='i0118']]
20185667 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //input[@id='i0118']]
20189010 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7fef1bb-2dee-4682-99d7-64947bc22cff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=iea_1m0-gex-joocj9pyr6djylnkzlfpwhupmammzrw&code_challenge_method=s256&nonce=ecc5ea11-6de3-4587-b1e1-f9b047c63ad5&state=eyjpzci6ijrlytg4yzyzlwi5mjytndfiyi1imgizlthhmwjhngqwoguzyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20189010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20189562 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20189562 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20193403 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20193403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20202288 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20202288 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20205412 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20205412 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20205528 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //b[text()='Admin Dashboard']]
20208648 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20208648 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20208769 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //mat-toolbar/div/button[2]/span]
20208957 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
20209041 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //mat-toolbar/div/button[2]/span]
20211156 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> xpath: //mat-toolbar/div/button[2]/span]
20213419 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> id: immMenuArchive]
20215745 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
20217073 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
20217325 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
20217585 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
20217935 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
20218041 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> id: immTranDateFrom]
20218607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> id: immTranDateFrom]
20218934 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> id: immTranDateTo]
20219465 main INFO main LoggingArchive.java:497 Entered 'Date range' : 05/27/2024 - 05/29/2024
20220532 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> id: immUserLastName]
20220607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (91a621b90360949b1d869dc12870fe4d)] -> id: immUserLastName]
20221113 main INFO main LoggingArchive.java:512 Entered 'LastName' : Operator
20223183 main INFO main LoggingArchive.java:532 Clicked checked box :Success
20228386 main INFO main LoggingArchive.java:544 Clicked 'Apply' button
20231814 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20231814 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20239916 main INFO main Log.java:264 **** -E---N---D- *****
20240782 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
20243776 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20243777 main INFO main Log.java:208
20243777 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with Member,Date *****
20243777 main INFO main Log.java:210
20243777 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with Member,Date *****
20248556 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b79b1abc-7a89-447d-9e88-494af2702139&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ccml45ak3_zpcaohglqb_y_oqxjaydwrxpjeyq1p_lu&code_challenge_method=s256&nonce=1bf8222c-2baf-461d-80c0-38d3ed0beae8&state=eyjpzci6ijewnzriyzu4lwmymtitndrhys04mza0lti4nti2ymzjnme4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20248556 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20248696 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //input[@id='i0116']]
20248696 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
20248774 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //input[@id='i0116']]
20248889 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> id: idSIButton9]
20248889 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20248957 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //input[@id='i0116']]
20249039 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //input[@id='i0116']]
20252632 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b79b1abc-7a89-447d-9e88-494af2702139&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ccml45ak3_zpcaohglqb_y_oqxjaydwrxpjeyq1p_lu&code_challenge_method=s256&nonce=1bf8222c-2baf-461d-80c0-38d3ed0beae8&state=eyjpzci6ijewnzriyzu4lwmymtitndrhys04mza0lti4nti2ymzjnme4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20252632 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20256167 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b79b1abc-7a89-447d-9e88-494af2702139&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ccml45ak3_zpcaohglqb_y_oqxjaydwrxpjeyq1p_lu&code_challenge_method=s256&nonce=1bf8222c-2baf-461d-80c0-38d3ed0beae8&state=eyjpzci6ijewnzriyzu4lwmymtitndrhys04mza0lti4nti2ymzjnme4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20256167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20256948 main INFO main SignInPage.java:259 Password text field is shown
20257026 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //input[@id='i0118']]
20257111 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //input[@id='i0118']]
20260444 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b79b1abc-7a89-447d-9e88-494af2702139&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ccml45ak3_zpcaohglqb_y_oqxjaydwrxpjeyq1p_lu&code_challenge_method=s256&nonce=1bf8222c-2baf-461d-80c0-38d3ed0beae8&state=eyjpzci6ijewnzriyzu4lwmymtitndrhys04mza0lti4nti2ymzjnme4mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20260445 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20261080 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20261080 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20264920 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20264920 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20273969 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20273969 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20277089 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20277089 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20277208 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //b[text()='Admin Dashboard']]
20280304 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20280304 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20280408 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //mat-toolbar/div/button[2]/span]
20280628 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
20280690 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //mat-toolbar/div/button[2]/span]
20282804 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> xpath: //mat-toolbar/div/button[2]/span]
20285054 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> id: immMenuArchive]
20287379 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
20288367 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
20288620 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
20288880 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
20289193 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
20289274 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> id: immTranDateFrom]
20289860 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> id: immTranDateFrom]
20290209 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> id: immTranDateTo]
20290709 main INFO main LoggingArchive.java:497 Entered 'Date range' : 05/27/2024 - 05/29/2024
20291782 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> id: immMemberId]
20291864 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2f914b29c26ed325067a717e6fe7400e)] -> id: immMemberId]
20292373 main INFO main LoggingArchive.java:517 Entered 'Member' : 5034463DE
20294370 main INFO main LoggingArchive.java:532 Clicked checked box :Success
20299574 main INFO main LoggingArchive.java:544 Clicked 'Apply' button
20302983 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20302983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20311070 main INFO main Log.java:264 **** -E---N---D- *****
20312470 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
20315369 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20315369 main INFO main Log.java:208
20315369 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with Archive status,Date *****
20315369 main INFO main Log.java:210
20315370 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with Archive status,Date *****
20320056 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7c0f224-ac0f-4885-906f-009da0557749&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xtjklzxrwvf6tp0pe5aoond1gamwvaire6-gy-w4npa&code_challenge_method=s256&nonce=ce51f737-ddc7-40d8-b41c-b5ccdca0dff7&state=eyjpzci6ijjlotaxntjhltrhntetndfhoc05mtgzlwexmte5m2eyotqyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20320056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20320174 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //input[@id='i0116']]
20320174 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
20320275 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //input[@id='i0116']]
20320398 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: idSIButton9]
20320398 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20320492 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //input[@id='i0116']]
20320574 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //input[@id='i0116']]
20324073 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7c0f224-ac0f-4885-906f-009da0557749&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xtjklzxrwvf6tp0pe5aoond1gamwvaire6-gy-w4npa&code_challenge_method=s256&nonce=ce51f737-ddc7-40d8-b41c-b5ccdca0dff7&state=eyjpzci6ijjlotaxntjhltrhntetndfhoc05mtgzlwexmte5m2eyotqyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20324073 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20327677 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7c0f224-ac0f-4885-906f-009da0557749&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xtjklzxrwvf6tp0pe5aoond1gamwvaire6-gy-w4npa&code_challenge_method=s256&nonce=ce51f737-ddc7-40d8-b41c-b5ccdca0dff7&state=eyjpzci6ijjlotaxntjhltrhntetndfhoc05mtgzlwexmte5m2eyotqyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20327677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20328529 main INFO main SignInPage.java:259 Password text field is shown
20328778 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //input[@id='i0118']]
20328857 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //input[@id='i0118']]
20332232 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b7c0f224-ac0f-4885-906f-009da0557749&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xtjklzxrwvf6tp0pe5aoond1gamwvaire6-gy-w4npa&code_challenge_method=s256&nonce=ce51f737-ddc7-40d8-b41c-b5ccdca0dff7&state=eyjpzci6ijjlotaxntjhltrhntetndfhoc05mtgzlwexmte5m2eyotqyysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20332232 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20332834 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20332834 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20336667 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20336667 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20345521 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20345521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20348660 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20348660 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20348767 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //b[text()='Admin Dashboard']]
20351870 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20351870 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20351976 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //mat-toolbar/div/button[2]/span]
20352175 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
20352242 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //mat-toolbar/div/button[2]/span]
20354358 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> xpath: //mat-toolbar/div/button[2]/span]
20356627 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immMenuArchive]
20358954 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
20359939 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
20360190 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
20360465 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
20360775 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
20360889 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immTranId]
20360955 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immTranId]
20361586 main INFO main LoggingArchive.java:523 Entered 'Transaction' : 5ca2f767-a5f1-4fb2-8311-18448fc7b26e
20362664 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immTranDateFrom]
20363182 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immTranDateFrom]
20363515 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immTranDateTo]
20364068 main INFO main LoggingArchive.java:497 Entered 'Date range' : 11/25/2020 - 04/03/2022
20365941 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immIsSentToImagingError-input]
20366076 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4c46099406a30db7ff6d68e48c556d9e)] -> id: immIsSentToImagingNotProcessed-input]
20366386 main INFO main LoggingArchive.java:532 Clicked checked box :Success;Error;Not Processed
20371595 main INFO main LoggingArchive.java:544 Clicked 'Apply' button
20374775 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20374775 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20392726 main ERROR main LoggingArchive.java:577 <b>Expected: </b>Records displayed should only be of '5ca2f767-a5f1-4fb2-8311-18448fc7b26e' Transaction<br><b>Actual(Failed): </b>Records displayed are not only of '5ca2f767-a5f1-4fb2-8311-18448fc7b26e' Transaction
20395921 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20395921 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20401033 main INFO main ArchivesPage.java:937 Total records displayed : 0
20401359 main INFO main LoggingArchive.java:553 <b>Expected: </b>Records displayed should be within '11/25/2020 - 04/03/2022' date range<br><b>Actual(Passed): </b>Records displayed are within '11/25/2020 - 04/03/2022' date range
20401359 main ERROR main LoggingArchive.java:602 Test Failed. Check the steps above in red color.
20401359 main INFO main Log.java:264 **** -E---N---D- *****
20402255 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
20405056 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20405056 main INFO main Log.java:208
20405056 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with clear *****
20405057 main INFO main Log.java:210
20405057 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with clear *****
20410011 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7df33920-0e5b-4a15-8872-33f9ce8f588c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhwfqdg9d9iaft_tw7wkcozb_hwashsxqm4ru56bkeo&code_challenge_method=s256&nonce=19c51bbd-b740-425c-a2c8-bfe455cdd2cf&state=eyjpzci6imizztg4odbjltzhzgitndflyi04ngy2ltazzthmyji2mme4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20410011 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20410128 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //input[@id='i0116']]
20410128 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
20410207 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //input[@id='i0116']]
20410306 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> id: idSIButton9]
20410306 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20410414 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //input[@id='i0116']]
20410523 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //input[@id='i0116']]
20414226 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7df33920-0e5b-4a15-8872-33f9ce8f588c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhwfqdg9d9iaft_tw7wkcozb_hwashsxqm4ru56bkeo&code_challenge_method=s256&nonce=19c51bbd-b740-425c-a2c8-bfe455cdd2cf&state=eyjpzci6imizztg4odbjltzhzgitndflyi04ngy2ltazzthmyji2mme4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20414226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20418019 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7df33920-0e5b-4a15-8872-33f9ce8f588c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhwfqdg9d9iaft_tw7wkcozb_hwashsxqm4ru56bkeo&code_challenge_method=s256&nonce=19c51bbd-b740-425c-a2c8-bfe455cdd2cf&state=eyjpzci6imizztg4odbjltzhzgitndflyi04ngy2ltazzthmyji2mme4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20418020 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20418790 main INFO main SignInPage.java:259 Password text field is shown
20418912 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //input[@id='i0118']]
20419020 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //input[@id='i0118']]
20422390 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7df33920-0e5b-4a15-8872-33f9ce8f588c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhwfqdg9d9iaft_tw7wkcozb_hwashsxqm4ru56bkeo&code_challenge_method=s256&nonce=19c51bbd-b740-425c-a2c8-bfe455cdd2cf&state=eyjpzci6imizztg4odbjltzhzgitndflyi04ngy2ltazzthmyji2mme4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20422390 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20423021 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20423021 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20427049 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20427049 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20435974 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20435974 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20439129 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20439129 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20439242 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //b[text()='Admin Dashboard']]
20442362 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20442369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20442464 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //mat-toolbar/div/button[2]/span]
20442683 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
20442745 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //mat-toolbar/div/button[2]/span]
20444875 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> xpath: //mat-toolbar/div/button[2]/span]
20447143 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> id: immMenuArchive]
20449469 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
20450463 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
20450726 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
20450991 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
20451290 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
20451355 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> id: immTranDateFrom]
20451934 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> id: immTranDateFrom]
20452272 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> id: immTranDateTo]
20452779 main INFO main LoggingArchive.java:497 Entered 'Date range' : 04/29/2024 - 05/29/2024
20454631 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> id: immIsSentToImagingError-input]
20454939 main INFO main LoggingArchive.java:532 Clicked checked box :Success;Error
20454995 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ecfcbdb52fa88c05b938f314f733cfbe)] -> id: immClear]
20455170 main INFO main LoggingArchive.java:537 Clicked 'Clear' button
20455596 main INFO main LoggingArchive.java:538 <b>Expected: </b>Successfully verifyed the fields are empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verifyed the fields are empty after clicking clear button
20455596 main INFO main LoggingArchive.java:602 Test Passed.
20455596 main INFO main Log.java:264 **** -E---N---D- *****
20456414 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInArchivesPage
20459253 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20459253 main INFO main Log.java:208
20459254 main INFO main LoggingArchive.java:441 **** verify UI Elements In Archives Page with reprocess *****
20459254 main INFO main Log.java:210
20459254 main INFO main LoggingArchive.java:456 ***** verify UI Elements In Archives Page with reprocess *****
20464393 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6f78e6a1-d493-4a9b-97e0-58537c35d26d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bxlcynamjq5keezt-2mrmnzi8aprl9mvmjq7f71zjsg&code_challenge_method=s256&nonce=c38d13d1-e7fa-4557-90e8-96acba0f625f&state=eyjpzci6ijywmwvmmzfhlwrlmmqtndc5nc1hmgm4lte4mzmyngu5zmi0ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20464393 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20464534 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //input[@id='i0116']]
20464534 main INFO main LoggingArchive.java:461 Successfully navigated to 'eReceipts FI Admin' Page
20464628 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //input[@id='i0116']]
20464753 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: idSIButton9]
20464753 main INFO main LoggingArchive.java:464 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20464823 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //input[@id='i0116']]
20464894 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //input[@id='i0116']]
20468878 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6f78e6a1-d493-4a9b-97e0-58537c35d26d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bxlcynamjq5keezt-2mrmnzi8aprl9mvmjq7f71zjsg&code_challenge_method=s256&nonce=c38d13d1-e7fa-4557-90e8-96acba0f625f&state=eyjpzci6ijywmwvmmzfhlwrlmmqtndc5nc1hmgm4lte4mzmyngu5zmi0ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20468878 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20472426 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6f78e6a1-d493-4a9b-97e0-58537c35d26d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bxlcynamjq5keezt-2mrmnzi8aprl9mvmjq7f71zjsg&code_challenge_method=s256&nonce=c38d13d1-e7fa-4557-90e8-96acba0f625f&state=eyjpzci6ijywmwvmmzfhlwrlmmqtndc5nc1hmgm4lte4mzmyngu5zmi0ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20472427 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20473217 main INFO main SignInPage.java:259 Password text field is shown
20473294 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //input[@id='i0118']]
20473372 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //input[@id='i0118']]
20476699 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6f78e6a1-d493-4a9b-97e0-58537c35d26d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bxlcynamjq5keezt-2mrmnzi8aprl9mvmjq7f71zjsg&code_challenge_method=s256&nonce=c38d13d1-e7fa-4557-90e8-96acba0f625f&state=eyjpzci6ijywmwvmmzfhlwrlmmqtndc5nc1hmgm4lte4mzmyngu5zmi0ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20476700 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20477332 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20477332 main INFO main LoggingArchive.java:467 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20481406 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20481406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20490812 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20490812 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20493936 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20493937 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20494055 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //b[text()='Admin Dashboard']]
20497190 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20497190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20497288 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //mat-toolbar/div/button[2]/span]
20497506 main INFO main LoggingArchive.java:470 Successfully navigated to the 'Control Panel' page
20497572 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //mat-toolbar/div/button[2]/span]
20499691 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> xpath: //mat-toolbar/div/button[2]/span]
20501950 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: immMenuArchive]
20504279 main INFO main LoggingArchive.java:475 Successfully navigated to the 'Archives' page
20505226 main INFO main LoggingArchive.java:478 Successfully 'Date','Teller','FirstName','LastName','Member','Transaction' Verified the UI elements 'Archives' page
20505476 main INFO main LoggingArchive.java:481 Successfully Verified the Memebr Label per Host in 'Archives' page
20505741 main INFO main LoggingArchive.java:484 Successfully Verified the Member Header Label per Host in 'archives' page
20506043 main INFO main LoggingArchive.java:488 <b>Expected: </b>verify the Archive status default<br><b>Actual(Passed): </b>Succefully verified the 'Not process' & 'Error' are checked by default and 'Success' is not check by default
20506106 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: immTranDateFrom]
20506673 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: immTranDateFrom]
20507010 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: immTranDateTo]
20507524 main INFO main LoggingArchive.java:497 Entered 'Date range' : 02/19/2024 - 05/29/2024
20508597 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: immUserLastName]
20508676 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: immUserLastName]
20509226 main INFO main LoggingArchive.java:512 Entered 'LastName' : Teller
20510859 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7a113e3991f9a9199fbc878a7a8c858c)] -> id: immIsSentToImagingError-input]
20511150 main INFO main LoggingArchive.java:532 Clicked checked box :Error
20516357 main INFO main LoggingArchive.java:544 Clicked 'Apply' button
20519748 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/reprocessarchive
20519748 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20527850 main INFO main Log.java:264 **** -E---N---D- *****
20528754 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInLoggingPage
20531521 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20531521 main INFO main Log.java:208
20531521 main INFO main LoggingArchive.java:88 **** verify UI Elemnts In Logging with Reference *****
20531521 main INFO main Log.java:210
20531522 main INFO main LoggingArchive.java:103 ***** verify UI Elemnts In Logging with Reference *****
20536392 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d4257b-fda1-4862-a92b-b47174e71c42&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhgsvvhx3qrkmvodtrvbbiogz5wf7z1wdjygdqsr3ps&code_challenge_method=s256&nonce=cb622afe-5f6f-4539-ab94-c22b6d79ea4a&state=eyjpzci6imqznjewogrllwe3odytndlhys04zjqyltq3ogy3ywmxzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20536393 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20536532 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //input[@id='i0116']]
20536532 main INFO main LoggingArchive.java:108 Successfully navigated to 'eReceipts FI Admin' Page
20536626 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //input[@id='i0116']]
20536744 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: idSIButton9]
20536744 main INFO main LoggingArchive.java:111 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20536822 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //input[@id='i0116']]
20536904 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //input[@id='i0116']]
20540514 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d4257b-fda1-4862-a92b-b47174e71c42&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhgsvvhx3qrkmvodtrvbbiogz5wf7z1wdjygdqsr3ps&code_challenge_method=s256&nonce=cb622afe-5f6f-4539-ab94-c22b6d79ea4a&state=eyjpzci6imqznjewogrllwe3odytndlhys04zjqyltq3ogy3ywmxzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20540514 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20544577 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d4257b-fda1-4862-a92b-b47174e71c42&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhgsvvhx3qrkmvodtrvbbiogz5wf7z1wdjygdqsr3ps&code_challenge_method=s256&nonce=cb622afe-5f6f-4539-ab94-c22b6d79ea4a&state=eyjpzci6imqznjewogrllwe3odytndlhys04zjqyltq3ogy3ywmxzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20544578 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20545356 main INFO main SignInPage.java:259 Password text field is shown
20545590 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //input[@id='i0118']]
20545690 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //input[@id='i0118']]
20549159 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=48d4257b-fda1-4862-a92b-b47174e71c42&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhgsvvhx3qrkmvodtrvbbiogz5wf7z1wdjygdqsr3ps&code_challenge_method=s256&nonce=cb622afe-5f6f-4539-ab94-c22b6d79ea4a&state=eyjpzci6imqznjewogrllwe3odytndlhys04zjqyltq3ogy3ywmxzme3miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20549159 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20549773 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20549773 main INFO main LoggingArchive.java:114 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20553713 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20553713 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20563097 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20563097 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20566211 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20566211 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20566322 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //b[text()='Admin Dashboard']]
20569422 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20569422 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20569541 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //mat-toolbar/div/button[2]/span]
20569728 main INFO main LoggingArchive.java:117 Successfully navigated to the 'Control Panel' page
20569806 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //mat-toolbar/div/button[2]/span]
20571930 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> xpath: //mat-toolbar/div/button[2]/span]
20574182 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immMenuLogging]
20574710 main INFO main LoggingArchive.java:122 Successfully navigated to the 'Logging' page
20577894 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
20577894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20577996 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immApply]
20578838 main INFO main LoggingArchive.java:125 Successfully Verified the UI elements 'Logging' page
20578902 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immDateFrom]
20579490 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immDateFrom]
20579847 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immTranDateTo]
20580381 main INFO main LoggingArchive.java:134 Entered 'Date range' : 02/19/2024 - 05/29/2024
20581488 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immReferenceId]
20581556 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immReferenceId]
20582177 main INFO main LoggingArchive.java:144 Entered 'Reference' : b8c9e8d1-048d-467e-9794-3c9e5ac2a7b8
20585270 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immApply]
20585401 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1c06ed722ac550880eae0a50483f2de6)] -> id: immApply]
20590829 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/logging
20590829 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20593844 main INFO main LoggingArchive.java:184 Clicked 'Apply' button
20606803 main INFO main LoggingPage.java:434 No records are found
20606997 main INFO main LoggingArchive.java:187 No records found for the given search criteria
20606997 main INFO main LoggingArchive.java:266 Test Passed.
20606997 main INFO main Log.java:264 **** -E---N---D- *****
20607901 main DEBUG main WebDriverFactory.java:241 TestCaseID:: createAddGroupInAgentPage
20610763 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20610763 main INFO main FiManagement.java:510 ***** create Add Group In Agent Page *****
20610763 main INFO main FiManagement.java:511 ***** create Add Group In Agent Page *****
20615652 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a9d17afd-8ebe-4291-b17d-76863ec4437d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=kof2znlkzx-fhrq_wclqrwgpoatv9iczufpultsjqoo&code_challenge_method=s256&nonce=8b202d80-9266-463f-88e3-faa6b27cbaa6&state=eyjpzci6imnlzmq5ntk1ltg3ytqtngzlos05mtyzltq0mjgxmtljzgywncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20615652 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20615776 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //input[@id='i0116']]
20615776 main INFO main FiManagement.java:516 Successfully navigated to 'eReceipts FI Admin' Page
20615883 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //input[@id='i0116']]
20616008 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: idSIButton9]
20616008 main INFO main FiManagement.java:519 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20616075 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //input[@id='i0116']]
20616152 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //input[@id='i0116']]
20619757 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a9d17afd-8ebe-4291-b17d-76863ec4437d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=kof2znlkzx-fhrq_wclqrwgpoatv9iczufpultsjqoo&code_challenge_method=s256&nonce=8b202d80-9266-463f-88e3-faa6b27cbaa6&state=eyjpzci6imnlzmq5ntk1ltg3ytqtngzlos05mtyzltq0mjgxmtljzgywncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20619757 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20624014 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a9d17afd-8ebe-4291-b17d-76863ec4437d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=kof2znlkzx-fhrq_wclqrwgpoatv9iczufpultsjqoo&code_challenge_method=s256&nonce=8b202d80-9266-463f-88e3-faa6b27cbaa6&state=eyjpzci6imnlzmq5ntk1ltg3ytqtngzlos05mtyzltq0mjgxmtljzgywncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20624015 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20625002 main INFO main SignInPage.java:259 Password text field is shown
20625081 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //input[@id='i0118']]
20625160 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //input[@id='i0118']]
20628476 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a9d17afd-8ebe-4291-b17d-76863ec4437d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=kof2znlkzx-fhrq_wclqrwgpoatv9iczufpultsjqoo&code_challenge_method=s256&nonce=8b202d80-9266-463f-88e3-faa6b27cbaa6&state=eyjpzci6imnlzmq5ntk1ltg3ytqtngzlos05mtyzltq0mjgxmtljzgywncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20628476 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20629023 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20629023 main INFO main FiManagement.java:523 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20633029 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20633029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20642085 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20642085 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20645226 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20645226 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20645347 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //b[text()='Admin Dashboard']]
20648495 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20648495 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20648596 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //mat-toolbar/div/button[2]/span]
20648804 main INFO main FiManagement.java:526 Successfully navigated to the 'Control Panel' page
20648871 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //mat-toolbar/div/button[2]/span]
20651007 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> xpath: //mat-toolbar/div/button[2]/span]
20651265 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immMenuAgents]
20653595 main INFO main FiManagement.java:530 Successfully navigated to the 'Agent' page
20653707 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immOnOpenCreateAgentDialog]
20664605 main DEBUG main Utils.java:1023 Unable to find an element after 10 sec
20664605 main INFO main FiManagement.java:533 clicked on Add New group
20666689 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immId]
20666726 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immId]
20667076 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20667126 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20672189 main INFO main FiManagement.java:534 <b>Expected: </b> verify Error messages for the fields in Add new group if fields are Invalid<br><b>Actual(Passed): </b>Successfully verifed Error messages for the fields in Add new group if fields are Invalid
20678244 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immId]
20678299 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immId]
20678695 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20678742 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20687612 main INFO main FiManagement.java:542 Filled New Group details
20687724 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immClear]
20688197 main INFO main FiManagement.java:544 Cleared the input values
20688597 main INFO main FiManagement.java:545 <b>Expected: </b>verify the fields in Add new group pop after clear<br><b>Actual(Passed): </b>Successfully verifed the fields in Add new group pop after clear
20694993 main INFO main FiManagement.java:548 <b>Expected: </b>verify Error messages for the fields in Add new group if fields are Empty<br><b>Actual(Passed): </b>Successfully verifed Error messages for the fields in Add new group if fields are Empty
20701058 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immId]
20701096 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immId]
20701448 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20701497 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20710147 main INFO main FiManagement.java:554 Filled New Group details
20710261 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immCancel]
20712665 main INFO main FiManagement.java:555 Successfully navigated to the 'Agent' page after Cancel
20712705 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20712752 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> id: immName]
20713066 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb603d70c68106f48f435abb2c6afad4)] -> css selector: button[aria-label='Clear']]
20713466 main INFO main FiManagement.java:558 <b>Expected: </b>verify the fields in Search Box after clicking 'X' clear<br><b>Actual(Passed): </b>Successfully verifed the fields in Search Box after clicking 'X' clear
20713466 main INFO main FiManagement.java:562 Test Passed.
20713466 main INFO main Log.java:264 **** -E---N---D- *****
20714317 main DEBUG main WebDriverFactory.java:241 TestCaseID:: createAddGroupInRolesPage
20717071 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20717071 main INFO main FiManagement.java:80 ***** verify Add Group Functionality In Roles Page *****
20717071 main INFO main FiManagement.java:81 ***** verify Add Group Functionality In Roles Page *****
20722029 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ab4b00c6-8eab-45ab-b3b1-b17b5516c930&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=brovr9bhfqu9m2ahxvvs3xx23mq1docn2raq2mm2xwo&code_challenge_method=s256&nonce=0bc8042d-b4c3-4527-a93a-2386bb4fd114&state=eyjpzci6ijmzyjewotfiltnjymetngmxni1izgqzltq5mdc4zwiym2m3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20722030 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20722142 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //input[@id='i0116']]
20722142 main INFO main FiManagement.java:86 Successfully navigated to 'eReceipts FI Admin' Page
20722236 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //input[@id='i0116']]
20722392 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: idSIButton9]
20722392 main INFO main FiManagement.java:89 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20722461 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //input[@id='i0116']]
20722532 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //input[@id='i0116']]
20726119 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ab4b00c6-8eab-45ab-b3b1-b17b5516c930&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=brovr9bhfqu9m2ahxvvs3xx23mq1docn2raq2mm2xwo&code_challenge_method=s256&nonce=0bc8042d-b4c3-4527-a93a-2386bb4fd114&state=eyjpzci6ijmzyjewotfiltnjymetngmxni1izgqzltq5mdc4zwiym2m3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20726119 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20730033 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ab4b00c6-8eab-45ab-b3b1-b17b5516c930&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=brovr9bhfqu9m2ahxvvs3xx23mq1docn2raq2mm2xwo&code_challenge_method=s256&nonce=0bc8042d-b4c3-4527-a93a-2386bb4fd114&state=eyjpzci6ijmzyjewotfiltnjymetngmxni1izgqzltq5mdc4zwiym2m3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20730033 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20730948 main INFO main SignInPage.java:259 Password text field is shown
20731028 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //input[@id='i0118']]
20731100 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //input[@id='i0118']]
20734424 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ab4b00c6-8eab-45ab-b3b1-b17b5516c930&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=brovr9bhfqu9m2ahxvvs3xx23mq1docn2raq2mm2xwo&code_challenge_method=s256&nonce=0bc8042d-b4c3-4527-a93a-2386bb4fd114&state=eyjpzci6ijmzyjewotfiltnjymetngmxni1izgqzltq5mdc4zwiym2m3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20734424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20734964 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20734964 main INFO main FiManagement.java:93 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20738842 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20738842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20748245 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20748245 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20751367 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20751368 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20751480 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //b[text()='Admin Dashboard']]
20754583 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20754583 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20754687 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //mat-toolbar/div/button[2]/span]
20754892 main INFO main FiManagement.java:96 Successfully navigated to the 'Control Panel' page
20754958 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //mat-toolbar/div/button[2]/span]
20757092 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //mat-toolbar/div/button[2]/span]
20757354 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immMenuRoles]
20759648 main INFO main FiManagement.java:100 Successfully navigated to the 'Roles' page
20759748 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immOpenCreateRoleDialog]
20759940 main INFO main FiManagement.java:110 clicked on Add New group
20760128 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDirectoryGroupName]
20767125 main INFO main FiManagement.java:111 <b>Expected: </b>verify Error messages for the fields in Add new group if fields are Empty<br><b>Actual(Passed): </b>Successfully verifed Error messages for the fields in Add new group if fields are Empty
20770322 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20770322 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20770392 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDirectoryGroupName]
20770458 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDirectoryGroupName]
20781650 main INFO main FiManagement.java:123 Filled New Group details
20781757 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immClear]
20782279 main INFO main FiManagement.java:125 Cleared the input values
20782590 main INFO main FiManagement.java:126 <b>Expected: </b>verify the fields in Add new group pop after clear<br><b>Actual(Passed): </b>Successfully verifed the fields in Add new group pop after clear
20785788 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20785788 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20785865 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDirectoryGroupName]
20785927 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDirectoryGroupName]
20797021 main INFO main FiManagement.java:131 Filled New Group details
20797130 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immCancel]
20799525 main INFO main FiManagement.java:132 <b>Expected: </b>verify navigated to the 'Roles' page after Cancel<br><b>Actual(Passed): </b>Successfully verfied navigated to the 'Roles' page after Cancel
20799592 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immOpenCreateRoleDialog]
20799769 main INFO main FiManagement.java:137 clicked on Add New group
20802893 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20802893 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20802972 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDirectoryGroupName]
20803035 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDirectoryGroupName]
20814163 main INFO main FiManagement.java:140 Filled New Group details
20814262 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immSave]
20817594 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20817594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20817806 main INFO main RolesPage.java:646 Entered 'User id' in 'User id' field
20823062 main INFO main RolesPage.java:648 Clicked 'Search' button
20826242 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20826242 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20826693 main INFO main FiManagement.java:142 <b>Expected: </b>verify Group id in the 'Roles' page after creating<br><b>Actual(Passed): </b>Successfully verified Group id in the 'Roles' page after creating
20826808 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immName]
20826887 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immName]
20827588 main INFO main FiManagement.java:146 <b>Expected: </b>verify Error messages for the fields in Add new group if fields are Invalid<br><b>Actual(Passed): </b>Successfully verifed Error messages for the fields in Add new group if fields are Invalid
20827669 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immName]
20827740 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immName]
20828156 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> css selector: button[aria-label='Clear']]
20828545 main INFO main FiManagement.java:152 <b>Expected: </b>verify the fields in Search Box after clicking 'X' clear<br><b>Actual(Passed): </b>Successfully verifed the fields in Search Box after clicking 'X' clear
20831679 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20831680 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20831893 main INFO main RolesPage.java:646 Entered 'User id' in 'User id' field
20837091 main INFO main RolesPage.java:648 Clicked 'Search' button
20840262 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20840262 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20840562 main INFO main FiManagement.java:158 <b>Expected: </b>verify Group id in the 'Roles' page after creating<br><b>Actual(Passed): </b>Successfully verified Group id in the 'Roles' page after creating
20843747 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20843747 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20843952 main INFO main RolesPage.java:646 Entered 'User id' in 'User id' field
20849163 main INFO main RolesPage.java:648 Clicked 'Search' button
20852334 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20852334 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20852619 main INFO main FiManagement.java:192 <b>Expected: </b>verify Group id in the 'Roles' page after Editing<br><b>Actual(Passed): </b>Successfully verified Group id in the 'Roles' page after Editing
20856067 main INFO main FiManagement.java:197 clicked on GroupID
20859258 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20859274 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20859475 main INFO main RolesPage.java:646 Entered 'User id' in 'User id' field
20864696 main INFO main RolesPage.java:648 Clicked 'Search' button
20867853 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20867853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20868166 main INFO main FiManagement.java:198 <b>Expected: </b>verify Group id in the 'Roles' page after Editing<br><b>Actual(Passed): </b>Successfully verified Group id in the 'Roles' page after Editing
20871465 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> css selector: tr[id*='immGroupRoles']>td:nth-child(2)]
20875686 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immDelete]
20882968 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
20883113 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a9a4ed91df71de9b9adc7b252c8608c)] -> id: immClear]
20886455 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
20886455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20886685 main INFO main FiManagement.java:202 <b>Expected: </b>verify the Group id is deleted or not<br><b>Actual(Passed): </b>Successfully Deleted Group id in Role Page
20886686 main INFO main FiManagement.java:205 Test Passed.
20886686 main INFO main Log.java:264 **** -E---N---D- *****
20887549 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAddMulitpleBrances
20890411 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
20890411 main INFO main FiManagement.java:2026 ***** Create Multiple Branches In Branches Page *****
20890411 main INFO main FiManagement.java:2027 ***** Create Multiple Branches In Branches Page *****
20895227 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4567ed1f-61cf-4c38-a6e2-25589a98b9f4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=stcv8wpbjw5oen5lv5y43nrlt7etgsgetkgbj_lxaq0&code_challenge_method=s256&nonce=2a75a73f-3dd8-4a68-8d43-6e29c7bca8d9&state=eyjpzci6ijk4yziwy2y4ltgxmtmtngu3nc1imgjilwu3zjgwztmzodc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20895227 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20895347 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //input[@id='i0116']]
20895347 main INFO main FiManagement.java:2032 Successfully navigated to 'eReceipts FI Admin' Page
20895435 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //input[@id='i0116']]
20895546 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: idSIButton9]
20895546 main INFO main FiManagement.java:2035 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
20895609 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //input[@id='i0116']]
20895675 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //input[@id='i0116']]
20899189 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4567ed1f-61cf-4c38-a6e2-25589a98b9f4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=stcv8wpbjw5oen5lv5y43nrlt7etgsgetkgbj_lxaq0&code_challenge_method=s256&nonce=2a75a73f-3dd8-4a68-8d43-6e29c7bca8d9&state=eyjpzci6ijk4yziwy2y4ltgxmtmtngu3nc1imgjilwu3zjgwztmzodc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20899190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20902545 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4567ed1f-61cf-4c38-a6e2-25589a98b9f4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=stcv8wpbjw5oen5lv5y43nrlt7etgsgetkgbj_lxaq0&code_challenge_method=s256&nonce=2a75a73f-3dd8-4a68-8d43-6e29c7bca8d9&state=eyjpzci6ijk4yziwy2y4ltgxmtmtngu3nc1imgjilwu3zjgwztmzodc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20902546 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20903783 main INFO main SignInPage.java:259 Password text field is shown
20904514 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //input[@id='i0118']]
20904804 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //input[@id='i0118']]
20908331 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4567ed1f-61cf-4c38-a6e2-25589a98b9f4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=stcv8wpbjw5oen5lv5y43nrlt7etgsgetkgbj_lxaq0&code_challenge_method=s256&nonce=2a75a73f-3dd8-4a68-8d43-6e29c7bca8d9&state=eyjpzci6ijk4yziwy2y4ltgxmtmtngu3nc1imgjilwu3zjgwztmzodc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
20908331 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20908937 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
20908937 main INFO main FiManagement.java:2039 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
20912831 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
20912831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20922263 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20922263 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20925391 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20925391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20925512 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //b[text()='Admin Dashboard']]
20928628 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
20928628 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20928735 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //mat-toolbar/div/button[2]/span]
20928948 main INFO main FiManagement.java:2042 Successfully navigated to the 'Control Panel' page
20929026 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //mat-toolbar/div/button[2]/span]
20931147 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //mat-toolbar/div/button[2]/span]
20931431 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immMenuBandW]
20934862 main INFO main FiManagement.java:2046 Successfully navigated to the 'Branches' page
20943994 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immGlobalControl_NewBranch_button]
20944345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonClose_']]
20944345 main INFO main FiManagement.java:2051 Clicked on Add New Branch icon
20946443 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: input[id*='immBranch_BranchName_']]
20946517 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: input[id*='immBranch_BranchName_']]
20947228 main INFO main FiManagement.java:2054 set the Branch name
20947332 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonSave_']]
20947433 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonSave_']]
20947748 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immGlobalControl_NewBranch_button]
20958835 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immGlobalControl_NewBranch_button]
20959169 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonClose_']]
20959169 main INFO main FiManagement.java:2051 Clicked on Add New Branch icon
20961244 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: input[id*='immBranch_BranchName_']]
20961322 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: input[id*='immBranch_BranchName_']]
20962063 main INFO main FiManagement.java:2054 set the Branch name
20962128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonSave_']]
20962226 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonSave_']]
20962612 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immGlobalControl_NewBranch_button]
20973694 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immGlobalControl_NewBranch_button]
20974994 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonClose_']]
20974994 main INFO main FiManagement.java:2051 Clicked on Add New Branch icon
20977060 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: input[id*='immBranch_BranchName_']]
20977133 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: input[id*='immBranch_BranchName_']]
20977777 main INFO main FiManagement.java:2054 set the Branch name
20977855 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonSave_']]
20977948 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> css selector: button[id*='immBranch_ButtonSave_']]
20978155 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immGlobalControl_NewBranch_button]
20994248 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
20994248 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
20994345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: imm_searchBr_GlobalControl]
20994407 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: imm_searchBr_GlobalControl]
20995229 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
20995381 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
20995792 main INFO main FiManagement.java:2084 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
20999079 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
20999088 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21001226 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
21001338 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
21003723 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> xpath: //mat-radio-button[contains(@id,'immAllBranchesControl_RadioButtonGroupDeleteOption_3_')]]
21005969 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
21006070 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
21006429 main INFO main FiManagement.java:2089 <b>Expected: </b>verify the delete Multiple Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the deleted Multiple Branch name in 'Branches' page
21020038 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21020038 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21020117 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: imm_searchBr_GlobalControl]
21020195 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: imm_searchBr_GlobalControl]
21020956 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21021057 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (45833d07b58af12f21a9f1d56db88ad8)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21021429 main INFO main FiManagement.java:2097 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
21021732 main INFO main FiManagement.java:2103 <b>Expected: </b>Check the branches are zero<br><b>Actual(Passed): </b>Successfully checked branches are zero
21021732 main INFO main FiManagement.java:2108 Test Passed.
21021732 main INFO main Log.java:264 **** -E---N---D- *****
21022638 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAddMulitpleBrancesUsingJFairy
21025797 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
21025909 main INFO main FiManagement.java:2251 ***** Create Multiple Branches In Branches Page *****
21025909 main INFO main FiManagement.java:2252 ***** Create Multiple Branches In Branches Page *****
21030615 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cfaebb25-b84f-4fae-92d3-254f17692f9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vhhnlredmhrgudiyanhxryl9kn7ydigldzn3fg4jay&code_challenge_method=s256&nonce=8fbf218c-f7f8-4880-a6be-327be8d0aef0&state=eyjpzci6imfkmzdimmfjltu3n2ytndzlmy1izja5ltiyodg4nzcznwrjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21030616 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21030723 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //input[@id='i0116']]
21030723 main INFO main FiManagement.java:2257 Successfully navigated to 'eReceipts FI Admin' Page
21030810 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //input[@id='i0116']]
21030904 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: idSIButton9]
21030904 main INFO main FiManagement.java:2260 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
21031013 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //input[@id='i0116']]
21031076 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //input[@id='i0116']]
21034778 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cfaebb25-b84f-4fae-92d3-254f17692f9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vhhnlredmhrgudiyanhxryl9kn7ydigldzn3fg4jay&code_challenge_method=s256&nonce=8fbf218c-f7f8-4880-a6be-327be8d0aef0&state=eyjpzci6imfkmzdimmfjltu3n2ytndzlmy1izja5ltiyodg4nzcznwrjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21034778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21038949 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cfaebb25-b84f-4fae-92d3-254f17692f9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vhhnlredmhrgudiyanhxryl9kn7ydigldzn3fg4jay&code_challenge_method=s256&nonce=8fbf218c-f7f8-4880-a6be-327be8d0aef0&state=eyjpzci6imfkmzdimmfjltu3n2ytndzlmy1izja5ltiyodg4nzcznwrjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21038949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21039695 main INFO main SignInPage.java:259 Password text field is shown
21039800 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //input[@id='i0118']]
21039912 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //input[@id='i0118']]
21045126 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cfaebb25-b84f-4fae-92d3-254f17692f9b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vhhnlredmhrgudiyanhxryl9kn7ydigldzn3fg4jay&code_challenge_method=s256&nonce=8fbf218c-f7f8-4880-a6be-327be8d0aef0&state=eyjpzci6imfkmzdimmfjltu3n2ytndzlmy1izja5ltiyodg4nzcznwrjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21045126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21045710 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
21045710 main INFO main FiManagement.java:2264 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
21049643 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
21049644 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21058467 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21058467 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21061582 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21061582 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21061712 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //b[text()='Admin Dashboard']]
21064863 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21064863 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21064983 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //mat-toolbar/div/button[2]/span]
21065170 main INFO main FiManagement.java:2267 Successfully navigated to the 'Control Panel' page
21065249 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //mat-toolbar/div/button[2]/span]
21067376 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //mat-toolbar/div/button[2]/span]
21067653 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immMenuBandW]
21070738 main INFO main FiManagement.java:2271 Successfully navigated to the 'Branches' page
21074845 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21075221 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21075221 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21075488 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21075580 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21076203 main INFO main FiManagement.java:2284 set the Branch name:Jgreer#
21076317 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21076413 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21076622 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21076622 main INFO main FiManagement.java:2286 Clicked on Save Button
21078826 main INFO main FiManagement.java:2289 total Branches:0
21082895 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21084255 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21084255 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21084331 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21084418 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21085003 main INFO main FiManagement.java:2284 set the Branch name:Cglenn#
21085081 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21085167 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21085378 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21085378 main INFO main FiManagement.java:2286 Clicked on Save Button
21087576 main INFO main FiManagement.java:2289 total Branches:1
21091652 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21092083 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21092084 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21092212 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21092308 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21092987 main INFO main FiManagement.java:2284 set the Branch name:Tjoseph#
21093064 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21093161 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21093369 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21093370 main INFO main FiManagement.java:2286 Clicked on Save Button
21095589 main INFO main FiManagement.java:2289 total Branches:2
21099677 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21099964 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21099964 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21100085 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21100192 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21100816 main INFO main FiManagement.java:2284 set the Branch name:Adriang#
21100894 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21100976 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21101189 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21101189 main INFO main FiManagement.java:2286 Clicked on Save Button
21103388 main INFO main FiManagement.java:2289 total Branches:3
21107451 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21108770 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21108770 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21108843 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21108921 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21109500 main INFO main FiManagement.java:2284 set the Branch name:Abaxter#
21109567 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21109769 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21109967 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21109967 main INFO main FiManagement.java:2286 Clicked on Save Button
21112187 main INFO main FiManagement.java:2289 total Branches:4
21116261 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21117571 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21117571 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21117648 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21117711 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21118321 main INFO main FiManagement.java:2284 set the Branch name:Khampton#
21118395 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21118486 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21118680 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21118681 main INFO main FiManagement.java:2286 Clicked on Save Button
21120908 main INFO main FiManagement.java:2289 total Branches:5
21124989 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21126296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21126296 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21126363 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21126443 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21127014 main INFO main FiManagement.java:2284 set the Branch name:Cmason#
21127085 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21127193 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21127381 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21127381 main INFO main FiManagement.java:2286 Clicked on Save Button
21129594 main INFO main FiManagement.java:2289 total Branches:6
21133674 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21134177 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21134178 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21134269 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21134365 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21134915 main INFO main FiManagement.java:2284 set the Branch name:Rileyc#
21134986 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21135081 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21135311 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21135311 main INFO main FiManagement.java:2286 Clicked on Save Button
21137530 main INFO main FiManagement.java:2289 total Branches:7
21141596 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21142912 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21142912 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21142991 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21143068 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21143733 main INFO main FiManagement.java:2284 set the Branch name:Madeliner#
21143797 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21143921 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21144115 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21144115 main INFO main FiManagement.java:2286 Clicked on Save Button
21146336 main INFO main FiManagement.java:2289 total Branches:8
21150421 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21151724 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21151724 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21151796 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21151862 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21152561 main INFO main FiManagement.java:2284 set the Branch name:Samuell#
21152620 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21152729 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21152915 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21152915 main INFO main FiManagement.java:2286 Clicked on Save Button
21155119 main INFO main FiManagement.java:2289 total Branches:9
21159186 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21160489 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21160489 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21160565 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21160628 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21161160 main INFO main FiManagement.java:2284 set the Branch name:Alexap#
21161237 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21161329 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21161548 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21161548 main INFO main FiManagement.java:2286 Clicked on Save Button
21163782 main INFO main FiManagement.java:2289 total Branches:10
21167852 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21169149 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21169149 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21169223 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21169309 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21169854 main INFO main FiManagement.java:2284 set the Branch name:Levim#
21169934 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21170029 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21170265 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21170265 main INFO main FiManagement.java:2286 Clicked on Save Button
21172496 main INFO main FiManagement.java:2289 total Branches:11
21176580 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21177896 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21177896 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21177962 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21178024 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21178630 main INFO main FiManagement.java:2284 set the Branch name:Mackenzies#
21178707 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21178797 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21179023 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21179024 main INFO main FiManagement.java:2286 Clicked on Save Button
21181252 main INFO main FiManagement.java:2289 total Branches:12
21185327 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21186631 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21186631 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21186703 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21186779 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21187350 main INFO main FiManagement.java:2284 set the Branch name:Hbeasley#
21187420 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21187517 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21187773 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21187774 main INFO main FiManagement.java:2286 Clicked on Save Button
21189986 main INFO main FiManagement.java:2289 total Branches:13
21194065 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21195371 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21195371 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21195450 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21195513 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21196229 main INFO main FiManagement.java:2284 set the Branch name:Mjordan#
21196296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21196386 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21196607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21196608 main INFO main FiManagement.java:2286 Clicked on Save Button
21198813 main INFO main FiManagement.java:2289 total Branches:14
21202896 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21203210 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21203210 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21203340 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21203434 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21204069 main INFO main FiManagement.java:2284 set the Branch name:Nicholasm#
21204149 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21204246 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21204463 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21204464 main INFO main FiManagement.java:2286 Clicked on Save Button
21206661 main INFO main FiManagement.java:2289 total Branches:15
21210727 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21211042 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21211042 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21211309 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21211408 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21212014 main INFO main FiManagement.java:2284 set the Branch name:Oliviam#
21212092 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21212198 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21212398 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21212398 main INFO main FiManagement.java:2286 Clicked on Save Button
21214621 main INFO main FiManagement.java:2289 total Branches:16
21218712 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21219013 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21219014 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21219128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21219218 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21219787 main INFO main FiManagement.java:2284 set the Branch name:Cbarton#
21219858 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21219947 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21220152 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21220154 main INFO main FiManagement.java:2286 Clicked on Save Button
21222370 main INFO main FiManagement.java:2289 total Branches:17
21226440 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21227753 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21227753 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21227828 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21227917 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21228551 main INFO main FiManagement.java:2284 set the Branch name:Gbryant#
21228624 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21228714 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21228956 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21228956 main INFO main FiManagement.java:2286 Clicked on Save Button
21231178 main INFO main FiManagement.java:2289 total Branches:18
21235253 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21236565 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonClose_']]
21236565 main INFO main FiManagement.java:2276 Clicked on Add New Branch icon
21236634 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21236696 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: input[id*='immBranch_BranchName_']]
21237405 main INFO main FiManagement.java:2284 set the Branch name:Jodonnell#
21237467 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21237579 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> css selector: button[id*='immBranch_ButtonSave_']]
21237771 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immGlobalControl_NewBranch_button]
21237771 main INFO main FiManagement.java:2286 Clicked on Save Button
21239957 main INFO main FiManagement.java:2289 total Branches:19
21253634 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21253634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21253749 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: imm_searchBr_GlobalControl]
21253812 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: imm_searchBr_GlobalControl]
21254607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21254953 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21255406 main INFO main FiManagement.java:2300 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
21258922 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21258922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21261059 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
21261163 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
21263634 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> xpath: //mat-radio-button[contains(@id,'immAllBranchesControl_RadioButtonGroupDeleteOption_3_')]]
21265925 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
21266032 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
21266535 main INFO main FiManagement.java:2305 <b>Expected: </b>verify the delete Multiple Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the deleted Multiple Branch name in 'Branches' page
21279718 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21279718 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21279788 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: imm_searchBr_GlobalControl]
21279882 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: imm_searchBr_GlobalControl]
21280253 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21280372 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (23e7fecec78895823698d96451c2804e)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21280751 main INFO main FiManagement.java:2313 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
21281050 main INFO main FiManagement.java:2319 <b>Expected: </b>Check the branches are zero<br><b>Actual(Passed): </b>Successfully checked branches are zero
21281050 main INFO main FiManagement.java:2325 Test Passed.
21281050 main INFO main Log.java:264 **** -E---N---D- *****
21281894 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAddMulitpleWorkstationUsingJFairy
21285384 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
21285417 main INFO main FiManagement.java:2532 ***** Create Multiple workstation In Branches ans workstation Page *****
21285417 main INFO main FiManagement.java:2533 ***** Create Multiple workstation In Branches ans workstation Page *****
21290232 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2c2c338-82af-4032-a779-7e6c63b219e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=pshv0oirciuby1h9mvragb1xgumk18toivh1elwbrhs&code_challenge_method=s256&nonce=81563320-5574-4ed6-8a1d-868ea74818a8&state=eyjpzci6imzizdjknwe2ltvhnmmtngu4mc05yjgzltdmnmi5yzk4mjkynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21290239 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21290348 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //input[@id='i0116']]
21290348 main INFO main FiManagement.java:2538 Successfully navigated to 'eReceipts FI Admin' Page
21290426 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //input[@id='i0116']]
21290561 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: idSIButton9]
21290561 main INFO main FiManagement.java:2541 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
21290649 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //input[@id='i0116']]
21290727 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //input[@id='i0116']]
21294841 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2c2c338-82af-4032-a779-7e6c63b219e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=pshv0oirciuby1h9mvragb1xgumk18toivh1elwbrhs&code_challenge_method=s256&nonce=81563320-5574-4ed6-8a1d-868ea74818a8&state=eyjpzci6imzizdjknwe2ltvhnmmtngu4mc05yjgzltdmnmi5yzk4mjkynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21294841 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21298234 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2c2c338-82af-4032-a779-7e6c63b219e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=pshv0oirciuby1h9mvragb1xgumk18toivh1elwbrhs&code_challenge_method=s256&nonce=81563320-5574-4ed6-8a1d-868ea74818a8&state=eyjpzci6imzizdjknwe2ltvhnmmtngu4mc05yjgzltdmnmi5yzk4mjkynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21298234 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21299013 main INFO main SignInPage.java:259 Password text field is shown
21299833 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //input[@id='i0118']]
21299949 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //input[@id='i0118']]
21303633 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2c2c338-82af-4032-a779-7e6c63b219e3&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=pshv0oirciuby1h9mvragb1xgumk18toivh1elwbrhs&code_challenge_method=s256&nonce=81563320-5574-4ed6-8a1d-868ea74818a8&state=eyjpzci6imzizdjknwe2ltvhnmmtngu4mc05yjgzltdmnmi5yzk4mjkynsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21303633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21304247 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
21304247 main INFO main FiManagement.java:2545 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
21308093 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
21308093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21317228 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21317228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21320344 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21320344 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21320462 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //b[text()='Admin Dashboard']]
21323629 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21323629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21323750 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //mat-toolbar/div/button[2]/span]
21323966 main INFO main FiManagement.java:2548 Successfully navigated to the 'Control Panel' page
21324029 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //mat-toolbar/div/button[2]/span]
21326163 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //mat-toolbar/div/button[2]/span]
21326460 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immMenuBandW]
21329713 main INFO main FiManagement.java:2552 Successfully navigated to the 'Branches' page
21329833 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21329913 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21330739 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21334235 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21334235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21334352 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: imm_searchWs_GlobalControl]
21334415 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: imm_searchWs_GlobalControl]
21335058 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
21335309 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
21336383 main INFO main FiManagement.java:2555 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
21336453 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21336810 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21336810 main INFO main FiManagement.java:2561 Clicked on Add New workstation icon
21336979 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21337073 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21337700 main INFO main FiManagement.java:2569 set the workstation name:Dhanson
21337811 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21337896 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21338123 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21340325 main INFO main FiManagement.java:2574 total workstation:0
21340403 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21340705 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21340705 main INFO main FiManagement.java:2561 Clicked on Add New workstation icon
21340835 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21340925 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21341545 main INFO main FiManagement.java:2569 set the workstation name:Jhart
21341623 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21341737 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21341941 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21344161 main INFO main FiManagement.java:2574 total workstation:1
21344238 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21344529 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21344529 main INFO main FiManagement.java:2561 Clicked on Add New workstation icon
21344660 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21344754 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21345409 main INFO main FiManagement.java:2569 set the workstation name:Bduncan
21345489 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21345602 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21345850 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21348150 main INFO main FiManagement.java:2574 total workstation:2
21358528 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21358637 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21359494 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21362991 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21362991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21363068 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: imm_searchWs_GlobalControl]
21363131 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: imm_searchWs_GlobalControl]
21363769 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
21364100 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
21365164 main INFO main FiManagement.java:2589 <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
21368497 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21368497 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21370642 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllBranchesControl_TabDeleteSelectedWorkstations_iCon]
21370730 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllBranchesControl_TabDeleteSelectedWorkstations_iCon]
21373029 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_DeleteSelectedWorkstationsProcesRun_Button]
21373124 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_DeleteSelectedWorkstationsProcesRun_Button]
21373576 main INFO main FiManagement.java:2593 <b>Expected: </b>verify the delete Multiple Workstation name in 'Workstationes' page<br><b>Actual(Passed): </b>Successfully verified the deleted Multiple Workstation name in 'Workstationes' page
21383564 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21383651 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21384431 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immGlobalControl_NewWorkstation_button]
21387997 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21387997 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21388063 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: imm_searchWs_GlobalControl]
21388126 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: imm_searchWs_GlobalControl]
21388500 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
21388610 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd6d5ae50be4e3daf4b6c1c9277389)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
21388996 main INFO main FiManagement.java:2603 <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
21389299 main INFO main FiManagement.java:2608 <b>Expected: </b>Check the Wks are zero<br><b>Actual(Passed): </b>Successfully checked Wks are zero
21389304 main INFO main FiManagement.java:2613 Test Passed.
21389304 main INFO main Log.java:264 **** -E---N---D- *****
21390195 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAddWorkstationsUnderBranch
21393289 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
21393317 main INFO main FiManagement.java:2728 ***** verify add workstations to branch *****
21393317 main INFO main FiManagement.java:2729 ***** verify add workstations to branch *****
21398110 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8c3e9797-ce62-447f-abf3-3a3ee18dd050&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hb9ho-mtyqoy6srpxff5--kyikjp1yn8tkdlwlfp8jw&code_challenge_method=s256&nonce=60cae289-f013-4751-bb7d-fa12a1c1a6cf&state=eyjpzci6ijjizgu5zdg1lty3nmetngzjoc05mjmzlwe0mzq0ode1njhhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21398110 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21398244 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //input[@id='i0116']]
21398244 main INFO main FiManagement.java:2734 Successfully navigated to 'eReceipts FI Admin' Page
21398311 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //input[@id='i0116']]
21398374 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //input[@id='i0116']]
21401915 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8c3e9797-ce62-447f-abf3-3a3ee18dd050&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hb9ho-mtyqoy6srpxff5--kyikjp1yn8tkdlwlfp8jw&code_challenge_method=s256&nonce=60cae289-f013-4751-bb7d-fa12a1c1a6cf&state=eyjpzci6ijjizgu5zdg1lty3nmetngzjoc05mjmzlwe0mzq0ode1njhhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21401915 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21406384 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8c3e9797-ce62-447f-abf3-3a3ee18dd050&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hb9ho-mtyqoy6srpxff5--kyikjp1yn8tkdlwlfp8jw&code_challenge_method=s256&nonce=60cae289-f013-4751-bb7d-fa12a1c1a6cf&state=eyjpzci6ijjizgu5zdg1lty3nmetngzjoc05mjmzlwe0mzq0ode1njhhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21406385 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21407194 main INFO main SignInPage.java:259 Password text field is shown
21407300 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //input[@id='i0118']]
21407414 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //input[@id='i0118']]
21410829 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8c3e9797-ce62-447f-abf3-3a3ee18dd050&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hb9ho-mtyqoy6srpxff5--kyikjp1yn8tkdlwlfp8jw&code_challenge_method=s256&nonce=60cae289-f013-4751-bb7d-fa12a1c1a6cf&state=eyjpzci6ijjizgu5zdg1lty3nmetngzjoc05mjmzlwe0mzq0ode1njhhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
21410829 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21411422 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
21411423 main INFO main FiManagement.java:2737 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
21415451 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
21415451 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21424751 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21424751 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21427857 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21427861 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21427966 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //b[text()='Admin Dashboard']]
21431123 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
21431123 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21431226 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //mat-toolbar/div/button[2]/span]
21431430 main INFO main FiManagement.java:2740 Successfully navigated to the 'Control Panel' page
21431498 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //mat-toolbar/div/button[2]/span]
21433620 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //mat-toolbar/div/button[2]/span]
21433899 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immMenuBandW]
21437240 main INFO main FiManagement.java:2744 Successfully navigated to the 'Workstations' page
21440770 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21440770 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21440882 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: imm_searchBr_GlobalControl]
21440948 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: imm_searchBr_GlobalControl]
21441865 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21442000 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
21442411 main INFO main FiManagement.java:2747 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
21445657 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21445657 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21445970 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21446054 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
21446934 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21447201 main INFO main FiManagement.java:2760 clicked on Workstation tab
21447287 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21447693 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21447693 main INFO main FiManagement.java:2764 Clicked on Add New workstation icon
21447938 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21448031 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21448643 main INFO main FiManagement.java:2773 set the workstation name:Emarsh
21448753 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21448867 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21449095 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21454995 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21454995 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21455082 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: div.mat-select-arrow]
21562349 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
21564727 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
21568541 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21568542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21572749 main INFO main FiManagement.java:2777 <b>Expected: </b>verify the Move Workstation -Emarsh# to BranchRatnabranch<br><b>Actual(Passed): </b>Successfully verified the Move
21572953 main INFO main FiManagement.java:2782 total workstation:0
21573040 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21574399 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21574399 main INFO main FiManagement.java:2764 Clicked on Add New workstation icon
21574479 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21574580 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21575268 main INFO main FiManagement.java:2773 set the workstation name:Igentry
21575348 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21575446 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21575664 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21581436 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21581436 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21581489 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: div.mat-select-arrow]
21687581 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
21689923 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
21693616 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21693616 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21697917 main INFO main FiManagement.java:2777 <b>Expected: </b>verify the Move Workstation -Igentry# to BranchRatnabranch<br><b>Actual(Passed): </b>Successfully verified the Move
21698154 main INFO main FiManagement.java:2782 total workstation:1
21698232 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21699637 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21699637 main INFO main FiManagement.java:2764 Clicked on Add New workstation icon
21699720 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21699807 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21700549 main INFO main FiManagement.java:2773 set the workstation name:Charlotteo
21700620 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21700732 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21700992 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21706760 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21706767 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21706815 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: div.mat-select-arrow]
21812751 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
21815042 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
21818752 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21818752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21822954 main INFO main FiManagement.java:2777 <b>Expected: </b>verify the Move Workstation -Charlotteo# to BranchRatnabranch<br><b>Actual(Passed): </b>Successfully verified the Move
21823189 main INFO main FiManagement.java:2782 total workstation:2
21823255 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21823602 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21823602 main INFO main FiManagement.java:2764 Clicked on Add New workstation icon
21823755 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21823868 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21824558 main INFO main FiManagement.java:2773 set the workstation name:Sgrimes
21824642 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21824737 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21825002 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21830770 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21830786 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21830834 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: div.mat-select-arrow]
21936939 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
21939268 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
21942961 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21942961 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21947221 main INFO main FiManagement.java:2777 <b>Expected: </b>verify the Move Workstation -Sgrimes# to BranchRatnabranch<br><b>Actual(Passed): </b>Successfully verified the Move
21947433 main INFO main FiManagement.java:2782 total workstation:3
21947518 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21948155 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
21948155 main INFO main FiManagement.java:2764 Clicked on Add New workstation icon
21948284 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21948391 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
21949103 main INFO main FiManagement.java:2773 set the workstation name:Braydens
21949193 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21949299 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
21949507 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immGlobalControl_NewWorkstation_button]
21955330 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
21955346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
21955394 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: div.mat-select-arrow]
22061334 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
22063622 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
22067315 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22067315 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22071557 main INFO main FiManagement.java:2777 <b>Expected: </b>verify the Move Workstation -Braydens# to BranchRatnabranch<br><b>Actual(Passed): </b>Successfully verified the Move
22071758 main INFO main FiManagement.java:2782 total workstation:4
22085347 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22085347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22085430 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: imm_searchBr_GlobalControl]
22085508 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: imm_searchBr_GlobalControl]
22086423 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22086527 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22086954 main INFO main FiManagement.java:2789 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
22090200 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22090200 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22092372 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
22092469 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
22094856 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> xpath: //mat-radio-button[contains(@id,'immAllBranchesControl_RadioButtonGroupDeleteOption_3_')]]
22097103 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
22097202 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e4e4481b4173f95f9c3acb76ad0ff582)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
22097632 main INFO main FiManagement.java:2794 <b>Expected: </b>verify the delete Multiple Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the deleted Multiple Branch name in 'Branches' page
22097633 main INFO main FiManagement.java:2801 Test Passed.
22097633 main INFO main Log.java:264 **** -E---N---D- *****
22098688 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyAddWorkstationsUnderMultipleBranches
22102394 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
22102458 main INFO main FiManagement.java:2827 ***** verify add workstations to multiple branches *****
22102458 main INFO main FiManagement.java:2828 ***** verify add workstations to multiple branches *****
22107301 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=376324a3-1d36-46a1-8811-37b935554c82&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lpjtsf85tpuoj4azsyklpmdso-vzbbbiduwwspfg_cg&code_challenge_method=s256&nonce=dda4dde4-bf66-42a7-85db-8d77e4f4de08&state=eyjpzci6imy2owi5yzeylwu3nwitngiwny1hyme4ltnjodaxotjimmixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22107301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22107435 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //input[@id='i0116']]
22107436 main INFO main FiManagement.java:2833 Successfully navigated to 'eReceipts FI Admin' Page
22107507 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //input[@id='i0116']]
22107604 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //input[@id='i0116']]
22111102 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=376324a3-1d36-46a1-8811-37b935554c82&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lpjtsf85tpuoj4azsyklpmdso-vzbbbiduwwspfg_cg&code_challenge_method=s256&nonce=dda4dde4-bf66-42a7-85db-8d77e4f4de08&state=eyjpzci6imy2owi5yzeylwu3nwitngiwny1hyme4ltnjodaxotjimmixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22111102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22114459 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=376324a3-1d36-46a1-8811-37b935554c82&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lpjtsf85tpuoj4azsyklpmdso-vzbbbiduwwspfg_cg&code_challenge_method=s256&nonce=dda4dde4-bf66-42a7-85db-8d77e4f4de08&state=eyjpzci6imy2owi5yzeylwu3nwitngiwny1hyme4ltnjodaxotjimmixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22114459 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22115373 main INFO main SignInPage.java:259 Password text field is shown
22116217 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //input[@id='i0118']]
22116450 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //input[@id='i0118']]
22119875 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=376324a3-1d36-46a1-8811-37b935554c82&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lpjtsf85tpuoj4azsyklpmdso-vzbbbiduwwspfg_cg&code_challenge_method=s256&nonce=dda4dde4-bf66-42a7-85db-8d77e4f4de08&state=eyjpzci6imy2owi5yzeylwu3nwitngiwny1hyme4ltnjodaxotjimmixmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22119875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22120477 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
22120477 main INFO main FiManagement.java:2836 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
22124347 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
22124347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22133345 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22133345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22136492 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22136493 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22136620 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //b[text()='Admin Dashboard']]
22139782 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22139782 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22139885 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //mat-toolbar/div/button[2]/span]
22140089 main INFO main FiManagement.java:2839 Successfully navigated to the 'Control Panel' page
22140175 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //mat-toolbar/div/button[2]/span]
22142288 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //mat-toolbar/div/button[2]/span]
22142567 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immMenuBandW]
22145973 main INFO main FiManagement.java:2843 Successfully navigated to the 'Workstations' page
22146104 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
22146198 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
22156651 main DEBUG main Utils.java:1023 Unable to find an element after 10 sec
22160301 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22160301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22160423 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchBr_GlobalControl]
22160489 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchBr_GlobalControl]
22161528 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22161631 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22162044 main INFO main FiManagement.java:2854 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
22165289 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22165289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22182158 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewBranch_button]
22182507 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immBranch_ButtonClose_']]
22182507 main INFO main FiManagement.java:2861 Clicked on Add New Branch icon
22182683 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immBranch_BranchName_']]
22182965 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immBranch_BranchName_']]
22183743 main INFO main FiManagement.java:2863 set the Branch name
22183846 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immBranch_ButtonSave_']]
22183957 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immBranch_ButtonSave_']]
22184189 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewBranch_button]
22184342 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22184435 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22185959 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22186321 main INFO main FiManagement.java:2867 clicked on Workstation tab
22186394 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22186913 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22186914 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22187066 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22187152 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22187883 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK0
22188011 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22188123 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22188345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22190670 main INFO main FiManagement.java:2883 total workstation:0
22190739 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22192073 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22192073 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22192154 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22192216 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22192942 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK1
22193005 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22193114 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22193387 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22195623 main INFO main FiManagement.java:2883 total workstation:1
22195715 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22197048 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22197048 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22197125 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22197204 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22197899 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK2
22197959 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22198057 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22198279 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22200508 main INFO main FiManagement.java:2883 total workstation:2
22200582 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22201883 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22201883 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22201943 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22202022 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22202725 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK3
22202788 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22202901 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22203158 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22205400 main INFO main FiManagement.java:2883 total workstation:3
22205473 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22206763 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22206763 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22206863 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22206925 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22207646 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK4
22207708 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22207820 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22208115 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22210380 main INFO main FiManagement.java:2883 total workstation:4
22210454 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22211764 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22211764 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22211853 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22211926 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22212643 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK5
22212733 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22212852 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22213080 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22215301 main INFO main FiManagement.java:2883 total workstation:5
22215377 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22216676 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22216676 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22216747 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22216836 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22217489 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK6
22217598 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22217692 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22217969 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22220189 main INFO main FiManagement.java:2883 total workstation:6
22220273 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22221563 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22221563 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22221639 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22221704 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22222394 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK7
22222461 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22222570 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22222756 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22224977 main INFO main FiManagement.java:2883 total workstation:7
22225051 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22226359 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22226359 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22226440 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22226518 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22227229 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK8
22227307 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22227405 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22227651 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22229850 main INFO main FiManagement.java:2883 total workstation:8
22229929 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22231232 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22231232 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22231296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22231384 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22232055 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK9
22232127 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22232221 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22232446 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22234654 main INFO main FiManagement.java:2883 total workstation:9
22234727 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22236020 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22236020 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22236091 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22236157 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22236819 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK10
22236904 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22236998 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22237229 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22239454 main INFO main FiManagement.java:2883 total workstation:10
22239548 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22239867 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22239867 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22240008 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22240113 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22240861 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK11
22240936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22241030 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22241249 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22243527 main INFO main FiManagement.java:2883 total workstation:11
22243604 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22244906 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22244907 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22244980 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22245053 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22245821 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK12
22245899 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22246003 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22246205 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22248402 main INFO main FiManagement.java:2883 total workstation:12
22248485 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22248788 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22248789 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22248936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22249032 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22249809 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK13
22249878 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22249973 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22250189 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22252530 main INFO main FiManagement.java:2883 total workstation:13
22252600 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22253937 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22253937 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22254030 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22254112 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22254873 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK14
22254967 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22255077 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22255307 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22257512 main INFO main FiManagement.java:2883 total workstation:14
22257582 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22258926 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22258926 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22259001 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22259083 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22259749 main INFO main FiManagement.java:2880 set the workstation name:Lcervantes-WK15
22259824 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22259920 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22260132 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22262348 main INFO main FiManagement.java:2883 total workstation:15
22265842 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22265842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22265965 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchWs_GlobalControl]
22266028 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchWs_GlobalControl]
22266554 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22266653 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22267565 main INFO main FiManagementPage.java:1400 <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
22271373 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22271373 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22271459 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: div.mat-select-arrow]
22283486 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
22287283 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22287283 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22291521 main INFO main FiManagement.java:2887 <b>Expected: </b>verify the Move Workstation matching -Lcervantes#-# to BranchLcervantes#-#<br><b>Actual(Passed): </b>Successfully verified the Move
22291621 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
22291705 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
22302543 main DEBUG main Utils.java:1023 Unable to find an element after 10 sec
22305833 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22305833 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22305905 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchBr_GlobalControl]
22305968 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchBr_GlobalControl]
22307186 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22307311 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22307717 main INFO main FiManagement.java:2854 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
22311021 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22311021 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22327677 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewBranch_button]
22329005 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immBranch_ButtonClose_']]
22329005 main INFO main FiManagement.java:2861 Clicked on Add New Branch icon
22329075 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immBranch_BranchName_']]
22329157 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immBranch_BranchName_']]
22329766 main INFO main FiManagement.java:2863 set the Branch name
22329841 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immBranch_ButtonSave_']]
22329947 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immBranch_ButtonSave_']]
22330133 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewBranch_button]
22330253 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22330332 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22331689 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22332013 main INFO main FiManagement.java:2867 clicked on Workstation tab
22332086 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22332376 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22332376 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22332507 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22332599 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22333285 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK0
22333374 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22333471 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22333827 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22336041 main INFO main FiManagement.java:2883 total workstation:0
22336128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22337431 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22337431 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22337525 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22337640 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22338268 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK1
22338337 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22338437 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22338671 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22340878 main INFO main FiManagement.java:2883 total workstation:1
22340946 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22342233 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22342233 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22342305 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22342371 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22343028 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK2
22343100 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22343194 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22343394 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22345644 main INFO main FiManagement.java:2883 total workstation:2
22345720 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22347007 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22347007 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22347089 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22347165 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22347780 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK3
22347865 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22347958 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22348241 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22350464 main INFO main FiManagement.java:2883 total workstation:3
22350539 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22351846 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22351846 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22351925 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22351990 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22352647 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK4
22352719 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22352821 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22353016 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22355218 main INFO main FiManagement.java:2883 total workstation:4
22355291 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22356580 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22356580 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22356659 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22356747 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22357361 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK5
22357435 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22357524 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22357729 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22359944 main INFO main FiManagement.java:2883 total workstation:5
22360010 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22361305 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22361306 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22361381 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22361454 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22362070 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK6
22362141 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22362255 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22362535 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22364771 main INFO main FiManagement.java:2883 total workstation:6
22364857 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22365130 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22365130 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22365261 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22365357 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22366055 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK7
22366126 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22366232 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22366485 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22368758 main INFO main FiManagement.java:2883 total workstation:7
22368828 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22370150 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22370150 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22370223 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22370296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22370966 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK8
22371039 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22371152 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22371397 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22373605 main INFO main FiManagement.java:2883 total workstation:8
22373677 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22375000 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22375000 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22375074 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22375150 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22375843 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK9
22375912 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22376020 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22376251 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22378506 main INFO main FiManagement.java:2883 total workstation:9
22378590 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22379893 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22379893 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22379974 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22380037 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22380711 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK10
22380774 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22380886 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22381097 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22383308 main INFO main FiManagement.java:2883 total workstation:10
22383379 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22384691 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22384691 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22384763 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22384905 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22385518 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK11
22385594 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22385692 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22385921 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22388127 main INFO main FiManagement.java:2883 total workstation:11
22388205 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22389515 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22389515 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22389589 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22389659 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22390240 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK12
22390308 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22390406 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22390618 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22392835 main INFO main FiManagement.java:2883 total workstation:12
22392912 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22394197 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22394197 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22394295 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22394370 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22394990 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK13
22395061 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22395159 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22395420 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22397679 main INFO main FiManagement.java:2883 total workstation:13
22397791 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22399090 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22399090 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22399155 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22399242 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22399900 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK14
22399974 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22400071 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22400282 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22402491 main INFO main FiManagement.java:2883 total workstation:14
22402561 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22403865 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
22403865 main INFO main FiManagement.java:2871 Clicked on Add New workstation icon
22403944 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22404006 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
22404704 main INFO main FiManagement.java:2880 set the workstation name:Aydeno-WK15
22404774 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22404887 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
22405126 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immGlobalControl_NewWorkstation_button]
22407368 main INFO main FiManagement.java:2883 total workstation:15
22410871 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22410872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22410946 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchWs_GlobalControl]
22411018 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchWs_GlobalControl]
22411485 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22411585 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22412590 main INFO main FiManagementPage.java:1400 <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
22416386 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22416386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22416449 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> css selector: div.mat-select-arrow]
22428918 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
22432665 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22432665 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22436884 main INFO main FiManagement.java:2887 <b>Expected: </b>verify the Move Workstation matching -Aydeno#-# to BranchAydeno#-#<br><b>Actual(Passed): </b>Successfully verified the Move
22451090 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22451090 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22451172 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchBr_GlobalControl]
22451234 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: imm_searchBr_GlobalControl]
22451706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22451809 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22452220 main INFO main FiManagement.java:2897 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
22455538 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22455538 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22457696 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
22457798 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_TabDeleteSelectedBranches_iCon]
22460186 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> xpath: //mat-radio-button[contains(@id,'immAllBranchesControl_RadioButtonGroupDeleteOption_3_')]]
22462407 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
22462509 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c0a55dc6a4bb2f8024e1ca41e109fe71)] -> id: immAllBranchesControl_DeleteSelectedBranches_Button]
22462872 main INFO main FiManagement.java:2902 <b>Expected: </b>verify the delete Multiple Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the deleted Multiple Branch name in 'Branches' page
22472584 main INFO main FiManagement.java:2910 Test Passed.
22472584 main INFO main Log.java:264 **** -E---N---D- *****
22473537 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyBranchInBranchesPage
22476581 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
22476581 main INFO main FiManagement.java:1370 ***** verify Branch In Branches Page *****
22476581 main INFO main FiManagement.java:1371 ***** verify Branch In Branches Page *****
22481322 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d522227f-467a-49a6-8111-32f30945caff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eyrf01b3m1x-0rimrjyechkp3qqg5ebduuqft4zafgw&code_challenge_method=s256&nonce=0ac97551-2f6e-4b51-b78c-01903be74494&state=eyjpzci6imrkzgjmzjkxltljngytndu4ms05mti0lwvjztdhmtqxzge1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22481323 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22481433 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //input[@id='i0116']]
22481433 main INFO main FiManagement.java:1376 Successfully navigated to 'eReceipts FI Admin' Page
22481527 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //input[@id='i0116']]
22481658 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> id: idSIButton9]
22481658 main INFO main FiManagement.java:1379 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
22481723 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //input[@id='i0116']]
22481802 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //input[@id='i0116']]
22485340 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d522227f-467a-49a6-8111-32f30945caff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eyrf01b3m1x-0rimrjyechkp3qqg5ebduuqft4zafgw&code_challenge_method=s256&nonce=0ac97551-2f6e-4b51-b78c-01903be74494&state=eyjpzci6imrkzgjmzjkxltljngytndu4ms05mti0lwvjztdhmtqxzge1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22485340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22489534 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d522227f-467a-49a6-8111-32f30945caff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eyrf01b3m1x-0rimrjyechkp3qqg5ebduuqft4zafgw&code_challenge_method=s256&nonce=0ac97551-2f6e-4b51-b78c-01903be74494&state=eyjpzci6imrkzgjmzjkxltljngytndu4ms05mti0lwvjztdhmtqxzge1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22489535 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22490438 main INFO main SignInPage.java:259 Password text field is shown
22490604 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //input[@id='i0118']]
22490681 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //input[@id='i0118']]
22494017 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d522227f-467a-49a6-8111-32f30945caff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=eyrf01b3m1x-0rimrjyechkp3qqg5ebduuqft4zafgw&code_challenge_method=s256&nonce=0ac97551-2f6e-4b51-b78c-01903be74494&state=eyjpzci6imrkzgjmzjkxltljngytndu4ms05mti0lwvjztdhmtqxzge1yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22494017 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22494590 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
22494590 main INFO main FiManagement.java:1383 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
22498572 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
22498572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22507482 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22507482 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22510655 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22510655 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22510776 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //b[text()='Admin Dashboard']]
22513885 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22513885 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22514003 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //mat-toolbar/div/button[2]/span]
22514191 main INFO main FiManagement.java:1386 Successfully navigated to the 'Control Panel' page
22514257 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //mat-toolbar/div/button[2]/span]
22516385 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> xpath: //mat-toolbar/div/button[2]/span]
22516675 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> id: immMenuBandW]
22519891 main INFO main FiManagement.java:1390 Successfully navigated to the 'Branches' page
22524005 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> id: immGlobalControl_NewBranch_button]
22524364 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> css selector: button[id*='immBranch_ButtonClose_']]
22524364 main INFO main FiManagement.java:1393 Clicked on Add New Branch icon
22524531 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> css selector: input[id*='immBranch_BranchName_']]
22524625 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> css selector: input[id*='immBranch_BranchName_']]
22525317 main INFO main FiManagement.java:1395 set the Invalid Branch name
22530627 main INFO main FiManagement.java:1396 <b>Expected: </b>verify the Invalid name in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the Invalid name in Newly created Branch Page
22530706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> css selector: input[id*='immBranch_BranchName_']]
22530772 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> css selector: input[id*='immBranch_BranchName_']]
22531322 main INFO main FiManagement.java:1401 set the Min Branch name
22536641 main INFO main FiManagement.java:1402 <b>Expected: </b>verify the Min name in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the Min name in Newly created Branch Page
22536718 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> css selector: input[id*='immBranch_BranchName_']]
22536797 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a09236f0b267afee74851db655ecd56f)] -> css selector: input[id*='immBranch_BranchName_']]
22537689 main INFO main FiManagement.java:1406 set the Max Branch name
22551007 main DEBUG main BrowserActions.java:143 Moved to element..
22567251 main INFO main Log.java:264 **** -E---N---D- *****
22568129 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyCopyBranchInfo
22571068 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
22571068 main INFO main FiManagement.java:1932 ***** Copy Branch In Branches Page *****
22571068 main INFO main FiManagement.java:1933 ***** Copy Branch In Branches Page *****
22575823 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53200bb1-2583-4837-8f1c-0c14b98fc3d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=x6ykbljkghvgfx2bjczlan9zl7vim91q5cwkhy3fyzy&code_challenge_method=s256&nonce=0878387d-496f-42c5-b5bf-c39606d6466e&state=eyjpzci6imfkymyxotriltvkzmmtndvimy1iodvjlwvmnmizyjzhngnhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22575823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22575944 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //input[@id='i0116']]
22575944 main INFO main FiManagement.java:1938 Successfully navigated to 'eReceipts FI Admin' Page
22576023 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //input[@id='i0116']]
22576138 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: idSIButton9]
22576138 main INFO main FiManagement.java:1941 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
22576235 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //input[@id='i0116']]
22576307 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //input[@id='i0116']]
22580514 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53200bb1-2583-4837-8f1c-0c14b98fc3d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=x6ykbljkghvgfx2bjczlan9zl7vim91q5cwkhy3fyzy&code_challenge_method=s256&nonce=0878387d-496f-42c5-b5bf-c39606d6466e&state=eyjpzci6imfkymyxotriltvkzmmtndvimy1iodvjlwvmnmizyjzhngnhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22580515 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22584580 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53200bb1-2583-4837-8f1c-0c14b98fc3d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=x6ykbljkghvgfx2bjczlan9zl7vim91q5cwkhy3fyzy&code_challenge_method=s256&nonce=0878387d-496f-42c5-b5bf-c39606d6466e&state=eyjpzci6imfkymyxotriltvkzmmtndvimy1iodvjlwvmnmizyjzhngnhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22584582 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22585359 main INFO main SignInPage.java:259 Password text field is shown
22585431 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //input[@id='i0118']]
22585509 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //input[@id='i0118']]
22588863 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53200bb1-2583-4837-8f1c-0c14b98fc3d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=x6ykbljkghvgfx2bjczlan9zl7vim91q5cwkhy3fyzy&code_challenge_method=s256&nonce=0878387d-496f-42c5-b5bf-c39606d6466e&state=eyjpzci6imfkymyxotriltvkzmmtndvimy1iodvjlwvmnmizyjzhngnhysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22588863 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22589423 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
22589423 main INFO main FiManagement.java:1945 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
22593470 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
22593470 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22602298 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22602298 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22605462 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22605462 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22605588 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //b[text()='Admin Dashboard']]
22608692 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22608692 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22608793 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //mat-toolbar/div/button[2]/span]
22608996 main INFO main FiManagement.java:1948 Successfully navigated to the 'Control Panel' page
22609064 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //mat-toolbar/div/button[2]/span]
22611176 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> xpath: //mat-toolbar/div/button[2]/span]
22611441 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immMenuBandW]
22614735 main INFO main FiManagement.java:1952 Successfully navigated to the 'Branches' page
22618307 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22618307 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22618408 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: imm_searchBr_GlobalControl]
22618492 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: imm_searchBr_GlobalControl]
22619591 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22619673 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22620070 main INFO main FiManagement.java:1955 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
22623317 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22623317 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22623420 main INFO main FiManagement.java:1970 From Branch is already present:Chunty
22636733 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22636733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22636797 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: imm_searchBr_GlobalControl]
22636880 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: imm_searchBr_GlobalControl]
22637332 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22637435 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22638003 main INFO main FiManagement.java:1977 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
22641239 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22641239 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22641312 main INFO main FiManagement.java:1992 To Branch is already present:Bunty
22655189 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22655189 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22655261 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> css selector: div.mat-select-arrow]
22667396 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22667396 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22667477 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: imm_searchBr_GlobalControl]
22667539 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: imm_searchBr_GlobalControl]
22668003 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22668110 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
22668464 main INFO main FiManagementPage.java:1271 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
22668589 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7e30dd0d7f2d70d6f90ac6ed696d6514)] -> id: immAllBranchesControl_CloneBranchSettingsProcessRun_Button]
22669147 main INFO main FiManagement.java:1996 <b>Expected: </b>verify the copy setting in 'Branches' page<br><b>Actual(Passed): </b>Successfully copied settings from Chunty toBunty
22669147 main INFO main FiManagement.java:2000 Test Passed.
22669148 main INFO main Log.java:264 **** -E---N---D- *****
22670005 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyCopyWorkstationInfo
22672939 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
22672939 main INFO main FiManagement.java:2637 ***** Copy Workstation In Page *****
22672939 main INFO main FiManagement.java:2638 ***** Copy Workstation In Page *****
22677662 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ea6390cc-4331-44e6-a23b-4dbf7105e20b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mu1cqmxczku_5riz3llhxgpevxz_t5yqzanidwt30e8&code_challenge_method=s256&nonce=538c8c93-851d-4f7f-9fbe-9d860739391e&state=eyjpzci6imu4otm5ngfilta0yzctndm0ns1intewlwq0zgywndfiymyxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22677662 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22677779 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //input[@id='i0116']]
22677779 main INFO main FiManagement.java:2643 Successfully navigated to 'eReceipts FI Admin' Page
22677862 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //input[@id='i0116']]
22677977 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: idSIButton9]
22677977 main INFO main FiManagement.java:2646 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
22678084 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //input[@id='i0116']]
22678149 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //input[@id='i0116']]
22681692 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ea6390cc-4331-44e6-a23b-4dbf7105e20b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mu1cqmxczku_5riz3llhxgpevxz_t5yqzanidwt30e8&code_challenge_method=s256&nonce=538c8c93-851d-4f7f-9fbe-9d860739391e&state=eyjpzci6imu4otm5ngfilta0yzctndm0ns1intewlwq0zgywndfiymyxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22681693 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22685729 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ea6390cc-4331-44e6-a23b-4dbf7105e20b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mu1cqmxczku_5riz3llhxgpevxz_t5yqzanidwt30e8&code_challenge_method=s256&nonce=538c8c93-851d-4f7f-9fbe-9d860739391e&state=eyjpzci6imu4otm5ngfilta0yzctndm0ns1intewlwq0zgywndfiymyxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22685729 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22686462 main INFO main SignInPage.java:259 Password text field is shown
22686546 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //input[@id='i0118']]
22686705 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //input[@id='i0118']]
22690498 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ea6390cc-4331-44e6-a23b-4dbf7105e20b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mu1cqmxczku_5riz3llhxgpevxz_t5yqzanidwt30e8&code_challenge_method=s256&nonce=538c8c93-851d-4f7f-9fbe-9d860739391e&state=eyjpzci6imu4otm5ngfilta0yzctndm0ns1intewlwq0zgywndfiymyxnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
22690498 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22691046 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
22691046 main INFO main FiManagement.java:2650 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
22695083 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
22695083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22703993 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22703993 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22707128 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22707129 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22707234 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //b[text()='Admin Dashboard']]
22710374 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
22710374 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22710508 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //mat-toolbar/div/button[2]/span]
22710743 main INFO main FiManagement.java:2653 Successfully navigated to the 'Control Panel' page
22710824 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //mat-toolbar/div/button[2]/span]
22712952 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //mat-toolbar/div/button[2]/span]
22713228 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immMenuBandW]
22716339 main INFO main FiManagement.java:2657 Successfully navigated to the 'Branches' page
22716477 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22716556 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22717371 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immGlobalControl_NewWorkstation_button]
22721055 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22721055 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22721155 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: imm_searchWs_GlobalControl]
22721233 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: imm_searchWs_GlobalControl]
22722596 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22722723 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22723616 main INFO main FiManagement.java:2661 <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
22728862 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22728862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22728994 main INFO main FiManagement.java:2675 From Workstation is already present:Arya
22729062 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22729140 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22729252 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immGlobalControl_NewWorkstation_button]
22732458 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22732458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22732526 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: imm_searchWs_GlobalControl]
22732604 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: imm_searchWs_GlobalControl]
22733821 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22733950 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
22734863 main INFO main FiManagement.java:2680 <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
22740112 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22740112 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22740186 main INFO main FiManagement.java:2694 To Workstation is already present:Syra
22740264 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22740327 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
22740443 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immGlobalControl_NewWorkstation_button]
22743977 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
22743977 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
22744062 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> css selector: div.mat-select-arrow]
23067260 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
23067277 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23067365 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: imm_searchWs_GlobalControl]
23067427 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: imm_searchWs_GlobalControl]
23068686 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
23068788 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
23069159 main INFO main FiManagementPage.java:1371 <b>Expected: </b>slelect the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
23069282 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (de7cc480c436c91eb82a153b393a60f5)] -> id: immAllWorkstationsControl_CloneWorkstationSettingsProcessRun_Button]
23069764 main INFO main FiManagement.java:2699 <b>Expected: </b>verify the copy setting in Workstation page<br><b>Actual(Passed): </b>Successfully copied settings from Arya toSyra
23069765 main INFO main FiManagement.java:2703 Test Passed.
23069765 main INFO main Log.java:264 **** -E---N---D- *****
23070742 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyImagingSystem
23073980 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23073980 main INFO main FiManagement.java:1835 ***** Verify Imaging system UI elements *****
23073980 main INFO main FiManagement.java:1836 ***** Verify Imaging system UI elements *****
23079115 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8b8036ff-3fe4-4ea1-80eb-4a95cbcb9674&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gp_vex8mx8g7ytfu2f6h3ilte7wmt5bd4y6ksvygfai&code_challenge_method=s256&nonce=a9b8b5b5-be4d-455f-91aa-c8293c6eda48&state=eyjpzci6immxzta3yji3ltu1yjgtndk5yy04mjhkltm4ztg2nty0zjrmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23079115 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23079229 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //input[@id='i0116']]
23079229 main INFO main FiManagement.java:1841 Successfully navigated to 'eReceipts FI Admin' Page
23079324 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //input[@id='i0116']]
23079449 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: idSIButton9]
23079449 main INFO main FiManagement.java:1844 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23079511 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //input[@id='i0116']]
23079581 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //input[@id='i0116']]
23083160 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8b8036ff-3fe4-4ea1-80eb-4a95cbcb9674&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gp_vex8mx8g7ytfu2f6h3ilte7wmt5bd4y6ksvygfai&code_challenge_method=s256&nonce=a9b8b5b5-be4d-455f-91aa-c8293c6eda48&state=eyjpzci6immxzta3yji3ltu1yjgtndk5yy04mjhkltm4ztg2nty0zjrmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23083160 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23086432 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8b8036ff-3fe4-4ea1-80eb-4a95cbcb9674&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gp_vex8mx8g7ytfu2f6h3ilte7wmt5bd4y6ksvygfai&code_challenge_method=s256&nonce=a9b8b5b5-be4d-455f-91aa-c8293c6eda48&state=eyjpzci6immxzta3yji3ltu1yjgtndk5yy04mjhkltm4ztg2nty0zjrmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23086432 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23087207 main INFO main SignInPage.java:259 Password text field is shown
23087374 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //input[@id='i0118']]
23087804 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //input[@id='i0118']]
23091725 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=8b8036ff-3fe4-4ea1-80eb-4a95cbcb9674&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gp_vex8mx8g7ytfu2f6h3ilte7wmt5bd4y6ksvygfai&code_challenge_method=s256&nonce=a9b8b5b5-be4d-455f-91aa-c8293c6eda48&state=eyjpzci6immxzta3yji3ltu1yjgtndk5yy04mjhkltm4ztg2nty0zjrmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23091726 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23092361 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23092361 main INFO main FiManagement.java:1848 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23096218 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23096218 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23105139 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23105139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23108287 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23108287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23108417 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //b[text()='Admin Dashboard']]
23111587 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23111587 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23111698 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //mat-toolbar/div/button[2]/span]
23111893 main INFO main FiManagement.java:1851 Successfully navigated to the 'Control Panel' page
23111961 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //mat-toolbar/div/button[2]/span]
23114099 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //mat-toolbar/div/button[2]/span]
23114359 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immMenuImagingIndexes]
23116740 main INFO main FiManagement.java:1855 Successfully navigated to the 'Imaging Systems' page
23117112 main INFO main FiManagement.java:1858 <b>Expected: </b> Verify for Available Indexes panel clicking down arrow expands the row <br><b>Actual(Passed): </b>Successfuly verified for Available Indexes panel clicking down arrow expands the row
23117668 main INFO main FiManagement.java:1862 <b>Expected: </b> Verify for Available Indexes panel clicking arrow to collapse the row <br><b>Actual(Passed): </b>Successfuly verified for Available Indexes panel clicking arrow to collapse the row
23118229 main INFO main FiManagement.java:1866 <b>Expected: </b> Verify for Available Functions panel clicking down arrow expands the row <br><b>Actual(Passed): </b>Successfuly verified for Available Functions panel clicking down arrow expands the row
23118716 main INFO main FiManagement.java:1870 <b>Expected: </b> Verify for Available Functions panel clicking arrow to collapse the row <br><b>Actual(Passed): </b>Successfuly verified for Available Functions panel clicking arrow to collapse the row
23126440 main INFO main FiManagement.java:1874 <b>Expected: </b>Verify that when X button is clicked the field values are cleared<br><b>Actual(Passed): </b>Successfuly verified that when X button is clicked the field values are cleared
23126542 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //mat-select[@id='mat-select-0']]
23126608 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //mat-select[@id='mat-select-0']]
23158712 main INFO main FiManagement.java:1880 Selected Imaging system : Synergy
23158793 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> css selector: input[id*='ParsedArchivedFileName']]
23159643 main INFO main ImagingIndexesPage.java:292 Entered 'Archived File Name Template' : {MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdfEdit
23160802 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> css selector: input[id*='ArchivePath']]
23161360 main INFO main ImagingIndexesPage.java:300 Entered 'Archived Path' : C:\PDFEdit
23162906 main INFO main ImagingIndexesPage.java:338 Entered 'Include Blank Indexes' : trueEdit
23164214 main INFO main ImagingIndexesPage.java:350 Entered 'Delete Files' : trueEdit
23165312 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immFileRoom]
23165839 main INFO main ImagingIndexesPage.java:236 Entered 'File Room' : RoomEdit with all the validations
23166962 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immCabinet]
23167490 main INFO main ImagingIndexesPage.java:240 Entered 'Cabinet' : 44Edit with all the validations
23168608 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immType]
23169183 main INFO main ImagingIndexesPage.java:244 Entered 'Type' : 122212Edit with all the validations
23172344 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immInstitution]
23172862 main INFO main ImagingIndexesPage.java:248 Entered 'Institution' : 9997Edit with all the validations
23176018 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immAuthority]
23176538 main INFO main ImagingIndexesPage.java:252 Entered 'Authority' : IMMEdit with all the validations
23177662 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immVocabulary]
23178164 main INFO main ImagingIndexesPage.java:256 Entered 'Vocabulary' : IMMEdit with all the validations
23181313 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immDocName]
23181888 main INFO main ImagingIndexesPage.java:260 Entered 'Document Name' : { MemberNumber }Edit with all the validations
23182987 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> css selector: input[id*='ArchiveReplacePath']]
23183593 main INFO main ImagingIndexesPage.java:304 Entered 'Archived Replace Path' : C:\PDFEdit
23197577 main INFO main FiManagement.java:1889 <b>Expected: </b>Verify that when Reset button is clicked the field values are cleared<br><b>Actual(Passed): </b>Successfuly verified that when Reset button is clicked the field values are cleared
23197662 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //mat-select[@id='mat-select-0']]
23197743 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> xpath: //mat-select[@id='mat-select-0']]
23229716 main INFO main FiManagement.java:1893 Selected Imaging system : Synergy
23238044 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/imagingindexes
23238044 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23238112 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> css selector: input[id*='ParsedArchivedFileName']]
23239109 main INFO main ImagingIndexesPage.java:292 Entered 'Archived File Name Template' : {MemberNumber}_{Teller}_%FormatDate({Date},'MMddyy')_{Time}%GetCurrentDateTime('ffff').pdf
23240181 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> css selector: input[id*='ArchivePath']]
23240743 main INFO main ImagingIndexesPage.java:300 Entered 'Archived Path' : C:\PDF
23242224 main INFO main ImagingIndexesPage.java:338 Entered 'Include Blank Indexes' : true
23243501 main INFO main ImagingIndexesPage.java:350 Entered 'Delete Files' : true
23244578 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immFileRoom]
23245087 main INFO main ImagingIndexesPage.java:236 Entered 'File Room' : Room with all the validations
23246150 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immCabinet]
23246757 main INFO main ImagingIndexesPage.java:240 Entered 'Cabinet' : 44 with all the validations
23247829 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immType]
23248470 main INFO main ImagingIndexesPage.java:244 Entered 'Type' : 122212 with all the validations
23251575 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immInstitution]
23252145 main INFO main ImagingIndexesPage.java:248 Entered 'Institution' : 9997 with all the validations
23255263 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immAuthority]
23255902 main INFO main ImagingIndexesPage.java:252 Entered 'Authority' : IMM with all the validations
23256978 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immVocabulary]
23257526 main INFO main ImagingIndexesPage.java:256 Entered 'Vocabulary' : IMM with all the validations
23260612 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> id: immDocName]
23261213 main INFO main ImagingIndexesPage.java:260 Entered 'Document Name' : { MemberNumber } with all the validations
23262297 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6d3f6504495fd293eae789cc919edeaf)] -> css selector: input[id*='ArchiveReplacePath']]
23262867 main INFO main ImagingIndexesPage.java:304 Entered 'Archived Replace Path' : C:\PDF
23266264 main INFO main FiManagement.java:1904 clicked on Save
23268569 main INFO main FiManagement.java:1906 clicked on Reset Archive Agent
23268569 main INFO main FiManagement.java:1908 Test Passed.
23268569 main INFO main Log.java:264 **** -E---N---D- *****
23269481 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportFileLocationPath
23272582 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23272582 main INFO main FiManagement.java:968 ***** verify the Member import file location path *****
23272582 main INFO main FiManagement.java:969 ***** verify the Member import file location path *****
23277384 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7a7eb0e8-7b81-4590-8d92-b2b3cf5e44aa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tlw9gwnywqehspfnw2vcv_nywz4kqaex6weqhcoovkw&code_challenge_method=s256&nonce=e36d5a97-fd2f-4cef-b3cc-33410f9a3d27&state=eyjpzci6ijgwntm4zjuwlwrknmutngqzmc1izwi0ltk0otu2ndc3ywvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23277384 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23277506 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //input[@id='i0116']]
23277506 main INFO main FiManagement.java:974 Successfully navigated to 'eReceipts FI Admin' Page
23277585 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //input[@id='i0116']]
23278115 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: idSIButton9]
23278115 main INFO main FiManagement.java:977 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23278181 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //input[@id='i0116']]
23278259 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //input[@id='i0116']]
23282130 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7a7eb0e8-7b81-4590-8d92-b2b3cf5e44aa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tlw9gwnywqehspfnw2vcv_nywz4kqaex6weqhcoovkw&code_challenge_method=s256&nonce=e36d5a97-fd2f-4cef-b3cc-33410f9a3d27&state=eyjpzci6ijgwntm4zjuwlwrknmutngqzmc1izwi0ltk0otu2ndc3ywvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23282130 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23285615 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7a7eb0e8-7b81-4590-8d92-b2b3cf5e44aa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tlw9gwnywqehspfnw2vcv_nywz4kqaex6weqhcoovkw&code_challenge_method=s256&nonce=e36d5a97-fd2f-4cef-b3cc-33410f9a3d27&state=eyjpzci6ijgwntm4zjuwlwrknmutngqzmc1izwi0ltk0otu2ndc3ywvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23285616 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23286499 main INFO main SignInPage.java:259 Password text field is shown
23286845 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //input[@id='i0118']]
23287323 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //input[@id='i0118']]
23290941 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7a7eb0e8-7b81-4590-8d92-b2b3cf5e44aa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tlw9gwnywqehspfnw2vcv_nywz4kqaex6weqhcoovkw&code_challenge_method=s256&nonce=e36d5a97-fd2f-4cef-b3cc-33410f9a3d27&state=eyjpzci6ijgwntm4zjuwlwrknmutngqzmc1izwi0ltk0otu2ndc3ywvjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23290941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23291515 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23291515 main INFO main FiManagement.java:981 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23295385 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23295393 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23304097 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23304097 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23307208 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23307208 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23307366 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //b[text()='Admin Dashboard']]
23310503 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23310503 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23310629 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //mat-toolbar/div/button[2]/span]
23310829 main INFO main FiManagement.java:984 Successfully navigated to the 'Control Panel' page
23310894 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //mat-toolbar/div/button[2]/span]
23313010 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> xpath: //mat-toolbar/div/button[2]/span]
23315619 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immMenuMemberImportOnDemand]
23317914 main INFO main FiManagement.java:988 Successfully navigated to the 'Member Import' page
23318013 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immFilePathOnDemand]
23318098 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immFilePathOnDemand]
23318664 main INFO main FiManagement.java:992 Fill the file Path for 'On Demand'
23321767 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immOnDemandImport]
23322002 main INFO main FiManagement.java:993 <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given
23322201 main INFO main FiManagement.java:998 Click on clear button
23325487 main INFO main FiManagement.java:999 <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button
23325561 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immFilePathOnDemand]
23325623 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immFilePathOnDemand]
23326118 main INFO main FiManagement.java:1004 Fill the file Path for 'On Demand' with Invalid Path
23334426 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immOnDemandImport]
23334670 main INFO main FiManagement.java:1005 <b>Expected: </b>verify the import button is disable after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after Invalid filepath is given
23342998 main INFO main FiManagement.java:1009 <b>Expected: </b>verify the error message is present after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the error message is present after Invalid filePath is given
23343232 main INFO main FiManagement.java:1014 Click on X clear button
23346498 main INFO main FiManagement.java:1015 <b>Expected: </b>verify the import file path is empty after clicking X clear tool tip<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking X clear tool tip
23346574 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immFilePathOnDemand]
23346639 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immFilePathOnDemand]
23347038 main INFO main FiManagement.java:1020 Fill the file Path for UNC path
23350107 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (c2e0ff4cf168469b61e1be02fe0f3e45)] -> id: immOnDemandImport]
23350343 main INFO main FiManagement.java:1021 <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given
23350343 main INFO main FiManagement.java:1025 Test Passed.
23350343 main INFO main Log.java:264 **** -E---N---D- *****
23351214 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportOnDemandPage
23354131 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23354131 main INFO main FiManagement.java:878 ***** verify Member Import 'On Demand' Page *****
23354132 main INFO main FiManagement.java:879 ***** verify Member Import 'On Demand' Page *****
23359028 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6a40b5d1-f64d-4aeb-9b97-f7ac6a012535&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mfr-ssi9zjqvmnwq3xgdxfb0faiebsh_i8haivo4mlq&code_challenge_method=s256&nonce=a24674dc-4620-4cbc-8fbc-6a4bf7b9133e&state=eyjpzci6imixndfiogziltc5njutndjioc05mzizlwyymjuwyjdlowywmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23359029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23359138 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //input[@id='i0116']]
23359138 main INFO main FiManagement.java:884 Successfully navigated to 'eReceipts FI Admin' Page
23359217 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //input[@id='i0116']]
23359364 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: idSIButton9]
23359364 main INFO main FiManagement.java:887 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23359429 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //input[@id='i0116']]
23359507 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //input[@id='i0116']]
23362978 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6a40b5d1-f64d-4aeb-9b97-f7ac6a012535&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mfr-ssi9zjqvmnwq3xgdxfb0faiebsh_i8haivo4mlq&code_challenge_method=s256&nonce=a24674dc-4620-4cbc-8fbc-6a4bf7b9133e&state=eyjpzci6imixndfiogziltc5njutndjioc05mzizlwyymjuwyjdlowywmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23362979 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23366633 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6a40b5d1-f64d-4aeb-9b97-f7ac6a012535&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mfr-ssi9zjqvmnwq3xgdxfb0faiebsh_i8haivo4mlq&code_challenge_method=s256&nonce=a24674dc-4620-4cbc-8fbc-6a4bf7b9133e&state=eyjpzci6imixndfiogziltc5njutndjioc05mzizlwyymjuwyjdlowywmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23366633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23367441 main INFO main SignInPage.java:259 Password text field is shown
23367659 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //input[@id='i0118']]
23367938 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //input[@id='i0118']]
23371345 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6a40b5d1-f64d-4aeb-9b97-f7ac6a012535&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mfr-ssi9zjqvmnwq3xgdxfb0faiebsh_i8haivo4mlq&code_challenge_method=s256&nonce=a24674dc-4620-4cbc-8fbc-6a4bf7b9133e&state=eyjpzci6imixndfiogziltc5njutndjioc05mzizlwyymjuwyjdlowywmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23371345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23371895 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23371895 main INFO main FiManagement.java:891 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23375695 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23375695 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23384466 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23384466 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23387583 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23387583 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23387708 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //b[text()='Admin Dashboard']]
23390858 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23390858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23390977 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //mat-toolbar/div/button[2]/span]
23391198 main INFO main FiManagement.java:894 Successfully navigated to the 'Control Panel' page
23391277 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //mat-toolbar/div/button[2]/span]
23393389 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> xpath: //mat-toolbar/div/button[2]/span]
23395994 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immMenuMemberImportOnDemand]
23398299 main INFO main FiManagement.java:898 Successfully navigated to the 'Member Import' page
23398418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23398482 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23399084 main INFO main FiManagement.java:902 Fill the file Path for 'On Demand'
23402213 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immOnDemandImport]
23402480 main INFO main FiManagement.java:903 <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given
23402668 main INFO main FiManagement.java:908 Click on clear button
23406014 main INFO main FiManagement.java:909 <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button
23406099 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23406183 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23406771 main INFO main FiManagement.java:914 Fill the file Path for 'On Demand' with Invalid Path
23415058 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immOnDemandImport]
23415310 main INFO main FiManagement.java:915 <b>Expected: </b>verify the import button is disable after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after Invalid filepath is given
23423636 main INFO main FiManagement.java:919 <b>Expected: </b>verify the error message is present after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the error message is present after Invalid filePath is given
23423840 main INFO main FiManagement.java:924 Click on X clear button
23427099 main INFO main FiManagement.java:925 <b>Expected: </b>verify the import file path is empty after clicking X clear tool tip<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking X clear tool tip
23427174 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23427252 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23427808 main INFO main FiManagement.java:930 Fill the file Path for 'On Demand' with XML file
23436099 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immOnDemandImport]
23436366 main INFO main FiManagement.java:931 <b>Expected: </b>verify the import button is disable after other extension filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after other extension filePath is given
23444699 main INFO main FiManagement.java:935 <b>Expected: </b>verify the error message is present after other extension filePath is given<br><b>Actual(Passed): </b>Successfully verified the error message is present after other extension filePath is given
23444774 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23444836 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immFilePathOnDemand]
23445447 main INFO main FiManagement.java:940 Fill the file Path for 'On Demand'
23445525 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3422c64ce3b85b31bb9da7392d40ea04)] -> id: immOnDemandImport]
23445981 main INFO main FiManagement.java:942 Ckicked in Import
23445981 main INFO main FiManagement.java:943 Test Passed.
23445981 main INFO main Log.java:264 **** -E---N---D- *****
23446836 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportPageTimeAndDatePickers
23449881 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23449882 main INFO main FiManagement.java:1703 ***** verify Member Import Page Time And Date Pickers *****
23449882 main INFO main FiManagement.java:1704 ***** verify Member Import Page Time And Date Pickers *****
23454942 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=af484f7c-c7ff-4ff5-a2b6-9486066b9229&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=guu2xqyfxcnk0vqmrqc7u01gsqmxsafqx1drjrilwma&code_challenge_method=s256&nonce=52504bdb-9323-484d-947f-c46471adcefe&state=eyjpzci6imjjnddjmdeyltu1zdetndywzi05ndu3ltblntm0zgqzodmzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23454942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23455105 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@id='i0116']]
23455105 main INFO main FiManagement.java:1709 Successfully navigated to 'eReceipts FI Admin' Page
23455184 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@id='i0116']]
23455298 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> id: idSIButton9]
23455298 main INFO main FiManagement.java:1712 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23455377 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@id='i0116']]
23455455 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@id='i0116']]
23459529 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=af484f7c-c7ff-4ff5-a2b6-9486066b9229&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=guu2xqyfxcnk0vqmrqc7u01gsqmxsafqx1drjrilwma&code_challenge_method=s256&nonce=52504bdb-9323-484d-947f-c46471adcefe&state=eyjpzci6imjjnddjmdeyltu1zdetndywzi05ndu3ltblntm0zgqzodmzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23459530 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23462940 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=af484f7c-c7ff-4ff5-a2b6-9486066b9229&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=guu2xqyfxcnk0vqmrqc7u01gsqmxsafqx1drjrilwma&code_challenge_method=s256&nonce=52504bdb-9323-484d-947f-c46471adcefe&state=eyjpzci6imjjnddjmdeyltu1zdetndywzi05ndu3ltblntm0zgqzodmzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23462940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23463608 main INFO main SignInPage.java:259 Password text field is shown
23463684 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@id='i0118']]
23463756 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@id='i0118']]
23467286 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=af484f7c-c7ff-4ff5-a2b6-9486066b9229&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=guu2xqyfxcnk0vqmrqc7u01gsqmxsafqx1drjrilwma&code_challenge_method=s256&nonce=52504bdb-9323-484d-947f-c46471adcefe&state=eyjpzci6imjjnddjmdeyltu1zdetndywzi05ndu3ltblntm0zgqzodmzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23467287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23467872 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23467872 main INFO main FiManagement.java:1716 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23471817 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23471817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23480614 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23480614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23483718 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23483718 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23483838 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //b[text()='Admin Dashboard']]
23486980 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23486980 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23487084 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //mat-toolbar/div/button[2]/span]
23487283 main INFO main FiManagement.java:1719 Successfully navigated to the 'Control Panel' page
23487361 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //mat-toolbar/div/button[2]/span]
23489483 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //mat-toolbar/div/button[2]/span]
23492093 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> id: immMenuMemberImportSchedule]
23494411 main INFO main FiManagement.java:1723 Successfully navigated to the 'Member Import' page
23494987 main INFO main FiManagement.java:1726 <b>Expected: </b>verify the Hour up Arrow is working or not<br><b>Actual(Passed): </b>Successfuly verified the hour up arrow is working
23495520 main INFO main FiManagement.java:1729 <b>Expected: </b>verify the Hour down Arrow is working or not<br><b>Actual(Passed): </b>Successfuly verified the hour down arrow is working
23496099 main INFO main FiManagement.java:1733 <b>Expected: </b>verify the Min up Arrow is working or not<br><b>Actual(Passed): </b>Successfuly verified the Min up arrow is working
23496631 main INFO main FiManagement.java:1736 <b>Expected: </b>verify the Min down Arrow is working or not<br><b>Actual(Passed): </b>Successfuly verified the Min down arrow is working
23497128 main ERROR main FiManagement.java:1739 <b>Expected: </b>verify the button AM/PM is working or not<br><b>Actual(Failed): </b>Failed to verify the button AM/PM is working
23497243 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@aria-label='Minutes']]
23497367 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> xpath: //input[@aria-label='Hours']]
23500697 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> id: immScheduleDate]
23509297 main INFO main FiManagement.java:1743 <b>Expected: </b>verify the Date error message is present or not<br><b>Actual(Passed): </b>Successfuly verified the Date error message is working
23509577 main INFO main FiManagement.java:1747 <b>Expected: </b>Verify The default setting is 'One Time'<br><b>Actual(Passed): </b>Successfuly verified The default setting is 'One Time'
23510158 main INFO main MemberImportPage.java:372 Opened the calender
23510556 main INFO main MemberImportPage.java:380 Opened the year
23523440 main INFO main MemberImportPage.java:390 Opened the Month
23547315 main INFO main MemberImportPage.java:406 Opened the Day
23560227 main ERROR main FiManagement.java:1752 <b>Expected: </b>Verify Date via calender selection<br><b>Actual(Failed): </b>Failed to verify Date via calender selection
23568520 main ERROR main FiManagement.java:1755 <b>Expected: </b>verify the Date error message is present or not<br><b>Actual(Failed): </b>Failed to verify the Date error message is not working for Date via Manual entry
23571943 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> id: immFilePathSchedule]
23572015 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (63f35d7ed864cf8a385bdc4c0012349b)] -> id: immFilePathSchedule]
23573358 main FATAL main FiManagement.java:1787 element click intercepted: Element <input _ngcontent-jms-c320="" id="immFilePathSchedule" matinput="" name="filePathSchedule" autocomplete="off" required="" pattern="^((\\\\[a-zA-Z0-9\.\-_\s]+)|([a-zA-Z]:)|%[a-zA-Z0-9\-_\s\.]+%)(\\([a-zA-Z0-9\-_%\s\.]+)[\$]{0,1})*(\\[a-zA-Z0-9\-_%\s]+\.([cC][sS][vV]))" class="mat-input-element mat-form-field-autofill-control ng-tns-c175-7 ng-untouched ng-pristine ng-invalid cdk-text-field-autofill-monitored" data-placeholder="File Location" aria-required="true"> is not clickable at point (814, 219). Other element would receive the click: <div class="cdk-overlay-backdrop mat-overlay-transparent-backdrop mat-datepicker-0-backdrop cdk-overlay-backdrop-showing"></div>
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <input _ngcontent-jms-c320="" id="immFilePathSchedule" matinput="" name="filePathSchedule" autocomplete="off" required="" pattern="^((\\\\[a-zA-Z0-9\.\-_\s]+)|([a-zA-Z]:)|%[a-zA-Z0-9\-_\s\.]+%)(\\([a-zA-Z0-9\-_%\s\.]+)[\$]{0,1})*(\\[a-zA-Z0-9\-_%\s]+\.([cC][sS][vV]))" class="mat-input-element mat-form-field-autofill-control ng-tns-c175-7 ng-untouched ng-pristine ng-invalid cdk-text-field-autofill-monitored" data-placeholder="File Location" aria-required="true"> is not clickable at point (814, 219). Other element would receive the click: <div class="cdk-overlay-backdrop mat-overlay-transparent-backdrop mat-datepicker-0-backdrop cdk-overlay-backdrop-showing"></div>
     (Session info: chrome=125.0.6422.113)
    Build info: version: '4.7.1', revision: 'c6795baf1a3'
    System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_191'
    Driver info: org.openqa.selenium.remote.RemoteWebDriver
    Command: [63f35d7ed864cf8a385bdc4c0012349b, clickElement {id=f.267663873DB99965AF38D45B6788FFE1.d.CCF3018C22F886C21A5B095B30B28573.e.40}]
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 125.0.6422.113, chrome: {chromedriverVersion: 125.0.6422.78 (14db42ec38ad..., userDataDir: C:\Users\ratnak\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:57181}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.10.174:4444/se..., se:cdpVersion: 125.0.6422.113, 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 (63f35d7ed864cf8a385bdc4c0012349b)] -> id: immFilePathSchedule]
    Session ID: 63f35d7ed864cf8a385bdc4c0012349b
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
     at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
     at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
     at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
     at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
     at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:257)
     at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78)
     at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
     at com.sun.proxy.$Proxy16.click(Unknown Source)
     at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52)
     at com.sun.proxy.$Proxy16.click(Unknown Source)
     at com.imm.ereceipt.support.BrowserActions.typeOnTextField(BrowserActions.java:40)
     at com.imm.ereceipt.pages.MemberImportPage.fillFilePathSchedule(MemberImportPage.java:286)
     at com.imm.ereceipt.testscripts.FiManagement.FiManagement.verifyMemberImportPageTimeAndDatePickers(FiManagement.java:1763)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:661)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:744)
     at org.testng.TestRunner.run(TestRunner.java:602)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:380)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340)
     at org.testng.SuiteRunner.run(SuiteRunner.java:289)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1226)
     at org.testng.TestNG.runSuites(TestNG.java:1144)
     at org.testng.TestNG.run(TestNG.java:1115)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:132)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:230)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:76)
23573374 main INFO main Log.java:264 **** -E---N---D- *****
23574253 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportSchedulePage
23577297 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23577297 main INFO main FiManagement.java:1049 ***** verify Member Import 'Schedule' Page *****
23577297 main INFO main FiManagement.java:1050 ***** verify Member Import 'Schedule' Page *****
23582012 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a349e04-192c-4b3e-a091-a6af039b7af9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9pctlce1hqn3dhkrnnjv8uys2layvvbl-x13ym-jozs&code_challenge_method=s256&nonce=1765925f-9ec6-46f3-b0a0-088610707e83&state=eyjpzci6ijk4mjzhmthilwyynditndblyi1iodkwlta0mzkwndg4nza3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23582012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23582135 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@id='i0116']]
23582135 main INFO main FiManagement.java:1055 Successfully navigated to 'eReceipts FI Admin' Page
23582221 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@id='i0116']]
23582330 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: idSIButton9]
23582330 main INFO main FiManagement.java:1058 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23582396 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@id='i0116']]
23582459 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@id='i0116']]
23586027 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a349e04-192c-4b3e-a091-a6af039b7af9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9pctlce1hqn3dhkrnnjv8uys2layvvbl-x13ym-jozs&code_challenge_method=s256&nonce=1765925f-9ec6-46f3-b0a0-088610707e83&state=eyjpzci6ijk4mjzhmthilwyynditndblyi1iodkwlta0mzkwndg4nza3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23586027 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23589683 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a349e04-192c-4b3e-a091-a6af039b7af9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9pctlce1hqn3dhkrnnjv8uys2layvvbl-x13ym-jozs&code_challenge_method=s256&nonce=1765925f-9ec6-46f3-b0a0-088610707e83&state=eyjpzci6ijk4mjzhmthilwyynditndblyi1iodkwlta0mzkwndg4nza3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23589684 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23590388 main INFO main SignInPage.java:259 Password text field is shown
23590470 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@id='i0118']]
23590545 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@id='i0118']]
23593907 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a349e04-192c-4b3e-a091-a6af039b7af9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9pctlce1hqn3dhkrnnjv8uys2layvvbl-x13ym-jozs&code_challenge_method=s256&nonce=1765925f-9ec6-46f3-b0a0-088610707e83&state=eyjpzci6ijk4mjzhmthilwyynditndblyi1iodkwlta0mzkwndg4nza3msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23593908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23594527 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23594527 main INFO main FiManagement.java:1062 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23598291 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23598291 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23606871 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23606871 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23610014 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23610014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23610133 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //b[text()='Admin Dashboard']]
23613237 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23613237 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23613347 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //mat-toolbar/div/button[2]/span]
23614330 main INFO main FiManagement.java:1065 Successfully navigated to the 'Control Panel' page
23614396 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //mat-toolbar/div/button[2]/span]
23616552 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //mat-toolbar/div/button[2]/span]
23619174 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immMenuMemberImportSchedule]
23621499 main INFO main FiManagement.java:1069 Successfully navigated to the 'Member Import' page
23621647 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@aria-label='Minutes']]
23621835 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@aria-label='Hours']]
23625184 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immScheduleDate]
23625445 main INFO main FiManagement.java:1073 Changing date and time after 1 days for 'Schedule'
23625722 main INFO main MemberImportPage.java:490 click on Daily
23632000 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/memberimport/sd
23632000 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23632128 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immFilePathSchedule]
23632190 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immFilePathSchedule]
23632855 main INFO main FiManagement.java:1077 Fill the file Path for 'Schedule'
23635969 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immScheduleImport]
23636228 main INFO main FiManagement.java:1079 <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given
23636447 main INFO main FiManagement.java:1084 Click on clear button
23637737 main INFO main FiManagement.java:1086 <b>Expected: </b>verify the import file path is empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking clear button
23637806 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immFilePathSchedule]
23637869 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immFilePathSchedule]
23638492 main INFO main FiManagement.java:1091 Fill the file Path for 'Schedule' with Invalid Path
23646791 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immScheduleImport]
23647070 main INFO main FiManagement.java:1092 <b>Expected: </b>verify the import button is disable after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is disable after Invalid filepath is given
23655413 main INFO main FiManagement.java:1096 <b>Expected: </b>verify the error message is present after Invalid filePath is given<br><b>Actual(Passed): </b>Successfully verified the error message is present after Invalid filePath is given
23655647 main INFO main FiManagement.java:1101 Click on X clear button
23656948 main INFO main FiManagement.java:1103 <b>Expected: </b>verify the import file path is empty after clicking X clear tool tip<br><b>Actual(Passed): </b>Successfully verified the import file path is empty after clicking X clear tool tip
23660300 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immFilePathSchedule]
23660367 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immFilePathSchedule]
23660943 main INFO main FiManagement.java:1111 Fill the file Path for 'Schedule'
23661078 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@aria-label='Minutes']]
23661226 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //input[@aria-label='Hours']]
23664484 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immScheduleDate]
23664733 main INFO main FiManagement.java:1113 Changing date and time after 2 days for 'Schedule'
23664947 main INFO main MemberImportPage.java:490 click on Daily
23671297 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/memberimport/sd
23671297 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23671370 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> id: immScheduleImport]
23677212 main INFO main FiManagement.java:1117 <b>Expected: </b>verify the increase of shedule in Schedule table for Daily<br><b>Actual(Passed): </b>Successfully verified the increase of shedule in Schedule table for Daily
23683947 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> css selector: div[id*='immScheduleDelete']]
23691285 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (a493ff1ddb77408b160155ec10fd6bec)] -> xpath: //app-confirmation-dialog/div[2]/button[2]]
23691732 main INFO main FiManagement.java:1124 <b>Expected: </b>verify the shedule is deleted or not in Schedule table<br><b>Actual(Passed): </b>Successfully verified shedule is deleted in Schedule table
23695198 main INFO main FiManagement.java:1129 <b>Expected: </b>verify the decreased of shedule in Schedule table<br><b>Actual(Passed): </b>Successfully verified the decreased of shedule in Schedule table
23695198 main INFO main FiManagement.java:1132 Test Passed.
23695201 main INFO main Log.java:264 **** -E---N---D- *****
23696031 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportSchedulePageDaily
23698725 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23698725 main INFO main FiManagement.java:1298 ***** verify the Member import Schedule Daily Schedule *****
23698725 main INFO main FiManagement.java:1299 ***** verify the Member import Schedule Daily Schedule *****
23703630 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a482352f-6587-4b41-af35-9f8f5fe1ebfe&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rmntdi_iut271c6dd-xpjpwmjxsexp3xpudyfgbmeky&code_challenge_method=s256&nonce=5d563d6e-5d66-46b9-b054-8bf98eb65456&state=eyjpzci6iju4zjgyymnmlwjhyzctndnmyy04odm3lti1yzmwmzrkntexocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23703631 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23703769 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@id='i0116']]
23703769 main INFO main FiManagement.java:1304 Successfully navigated to 'eReceipts FI Admin' Page
23703832 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@id='i0116']]
23703944 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> id: idSIButton9]
23703944 main INFO main FiManagement.java:1307 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23704022 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@id='i0116']]
23704100 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@id='i0116']]
23707607 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a482352f-6587-4b41-af35-9f8f5fe1ebfe&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rmntdi_iut271c6dd-xpjpwmjxsexp3xpudyfgbmeky&code_challenge_method=s256&nonce=5d563d6e-5d66-46b9-b054-8bf98eb65456&state=eyjpzci6iju4zjgyymnmlwjhyzctndnmyy04odm3lti1yzmwmzrkntexocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23707608 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23711399 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a482352f-6587-4b41-af35-9f8f5fe1ebfe&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rmntdi_iut271c6dd-xpjpwmjxsexp3xpudyfgbmeky&code_challenge_method=s256&nonce=5d563d6e-5d66-46b9-b054-8bf98eb65456&state=eyjpzci6iju4zjgyymnmlwjhyzctndnmyy04odm3lti1yzmwmzrkntexocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23711399 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23712186 main INFO main SignInPage.java:259 Password text field is shown
23712319 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@id='i0118']]
23712394 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@id='i0118']]
23715759 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a482352f-6587-4b41-af35-9f8f5fe1ebfe&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rmntdi_iut271c6dd-xpjpwmjxsexp3xpudyfgbmeky&code_challenge_method=s256&nonce=5d563d6e-5d66-46b9-b054-8bf98eb65456&state=eyjpzci6iju4zjgyymnmlwjhyzctndnmyy04odm3lti1yzmwmzrkntexocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23715760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23716323 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23716323 main INFO main FiManagement.java:1311 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23720153 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23720153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23729064 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23729064 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23732227 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23732227 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23732344 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //b[text()='Admin Dashboard']]
23735498 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23735498 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23735629 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //mat-toolbar/div/button[2]/span]
23735833 main INFO main FiManagement.java:1314 Successfully navigated to the 'Control Panel' page
23735916 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //mat-toolbar/div/button[2]/span]
23738028 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //mat-toolbar/div/button[2]/span]
23740647 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> id: immMenuMemberImportSchedule]
23742961 main INFO main FiManagement.java:1318 Successfully navigated to the 'Member Import' page
23743143 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@aria-label='Minutes']]
23743347 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> xpath: //input[@aria-label='Hours']]
23746691 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> id: immScheduleDate]
23746959 main INFO main FiManagement.java:1324 Changing date and time after 1 days for 'Schedule'
23747248 main INFO main MemberImportPage.java:490 click on Daily
23753541 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/memberimport/sd
23753541 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23753548 main INFO main FiManagement.java:1328 Set schedule type to Daily succesfully
23753676 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> id: immFilePathSchedule]
23753739 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> id: immFilePathSchedule]
23754399 main INFO main FiManagement.java:1330 Fill the file Path for 'Schedule'
23757530 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> id: immScheduleImport]
23757801 main INFO main FiManagement.java:1332 <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given
23757879 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1303e7dca678c650adee458003ba1bc1)] -> id: immScheduleImport]
23760101 main INFO main FiManagement.java:1337 Clicked on import button successfully'
23760102 main INFO main FiManagement.java:1339 Test Passed.
23760102 main INFO main Log.java:264 **** -E---N---D- *****
23760973 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportSchedulePageDate
23763964 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23763964 main INFO main FiManagement.java:1151 ***** verify Member Import Page Date Time Fields *****
23763964 main INFO main FiManagement.java:1152 ***** verify Member Import Page Date Time Fields *****
23768789 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e01f7c60-b5a1-4dbe-9a6e-140d478f9476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jje_0yilw-2akdrspthk0boeyhecivm-5ztfwnugik8&code_challenge_method=s256&nonce=255286d8-85d6-4261-b257-ea4299938610&state=eyjpzci6ijm0njyznzk0lwu5mmutnda1mc1imdqxlwi0ngy1zjfiotewziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23768789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23768905 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@id='i0116']]
23768905 main INFO main FiManagement.java:1157 Successfully navigated to 'eReceipts FI Admin' Page
23768970 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@id='i0116']]
23769082 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: idSIButton9]
23769082 main INFO main FiManagement.java:1160 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23769205 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@id='i0116']]
23769283 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@id='i0116']]
23772852 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e01f7c60-b5a1-4dbe-9a6e-140d478f9476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jje_0yilw-2akdrspthk0boeyhecivm-5ztfwnugik8&code_challenge_method=s256&nonce=255286d8-85d6-4261-b257-ea4299938610&state=eyjpzci6ijm0njyznzk0lwu5mmutnda1mc1imdqxlwi0ngy1zjfiotewziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23772853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23777077 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e01f7c60-b5a1-4dbe-9a6e-140d478f9476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jje_0yilw-2akdrspthk0boeyhecivm-5ztfwnugik8&code_challenge_method=s256&nonce=255286d8-85d6-4261-b257-ea4299938610&state=eyjpzci6ijm0njyznzk0lwu5mmutnda1mc1imdqxlwi0ngy1zjfiotewziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23777077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23777912 main INFO main SignInPage.java:259 Password text field is shown
23778404 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@id='i0118']]
23778494 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@id='i0118']]
23781929 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e01f7c60-b5a1-4dbe-9a6e-140d478f9476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jje_0yilw-2akdrspthk0boeyhecivm-5ztfwnugik8&code_challenge_method=s256&nonce=255286d8-85d6-4261-b257-ea4299938610&state=eyjpzci6ijm0njyznzk0lwu5mmutnda1mc1imdqxlwi0ngy1zjfiotewziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23781929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23782499 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23782500 main INFO main FiManagement.java:1164 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23786323 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23786323 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23796173 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23796173 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23799288 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23799289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23799407 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //b[text()='Admin Dashboard']]
23802542 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23802542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23802641 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //mat-toolbar/div/button[2]/span]
23802863 main INFO main FiManagement.java:1167 Successfully navigated to the 'Control Panel' page
23802935 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //mat-toolbar/div/button[2]/span]
23805080 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //mat-toolbar/div/button[2]/span]
23807686 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: immMenuMemberImportSchedule]
23810003 main INFO main FiManagement.java:1171 Successfully navigated to the 'Member Import' page
23810553 main INFO main FiManagement.java:1176 <b>Expected: </b>verify the Hour down Arrow is working or not<br><b>Actual(Passed): </b>Successfuly verified the hour down arrow is working
23818917 main INFO main FiManagement.java:1180 <b>Expected: </b>verify the Date error message is present or not<br><b>Actual(Passed): </b>Successfuly verified the Date error message is working
23819473 main INFO main FiManagement.java:1184 <b>Expected: </b>verify the Hour up Arrow is working or not<br><b>Actual(Passed): </b>Successfuly verified the hour down arrow is working
23819632 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@aria-label='Minutes']]
23819755 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@aria-label='Hours']]
23823098 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: immScheduleDate]
23823376 main INFO main FiManagement.java:1190 Input past date 'Schedule'
23831648 main INFO main FiManagement.java:1191 <b>Expected: </b>verify the Date error message is present or not<br><b>Actual(Passed): </b>Successfuly verified the Date error message is working
23831749 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@aria-label='Minutes']]
23831886 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> xpath: //input[@aria-label='Hours']]
23835109 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: immScheduleDate]
23835350 main INFO main FiManagement.java:1198 Changing date and time after 1 days for 'Schedule'
23835574 main INFO main MemberImportPage.java:490 click on Daily
23841885 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/memberimport/sd
23841885 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23841999 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: immFilePathSchedule]
23842072 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: immFilePathSchedule]
23842680 main INFO main FiManagement.java:1204 Fill the file Path for 'Schedule'
23845795 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: immScheduleImport]
23846019 main INFO main FiManagement.java:1206 <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given
23849319 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (13578f4db5b80c65f253454e26c0e42a)] -> id: immScheduleDate]
23849616 main INFO main FiManagement.java:1213 Input alphanumeric char in date field
23857899 main INFO main FiManagement.java:1214 <b>Expected: </b>verify the Date error message is present or not<br><b>Actual(Passed): </b>Successfuly verified the Date error message is working
23857902 main INFO main FiManagement.java:1218 Test Passed.
23857902 main INFO main Log.java:264 **** -E---N---D- *****
23858743 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportSchedulePageDefaults
23861626 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23861627 main INFO main FiManagement.java:2929 ***** verify the Member import Schedule PAge Defaults *****
23861627 main INFO main FiManagement.java:2930 ***** verify the Member import Schedule PAge Defaults *****
23866410 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a84e439c-d454-4e4e-94ae-14c118000aff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=e4du-oc-x9gdpobjwqfyfwsot_oyhvnph_vzi-srfus&code_challenge_method=s256&nonce=bffcee44-64f3-41b8-a565-a013730bd7d2&state=eyjpzci6imjmmzrlmdgylwiwmzgtnde3zc1intmzlwm2ndblytvlztlhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23866424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23866537 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //input[@id='i0116']]
23866537 main INFO main FiManagement.java:2935 Successfully navigated to 'eReceipts FI Admin' Page
23866617 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //input[@id='i0116']]
23866742 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> id: idSIButton9]
23866742 main INFO main FiManagement.java:2938 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23866850 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //input[@id='i0116']]
23866928 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //input[@id='i0116']]
23870422 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a84e439c-d454-4e4e-94ae-14c118000aff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=e4du-oc-x9gdpobjwqfyfwsot_oyhvnph_vzi-srfus&code_challenge_method=s256&nonce=bffcee44-64f3-41b8-a565-a013730bd7d2&state=eyjpzci6imjmmzrlmdgylwiwmzgtnde3zc1intmzlwm2ndblytvlztlhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23870423 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23874071 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a84e439c-d454-4e4e-94ae-14c118000aff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=e4du-oc-x9gdpobjwqfyfwsot_oyhvnph_vzi-srfus&code_challenge_method=s256&nonce=bffcee44-64f3-41b8-a565-a013730bd7d2&state=eyjpzci6imjmmzrlmdgylwiwmzgtnde3zc1intmzlwm2ndblytvlztlhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23874071 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23874864 main INFO main SignInPage.java:259 Password text field is shown
23875321 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //input[@id='i0118']]
23875417 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //input[@id='i0118']]
23878815 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a84e439c-d454-4e4e-94ae-14c118000aff&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=e4du-oc-x9gdpobjwqfyfwsot_oyhvnph_vzi-srfus&code_challenge_method=s256&nonce=bffcee44-64f3-41b8-a565-a013730bd7d2&state=eyjpzci6imjmmzrlmdgylwiwmzgtnde3zc1intmzlwm2ndblytvlztlhyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23878815 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23879370 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23879370 main INFO main FiManagement.java:2942 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23883249 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23883249 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23892240 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23892240 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23895402 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23895418 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23895534 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //b[text()='Admin Dashboard']]
23898677 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23898677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23898777 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //mat-toolbar/div/button[2]/span]
23898984 main INFO main FiManagement.java:2945 Successfully navigated to the 'Control Panel' page
23899046 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //mat-toolbar/div/button[2]/span]
23901155 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> xpath: //mat-toolbar/div/button[2]/span]
23903795 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> id: immMenuMemberImportSchedule]
23906088 main INFO main FiManagement.java:2949 Successfully navigated to the 'Member Import' page
23907418 main INFO main FiManagement.java:2954 <b>Expected: </b>verify the import file path value<br><b>Actual(Passed): </b>Successfully verified the import file path is empty by default
23907746 main INFO main FiManagement.java:2960 <b>Expected: </b>verify the defaulte date value<br><b>Actual(Passed): </b>Successfully verified the default date is today's date
23908056 main INFO main FiManagement.java:2966 <b>Expected: </b>Verify The default setting is 'One Time'<br><b>Actual(Passed): </b>Successfuly verified The default setting is 'One Time'
23916434 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cb3e6ec7ab5e64b6e5e34e9940bc9a9a)] -> id: immScheduleImport]
23916694 main INFO main FiManagement.java:2971 <b>Expected: </b>verify the import button default status<br><b>Actual(Passed): </b>Successfully verified the import button is disabled by default
23916694 main INFO main FiManagement.java:2976 Test Passed.
23916694 main INFO main Log.java:264 **** -E---N---D- *****
23917518 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyMemberImportSchedulePageOneTime
23920509 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23920510 main INFO main FiManagement.java:1237 ***** verify the Member import Schedule One Time Schedule *****
23920510 main INFO main FiManagement.java:1238 ***** verify the Member import Schedule One Time Schedule *****
23925253 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=01dad603-a7c8-484d-8784-3c3223da0a35&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gxpak4m1_cnp7kp3i3tvia4cq3qri-s0qrafqrb7ube&code_challenge_method=s256&nonce=4e48d440-8a6c-4027-9403-689ceca51600&state=eyjpzci6ijkzy2u5nmy3lwy3yjytndg4zc05ztazlte5ytu2owuzyja5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23925254 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23925377 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@id='i0116']]
23925377 main INFO main FiManagement.java:1243 Successfully navigated to 'eReceipts FI Admin' Page
23925455 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@id='i0116']]
23925568 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> id: idSIButton9]
23925568 main INFO main FiManagement.java:1246 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23925646 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@id='i0116']]
23925740 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@id='i0116']]
23929474 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=01dad603-a7c8-484d-8784-3c3223da0a35&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gxpak4m1_cnp7kp3i3tvia4cq3qri-s0qrafqrb7ube&code_challenge_method=s256&nonce=4e48d440-8a6c-4027-9403-689ceca51600&state=eyjpzci6ijkzy2u5nmy3lwy3yjytndg4zc05ztazlte5ytu2owuzyja5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23929475 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23933358 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=01dad603-a7c8-484d-8784-3c3223da0a35&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gxpak4m1_cnp7kp3i3tvia4cq3qri-s0qrafqrb7ube&code_challenge_method=s256&nonce=4e48d440-8a6c-4027-9403-689ceca51600&state=eyjpzci6ijkzy2u5nmy3lwy3yjytndg4zc05ztazlte5ytu2owuzyja5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23933358 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23934116 main INFO main SignInPage.java:259 Password text field is shown
23934236 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@id='i0118']]
23934345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@id='i0118']]
23937770 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=01dad603-a7c8-484d-8784-3c3223da0a35&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=gxpak4m1_cnp7kp3i3tvia4cq3qri-s0qrafqrb7ube&code_challenge_method=s256&nonce=4e48d440-8a6c-4027-9403-689ceca51600&state=eyjpzci6ijkzy2u5nmy3lwy3yjytndg4zc05ztazlte5ytu2owuzyja5zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23937770 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23938349 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
23938350 main INFO main FiManagement.java:1250 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
23942146 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
23942148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23951550 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23951550 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23954718 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23954718 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23954847 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //b[text()='Admin Dashboard']]
23957972 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
23957972 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23958090 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //mat-toolbar/div/button[2]/span]
23958287 main INFO main FiManagement.java:1253 Successfully navigated to the 'Control Panel' page
23958365 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //mat-toolbar/div/button[2]/span]
23960481 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //mat-toolbar/div/button[2]/span]
23963094 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> id: immMenuMemberImportSchedule]
23965402 main INFO main FiManagement.java:1257 Successfully navigated to the 'Member Import' page
23965546 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@aria-label='Minutes']]
23965716 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> xpath: //input[@aria-label='Hours']]
23969054 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> id: immScheduleDate]
23969392 main INFO main FiManagement.java:1263 Changing date and time after 1 days for 'Schedule'
23969593 main INFO main MemberImportPage.java:483 click on One Time
23975884 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/memberimport/sd
23975899 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23975899 main INFO main FiManagement.java:1267 Set schedule type to One Time succesfully
23976005 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> id: immFilePathSchedule]
23976071 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> id: immFilePathSchedule]
23976742 main INFO main FiManagement.java:1269 Fill the file Path for 'Schedule'
23979868 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> id: immScheduleImport]
23980136 main INFO main FiManagement.java:1271 <b>Expected: </b>verify the import button is enable after correct filePath is given<br><b>Actual(Passed): </b>Successfully verified the import button is enabled after correct filepath is given
23980219 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (78a71a7e8c644233de893a96ddf5cf11)] -> id: immScheduleImport]
23982409 main INFO main FiManagement.java:1276 Clicked on import button successfully'
23982410 main INFO main FiManagement.java:1278 Test Passed.
23982411 main INFO main Log.java:264 **** -E---N---D- *****
23983781 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInAgentPage
23986611 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
23986611 main INFO main FiManagement.java:599 ***** verify Search Criteria In Agent Page with ID *****
23991479 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=03995d55-9afc-497c-970b-93c043df704a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4aqlwaxkiwuzqe8rrnamx5zkho-xytyzwjhqxktya5u&code_challenge_method=s256&nonce=08f0d718-33d7-44c0-9aef-d1c5f843cdf7&state=eyjpzci6imixyjfmnzq3lwvjotktngjlny04mti3ltcwzjrmmwy0n2mzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23991479 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23991606 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //input[@id='i0116']]
23991606 main INFO main FiManagement.java:602 Successfully navigated to 'eReceipts FI Admin' Page
23991672 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //input[@id='i0116']]
23991787 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> id: idSIButton9]
23991787 main INFO main FiManagement.java:605 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
23991850 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //input[@id='i0116']]
23991928 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //input[@id='i0116']]
23995445 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=03995d55-9afc-497c-970b-93c043df704a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4aqlwaxkiwuzqe8rrnamx5zkho-xytyzwjhqxktya5u&code_challenge_method=s256&nonce=08f0d718-33d7-44c0-9aef-d1c5f843cdf7&state=eyjpzci6imixyjfmnzq3lwvjotktngjlny04mti3ltcwzjrmmwy0n2mzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23995446 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23998844 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=03995d55-9afc-497c-970b-93c043df704a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4aqlwaxkiwuzqe8rrnamx5zkho-xytyzwjhqxktya5u&code_challenge_method=s256&nonce=08f0d718-33d7-44c0-9aef-d1c5f843cdf7&state=eyjpzci6imixyjfmnzq3lwvjotktngjlny04mti3ltcwzjrmmwy0n2mzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
23998845 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
23999683 main INFO main SignInPage.java:259 Password text field is shown
24000650 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //input[@id='i0118']]
24001013 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //input[@id='i0118']]
24004473 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=03995d55-9afc-497c-970b-93c043df704a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4aqlwaxkiwuzqe8rrnamx5zkho-xytyzwjhqxktya5u&code_challenge_method=s256&nonce=08f0d718-33d7-44c0-9aef-d1c5f843cdf7&state=eyjpzci6imixyjfmnzq3lwvjotktngjlny04mti3ltcwzjrmmwy0n2mzniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24004474 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24005098 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24005098 main INFO main FiManagement.java:609 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24008984 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24008984 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24018431 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24018431 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24021571 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24021572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24021684 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //b[text()='Admin Dashboard']]
24024837 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24024837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24024950 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //mat-toolbar/div/button[2]/span]
24025145 main INFO main FiManagement.java:612 Successfully navigated to the 'Control Panel' page
24025207 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //mat-toolbar/div/button[2]/span]
24027340 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> xpath: //mat-toolbar/div/button[2]/span]
24027601 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> id: immMenuAgents]
24029924 main INFO main FiManagement.java:616 Successfully navigated to the 'Agents' page
24040772 main INFO main FiManagement.java:629 Entered 'Agent' : Archive Agent
24050025 main INFO main FiManagement.java:646 Clicked 'Apply' button
24050115 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24053287 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24053287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24053324 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5e9ec31bb170d7d632986ef4073e8a30)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24058723 main INFO main AgentsPage.java:312 Page in:1
24061934 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24061934 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24062178 main INFO main AgentsPage.java:336 Total records displayed : 1
24062387 main INFO main FiManagement.java:662 <b>Expected: </b>Records displayed should only belong to 'Archive Agent' Agent<br><b>Actual(Passed): </b>Records displayed are belong to 'Archive Agent' Agent
24062387 main INFO main FiManagement.java:672 Test Passed.
24062387 main INFO main Log.java:264 **** -E---N---D- *****
24063249 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInAgentPage
24066364 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24066364 main INFO main FiManagement.java:599 ***** verify Search Criteria In Agent Page with ID , Name,Agen to Clear *****
24071429 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=32b02a81-8559-422c-a862-06eaab6675a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rx7lhqvfipznyfbnwvimhsylgphwquzemhpzouexz1a&code_challenge_method=s256&nonce=7318c9dc-f270-4a0e-9866-35f408a094b3&state=eyjpzci6ijyzmdhinwy1ltc0mzqtngexys04ndc0ltu4ogvmzdmxzdmwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24071429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24071566 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //input[@id='i0116']]
24071566 main INFO main FiManagement.java:602 Successfully navigated to 'eReceipts FI Admin' Page
24071644 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //input[@id='i0116']]
24071769 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> id: idSIButton9]
24071769 main INFO main FiManagement.java:605 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24071866 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //input[@id='i0116']]
24071949 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //input[@id='i0116']]
24075477 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=32b02a81-8559-422c-a862-06eaab6675a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rx7lhqvfipznyfbnwvimhsylgphwquzemhpzouexz1a&code_challenge_method=s256&nonce=7318c9dc-f270-4a0e-9866-35f408a094b3&state=eyjpzci6ijyzmdhinwy1ltc0mzqtngexys04ndc0ltu4ogvmzdmxzdmwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24075478 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24079284 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=32b02a81-8559-422c-a862-06eaab6675a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rx7lhqvfipznyfbnwvimhsylgphwquzemhpzouexz1a&code_challenge_method=s256&nonce=7318c9dc-f270-4a0e-9866-35f408a094b3&state=eyjpzci6ijyzmdhinwy1ltc0mzqtngexys04ndc0ltu4ogvmzdmxzdmwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24079284 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24080088 main INFO main SignInPage.java:259 Password text field is shown
24080325 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //input[@id='i0118']]
24080393 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //input[@id='i0118']]
24084168 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=32b02a81-8559-422c-a862-06eaab6675a6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=rx7lhqvfipznyfbnwvimhsylgphwquzemhpzouexz1a&code_challenge_method=s256&nonce=7318c9dc-f270-4a0e-9866-35f408a094b3&state=eyjpzci6ijyzmdhinwy1ltc0mzqtngexys04ndc0ltu4ogvmzdmxzdmwmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24084168 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24084735 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24084751 main INFO main FiManagement.java:609 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24088594 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24088594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24097493 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24097493 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24100628 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24100629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24100759 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //b[text()='Admin Dashboard']]
24103916 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24103916 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24104033 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //mat-toolbar/div/button[2]/span]
24104252 main INFO main FiManagement.java:612 Successfully navigated to the 'Control Panel' page
24104319 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //mat-toolbar/div/button[2]/span]
24106463 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> xpath: //mat-toolbar/div/button[2]/span]
24106756 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> id: immMenuAgents]
24109081 main INFO main FiManagement.java:616 Successfully navigated to the 'Agents' page
24119837 main INFO main FiManagement.java:629 Entered 'Agent' : Archive Agent
24121938 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> id: immName]
24121988 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> id: immName]
24122489 main INFO main FiManagement.java:624 Entered 'Name' : do not delete
24123604 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4535e57f85479071bbcacc80032e92dd)] -> id: immOnClear]
24123767 main INFO main FiManagement.java:638 Clicked 'Clear' button
24124096 main INFO main FiManagement.java:639 <b>Expected: </b>Successfully verifyed the fields are empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verifyed the fields are empty after clicking clear button
24124096 main INFO main FiManagement.java:672 Test Passed.
24124096 main INFO main Log.java:264 **** -E---N---D- *****
24124904 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInAgentPage
24127586 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24127586 main INFO main FiManagement.java:599 ***** verify Search Criteria In Agent Page with Name *****
24132542 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=eaf1477d-358c-4e33-bce0-1b882672fa87&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vl370bgvwmt6cpuatackb32whs2cz13f38h4w411zsa&code_challenge_method=s256&nonce=dbb8aef4-486a-46f5-8a01-46783e81f3ba&state=eyjpzci6imfhyzzmm2vhltu3odetndc2nc04m2y3ltg0otgxnmq0ztjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24132542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24132669 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //input[@id='i0116']]
24132669 main INFO main FiManagement.java:602 Successfully navigated to 'eReceipts FI Admin' Page
24132763 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //input[@id='i0116']]
24132873 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> id: idSIButton9]
24132873 main INFO main FiManagement.java:605 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24132951 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //input[@id='i0116']]
24133027 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //input[@id='i0116']]
24136492 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=eaf1477d-358c-4e33-bce0-1b882672fa87&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vl370bgvwmt6cpuatackb32whs2cz13f38h4w411zsa&code_challenge_method=s256&nonce=dbb8aef4-486a-46f5-8a01-46783e81f3ba&state=eyjpzci6imfhyzzmm2vhltu3odetndc2nc04m2y3ltg0otgxnmq0ztjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24136493 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24140638 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=eaf1477d-358c-4e33-bce0-1b882672fa87&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vl370bgvwmt6cpuatackb32whs2cz13f38h4w411zsa&code_challenge_method=s256&nonce=dbb8aef4-486a-46f5-8a01-46783e81f3ba&state=eyjpzci6imfhyzzmm2vhltu3odetndc2nc04m2y3ltg0otgxnmq0ztjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24140638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24141597 main INFO main SignInPage.java:259 Password text field is shown
24141710 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //input[@id='i0118']]
24141814 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //input[@id='i0118']]
24145167 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=eaf1477d-358c-4e33-bce0-1b882672fa87&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vl370bgvwmt6cpuatackb32whs2cz13f38h4w411zsa&code_challenge_method=s256&nonce=dbb8aef4-486a-46f5-8a01-46783e81f3ba&state=eyjpzci6imfhyzzmm2vhltu3odetndc2nc04m2y3ltg0otgxnmq0ztjhniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24145167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24145732 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24145732 main INFO main FiManagement.java:609 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24149857 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24149857 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24158788 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24158788 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24161905 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24161905 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24162032 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //b[text()='Admin Dashboard']]
24165123 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24165123 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24165240 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //mat-toolbar/div/button[2]/span]
24165460 main INFO main FiManagement.java:612 Successfully navigated to the 'Control Panel' page
24165532 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //mat-toolbar/div/button[2]/span]
24167664 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> xpath: //mat-toolbar/div/button[2]/span]
24167932 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> id: immMenuAgents]
24170235 main INFO main FiManagement.java:616 Successfully navigated to the 'Agents' page
24170305 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> id: immName]
24170352 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (126f656d8ec5bad2680683b377f0f02a)] -> id: immName]
24170888 main INFO main FiManagement.java:624 Entered 'Name' : Test Member
24179123 main INFO main FiManagement.java:646 Clicked 'Apply' button
24192040 main INFO main AgentsPage.java:265 No records are found
24192249 main INFO main FiManagement.java:649 No records found for the given search criteria
24192249 main INFO main FiManagement.java:672 Test Passed.
24192249 main INFO main Log.java:264 **** -E---N---D- *****
24193080 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInAgentPage
24196018 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24196018 main INFO main FiManagement.java:599 ***** verify Search Criteria In Agent Page with Agent *****
24200848 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3e3d2a6d-fffd-4774-88f9-ecc8bec49370&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jdvnib1ftvtmm_v7dfvck1bilvvlwwg9wlaxm6cy7no&code_challenge_method=s256&nonce=b46bfd5a-b20c-4a79-8273-68024e814f8b&state=eyjpzci6ijgyzdhjy2exlwe4odgtngjiyi04yjnilwi4y2uyymvhzdfkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24200848 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24200973 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //input[@id='i0116']]
24200973 main INFO main FiManagement.java:602 Successfully navigated to 'eReceipts FI Admin' Page
24201051 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //input[@id='i0116']]
24201148 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> id: idSIButton9]
24201148 main INFO main FiManagement.java:605 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24201241 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //input[@id='i0116']]
24201351 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //input[@id='i0116']]
24204881 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3e3d2a6d-fffd-4774-88f9-ecc8bec49370&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jdvnib1ftvtmm_v7dfvck1bilvvlwwg9wlaxm6cy7no&code_challenge_method=s256&nonce=b46bfd5a-b20c-4a79-8273-68024e814f8b&state=eyjpzci6ijgyzdhjy2exlwe4odgtngjiyi04yjnilwi4y2uyymvhzdfkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24204881 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24209208 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3e3d2a6d-fffd-4774-88f9-ecc8bec49370&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jdvnib1ftvtmm_v7dfvck1bilvvlwwg9wlaxm6cy7no&code_challenge_method=s256&nonce=b46bfd5a-b20c-4a79-8273-68024e814f8b&state=eyjpzci6ijgyzdhjy2exlwe4odgtngjiyi04yjnilwi4y2uyymvhzdfkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24209208 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24209913 main INFO main SignInPage.java:259 Password text field is shown
24210197 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //input[@id='i0118']]
24210281 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //input[@id='i0118']]
24213673 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3e3d2a6d-fffd-4774-88f9-ecc8bec49370&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=jdvnib1ftvtmm_v7dfvck1bilvvlwwg9wlaxm6cy7no&code_challenge_method=s256&nonce=b46bfd5a-b20c-4a79-8273-68024e814f8b&state=eyjpzci6ijgyzdhjy2exlwe4odgtngjiyi04yjnilwi4y2uyymvhzdfkziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24213673 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24214319 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24214319 main INFO main FiManagement.java:609 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24218189 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24218189 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24227068 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24227068 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24230201 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24230201 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24230333 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //b[text()='Admin Dashboard']]
24233486 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24233486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24233589 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //mat-toolbar/div/button[2]/span]
24233792 main INFO main FiManagement.java:612 Successfully navigated to the 'Control Panel' page
24233874 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //mat-toolbar/div/button[2]/span]
24236002 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> xpath: //mat-toolbar/div/button[2]/span]
24236279 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> id: immMenuAgents]
24238578 main INFO main FiManagement.java:616 Successfully navigated to the 'Agents' page
24251350 main INFO main FiManagement.java:629 Entered 'Agent' : Member Import Agent
24259605 main INFO main FiManagement.java:646 Clicked 'Apply' button
24259685 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24262795 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24262795 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24262835 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (64381153f350e217c0aca136c67028a7)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24268237 main INFO main AgentsPage.java:312 Page in:1
24271395 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24271395 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24271659 main INFO main AgentsPage.java:336 Total records displayed : 1
24271879 main INFO main FiManagement.java:662 <b>Expected: </b>Records displayed should only belong to 'Member Import Agent' Agent<br><b>Actual(Passed): </b>Records displayed are belong to 'Member Import Agent' Agent
24271879 main INFO main FiManagement.java:672 Test Passed.
24271879 main INFO main Log.java:264 **** -E---N---D- *****
24272737 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInAgentPage
24275445 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24275445 main INFO main FiManagement.java:599 ***** verify Search Criteria In Agent Page with ID and Agent *****
24280239 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4f94a56d-56e9-49e6-89c7-f72479c843dc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-cum5e-nkxqidkjsb-ondjciuwmyzsq0oa5os9nygkc&code_challenge_method=s256&nonce=b2166842-eeb3-4ab1-a419-d4d02b68955a&state=eyjpzci6ijy2nzjlmdazlti2y2ytnde4ms05ztg0ltnlodayodzindnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24280239 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24280405 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //input[@id='i0116']]
24280405 main INFO main FiManagement.java:602 Successfully navigated to 'eReceipts FI Admin' Page
24280487 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //input[@id='i0116']]
24280598 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> id: idSIButton9]
24280598 main INFO main FiManagement.java:605 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24280676 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //input[@id='i0116']]
24280743 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //input[@id='i0116']]
24284305 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4f94a56d-56e9-49e6-89c7-f72479c843dc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-cum5e-nkxqidkjsb-ondjciuwmyzsq0oa5os9nygkc&code_challenge_method=s256&nonce=b2166842-eeb3-4ab1-a419-d4d02b68955a&state=eyjpzci6ijy2nzjlmdazlti2y2ytnde4ms05ztg0ltnlodayodzindnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24284305 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24288504 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4f94a56d-56e9-49e6-89c7-f72479c843dc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-cum5e-nkxqidkjsb-ondjciuwmyzsq0oa5os9nygkc&code_challenge_method=s256&nonce=b2166842-eeb3-4ab1-a419-d4d02b68955a&state=eyjpzci6ijy2nzjlmdazlti2y2ytnde4ms05ztg0ltnlodayodzindnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24288504 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24289695 main INFO main SignInPage.java:259 Password text field is shown
24289982 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //input[@id='i0118']]
24290089 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //input[@id='i0118']]
24293505 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=4f94a56d-56e9-49e6-89c7-f72479c843dc&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-cum5e-nkxqidkjsb-ondjciuwmyzsq0oa5os9nygkc&code_challenge_method=s256&nonce=b2166842-eeb3-4ab1-a419-d4d02b68955a&state=eyjpzci6ijy2nzjlmdazlti2y2ytnde4ms05ztg0ltnlodayodzindnhyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24293505 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24294103 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24294103 main INFO main FiManagement.java:609 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24297986 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24297986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24307052 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24307052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24310216 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24310216 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24310330 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //b[text()='Admin Dashboard']]
24313436 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24313439 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24313549 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //mat-toolbar/div/button[2]/span]
24313754 main INFO main FiManagement.java:612 Successfully navigated to the 'Control Panel' page
24313837 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //mat-toolbar/div/button[2]/span]
24315946 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> xpath: //mat-toolbar/div/button[2]/span]
24316233 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> id: immMenuAgents]
24318555 main INFO main FiManagement.java:616 Successfully navigated to the 'Agents' page
24329238 main INFO main FiManagement.java:629 Entered 'Agent' : Archive Agent
24338483 main INFO main FiManagement.java:646 Clicked 'Apply' button
24338562 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24341706 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24341706 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24341746 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (4b4a1ae8c3beac0b80ca69762f382213)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24347140 main INFO main AgentsPage.java:312 Page in:1
24350359 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24350359 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24350606 main INFO main AgentsPage.java:336 Total records displayed : 1
24350806 main INFO main FiManagement.java:662 <b>Expected: </b>Records displayed should only belong to 'Archive Agent' Agent<br><b>Actual(Passed): </b>Records displayed are belong to 'Archive Agent' Agent
24350806 main INFO main FiManagement.java:672 Test Passed.
24350806 main INFO main Log.java:264 **** -E---N---D- *****
24351721 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInRolePage
24354684 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24354684 main INFO main FiManagement.java:242 ***** verify Search Criteria In Role Page with group id *****
24354684 main INFO main FiManagement.java:243 ***** verify Search Criteria In Role Page with group id *****
24360022 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5469acd4-fb1b-4b96-9d37-614c3053c3b4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-xoxbf4amzfako67wmctg4qtauionfu5alltpgti4ls&code_challenge_method=s256&nonce=e4c7c7cf-e915-44de-977d-743478175326&state=eyjpzci6ijm2yzllm2uxlwywnjgtndhhoc1inzm0ltvkm2u5yjc1n2e3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24360022 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24360148 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //input[@id='i0116']]
24360148 main INFO main FiManagement.java:248 Successfully navigated to 'eReceipts FI Admin' Page
24360226 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //input[@id='i0116']]
24360337 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> id: idSIButton9]
24360337 main INFO main FiManagement.java:251 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24360403 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //input[@id='i0116']]
24360481 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //input[@id='i0116']]
24363960 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5469acd4-fb1b-4b96-9d37-614c3053c3b4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-xoxbf4amzfako67wmctg4qtauionfu5alltpgti4ls&code_challenge_method=s256&nonce=e4c7c7cf-e915-44de-977d-743478175326&state=eyjpzci6ijm2yzllm2uxlwywnjgtndhhoc1inzm0ltvkm2u5yjc1n2e3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24363960 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24367234 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5469acd4-fb1b-4b96-9d37-614c3053c3b4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-xoxbf4amzfako67wmctg4qtauionfu5alltpgti4ls&code_challenge_method=s256&nonce=e4c7c7cf-e915-44de-977d-743478175326&state=eyjpzci6ijm2yzllm2uxlwywnjgtndhhoc1inzm0ltvkm2u5yjc1n2e3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24367236 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24367976 main INFO main SignInPage.java:259 Password text field is shown
24368889 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //input[@id='i0118']]
24368980 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //input[@id='i0118']]
24372391 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5469acd4-fb1b-4b96-9d37-614c3053c3b4&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=-xoxbf4amzfako67wmctg4qtauionfu5alltpgti4ls&code_challenge_method=s256&nonce=e4c7c7cf-e915-44de-977d-743478175326&state=eyjpzci6ijm2yzllm2uxlwywnjgtndhhoc1inzm0ltvkm2u5yjc1n2e3mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24372391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24373101 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24373101 main INFO main FiManagement.java:255 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24377851 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24377851 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24386709 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24386709 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24389806 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24389806 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24389933 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //b[text()='Admin Dashboard']]
24393034 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24393034 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24393154 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //mat-toolbar/div/button[2]/span]
24393368 main INFO main FiManagement.java:258 Successfully navigated to the 'Control Panel' page
24393418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //mat-toolbar/div/button[2]/span]
24395544 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> xpath: //mat-toolbar/div/button[2]/span]
24395812 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> id: immMenuRoles]
24398125 main INFO main FiManagement.java:262 Successfully navigated to the 'Roles' page
24399206 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7cf8633c2978c15380538b5d8bafd785)] -> id: immClear]
24399381 main INFO main FiManagement.java:284 Clicked 'Clear' button
24399755 main INFO main FiManagement.java:285 <b>Expected: </b>Successfully verifyed the fields are empty after clicking clear button<br><b>Actual(Passed): </b>Successfully verifyed the fields are empty after clicking clear button
24399755 main INFO main FiManagement.java:317 Test Passed.
24399755 main INFO main Log.java:264 **** -E---N---D- *****
24400572 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInRolePage
24403492 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24403494 main INFO main FiManagement.java:242 ***** verify Search Criteria In Role Page with clear *****
24403494 main INFO main FiManagement.java:243 ***** verify Search Criteria In Role Page with clear *****
24408247 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d40e79cd-0106-404b-89b2-782c27ef4726&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=oq1kz_vnamrwogbd3rnutpctjkwb2qbuth57sviuj_0&code_challenge_method=s256&nonce=1ea9ee45-a80b-484d-af44-fda39cc82a31&state=eyjpzci6ijy3ntq3odq1ltqxnzctndkyys04zde5lwfhmzy1odjhmda3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24408247 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24408391 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //input[@id='i0116']]
24408391 main INFO main FiManagement.java:248 Successfully navigated to 'eReceipts FI Admin' Page
24408490 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //input[@id='i0116']]
24408599 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> id: idSIButton9]
24408599 main INFO main FiManagement.java:251 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24408678 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //input[@id='i0116']]
24408770 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //input[@id='i0116']]
24412410 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d40e79cd-0106-404b-89b2-782c27ef4726&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=oq1kz_vnamrwogbd3rnutpctjkwb2qbuth57sviuj_0&code_challenge_method=s256&nonce=1ea9ee45-a80b-484d-af44-fda39cc82a31&state=eyjpzci6ijy3ntq3odq1ltqxnzctndkyys04zde5lwfhmzy1odjhmda3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24412410 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24416372 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d40e79cd-0106-404b-89b2-782c27ef4726&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=oq1kz_vnamrwogbd3rnutpctjkwb2qbuth57sviuj_0&code_challenge_method=s256&nonce=1ea9ee45-a80b-484d-af44-fda39cc82a31&state=eyjpzci6ijy3ntq3odq1ltqxnzctndkyys04zde5lwfhmzy1odjhmda3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24416372 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24417458 main INFO main SignInPage.java:259 Password text field is shown
24417716 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //input[@id='i0118']]
24417791 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //input[@id='i0118']]
24421159 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d40e79cd-0106-404b-89b2-782c27ef4726&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=oq1kz_vnamrwogbd3rnutpctjkwb2qbuth57sviuj_0&code_challenge_method=s256&nonce=1ea9ee45-a80b-484d-af44-fda39cc82a31&state=eyjpzci6ijy3ntq3odq1ltqxnzctndkyys04zde5lwfhmzy1odjhmda3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24421159 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24421728 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24421728 main INFO main FiManagement.java:255 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24425544 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24425544 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24434791 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24434791 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24437948 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24437948 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24438067 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //b[text()='Admin Dashboard']]
24441228 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24441228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24441345 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //mat-toolbar/div/button[2]/span]
24441540 main INFO main FiManagement.java:258 Successfully navigated to the 'Control Panel' page
24441622 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //mat-toolbar/div/button[2]/span]
24443719 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> xpath: //mat-toolbar/div/button[2]/span]
24443999 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> id: immMenuRoles]
24446333 main INFO main FiManagement.java:262 Successfully navigated to the 'Roles' page
24459119 main INFO main FiManagement.java:275 Entered 'Role' : Member Managers
24461250 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> id: immName]
24461323 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (96a421e5e238b149f185eeef85331f57)] -> id: immName]
24461952 main INFO main FiManagement.java:270 Entered 'Name' : Manage Super Tellers
24468207 main INFO main FiManagement.java:292 Clicked 'Apply' button
24481104 main INFO main RolesPage.java:303 No records are found
24481292 main INFO main FiManagement.java:295 No records found for the given search criteria
24481292 main INFO main FiManagement.java:317 Test Passed.
24481292 main INFO main Log.java:264 **** -E---N---D- *****
24482123 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInRolePage
24485042 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24485042 main INFO main FiManagement.java:242 ***** verify Search Criteria In Role Page with name *****
24485042 main INFO main FiManagement.java:243 ***** verify Search Criteria In Role Page with name *****
24489922 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=db39188f-5050-41ae-b33e-7d4fddfb828f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=t0v_uinrioh0jwpkata_r8l9kt7_7m00fbcjy8qfmkc&code_challenge_method=s256&nonce=c920a2bb-561b-46d9-8061-aec3baee1aa6&state=eyjpzci6imvlmgqyzdfhlwy0ndctngqwos04otm5ltm1m2e1otzjmzlimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24489922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24490037 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //input[@id='i0116']]
24490037 main INFO main FiManagement.java:248 Successfully navigated to 'eReceipts FI Admin' Page
24490135 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //input[@id='i0116']]
24490256 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> id: idSIButton9]
24490256 main INFO main FiManagement.java:251 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24490319 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //input[@id='i0116']]
24490391 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //input[@id='i0116']]
24493923 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=db39188f-5050-41ae-b33e-7d4fddfb828f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=t0v_uinrioh0jwpkata_r8l9kt7_7m00fbcjy8qfmkc&code_challenge_method=s256&nonce=c920a2bb-561b-46d9-8061-aec3baee1aa6&state=eyjpzci6imvlmgqyzdfhlwy0ndctngqwos04otm5ltm1m2e1otzjmzlimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24493923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24497333 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=db39188f-5050-41ae-b33e-7d4fddfb828f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=t0v_uinrioh0jwpkata_r8l9kt7_7m00fbcjy8qfmkc&code_challenge_method=s256&nonce=c920a2bb-561b-46d9-8061-aec3baee1aa6&state=eyjpzci6imvlmgqyzdfhlwy0ndctngqwos04otm5ltm1m2e1otzjmzlimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24497333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24498094 main INFO main SignInPage.java:259 Password text field is shown
24498175 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //input[@id='i0118']]
24498248 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //input[@id='i0118']]
24501572 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=db39188f-5050-41ae-b33e-7d4fddfb828f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=t0v_uinrioh0jwpkata_r8l9kt7_7m00fbcjy8qfmkc&code_challenge_method=s256&nonce=c920a2bb-561b-46d9-8061-aec3baee1aa6&state=eyjpzci6imvlmgqyzdfhlwy0ndctngqwos04otm5ltm1m2e1otzjmzlimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24501573 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24502214 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24502214 main INFO main FiManagement.java:255 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24506685 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24506685 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24515552 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24515552 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24518678 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24518678 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24518795 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //b[text()='Admin Dashboard']]
24521935 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24521935 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24522038 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //mat-toolbar/div/button[2]/span]
24522226 main INFO main FiManagement.java:258 Successfully navigated to the 'Control Panel' page
24522292 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //mat-toolbar/div/button[2]/span]
24524417 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> xpath: //mat-toolbar/div/button[2]/span]
24524694 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> id: immMenuRoles]
24526982 main INFO main FiManagement.java:262 Successfully navigated to the 'Roles' page
24545876 main INFO main FiManagement.java:275 Entered 'Role' : Tellers
24546993 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> id: immName]
24547067 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc167d7a3499c2d20f7cced71f4d6217)] -> id: immName]
24547639 main INFO main FiManagement.java:270 Entered 'Name' : Regular Tellers
24553897 main INFO main FiManagement.java:292 Clicked 'Apply' button
24566823 main INFO main RolesPage.java:303 No records are found
24567079 main INFO main FiManagement.java:295 No records found for the given search criteria
24567079 main INFO main FiManagement.java:317 Test Passed.
24567079 main INFO main Log.java:264 **** -E---N---D- *****
24567908 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInRolePage
24570650 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24570650 main INFO main FiManagement.java:242 ***** verify Search Criteria In Role Page with role *****
24570650 main INFO main FiManagement.java:243 ***** verify Search Criteria In Role Page with role *****
24575772 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b723600c-6702-4c3e-9783-3ae10ec14ace&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhbcezjjcsolzccuwzpqb2chuoldrdaf05kdogyht9c&code_challenge_method=s256&nonce=dceb76ff-f222-4e6f-8003-bc3618340022&state=eyjpzci6ijuwmdu1nmm1lwvintmtngrhys05ngjhlty3mzkxmti5m2q5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24575772 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24575906 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //input[@id='i0116']]
24575906 main INFO main FiManagement.java:248 Successfully navigated to 'eReceipts FI Admin' Page
24575980 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //input[@id='i0116']]
24576073 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> id: idSIButton9]
24576073 main INFO main FiManagement.java:251 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24576146 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //input[@id='i0116']]
24576224 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //input[@id='i0116']]
24579745 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b723600c-6702-4c3e-9783-3ae10ec14ace&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhbcezjjcsolzccuwzpqb2chuoldrdaf05kdogyht9c&code_challenge_method=s256&nonce=dceb76ff-f222-4e6f-8003-bc3618340022&state=eyjpzci6ijuwmdu1nmm1lwvintmtngrhys05ngjhlty3mzkxmti5m2q5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24579746 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24583076 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b723600c-6702-4c3e-9783-3ae10ec14ace&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhbcezjjcsolzccuwzpqb2chuoldrdaf05kdogyht9c&code_challenge_method=s256&nonce=dceb76ff-f222-4e6f-8003-bc3618340022&state=eyjpzci6ijuwmdu1nmm1lwvintmtngrhys05ngjhlty3mzkxmti5m2q5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24583076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24583793 main INFO main SignInPage.java:259 Password text field is shown
24584197 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //input[@id='i0118']]
24584936 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //input[@id='i0118']]
24588403 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b723600c-6702-4c3e-9783-3ae10ec14ace&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=dhbcezjjcsolzccuwzpqb2chuoldrdaf05kdogyht9c&code_challenge_method=s256&nonce=dceb76ff-f222-4e6f-8003-bc3618340022&state=eyjpzci6ijuwmdu1nmm1lwvintmtngrhys05ngjhlty3mzkxmti5m2q5ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24588404 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24589021 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24589021 main INFO main FiManagement.java:255 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24592980 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24592980 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24601908 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24601908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24605052 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24605053 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24605176 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //b[text()='Admin Dashboard']]
24608276 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24608276 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24608374 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //mat-toolbar/div/button[2]/span]
24608593 main INFO main FiManagement.java:258 Successfully navigated to the 'Control Panel' page
24608655 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //mat-toolbar/div/button[2]/span]
24610782 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> xpath: //mat-toolbar/div/button[2]/span]
24611046 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> id: immMenuRoles]
24613356 main INFO main FiManagement.java:262 Successfully navigated to the 'Roles' page
24632654 main INFO main FiManagement.java:275 Entered 'Role' : Tellers
24633767 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> id: immName]
24633833 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5476488f4e0f6a76d391e5c8df05e88f)] -> id: immName]
24634418 main INFO main FiManagement.java:270 Entered 'Name' : Manage Super Tellers
24640673 main INFO main FiManagement.java:292 Clicked 'Apply' button
24653547 main INFO main RolesPage.java:303 No records are found
24653768 main INFO main FiManagement.java:295 No records found for the given search criteria
24653768 main INFO main FiManagement.java:317 Test Passed.
24653768 main INFO main Log.java:264 **** -E---N---D- *****
24654611 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchCriteriaInRolePage
24657359 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24657359 main INFO main FiManagement.java:242 ***** verify Search Criteria In Role Page with both GroupId and role *****
24657359 main INFO main FiManagement.java:243 ***** verify Search Criteria In Role Page with both GroupId and role *****
24662225 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d3d8e48b-e166-4176-9cb9-2f243363e8ae&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=q05bs3mm24chcbsljeb9z9uood7w-p6pio17begnaei&code_challenge_method=s256&nonce=eacae006-a125-4688-ac57-fdf9b66131ae&state=eyjpzci6imzjyzm1ytgxltg3mmutndzmzs05mtzhlta4zdcyyzy1zmu2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24662225 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24662348 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //input[@id='i0116']]
24662349 main INFO main FiManagement.java:248 Successfully navigated to 'eReceipts FI Admin' Page
24662420 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //input[@id='i0116']]
24662530 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> id: idSIButton9]
24662530 main INFO main FiManagement.java:251 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24662608 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //input[@id='i0116']]
24662673 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //input[@id='i0116']]
24666159 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d3d8e48b-e166-4176-9cb9-2f243363e8ae&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=q05bs3mm24chcbsljeb9z9uood7w-p6pio17begnaei&code_challenge_method=s256&nonce=eacae006-a125-4688-ac57-fdf9b66131ae&state=eyjpzci6imzjyzm1ytgxltg3mmutndzmzs05mtzhlta4zdcyyzy1zmu2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24666159 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24669452 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d3d8e48b-e166-4176-9cb9-2f243363e8ae&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=q05bs3mm24chcbsljeb9z9uood7w-p6pio17begnaei&code_challenge_method=s256&nonce=eacae006-a125-4688-ac57-fdf9b66131ae&state=eyjpzci6imzjyzm1ytgxltg3mmutndzmzs05mtzhlta4zdcyyzy1zmu2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24669453 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24670226 main INFO main SignInPage.java:259 Password text field is shown
24670343 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //input[@id='i0118']]
24670456 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //input[@id='i0118']]
24674051 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=d3d8e48b-e166-4176-9cb9-2f243363e8ae&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=q05bs3mm24chcbsljeb9z9uood7w-p6pio17begnaei&code_challenge_method=s256&nonce=eacae006-a125-4688-ac57-fdf9b66131ae&state=eyjpzci6imzjyzm1ytgxltg3mmutndzmzs05mtzhlta4zdcyyzy1zmu2ziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24674051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24674724 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24674724 main INFO main FiManagement.java:255 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24679712 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24679712 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24688839 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24688839 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24691964 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24691964 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24692082 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //b[text()='Admin Dashboard']]
24695212 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24695214 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24695308 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //mat-toolbar/div/button[2]/span]
24695528 main INFO main FiManagement.java:258 Successfully navigated to the 'Control Panel' page
24695609 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //mat-toolbar/div/button[2]/span]
24697730 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> xpath: //mat-toolbar/div/button[2]/span]
24698000 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> id: immMenuRoles]
24700308 main INFO main FiManagement.java:262 Successfully navigated to the 'Roles' page
24717240 main INFO main FiManagement.java:275 Entered 'Role' : Super Tellers
24719359 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> id: immName]
24719441 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (dd0885f9e8dd84e0901793a0d890d91f)] -> id: immName]
24720015 main INFO main FiManagement.java:270 Entered 'Name' : Regular Super Tellers
24726272 main INFO main FiManagement.java:292 Clicked 'Apply' button
24739131 main INFO main RolesPage.java:303 No records are found
24739340 main INFO main FiManagement.java:295 No records found for the given search criteria
24739340 main INFO main FiManagement.java:317 Test Passed.
24739340 main INFO main Log.java:264 **** -E---N---D- *****
24740206 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInAgentPage
24743036 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24743036 main INFO main FiManagement.java:801 ***** verify Sorting In Agent Page *****
24743037 main INFO main FiManagement.java:802 ***** verify Sorting In Agent Page *****
24748025 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a0b30cf1-2f92-439a-899c-b7a5bc526899&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hgg7ijrqlseuary_e3ljmcjtrwb1lijd5glqiffjzri&code_challenge_method=s256&nonce=3409d48a-de3a-4b23-a774-a2bd643fa546&state=eyjpzci6imuyzdjhngjlltm2mmutngnios1inzjlltc5nde3m2viyja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24748026 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24748138 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //input[@id='i0116']]
24748138 main INFO main FiManagement.java:807 Successfully navigated to 'eReceipts FI Admin' Page
24748221 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //input[@id='i0116']]
24748331 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> id: idSIButton9]
24748331 main INFO main FiManagement.java:810 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24748393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //input[@id='i0116']]
24748474 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //input[@id='i0116']]
24751978 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a0b30cf1-2f92-439a-899c-b7a5bc526899&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hgg7ijrqlseuary_e3ljmcjtrwb1lijd5glqiffjzri&code_challenge_method=s256&nonce=3409d48a-de3a-4b23-a774-a2bd643fa546&state=eyjpzci6imuyzdjhngjlltm2mmutngnios1inzjlltc5nde3m2viyja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24751978 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24755547 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a0b30cf1-2f92-439a-899c-b7a5bc526899&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hgg7ijrqlseuary_e3ljmcjtrwb1lijd5glqiffjzri&code_challenge_method=s256&nonce=3409d48a-de3a-4b23-a774-a2bd643fa546&state=eyjpzci6imuyzdjhngjlltm2mmutngnios1inzjlltc5nde3m2viyja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24755548 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24756432 main INFO main SignInPage.java:259 Password text field is shown
24756622 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //input[@id='i0118']]
24756872 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //input[@id='i0118']]
24760309 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a0b30cf1-2f92-439a-899c-b7a5bc526899&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hgg7ijrqlseuary_e3ljmcjtrwb1lijd5glqiffjzri&code_challenge_method=s256&nonce=3409d48a-de3a-4b23-a774-a2bd643fa546&state=eyjpzci6imuyzdjhngjlltm2mmutngnios1inzjlltc5nde3m2viyja0mcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24760310 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24760925 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24760925 main INFO main FiManagement.java:814 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24764984 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24764984 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24774453 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24774453 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24777630 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24777631 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24777752 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //b[text()='Admin Dashboard']]
24780894 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24780894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24781010 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //mat-toolbar/div/button[2]/span]
24781210 main INFO main FiManagement.java:817 Successfully navigated to the 'Control Panel' page
24781293 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //mat-toolbar/div/button[2]/span]
24783415 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> xpath: //mat-toolbar/div/button[2]/span]
24783700 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> id: immMenuAgents]
24785991 main INFO main FiManagement.java:821 Successfully navigated to the 'Agents' page
24793268 main INFO main FiManagement.java:824 Clicked 'Search' button
24796409 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24796409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24796506 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24801882 main INFO main AgentsPage.java:312 Page in:1
24805066 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24805066 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24808383 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24808399 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24808594 main INFO main AgentsPage.java:336 Total records displayed : 2
24816941 main INFO main AgentsPage.java:438 Sort for Agent up
24820110 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24820110 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24820152 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24825469 main INFO main AgentsPage.java:312 Page in:1
24828590 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24828590 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24831872 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24831872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24832039 main INFO main AgentsPage.java:336 Total records displayed : 2
24832259 main INFO main FiManagement.java:834 <b>Expected: </b>Records displayed Correctly after Sorting Agent Type ASC<br><b>Actual(Passed): </b>Records displayed Correctly after Sorting Agent Type ASC
24843594 main INFO main AgentsPage.java:445 Sort for Agent down
24846703 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24846703 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24846746 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24852072 main INFO main AgentsPage.java:312 Page in:1
24855205 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24855213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24858479 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24858486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24858643 main INFO main AgentsPage.java:336 Total records displayed : 2
24858851 main INFO main FiManagement.java:844 <b>Expected: </b>Records displayed Correctly after Sorting Agent Type DSC<br><b>Actual(Passed): </b>Records displayed Correctly after Sorting Agent Type DSC
24865006 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24865006 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24865051 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24870363 main INFO main AgentsPage.java:312 Page in:1
24873541 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24873541 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24876852 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24876852 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24877026 main INFO main AgentsPage.java:336 Total records displayed : 2
24885401 main INFO main AgentsPage.java:420 Sort for Name up
24891532 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24891532 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24894682 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24894682 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24894728 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24900013 main INFO main AgentsPage.java:312 Page in:1
24903187 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24903187 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24906452 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24906452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24906620 main INFO main AgentsPage.java:336 Total records displayed : 2
24906830 main INFO main FiManagement.java:834 <b>Expected: </b>Records displayed Correctly after Sorting Name ASC<br><b>Actual(Passed): </b>Records displayed Correctly after Sorting Name ASC
24918157 main INFO main AgentsPage.java:427 Sort for Name down
24924319 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24924319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24927476 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24927478 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24927510 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (97ac4ff59afdb5cf0b36a7b3fb718b31)] -> css selector: tbody>tr[id*='immOpenUpdateDeleteAgentDialog']]
24932798 main INFO main AgentsPage.java:312 Page in:1
24935932 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24935932 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24939242 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/agents
24939242 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24939492 main INFO main AgentsPage.java:336 Total records displayed : 2
24939700 main INFO main FiManagement.java:844 <b>Expected: </b>Records displayed Correctly after Sorting Name DSC<br><b>Actual(Passed): </b>Records displayed Correctly after Sorting Name DSC
24942751 main INFO main FiManagement.java:850 Test Passed.
24942751 main INFO main Log.java:264 **** -E---N---D- *****
24943657 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInRolePage
24946612 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
24946613 main INFO main FiManagement.java:436 ***** verify Sorting In Role Page *****
24946613 main INFO main FiManagement.java:437 ***** verify Sorting In Role Page *****
24951426 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c64d76cc-3677-46f1-be19-9b493cf7fb30&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=axszrb2_cfubmfnftkqecol_qshmrfhvpua0n_c98wo&code_challenge_method=s256&nonce=522f10e0-49a3-40f9-8b55-f2c8954a73b7&state=eyjpzci6ijdmnzmxndq4lwu4mjutngrimy1hntkzltm3njbmnmfkmtfmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24951426 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24951562 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //input[@id='i0116']]
24951562 main INFO main FiManagement.java:442 Successfully navigated to 'eReceipts FI Admin' Page
24951645 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //input[@id='i0116']]
24951739 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> id: idSIButton9]
24951739 main INFO main FiManagement.java:445 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
24951826 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //input[@id='i0116']]
24951897 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //input[@id='i0116']]
24955473 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c64d76cc-3677-46f1-be19-9b493cf7fb30&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=axszrb2_cfubmfnftkqecol_qshmrfhvpua0n_c98wo&code_challenge_method=s256&nonce=522f10e0-49a3-40f9-8b55-f2c8954a73b7&state=eyjpzci6ijdmnzmxndq4lwu4mjutngrimy1hntkzltm3njbmnmfkmtfmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24955474 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24959566 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c64d76cc-3677-46f1-be19-9b493cf7fb30&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=axszrb2_cfubmfnftkqecol_qshmrfhvpua0n_c98wo&code_challenge_method=s256&nonce=522f10e0-49a3-40f9-8b55-f2c8954a73b7&state=eyjpzci6ijdmnzmxndq4lwu4mjutngrimy1hntkzltm3njbmnmfkmtfmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24959567 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24960666 main INFO main SignInPage.java:259 Password text field is shown
24960823 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //input[@id='i0118']]
24960897 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //input[@id='i0118']]
24964219 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c64d76cc-3677-46f1-be19-9b493cf7fb30&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=axszrb2_cfubmfnftkqecol_qshmrfhvpua0n_c98wo&code_challenge_method=s256&nonce=522f10e0-49a3-40f9-8b55-f2c8954a73b7&state=eyjpzci6ijdmnzmxndq4lwu4mjutngrimy1hntkzltm3njbmnmfkmtfmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
24964219 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24964825 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
24964825 main INFO main FiManagement.java:449 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
24968701 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
24968701 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24977570 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24977570 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24980691 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24980691 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24980799 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //b[text()='Admin Dashboard']]
24983904 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
24983904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24984013 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //mat-toolbar/div/button[2]/span]
24984216 main INFO main FiManagement.java:452 Successfully navigated to the 'Control Panel' page
24984281 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //mat-toolbar/div/button[2]/span]
24986407 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> xpath: //mat-toolbar/div/button[2]/span]
24986671 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> id: immMenuRoles]
24989000 main INFO main FiManagement.java:456 Successfully navigated to the 'Roles' page
24994247 main INFO main FiManagement.java:459 Clicked 'Search' button
24997395 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
24997395 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
24997626 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: tr[id*='immGroupRoles']]
25003111 main INFO main RolesPage.java:350 Page in:1
25006336 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25006347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25009833 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25009833 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25013166 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25013166 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25016510 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25016510 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25019858 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25019873 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25023164 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25023164 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25026505 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25026505 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25029821 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25029821 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25033154 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25033154 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25036468 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25036468 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25036731 main INFO main RolesPage.java:405 Clicking the next page
25036811 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
25036908 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
25037355 main INFO main RolesPage.java:350 Page in:2
25040542 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25040542 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25040777 main INFO main RolesPage.java:391 Total records displayed : 11
25044258 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: tr[id*='immGroupRoles']]
25056966 main DEBUG main BrowserActions.java:143 Moved to element..
25060396 main INFO main RolesPage.java:465 Sort for Group up
25066534 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25066534 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25069696 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25069696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25069738 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: tr[id*='immGroupRoles']]
25075059 main INFO main RolesPage.java:350 Page in:1
25078205 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25078205 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25081521 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25081521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25084814 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25084814 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25088177 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25088177 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25091468 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25091468 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25094812 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25094812 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25098156 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25098156 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25101465 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25101465 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25104750 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25104750 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25108096 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25108096 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25108280 main INFO main RolesPage.java:405 Clicking the next page
25108343 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
25108455 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
25108929 main INFO main RolesPage.java:350 Page in:2
25112101 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25112101 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25112290 main INFO main RolesPage.java:391 Total records displayed : 11
25112502 main INFO main FiManagement.java:469 <b>Expected: </b>Records displayed Correctly after Sorting Group ASC<br><b>Actual(Passed): </b>Records displayed Correctly after Sorting Group ASC
25119017 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: tr[id*='immGroupRoles']]
25131734 main DEBUG main BrowserActions.java:143 Moved to element..
25135010 main INFO main RolesPage.java:472 Sort for Group down
25141181 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25141181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25144365 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25144365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25144400 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: tr[id*='immGroupRoles']]
25149708 main INFO main RolesPage.java:350 Page in:1
25152872 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25152872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25156253 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25156253 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25159597 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25159597 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25162918 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25162918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25166275 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25166275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25169600 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25169600 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25172912 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25172912 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25176257 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25176257 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25179559 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25179568 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25182887 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25182887 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25183100 main INFO main RolesPage.java:405 Clicking the next page
25183181 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
25183278 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (69c357bc7aac86ae5ced62031776bf5b)] -> css selector: div.mat-paginator-container button[class*='mat-paginator-navigation-next mat-icon-button']]
25183736 main INFO main RolesPage.java:350 Page in:2
25186925 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/roles
25186940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25187149 main INFO main RolesPage.java:391 Total records displayed : 11
25187376 main INFO main FiManagement.java:479 <b>Expected: </b>Records displayed Correctly after Sorting Group DSC<br><b>Actual(Passed): </b>Records displayed Correctly after Sorting Group DSC
25190669 main INFO main FiManagement.java:485 Test Passed.
25190669 main INFO main Log.java:264 **** -E---N---D- *****
25191524 main DEBUG main WebDriverFactory.java:241 TestCaseID:: veriyDeleteOptonsinBranch
25194350 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
25194350 main INFO main FiManagement.java:2423 ***** Delete options In Branches Page *****
25194351 main INFO main FiManagement.java:2424 ***** Delete options In Branches Page *****
25199131 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13ba705e-0d88-4ffc-a2de-206724efd279&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=evvkevkx3n_jbdscl5w1l7nlkl2fudxajsslyai3agk&code_challenge_method=s256&nonce=6e517082-4253-4282-9d00-11d3f64889fb&state=eyjpzci6imeymmm0zjbkltjmzjutngezns1hotljltcxmtlhmti0nty4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25199131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25199247 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //input[@id='i0116']]
25199247 main INFO main FiManagement.java:2429 Successfully navigated to 'eReceipts FI Admin' Page
25199325 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //input[@id='i0116']]
25199465 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: idSIButton9]
25199465 main INFO main FiManagement.java:2432 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
25199575 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //input[@id='i0116']]
25199648 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //input[@id='i0116']]
25203170 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13ba705e-0d88-4ffc-a2de-206724efd279&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=evvkevkx3n_jbdscl5w1l7nlkl2fudxajsslyai3agk&code_challenge_method=s256&nonce=6e517082-4253-4282-9d00-11d3f64889fb&state=eyjpzci6imeymmm0zjbkltjmzjutngezns1hotljltcxmtlhmti0nty4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25203170 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25207069 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13ba705e-0d88-4ffc-a2de-206724efd279&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=evvkevkx3n_jbdscl5w1l7nlkl2fudxajsslyai3agk&code_challenge_method=s256&nonce=6e517082-4253-4282-9d00-11d3f64889fb&state=eyjpzci6imeymmm0zjbkltjmzjutngezns1hotljltcxmtlhmti0nty4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25207069 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25207982 main INFO main SignInPage.java:259 Password text field is shown
25208587 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //input[@id='i0118']]
25208668 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //input[@id='i0118']]
25212579 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13ba705e-0d88-4ffc-a2de-206724efd279&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=evvkevkx3n_jbdscl5w1l7nlkl2fudxajsslyai3agk&code_challenge_method=s256&nonce=6e517082-4253-4282-9d00-11d3f64889fb&state=eyjpzci6imeymmm0zjbkltjmzjutngezns1hotljltcxmtlhmti0nty4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25212579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25213128 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
25213128 main INFO main FiManagement.java:2436 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
25216919 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
25216934 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25225800 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25225800 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25228914 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25228914 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25229044 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //b[text()='Admin Dashboard']]
25232197 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25232197 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25232299 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //mat-toolbar/div/button[2]/span]
25232502 main INFO main FiManagement.java:2439 Successfully navigated to the 'Control Panel' page
25232565 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //mat-toolbar/div/button[2]/span]
25234690 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //mat-toolbar/div/button[2]/span]
25234971 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immMenuBandW]
25238096 main INFO main FiManagement.java:2443 Successfully navigated to the 'Branches' page
25241660 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25241660 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25247016 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immGlobalControl_NewBranch_button]
25247437 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonClose_']]
25247437 main INFO main FiManagement.java:2447 Clicked on Add New Branch icon
25247554 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonClose_']]
25247680 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonClose_']]
25249998 main INFO main FiManagement.java:2448 <b>Expected: </b>verify the close functionality in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the close functionality in Newly created Branch Page
25254066 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immGlobalControl_NewBranch_button]
25254615 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonClose_']]
25254616 main INFO main FiManagement.java:2453 Clicked on Add New Branch icon
25254799 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: input[id*='immBranch_BranchName_']]
25254895 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: input[id*='immBranch_BranchName_']]
25255686 main INFO main FiManagement.java:2455 set the Branch name
25255794 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonSave_']]
25255914 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonSave_']]
25256302 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immGlobalControl_NewBranch_button]
25258425 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25258513 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25259335 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immGlobalControl_NewWorkstation_button]
25262897 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25262897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25263002 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: imm_searchWs_GlobalControl]
25263082 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: imm_searchWs_GlobalControl]
25264585 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25264682 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25265076 main INFO main FiManagement.java:2463 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
25270282 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25270282 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25283054 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immGlobalControl_NewWorkstation_button]
25283414 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
25283414 main INFO main FiManagement.java:2470 Clicked on Add New Workstation icon
25283638 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
25283780 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
25284446 main INFO main FiManagement.java:2472 set the Workstation name
25284553 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
25284659 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
25284858 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immGlobalControl_NewWorkstation_button]
25285125 main INFO main FiManagement.java:2473 <b>Expected: </b>verify the Add workstation<br><b>Actual(Passed): </b>Successfully verified the Newly created WS -OB WStation1
25293919 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25293919 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25294004 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: div.mat-select-arrow]
25308201 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
25310557 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
25313944 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25313944 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25318145 main INFO main FiManagement.java:2481 <b>Expected: </b>verify the Move setting in 'Workstations' page<br><b>Actual(Passed): </b>Successfully verified the Move settings in 'Workstations' page
25328486 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25328587 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25329361 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immGlobalControl_NewWorkstation_button]
25332876 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25332876 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25332947 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: imm_searchWs_GlobalControl]
25333025 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: imm_searchWs_GlobalControl]
25334332 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25334470 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25335433 main INFO main FiManagement.java:2488 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
25339745 main INFO main FiManagement.java:2492 <b>Expected: </b>verify the WS is assigned to BRanch<br><b>Actual(Passed): </b>Successfully verified the assignment
25339865 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
25339929 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
25350545 main DEBUG main Utils.java:1023 Unable to find an element after 10 sec
25354114 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25354114 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25354213 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: imm_searchBr_GlobalControl]
25354280 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: imm_searchBr_GlobalControl]
25355050 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25355147 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25355476 main INFO main FiManagement.java:2497 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
25358629 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25358645 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25361167 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_TabDelete_']]
25363295 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_TabDelete_']]
25365579 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_3_')]]
25367713 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_3_')]]
25370029 main INFO main FiManagementPage.java:397 <b>Expected: </b>Set the delete option<br><b>Actual(Passed): </b>Successfully set the delete option 'Workstations' page
25370130 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
25372276 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (181ffc5c30c8970c21a1da22599db8e0)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
25382538 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25382538 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25395327 main INFO main FiManagement.java:2502 <b>Expected: </b>verify the delete Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the delete Branch name in 'Branches' page with delete option:all associated workstations
25395339 main INFO main FiManagement.java:2506 Test Passed.
25395339 main INFO main Log.java:264 **** -E---N---D- *****
25396236 main DEBUG main WebDriverFactory.java:241 TestCaseID:: veriyDeleteOptonsinBranch
25399205 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
25399205 main INFO main FiManagement.java:2423 ***** Delete options In Branches Page *****
25399206 main INFO main FiManagement.java:2424 ***** Delete options In Branches Page *****
25404045 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53d01806-794b-4c9f-8f0f-538c507e4350&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tvzukub_87-tey0kvlb3kzunth8b1fbuaek9cvzu5w8&code_challenge_method=s256&nonce=96867f54-65ae-47d1-80d8-06a3dfb02c3f&state=eyjpzci6ijy2otjjotfilwnlmjctngzlyy1hntaylwvmzgi2odniyja5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25404045 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25404174 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //input[@id='i0116']]
25404174 main INFO main FiManagement.java:2429 Successfully navigated to 'eReceipts FI Admin' Page
25404252 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //input[@id='i0116']]
25404362 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: idSIButton9]
25404362 main INFO main FiManagement.java:2432 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
25404446 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //input[@id='i0116']]
25404511 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //input[@id='i0116']]
25408057 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53d01806-794b-4c9f-8f0f-538c507e4350&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tvzukub_87-tey0kvlb3kzunth8b1fbuaek9cvzu5w8&code_challenge_method=s256&nonce=96867f54-65ae-47d1-80d8-06a3dfb02c3f&state=eyjpzci6ijy2otjjotfilwnlmjctngzlyy1hntaylwvmzgi2odniyja5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25408057 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25411844 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53d01806-794b-4c9f-8f0f-538c507e4350&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tvzukub_87-tey0kvlb3kzunth8b1fbuaek9cvzu5w8&code_challenge_method=s256&nonce=96867f54-65ae-47d1-80d8-06a3dfb02c3f&state=eyjpzci6ijy2otjjotfilwnlmjctngzlyy1hntaylwvmzgi2odniyja5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25411844 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25412553 main INFO main SignInPage.java:259 Password text field is shown
25412636 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //input[@id='i0118']]
25412746 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //input[@id='i0118']]
25416120 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=53d01806-794b-4c9f-8f0f-538c507e4350&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=tvzukub_87-tey0kvlb3kzunth8b1fbuaek9cvzu5w8&code_challenge_method=s256&nonce=96867f54-65ae-47d1-80d8-06a3dfb02c3f&state=eyjpzci6ijy2otjjotfilwnlmjctngzlyy1hntaylwvmzgi2odniyja5nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25416120 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25416708 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
25416709 main INFO main FiManagement.java:2436 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
25420967 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
25420983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25429867 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25429867 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25433003 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25433004 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25433129 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //b[text()='Admin Dashboard']]
25436236 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25436236 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25436336 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //mat-toolbar/div/button[2]/span]
25436561 main INFO main FiManagement.java:2439 Successfully navigated to the 'Control Panel' page
25436626 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //mat-toolbar/div/button[2]/span]
25438736 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //mat-toolbar/div/button[2]/span]
25439012 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immMenuBandW]
25442188 main INFO main FiManagement.java:2443 Successfully navigated to the 'Branches' page
25445715 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25445715 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25450995 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immGlobalControl_NewBranch_button]
25451385 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonClose_']]
25451385 main INFO main FiManagement.java:2447 Clicked on Add New Branch icon
25451477 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonClose_']]
25451619 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonClose_']]
25453958 main INFO main FiManagement.java:2448 <b>Expected: </b>verify the close functionality in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the close functionality in Newly created Branch Page
25458027 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immGlobalControl_NewBranch_button]
25458356 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonClose_']]
25458358 main INFO main FiManagement.java:2453 Clicked on Add New Branch icon
25458527 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: input[id*='immBranch_BranchName_']]
25458617 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: input[id*='immBranch_BranchName_']]
25459302 main INFO main FiManagement.java:2455 set the Branch name
25459425 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonSave_']]
25459518 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonSave_']]
25459740 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immGlobalControl_NewBranch_button]
25461989 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25462063 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25463124 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immGlobalControl_NewWorkstation_button]
25466683 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25466683 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25466790 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: imm_searchWs_GlobalControl]
25466852 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: imm_searchWs_GlobalControl]
25468409 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25468515 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25469387 main INFO main FiManagement.java:2463 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
25474589 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25474589 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25474896 main INFO main FiManagement.java:2477 Given Workstation is already present - YB WStation1
25488347 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25488347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25488431 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: div.mat-select-arrow]
25502476 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
25504815 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
25508171 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25508171 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25512375 main INFO main FiManagement.java:2481 <b>Expected: </b>verify the Move setting in 'Workstations' page<br><b>Actual(Passed): </b>Successfully verified the Move settings in 'Workstations' page
25523474 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25523580 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25524407 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immGlobalControl_NewWorkstation_button]
25527943 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25527943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25528015 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: imm_searchWs_GlobalControl]
25528084 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: imm_searchWs_GlobalControl]
25529440 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25529574 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25530507 main INFO main FiManagement.java:2488 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
25534799 main INFO main FiManagement.java:2492 <b>Expected: </b>verify the WS is assigned to BRanch<br><b>Actual(Passed): </b>Successfully verified the assignment
25534959 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
25535031 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
25545696 main DEBUG main Utils.java:1023 Unable to find an element after 10 sec
25549231 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25549231 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25549346 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: imm_searchBr_GlobalControl]
25549412 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: imm_searchBr_GlobalControl]
25550188 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25550358 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25550735 main INFO main FiManagement.java:2497 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
25553921 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25553921 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25556447 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_TabDelete_']]
25558568 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_TabDelete_']]
25562896 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_2_')]]
25565213 main INFO main FiManagementPage.java:397 <b>Expected: </b>Set the delete option<br><b>Actual(Passed): </b>Successfully set the delete option 'Workstations' page
25565315 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
25567437 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (62c10d9df591b265713f7afd0d1bca7c)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
25577844 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25577844 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25590640 main INFO main FiManagement.java:2502 <b>Expected: </b>verify the delete Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the delete Branch name in 'Branches' page with delete option:Keep Custom Settings
25590644 main INFO main FiManagement.java:2506 Test Passed.
25590644 main INFO main Log.java:264 **** -E---N---D- *****
25591484 main DEBUG main WebDriverFactory.java:241 TestCaseID:: veriyDeleteOptonsinBranch
25594354 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
25594355 main INFO main FiManagement.java:2423 ***** Delete options In Branches Page *****
25594355 main INFO main FiManagement.java:2424 ***** Delete options In Branches Page *****
25599222 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b6926f9b-5382-4e57-bf96-03bab437910e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4l5reagiyghczyd7vy71redeafnb95ypu8yvqhskski&code_challenge_method=s256&nonce=4fcc9d6d-a8e0-4612-b481-d6b58dbd84c5&state=eyjpzci6ije1mzm2yta0lwixogqtndlioc05yzy4lwm2nzgwmmy1njyznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25599222 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25599336 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //input[@id='i0116']]
25599336 main INFO main FiManagement.java:2429 Successfully navigated to 'eReceipts FI Admin' Page
25599415 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //input[@id='i0116']]
25599514 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: idSIButton9]
25599514 main INFO main FiManagement.java:2432 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
25599584 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //input[@id='i0116']]
25599707 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //input[@id='i0116']]
25603649 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b6926f9b-5382-4e57-bf96-03bab437910e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4l5reagiyghczyd7vy71redeafnb95ypu8yvqhskski&code_challenge_method=s256&nonce=4fcc9d6d-a8e0-4612-b481-d6b58dbd84c5&state=eyjpzci6ije1mzm2yta0lwixogqtndlioc05yzy4lwm2nzgwmmy1njyznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25603649 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25607419 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b6926f9b-5382-4e57-bf96-03bab437910e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4l5reagiyghczyd7vy71redeafnb95ypu8yvqhskski&code_challenge_method=s256&nonce=4fcc9d6d-a8e0-4612-b481-d6b58dbd84c5&state=eyjpzci6ije1mzm2yta0lwixogqtndlioc05yzy4lwm2nzgwmmy1njyznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25607420 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25608173 main INFO main SignInPage.java:259 Password text field is shown
25608364 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //input[@id='i0118']]
25608841 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //input[@id='i0118']]
25612315 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b6926f9b-5382-4e57-bf96-03bab437910e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=4l5reagiyghczyd7vy71redeafnb95ypu8yvqhskski&code_challenge_method=s256&nonce=4fcc9d6d-a8e0-4612-b481-d6b58dbd84c5&state=eyjpzci6ije1mzm2yta0lwixogqtndlioc05yzy4lwm2nzgwmmy1njyznsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25612315 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25612936 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
25612936 main INFO main FiManagement.java:2436 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
25616922 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
25616922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25625816 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25625817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25628916 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25628916 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25629039 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //b[text()='Admin Dashboard']]
25632213 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25632213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25632336 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //mat-toolbar/div/button[2]/span]
25632559 main INFO main FiManagement.java:2439 Successfully navigated to the 'Control Panel' page
25632637 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //mat-toolbar/div/button[2]/span]
25634759 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //mat-toolbar/div/button[2]/span]
25635061 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immMenuBandW]
25638632 main INFO main FiManagement.java:2443 Successfully navigated to the 'Branches' page
25642217 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25642217 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25647584 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immGlobalControl_NewBranch_button]
25647971 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonClose_']]
25647971 main INFO main FiManagement.java:2447 Clicked on Add New Branch icon
25648094 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonClose_']]
25648243 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonClose_']]
25650572 main INFO main FiManagement.java:2448 <b>Expected: </b>verify the close functionality in Newly created Branch Page<br><b>Actual(Passed): </b>Successfully verified the close functionality in Newly created Branch Page
25654637 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immGlobalControl_NewBranch_button]
25654973 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonClose_']]
25654974 main INFO main FiManagement.java:2453 Clicked on Add New Branch icon
25655128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: input[id*='immBranch_BranchName_']]
25655221 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: input[id*='immBranch_BranchName_']]
25655962 main INFO main FiManagement.java:2455 set the Branch name
25656062 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonSave_']]
25656169 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonSave_']]
25656378 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immGlobalControl_NewBranch_button]
25658490 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25658566 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25659512 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immGlobalControl_NewWorkstation_button]
25663006 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25663006 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25663117 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: imm_searchWs_GlobalControl]
25663197 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: imm_searchWs_GlobalControl]
25664483 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25664612 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25665624 main INFO main FiManagement.java:2463 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
25670867 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25670867 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25671181 main INFO main FiManagement.java:2477 Given Workstation is already present - GB WStation1
25684554 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25684554 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25684632 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: div.mat-select-arrow]
25698901 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: mat-checkbox[id*='immWorkstation_WorkstationSelected_']]
25701191 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immAllWorkstationsControl_MoveSelectedWorkstations_Button]
25704719 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25704719 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25708923 main INFO main FiManagement.java:2481 <b>Expected: </b>verify the Move setting in 'Workstations' page<br><b>Actual(Passed): </b>Successfully verified the Move settings in 'Workstations' page
25719345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25719436 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
25720191 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immGlobalControl_NewWorkstation_button]
25723757 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25723757 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25723844 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: imm_searchWs_GlobalControl]
25723907 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: imm_searchWs_GlobalControl]
25725248 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25725373 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
25726322 main INFO main FiManagement.java:2488 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
25730648 main INFO main FiManagement.java:2492 <b>Expected: </b>verify the WS is assigned to BRanch<br><b>Actual(Passed): </b>Successfully verified the assignment
25730764 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
25730832 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[1]]
25741513 main DEBUG main Utils.java:1023 Unable to find an element after 10 sec
25744938 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25744938 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25745048 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: imm_searchBr_GlobalControl]
25745111 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: imm_searchBr_GlobalControl]
25745785 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25745884 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25746376 main INFO main FiManagement.java:2497 <b>Expected: </b>slelect the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
25749517 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25749517 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25752081 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_TabDelete_']]
25754213 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_TabDelete_']]
25758901 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> xpath: //mat-radio-button[contains(@id,'immBranch_RadioButtonGroupDeleteOption_1_')]]
25761229 main INFO main FiManagementPage.java:397 <b>Expected: </b>Set the delete option<br><b>Actual(Passed): </b>Successfully set the delete option 'Workstations' page
25761348 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
25763460 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e72573cb60a18d8fb0c8dfdc42fd814f)] -> css selector: button[id*='immBranch_ButtonDeleteBranchWithWorkstations_']]
25773830 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25773830 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25786655 main INFO main FiManagement.java:2502 <b>Expected: </b>verify the delete Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the delete Branch name in 'Branches' page with delete option:Clear Custom Settings
25786657 main INFO main FiManagement.java:2506 Test Passed.
25786657 main INFO main Log.java:264 **** -E---N---D- *****
25787620 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyBranchArchiveSettingsInAdmin
25790645 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
25790645 main INFO main FiSettings.java:1964 ***** verify Branch Archive settings Admin Portal *****
25790645 main INFO main FiSettings.java:1965 ***** verify Branch Archive settings Admin Portal *****
25795557 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a3bb033-e489-4f47-89d2-6f8cd9339798&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=uitbf3s5kta1jj4rkembsmt-ayj9wo_troeqaxpl2sk&code_challenge_method=s256&nonce=2ecf528e-54e9-4ac3-8eeb-3ae064a91210&state=eyjpzci6iji4mwe4otblltcxyzktndbkzc05mdq0ltkwzte3ymeyodm3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25795557 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25795680 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //input[@id='i0116']]
25795680 main INFO main FiSettings.java:1970 Successfully navigated to 'eReceipts FI Admin' Page
25795743 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //input[@id='i0116']]
25795852 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: idSIButton9]
25795852 main INFO main FiSettings.java:1973 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
25795966 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //input[@id='i0116']]
25796035 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //input[@id='i0116']]
25799858 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a3bb033-e489-4f47-89d2-6f8cd9339798&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=uitbf3s5kta1jj4rkembsmt-ayj9wo_troeqaxpl2sk&code_challenge_method=s256&nonce=2ecf528e-54e9-4ac3-8eeb-3ae064a91210&state=eyjpzci6iji4mwe4otblltcxyzktndbkzc05mdq0ltkwzte3ymeyodm3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25799859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25803430 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a3bb033-e489-4f47-89d2-6f8cd9339798&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=uitbf3s5kta1jj4rkembsmt-ayj9wo_troeqaxpl2sk&code_challenge_method=s256&nonce=2ecf528e-54e9-4ac3-8eeb-3ae064a91210&state=eyjpzci6iji4mwe4otblltcxyzktndbkzc05mdq0ltkwzte3ymeyodm3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25803430 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25804330 main INFO main SignInPage.java:259 Password text field is shown
25804465 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //input[@id='i0118']]
25804539 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //input[@id='i0118']]
25807863 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=0a3bb033-e489-4f47-89d2-6f8cd9339798&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=uitbf3s5kta1jj4rkembsmt-ayj9wo_troeqaxpl2sk&code_challenge_method=s256&nonce=2ecf528e-54e9-4ac3-8eeb-3ae064a91210&state=eyjpzci6iji4mwe4otblltcxyzktndbkzc05mdq0ltkwzte3ymeyodm3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25807864 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25808460 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
25808461 main INFO main FiSettings.java:1977 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
25812530 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
25812530 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25821415 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25821415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25824529 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25824529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25824633 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //b[text()='Admin Dashboard']]
25827736 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25827736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25827837 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //mat-toolbar/div/button[2]/span]
25828050 main INFO main FiSettings.java:1980 Successfully navigated to the 'Control Panel' page
25828120 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //mat-toolbar/div/button[2]/span]
25830230 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //mat-toolbar/div/button[2]/span]
25830506 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immMenuBandW]
25833686 main INFO main FiSettings.java:1985 Successfully navigated to the 'Branches' page
25837901 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immGlobalControl_NewBranch_button]
25838262 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> css selector: button[id*='immBranch_ButtonClose_']]
25838262 main INFO main FiSettings.java:1988 Clicked on Add New Branch icon
25838437 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> css selector: input[id*='immBranch_BranchName_']]
25838529 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> css selector: input[id*='immBranch_BranchName_']]
25839258 main INFO main FiSettings.java:1990 set the Branch name
25839365 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> css selector: button[id*='immBranch_ButtonSave_']]
25839448 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> css selector: button[id*='immBranch_ButtonSave_']]
25839669 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immGlobalControl_NewBranch_button]
25843341 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25843341 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25843449 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: imm_searchBr_GlobalControl]
25843520 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: imm_searchBr_GlobalControl]
25844606 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25844705 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25845128 main INFO main FiSettings.java:1994 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
25848440 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25848440 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25848942 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> css selector: button[id*='immBranch_TabSettings_']]
25849051 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> css selector: button[id*='immBranch_TabSettings_']]
25851383 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
25851489 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
25851594 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
25851704 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
25851813 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
25852032 main INFO main FiSettings.java:1999 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
25860402 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25860417 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25866564 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immIsEditMode]
25866942 main INFO main FiSettings.java:2006 clicked on Edit
25875346 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25875346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25880514 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> xpath: //div[contains(text(),'Archive')]]
25881250 main INFO main FiSettings.java:2008 <b>Expected: </b>click on Archive tab<br><b>Actual(Passed): </b>Sucessfully clicked on Archive tab
25881687 main INFO main AdminControlPanelPage.java:1748 <b>Expected: </b>Archive Scanned Checks ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archive Scanned Checks:false
25883133 main INFO main AdminControlPanelPage.java:1751 <b>Expected: </b>click on PDFEncryptionLevel<br><b>Actual(Passed): </b>Sucessfully clicked on PDFEncryptionLevel:128
25884473 main INFO main AdminControlPanelPage.java:1754 <b>Expected: </b>Send Notifications ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Send Notifications:false
25885790 main INFO main AdminControlPanelPage.java:1757 <b>Expected: </b>Email ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Email:false
25887118 main INFO main AdminControlPanelPage.java:1760 <b>Expected: </b>Send Notifications ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Text:false
25894418 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immArchiveDefaultMembers]
25895206 main INFO main AdminControlPanelPage.java:1763 <b>Expected: </b>set Default Member Numbers<br><b>Actual(Passed): </b>Sucessfully setted Default Member Numbers:111
25902521 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (839ea782cba685e209c013c4e1f3f980)] -> id: immArchiveDefaultMember]
25903178 main INFO main AdminControlPanelPage.java:1766 <b>Expected: </b>set Default Member Number<br><b>Actual(Passed): </b>Sucessfully setted Default Member Number:111
25904199 main INFO main FiSettings.java:2016 Test Passed.
25904199 main INFO main Log.java:264 **** -E---N---D- *****
25905052 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyBranchOperationSettingsInAdmin
25908809 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
25908810 main INFO main FiSettings.java:2043 ***** verify Branch operation In Admin Portal *****
25908810 main INFO main FiSettings.java:2044 ***** verify Branch operation In Admin Portal *****
25913887 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=289a10ea-daa9-40cb-bec1-86964a592c2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=skdyxdouxmg0exckhw5kg6uswirfyaynz--lqboodqw&code_challenge_method=s256&nonce=83f1972a-f219-458a-a530-78250bca50f2&state=eyjpzci6ijrhogixmtm3lti4njytndg0yi1izduxltc0otblzdc1ymfmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25913887 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25914020 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //input[@id='i0116']]
25914020 main INFO main FiSettings.java:2049 Successfully navigated to 'eReceipts FI Admin' Page
25914103 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //input[@id='i0116']]
25914228 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: idSIButton9]
25914228 main INFO main FiSettings.java:2052 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
25914324 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //input[@id='i0116']]
25914399 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //input[@id='i0116']]
25918218 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=289a10ea-daa9-40cb-bec1-86964a592c2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=skdyxdouxmg0exckhw5kg6uswirfyaynz--lqboodqw&code_challenge_method=s256&nonce=83f1972a-f219-458a-a530-78250bca50f2&state=eyjpzci6ijrhogixmtm3lti4njytndg0yi1izduxltc0otblzdc1ymfmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25918219 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25922034 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=289a10ea-daa9-40cb-bec1-86964a592c2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=skdyxdouxmg0exckhw5kg6uswirfyaynz--lqboodqw&code_challenge_method=s256&nonce=83f1972a-f219-458a-a530-78250bca50f2&state=eyjpzci6ijrhogixmtm3lti4njytndg0yi1izduxltc0otblzdc1ymfmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25922034 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25923424 main INFO main SignInPage.java:259 Password text field is shown
25924155 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //input[@id='i0118']]
25924250 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //input[@id='i0118']]
25927585 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=289a10ea-daa9-40cb-bec1-86964a592c2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=skdyxdouxmg0exckhw5kg6uswirfyaynz--lqboodqw&code_challenge_method=s256&nonce=83f1972a-f219-458a-a530-78250bca50f2&state=eyjpzci6ijrhogixmtm3lti4njytndg0yi1izduxltc0otblzdc1ymfmosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
25927585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25928134 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
25928134 main INFO main FiSettings.java:2056 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
25931977 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
25931977 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25940886 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25940886 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25944008 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25944008 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25944119 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //b[text()='Admin Dashboard']]
25947271 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
25947271 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25947379 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //mat-toolbar/div/button[2]/span]
25947587 main INFO main FiSettings.java:2059 Successfully navigated to the 'Control Panel' page
25947665 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //mat-toolbar/div/button[2]/span]
25949781 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //mat-toolbar/div/button[2]/span]
25950038 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: immMenuBandW]
25953203 main INFO main FiSettings.java:2064 Successfully navigated to the 'Branches' page
25957318 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: immGlobalControl_NewBranch_button]
25957663 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> css selector: button[id*='immBranch_ButtonClose_']]
25957663 main INFO main FiSettings.java:2067 Clicked on Add New Branch icon
25957835 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> css selector: input[id*='immBranch_BranchName_']]
25957928 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> css selector: input[id*='immBranch_BranchName_']]
25958642 main INFO main FiSettings.java:2069 set the Branch name
25958751 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> css selector: button[id*='immBranch_ButtonSave_']]
25958845 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> css selector: button[id*='immBranch_ButtonSave_']]
25959068 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: immGlobalControl_NewBranch_button]
25962789 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25962789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25962900 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: imm_searchBr_GlobalControl]
25962974 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: imm_searchBr_GlobalControl]
25964190 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25964317 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
25964737 main INFO main FiSettings.java:2072 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
25968052 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25968052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25968543 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> css selector: button[id*='immBranch_TabSettings_']]
25968652 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> css selector: button[id*='immBranch_TabSettings_']]
25971018 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
25971134 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
25971247 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
25971372 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
25971487 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
25971754 main INFO main FiSettings.java:2077 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
25980160 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25980166 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
25986303 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> id: immIsEditMode]
25986697 main INFO main FiSettings.java:2084 clicked on Edit
25995116 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
25995116 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26000609 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc8535820e0acd351ba22a6695f44ba4)] -> xpath: //div[contains(text(),'Operation')]]
26001368 main INFO main FiSettings.java:2087 <b>Expected: </b>click on Operation tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operation tab
26007422 main INFO main FiSettings.java:2095 Test Passed.
26007422 main INFO main Log.java:264 **** -E---N---D- *****
26008522 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyBranchPrintSettingsInAdmin
26011815 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26011816 main INFO main FiSettings.java:1512 ***** verify Branch print settings Admin Portal *****
26011816 main INFO main FiSettings.java:1513 ***** verify Branch print settings Admin Portal *****
26016609 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3cf4fed5-d0cc-4ca0-8e46-91e8d9aaf5f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=5yv9dvx_vcy6frm3gnwlgwbzkgl3zmx_5nisi3vvzoi&code_challenge_method=s256&nonce=3d3e4445-2554-4f77-87aa-aea248381a52&state=eyjpzci6ijiymje0zgmzlwi2mjatnge1ms05oge3ltq0ztbmyta3zdkxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26016609 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26016744 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //input[@id='i0116']]
26016744 main INFO main FiSettings.java:1518 Successfully navigated to 'eReceipts FI Admin' Page
26016822 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //input[@id='i0116']]
26016919 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: idSIButton9]
26016919 main INFO main FiSettings.java:1521 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
26016997 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //input[@id='i0116']]
26017075 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //input[@id='i0116']]
26020651 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3cf4fed5-d0cc-4ca0-8e46-91e8d9aaf5f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=5yv9dvx_vcy6frm3gnwlgwbzkgl3zmx_5nisi3vvzoi&code_challenge_method=s256&nonce=3d3e4445-2554-4f77-87aa-aea248381a52&state=eyjpzci6ijiymje0zgmzlwi2mjatnge1ms05oge3ltq0ztbmyta3zdkxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26020651 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26024473 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3cf4fed5-d0cc-4ca0-8e46-91e8d9aaf5f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=5yv9dvx_vcy6frm3gnwlgwbzkgl3zmx_5nisi3vvzoi&code_challenge_method=s256&nonce=3d3e4445-2554-4f77-87aa-aea248381a52&state=eyjpzci6ijiymje0zgmzlwi2mjatnge1ms05oge3ltq0ztbmyta3zdkxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26024473 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26025231 main INFO main SignInPage.java:259 Password text field is shown
26025307 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //input[@id='i0118']]
26025385 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //input[@id='i0118']]
26028751 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3cf4fed5-d0cc-4ca0-8e46-91e8d9aaf5f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=5yv9dvx_vcy6frm3gnwlgwbzkgl3zmx_5nisi3vvzoi&code_challenge_method=s256&nonce=3d3e4445-2554-4f77-87aa-aea248381a52&state=eyjpzci6ijiymje0zgmzlwi2mjatnge1ms05oge3ltq0ztbmyta3zdkxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26028752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26029387 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26029388 main INFO main FiSettings.java:1525 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26033288 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26033292 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26042319 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26042319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26045465 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26045465 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26045588 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //b[text()='Admin Dashboard']]
26048704 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26048704 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26048807 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //mat-toolbar/div/button[2]/span]
26049006 main INFO main FiSettings.java:1528 Successfully navigated to the 'Control Panel' page
26049088 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //mat-toolbar/div/button[2]/span]
26051210 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //mat-toolbar/div/button[2]/span]
26051477 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immMenuBandW]
26054935 main INFO main FiSettings.java:1533 Successfully navigated to the 'Branches' page
26059034 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immGlobalControl_NewBranch_button]
26059406 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> css selector: button[id*='immBranch_ButtonClose_']]
26059406 main INFO main FiSettings.java:1536 Clicked on Add New Branch icon
26059592 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> css selector: input[id*='immBranch_BranchName_']]
26059692 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> css selector: input[id*='immBranch_BranchName_']]
26060377 main INFO main FiSettings.java:1538 set the Branch name
26060479 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> css selector: button[id*='immBranch_ButtonSave_']]
26060584 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> css selector: button[id*='immBranch_ButtonSave_']]
26060841 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immGlobalControl_NewBranch_button]
26064416 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26064416 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26064527 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: imm_searchBr_GlobalControl]
26064601 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: imm_searchBr_GlobalControl]
26065825 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26065924 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26066339 main INFO main FiSettings.java:1540 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
26069570 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26069570 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26070067 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> css selector: button[id*='immBranch_TabSettings_']]
26070167 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> css selector: button[id*='immBranch_TabSettings_']]
26072500 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26072607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26072720 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26072829 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26072947 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26073182 main INFO main FiSettings.java:1546 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
26081650 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26081650 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26087776 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immIsEditMode]
26088159 main INFO main FiSettings.java:1553 clicked on Edit
26096563 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26096563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26096866 main INFO main FiSettings.java:1556 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
26101157 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immReceiptPrinterName]
26102124 main INFO main AdminControlPanelPage.java:889 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
26114124 main INFO main AdminControlPanelPage.java:903 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Courier New
26123792 main INFO main AdminControlPanelPage.java:906 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 8
26125302 main INFO main AdminControlPanelPage.java:910 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
26133962 main INFO main AdminControlPanelPage.java:911 <b>Expected: </b>select 'Printer Style'<br><b>Actual(Passed): </b>Sucessfully Printer ' printer Style' : Narrow
26135092 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26135888 main INFO main FiSettings.java:1563 <b>Expected: </b>Expand the Report panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Report panel
26142183 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> id: immReportPrinterName]
26142927 main INFO main AdminControlPanelPage.java:1052 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
26144469 main INFO main AdminControlPanelPage.java:1055 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Portrait
26158245 main INFO main AdminControlPanelPage.java:1058 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Consolas
26172067 main INFO main AdminControlPanelPage.java:1061 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 10
26173545 main INFO main AdminControlPanelPage.java:1064 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
26174788 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26175259 main INFO main FiSettings.java:1570 <b>Expected: </b>Expand the Suppress panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Suppress panel
26175589 main INFO main AdminControlPanelPage.java:1174 <b>Expected: </b>Logo1 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the log1:false
26176937 main INFO main AdminControlPanelPage.java:1177 <b>Expected: </b>Logo2 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Logo2:false
26178267 main INFO main AdminControlPanelPage.java:1180 <b>Expected: </b>CuAdress ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the CuAdress:false
26179591 main INFO main AdminControlPanelPage.java:1183 <b>Expected: </b>Member Address ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Member Address:false
26180746 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26181199 main INFO main FiSettings.java:1577 <b>Expected: </b>Expand the Others panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Others panel
26181480 main INFO main FiSettings.java:1579 <b>Expected: </b>Print Signature ( slider -on/off) Signature Line Text ( character text)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Signature
26181620 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (6977bafecb9a4ae1f7fe8a04b9006078)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26182055 main INFO main FiSettings.java:1582 <b>Expected: </b>Expand the Host Specific panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Host Specific panel
26182372 main INFO main FiSettings.java:1584 <b>Expected: </b>Print Disburstments ( slider -on/off)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Disburstments
26182372 main INFO main FiSettings.java:1587 Test Passed.
26182372 main INFO main Log.java:264 **** -E---N---D- *****
26183379 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyBranchScanSettingsInAdmin
26186349 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26186349 main INFO main FiSettings.java:1886 ***** verify Branch Scan settings Admin Portal *****
26186349 main INFO main FiSettings.java:1887 ***** verify Branch Scan settings Admin Portal *****
26191179 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13319c9d-eabe-4c7d-926f-27d2ac8498f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=7ceybc4hjhe7t8or8wvrhz7dzwcdmwypwaz9grmyhnq&code_challenge_method=s256&nonce=1b357c23-d44d-43e3-be8f-fb07fef2c560&state=eyjpzci6imqxzwm2ztfjltuzytktngu4zs1izmq3ltuwzgm2ntzkmzaynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26191180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26191289 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //input[@id='i0116']]
26191289 main INFO main FiSettings.java:1892 Successfully navigated to 'eReceipts FI Admin' Page
26191367 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //input[@id='i0116']]
26191464 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: idSIButton9]
26191464 main INFO main FiSettings.java:1895 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
26191527 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //input[@id='i0116']]
26191636 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //input[@id='i0116']]
26195177 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13319c9d-eabe-4c7d-926f-27d2ac8498f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=7ceybc4hjhe7t8or8wvrhz7dzwcdmwypwaz9grmyhnq&code_challenge_method=s256&nonce=1b357c23-d44d-43e3-be8f-fb07fef2c560&state=eyjpzci6imqxzwm2ztfjltuzytktngu4zs1izmq3ltuwzgm2ntzkmzaynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26195177 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26199286 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13319c9d-eabe-4c7d-926f-27d2ac8498f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=7ceybc4hjhe7t8or8wvrhz7dzwcdmwypwaz9grmyhnq&code_challenge_method=s256&nonce=1b357c23-d44d-43e3-be8f-fb07fef2c560&state=eyjpzci6imqxzwm2ztfjltuzytktngu4zs1izmq3ltuwzgm2ntzkmzaynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26199286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26200060 main INFO main SignInPage.java:259 Password text field is shown
26200185 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //input[@id='i0118']]
26200349 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //input[@id='i0118']]
26203995 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=13319c9d-eabe-4c7d-926f-27d2ac8498f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=7ceybc4hjhe7t8or8wvrhz7dzwcdmwypwaz9grmyhnq&code_challenge_method=s256&nonce=1b357c23-d44d-43e3-be8f-fb07fef2c560&state=eyjpzci6imqxzwm2ztfjltuzytktngu4zs1izmq3ltuwzgm2ntzkmzaynyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26203995 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26204542 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26204542 main INFO main FiSettings.java:1899 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26208448 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26208448 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26217399 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26217399 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26220549 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26220549 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26220667 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //b[text()='Admin Dashboard']]
26223817 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26223817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26223923 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //mat-toolbar/div/button[2]/span]
26224133 main INFO main FiSettings.java:1902 Successfully navigated to the 'Control Panel' page
26224197 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //mat-toolbar/div/button[2]/span]
26226317 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //mat-toolbar/div/button[2]/span]
26226579 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: immMenuBandW]
26229805 main INFO main FiSettings.java:1908 Successfully navigated to the 'Branches' page
26233917 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: immGlobalControl_NewBranch_button]
26234297 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> css selector: button[id*='immBranch_ButtonClose_']]
26234297 main INFO main FiSettings.java:1911 Clicked on Add New Branch icon
26234494 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> css selector: input[id*='immBranch_BranchName_']]
26234592 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> css selector: input[id*='immBranch_BranchName_']]
26235333 main INFO main FiSettings.java:1913 set the Branch name
26235440 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> css selector: button[id*='immBranch_ButtonSave_']]
26235544 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> css selector: button[id*='immBranch_ButtonSave_']]
26235828 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: immGlobalControl_NewBranch_button]
26239421 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26239421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26239555 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: imm_searchBr_GlobalControl]
26239626 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: imm_searchBr_GlobalControl]
26240749 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26240895 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26241306 main INFO main FiSettings.java:1916 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
26244548 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26244548 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26245049 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> css selector: button[id*='immBranch_TabSettings_']]
26245159 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> css selector: button[id*='immBranch_TabSettings_']]
26247509 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26247624 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26247737 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26247849 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26247974 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26248220 main INFO main FiSettings.java:1921 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
26256589 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26256589 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26262743 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: immIsEditMode]
26263087 main INFO main FiSettings.java:1928 clicked on Edit
26271487 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26271487 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26276648 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> xpath: //div[contains(text(),'Scan')]]
26277446 main INFO main FiSettings.java:1931 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
26286230 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:Ranger
26287552 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.45.5.24
26293833 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e394d68649824bceea79370dde2ea2f0)] -> id: immScanNetworkIP]
26294773 main INFO main AdminControlPanelPage.java:1463 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.45.5.24
26295781 main INFO main FiSettings.java:1939 Test Passed.
26295781 main INFO main Log.java:264 **** -E---N---D- *****
26296768 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyBranchSignSettingsInAdmin
26299626 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26299626 main INFO main FiSettings.java:1615 ***** verify Branch sign settings Admin Portal *****
26299627 main INFO main FiSettings.java:1616 ***** verify Branch sign settings Admin Portal *****
26304420 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b910ed2b-a05f-4a41-adea-c144e484f47b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=a8_mbuxc4kddn88wcf77i-i0ku7aytu7sdqqbovate0&code_challenge_method=s256&nonce=7dee68fb-6157-4e8d-b3e2-ba2a5aadad59&state=eyjpzci6ijm4ntc1ngvhltiwztctndmyyy05mmuxlwjkzmrhmti1ywi2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26304421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26304541 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //input[@id='i0116']]
26304541 main INFO main FiSettings.java:1621 Successfully navigated to 'eReceipts FI Admin' Page
26304626 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //input[@id='i0116']]
26304735 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: idSIButton9]
26304735 main INFO main FiSettings.java:1624 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
26304805 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //input[@id='i0116']]
26304868 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //input[@id='i0116']]
26308372 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b910ed2b-a05f-4a41-adea-c144e484f47b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=a8_mbuxc4kddn88wcf77i-i0ku7aytu7sdqqbovate0&code_challenge_method=s256&nonce=7dee68fb-6157-4e8d-b3e2-ba2a5aadad59&state=eyjpzci6ijm4ntc1ngvhltiwztctndmyyy05mmuxlwjkzmrhmti1ywi2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26308372 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26312053 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b910ed2b-a05f-4a41-adea-c144e484f47b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=a8_mbuxc4kddn88wcf77i-i0ku7aytu7sdqqbovate0&code_challenge_method=s256&nonce=7dee68fb-6157-4e8d-b3e2-ba2a5aadad59&state=eyjpzci6ijm4ntc1ngvhltiwztctndmyyy05mmuxlwjkzmrhmti1ywi2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26312053 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26312758 main INFO main SignInPage.java:259 Password text field is shown
26312852 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //input[@id='i0118']]
26312960 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //input[@id='i0118']]
26316338 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b910ed2b-a05f-4a41-adea-c144e484f47b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=a8_mbuxc4kddn88wcf77i-i0ku7aytu7sdqqbovate0&code_challenge_method=s256&nonce=7dee68fb-6157-4e8d-b3e2-ba2a5aadad59&state=eyjpzci6ijm4ntc1ngvhltiwztctndmyyy05mmuxlwjkzmrhmti1ywi2ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26316338 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26316971 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26316972 main INFO main FiSettings.java:1628 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26320853 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26320853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26329753 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26329753 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26332922 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26332922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26333037 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //b[text()='Admin Dashboard']]
26336180 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26336180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26336298 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //mat-toolbar/div/button[2]/span]
26336493 main INFO main FiSettings.java:1631 Successfully navigated to the 'Control Panel' page
26336556 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //mat-toolbar/div/button[2]/span]
26338701 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //mat-toolbar/div/button[2]/span]
26338976 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immMenuBandW]
26342122 main INFO main FiSettings.java:1637 Successfully navigated to the 'Branches' page
26346237 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immGlobalControl_NewBranch_button]
26346585 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> css selector: button[id*='immBranch_ButtonClose_']]
26346586 main INFO main FiSettings.java:1640 Clicked on Add New Branch icon
26346738 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> css selector: input[id*='immBranch_BranchName_']]
26346831 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> css selector: input[id*='immBranch_BranchName_']]
26347549 main INFO main FiSettings.java:1642 set the Branch name
26347657 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> css selector: button[id*='immBranch_ButtonSave_']]
26347742 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> css selector: button[id*='immBranch_ButtonSave_']]
26348002 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immGlobalControl_NewBranch_button]
26351597 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26351597 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26351706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: imm_searchBr_GlobalControl]
26351772 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: imm_searchBr_GlobalControl]
26352871 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26352970 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26353384 main INFO main FiSettings.java:1644 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
26356669 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26356682 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26357169 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> css selector: button[id*='immBranch_TabSettings_']]
26357265 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> css selector: button[id*='immBranch_TabSettings_']]
26359615 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26359748 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26359857 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26359969 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26360065 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26360306 main INFO main FiSettings.java:1650 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
26368681 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26368681 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26374821 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immIsEditMode]
26375208 main INFO main FiSettings.java:1657 clicked on Edit
26383581 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26383581 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26388760 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //div[contains(text(),'Scan')]]
26394198 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> xpath: //div[contains(text(),'Sign')]]
26394817 main INFO main FiSettings.java:1665 <b>Expected: </b>click on sign tab<br><b>Actual(Passed): </b>Sucessfully clicked on sign tab
26406818 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26406818 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26407038 main INFO main AdminControlPanelPage.java:1323 <b>Expected: </b>Select Default Signature Device<br><b>Actual(Passed): </b>Sucessfully Selected Default Signature Device:Sigpad
26410175 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
26420905 main INFO main AdminControlPanelPage.java:1327 <b>Expected: </b>Select Device Model<br><b>Actual(Passed): </b>Sucessfully Selected Device Model:Topaz 4x5
26423982 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
26438828 main INFO main AdminControlPanelPage.java:1331 <b>Expected: </b>Select Connection<br><b>Actual(Passed): </b>Sucessfully selected the Connection:COM3
26441897 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b0d5f5b7dfb7f7b9a37b8a6037ff592)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
26442225 main INFO main AdminControlPanelPage.java:1335 <b>Expected: </b>Backlight ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Backlight:true
26453569 main INFO main FiSettings.java:1672 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
26453569 main INFO main FiSettings.java:1674 Test Passed.
26453571 main INFO main Log.java:264 **** -E---N---D- *****
26454376 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyBranchWorkstationSettingsInAdmin
26457409 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26457409 main INFO main FiSettings.java:1698 ***** verify Branch Workstation Settings Admin Portal *****
26457409 main INFO main FiSettings.java:1699 ***** verify Branch Workstation Settings Admin Portal *****
26462107 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92c1156d-907e-48bb-a6ed-d06cffbbc5a7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=o_hdxikuk9wd0nz1gk8a5y-utw-q94ivf_tll_2odhw&code_challenge_method=s256&nonce=0586a956-ce4d-469b-9420-4ac6e05b7580&state=eyjpzci6ijziymjlmzc4lthizjktndiymi1hnzi5ltrimzmxmjhiogywzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26462107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26462219 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //input[@id='i0116']]
26462219 main INFO main FiSettings.java:1704 Successfully navigated to 'eReceipts FI Admin' Page
26462297 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //input[@id='i0116']]
26462407 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: idSIButton9]
26462407 main INFO main FiSettings.java:1707 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
26462500 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //input[@id='i0116']]
26462563 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //input[@id='i0116']]
26466083 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92c1156d-907e-48bb-a6ed-d06cffbbc5a7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=o_hdxikuk9wd0nz1gk8a5y-utw-q94ivf_tll_2odhw&code_challenge_method=s256&nonce=0586a956-ce4d-469b-9420-4ac6e05b7580&state=eyjpzci6ijziymjlmzc4lthizjktndiymi1hnzi5ltrimzmxmjhiogywzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26466083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26470380 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92c1156d-907e-48bb-a6ed-d06cffbbc5a7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=o_hdxikuk9wd0nz1gk8a5y-utw-q94ivf_tll_2odhw&code_challenge_method=s256&nonce=0586a956-ce4d-469b-9420-4ac6e05b7580&state=eyjpzci6ijziymjlmzc4lthizjktndiymi1hnzi5ltrimzmxmjhiogywzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26470380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26471465 main INFO main SignInPage.java:259 Password text field is shown
26471573 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //input[@id='i0118']]
26471670 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //input[@id='i0118']]
26474985 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92c1156d-907e-48bb-a6ed-d06cffbbc5a7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=o_hdxikuk9wd0nz1gk8a5y-utw-q94ivf_tll_2odhw&code_challenge_method=s256&nonce=0586a956-ce4d-469b-9420-4ac6e05b7580&state=eyjpzci6ijziymjlmzc4lthizjktndiymi1hnzi5ltrimzmxmjhiogywzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26474985 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26475544 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26475544 main INFO main FiSettings.java:1711 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26479432 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26479432 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26488435 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26488435 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26491566 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26491566 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26491692 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //b[text()='Admin Dashboard']]
26494794 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26494794 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26494907 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //mat-toolbar/div/button[2]/span]
26495107 main INFO main FiSettings.java:1714 Successfully navigated to the 'Control Panel' page
26495185 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //mat-toolbar/div/button[2]/span]
26497298 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //mat-toolbar/div/button[2]/span]
26497561 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immMenuBandW]
26500754 main INFO main FiSettings.java:1719 Successfully navigated to the 'Branches' page
26504269 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26504269 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26509579 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immGlobalControl_NewBranch_button]
26509993 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> css selector: button[id*='immBranch_ButtonClose_']]
26509993 main INFO main FiSettings.java:1723 Clicked on Add New Branch icon
26510137 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> css selector: input[id*='immBranch_BranchName_']]
26510247 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> css selector: input[id*='immBranch_BranchName_']]
26510931 main INFO main FiSettings.java:1725 set the Branch name
26511028 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> css selector: button[id*='immBranch_ButtonSave_']]
26511123 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> css selector: button[id*='immBranch_ButtonSave_']]
26511347 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immGlobalControl_NewBranch_button]
26514937 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26514937 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26515048 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: imm_searchBr_GlobalControl]
26515119 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: imm_searchBr_GlobalControl]
26516454 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26516593 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
26517006 main INFO main FiSettings.java:1730 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
26520276 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26520276 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26520747 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> css selector: button[id*='immBranch_TabSettings_']]
26520841 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> css selector: button[id*='immBranch_TabSettings_']]
26523207 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26523323 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26523423 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26523539 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26523654 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26523888 main INFO main FiSettings.java:1735 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
26532332 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26532332 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26538488 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immIsEditMode]
26538849 main INFO main FiSettings.java:1742 clicked on Edit
26547282 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
26547282 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26552523 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> xpath: //div/div/div/div/div[.="Workstation"]]
26553171 main INFO main FiSettings.java:1745 <b>Expected: </b>click on Workstation tab<br><b>Actual(Passed): </b>Sucessfully clicked on Workstation tab
26559464 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immClientAgentLogFileLocation]
26560366 main INFO main AdminControlPanelPage.java:2369 <b>Expected: </b>set Log File Location<br><b>Actual(Passed): </b>Sucessfully set Log File Location:C:\PDF\Logs
26572418 main INFO main AdminControlPanelPage.java:2366 <b>Expected: </b>Select Log Event Level<br><b>Actual(Passed): </b>Sucessfully Selected Log Event Level:Verbose
26579714 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immClientAgentFileSize]
26580399 main INFO main AdminControlPanelPage.java:2364 <b>Expected: </b>set File Size in Bytes<br><b>Actual(Passed): </b>Sucessfully set File Size in Bytes:10
26587755 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2a947c71455831ae0c67161593ca625b)] -> id: immClientAgentRetainedFileCountLimit]
26588402 main INFO main AdminControlPanelPage.java:2362 <b>Expected: </b>set Retained File Count Limit<br><b>Actual(Passed): </b>Sucessfully set Retained File Count Limit:10
26589728 main INFO main AdminControlPanelPage.java:2356 <b>Expected: </b>File ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the File:True
26591055 main INFO main AdminControlPanelPage.java:2359 <b>Expected: </b>Port ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Port:False
26592070 main INFO main FiSettings.java:1753 Test Passed.
26592070 main INFO main Log.java:264 **** -E---N---D- *****
26592942 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIArchiveSettingsDefaultMemberErrMessage
26595580 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26595581 main INFO main FiSettings.java:2495 ***** verify Archive Settings In Admin *****
26595582 main INFO main FiSettings.java:2496 ***** verify Archive Settings In Admin *****
26600494 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=25b1d43a-ceea-48b4-9b5b-7904fa00581d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykfwqouhiw2r4ryoptnczlx6gs3e5ag4ai25jwmzsdi&code_challenge_method=s256&nonce=8108b837-855f-436e-bd3c-fb9ed8976e0f&state=eyjpzci6ijy5yjg2yzk5lwvizwmtnge0ni05ndu2ltu5mzi2mte3mde0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26600494 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26600623 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //input[@id='i0116']]
26600623 main INFO main FiSettings.java:2501 Successfully navigated to 'eReceipts FI Admin' Page
26600703 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //input[@id='i0116']]
26600784 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //input[@id='i0116']]
26604288 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=25b1d43a-ceea-48b4-9b5b-7904fa00581d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykfwqouhiw2r4ryoptnczlx6gs3e5ag4ai25jwmzsdi&code_challenge_method=s256&nonce=8108b837-855f-436e-bd3c-fb9ed8976e0f&state=eyjpzci6ijy5yjg2yzk5lwvizwmtnge0ni05ndu2ltu5mzi2mte3mde0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26604288 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26607729 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=25b1d43a-ceea-48b4-9b5b-7904fa00581d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykfwqouhiw2r4ryoptnczlx6gs3e5ag4ai25jwmzsdi&code_challenge_method=s256&nonce=8108b837-855f-436e-bd3c-fb9ed8976e0f&state=eyjpzci6ijy5yjg2yzk5lwvizwmtnge0ni05ndu2ltu5mzi2mte3mde0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26607729 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26608519 main INFO main SignInPage.java:259 Password text field is shown
26608655 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //input[@id='i0118']]
26608729 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //input[@id='i0118']]
26612224 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=25b1d43a-ceea-48b4-9b5b-7904fa00581d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykfwqouhiw2r4ryoptnczlx6gs3e5ag4ai25jwmzsdi&code_challenge_method=s256&nonce=8108b837-855f-436e-bd3c-fb9ed8976e0f&state=eyjpzci6ijy5yjg2yzk5lwvizwmtnge0ni05ndu2ltu5mzi2mte3mde0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26612224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26612912 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26612913 main INFO main FiSettings.java:2504 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26616789 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26616789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26626183 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26626183 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26629357 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26629357 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26629493 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //b[text()='Admin Dashboard']]
26632640 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26632640 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26632755 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //mat-toolbar/div/button[2]/span]
26632946 main INFO main FiSettings.java:2507 Successfully navigated to the 'Control Panel' page
26635127 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> id: immAdministration]
26635380 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> id: immMenuSystemSettings]
26635883 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26636049 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26636544 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26636838 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26636953 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26637243 main INFO main FiSettings.java:2511 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
26645455 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26645455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26651642 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> id: immIsEditMode]
26652001 main INFO main FiSettings.java:2516 clicked on Edit
26660246 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26660246 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26670445 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> id: mat-tab-label-0-3]
26671185 main INFO main FiSettings.java:2519 <b>Expected: </b>click on Archive tab<br><b>Actual(Passed): </b>Sucessfully clicked on Archive tab
26677489 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9d5632252d825383986ba015b6ccbd9d)] -> id: immArchiveDefaultMember]
26678216 main INFO main AdminControlPanelPage.java:1766 <b>Expected: </b>set Default Member Number<br><b>Actual(Passed): </b>Sucessfully setted Default Member Number:222
26683709 main INFO main FiSettings.java:2527 <b>Expected: </b>click on close icon x tab<br><b>Actual(Passed): </b>Sucessfully clicked on close icon
26694092 main INFO main FiSettings.java:2530 <b>Expected: </b>validate error message<br><b>Actual(Passed): </b>Sucessfully validated error message
26694098 main INFO main FiSettings.java:2535 Test Passed.
26694098 main INFO main Log.java:264 **** -E---N---D- *****
26694971 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIArchiveSettingsInAdmin
26697802 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26697802 main INFO main FiSettings.java:651 ***** verify Archive Settings In Admin *****
26697803 main INFO main FiSettings.java:652 ***** verify Archive Settings In Admin *****
26702671 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ddd72847-6cad-4c02-a79f-c4e8dbcd72f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=cd6j2mqgr_wuk0-uair9nsedwhauczkrr2smnp3ak3o&code_challenge_method=s256&nonce=3d32b8d3-0844-4c4d-a195-23e8cf87a8ca&state=eyjpzci6ijqxzge5ngm3ltq3m2mtndaxzc04mti5lwjmy2mwn2nhyzvimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26702671 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26702838 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //input[@id='i0116']]
26702838 main INFO main FiSettings.java:657 Successfully navigated to 'eReceipts FI Admin' Page
26702922 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //input[@id='i0116']]
26703039 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> id: idSIButton9]
26703039 main INFO main FiSettings.java:660 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
26703103 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //input[@id='i0116']]
26703165 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //input[@id='i0116']]
26706720 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ddd72847-6cad-4c02-a79f-c4e8dbcd72f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=cd6j2mqgr_wuk0-uair9nsedwhauczkrr2smnp3ak3o&code_challenge_method=s256&nonce=3d32b8d3-0844-4c4d-a195-23e8cf87a8ca&state=eyjpzci6ijqxzge5ngm3ltq3m2mtndaxzc04mti5lwjmy2mwn2nhyzvimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26706720 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26710260 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ddd72847-6cad-4c02-a79f-c4e8dbcd72f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=cd6j2mqgr_wuk0-uair9nsedwhauczkrr2smnp3ak3o&code_challenge_method=s256&nonce=3d32b8d3-0844-4c4d-a195-23e8cf87a8ca&state=eyjpzci6ijqxzge5ngm3ltq3m2mtndaxzc04mti5lwjmy2mwn2nhyzvimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26710260 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26710990 main INFO main SignInPage.java:259 Password text field is shown
26711067 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //input[@id='i0118']]
26711139 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //input[@id='i0118']]
26715094 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=ddd72847-6cad-4c02-a79f-c4e8dbcd72f9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=cd6j2mqgr_wuk0-uair9nsedwhauczkrr2smnp3ak3o&code_challenge_method=s256&nonce=3d32b8d3-0844-4c4d-a195-23e8cf87a8ca&state=eyjpzci6ijqxzge5ngm3ltq3m2mtndaxzc04mti5lwjmy2mwn2nhyzvimiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26715094 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26715856 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26715856 main INFO main FiSettings.java:664 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26719878 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26719878 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26728771 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26728771 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26731924 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26731924 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26732027 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //b[text()='Admin Dashboard']]
26735187 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26735187 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26735305 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //mat-toolbar/div/button[2]/span]
26735493 main INFO main FiSettings.java:667 Successfully navigated to the 'Control Panel' page
26737655 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> id: immAdministration]
26737887 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> id: immMenuSystemSettings]
26738345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26738597 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26739065 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26739300 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26739411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26739696 main INFO main FiSettings.java:671 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
26747962 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26747962 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26754094 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> id: immIsEditMode]
26754475 main INFO main FiSettings.java:676 clicked on Edit
26762738 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26762738 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26772931 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> id: mat-tab-label-0-3]
26773711 main INFO main FiSettings.java:679 <b>Expected: </b>click on Archive tab<br><b>Actual(Passed): </b>Sucessfully clicked on Archive tab
26774123 main INFO main AdminControlPanelPage.java:1748 <b>Expected: </b>Archive Scanned Checks ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archive Scanned Checks:false
26775646 main INFO main AdminControlPanelPage.java:1751 <b>Expected: </b>click on PDFEncryptionLevel<br><b>Actual(Passed): </b>Sucessfully clicked on PDFEncryptionLevel:128
26776993 main INFO main AdminControlPanelPage.java:1754 <b>Expected: </b>Send Notifications ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Send Notifications:false
26778330 main INFO main AdminControlPanelPage.java:1757 <b>Expected: </b>Email ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Email:false
26779686 main INFO main AdminControlPanelPage.java:1760 <b>Expected: </b>Send Notifications ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Text:false
26781027 main INFO main AdminControlPanelPage.java:1769 <b>Expected: </b>set Minimize CLient<br><b>Actual(Passed): </b>Sucessfully set Minimize Client:false
26788344 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> id: immArchiveDefaultMembers]
26789117 main INFO main AdminControlPanelPage.java:1763 <b>Expected: </b>set Default Member Numbers<br><b>Actual(Passed): </b>Sucessfully setted Default Member Numbers:111
26796431 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec50e0bac0a85ddf83ba23446a65db6d)] -> id: immArchiveDefaultMember]
26797118 main INFO main AdminControlPanelPage.java:1766 <b>Expected: </b>set Default Member Number<br><b>Actual(Passed): </b>Sucessfully setted Default Member Number:111
26798128 main INFO main FiSettings.java:687 Test Passed.
26798128 main INFO main Log.java:264 **** -E---N---D- *****
26799009 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIGeneralSettingsInAdmin
26801824 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26801825 main INFO main FiSettings.java:474 ***** verify General Settings In Admin *****
26801825 main INFO main FiSettings.java:475 ***** verify General Settings In Admin *****
26806732 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c70c3877-60e6-4235-a854-7921767996b6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w6gsvmpb-gewch_cn2-s_dsdeywg4cepwk2cbbdxpye&code_challenge_method=s256&nonce=3a6dd5c2-a27b-4b36-b53c-6491ea27af60&state=eyjpzci6imzlyjgznjc0ltazzditngezys1hogvhltezm2i4ndizzjy3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26806733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26806866 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //input[@id='i0116']]
26806866 main INFO main FiSettings.java:480 Successfully navigated to 'eReceipts FI Admin' Page
26806953 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //input[@id='i0116']]
26807062 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: idSIButton9]
26807062 main INFO main FiSettings.java:483 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
26807140 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //input[@id='i0116']]
26807207 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //input[@id='i0116']]
26810968 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c70c3877-60e6-4235-a854-7921767996b6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w6gsvmpb-gewch_cn2-s_dsdeywg4cepwk2cbbdxpye&code_challenge_method=s256&nonce=3a6dd5c2-a27b-4b36-b53c-6491ea27af60&state=eyjpzci6imzlyjgznjc0ltazzditngezys1hogvhltezm2i4ndizzjy3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26810968 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26814983 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c70c3877-60e6-4235-a854-7921767996b6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w6gsvmpb-gewch_cn2-s_dsdeywg4cepwk2cbbdxpye&code_challenge_method=s256&nonce=3a6dd5c2-a27b-4b36-b53c-6491ea27af60&state=eyjpzci6imzlyjgznjc0ltazzditngezys1hogvhltezm2i4ndizzjy3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26814983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26815736 main INFO main SignInPage.java:259 Password text field is shown
26815815 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //input[@id='i0118']]
26815894 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //input[@id='i0118']]
26819293 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c70c3877-60e6-4235-a854-7921767996b6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=w6gsvmpb-gewch_cn2-s_dsdeywg4cepwk2cbbdxpye&code_challenge_method=s256&nonce=3a6dd5c2-a27b-4b36-b53c-6491ea27af60&state=eyjpzci6imzlyjgznjc0ltazzditngezys1hogvhltezm2i4ndizzjy3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26819293 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26819866 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26819866 main INFO main FiSettings.java:487 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26823700 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26823700 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26832941 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26832941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26836099 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26836099 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26836225 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //b[text()='Admin Dashboard']]
26839378 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26839378 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26839497 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //mat-toolbar/div/button[2]/span]
26839719 main INFO main FiSettings.java:490 Successfully navigated to the 'Control Panel' page
26841869 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: immAdministration]
26842116 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: immMenuSystemSettings]
26843546 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26843662 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26843781 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26843880 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26843994 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26844224 main INFO main FiSettings.java:494 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
26852510 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26852510 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26858639 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: immIsEditMode]
26859099 main INFO main FiSettings.java:499 clicked on Edit
26867331 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26867331 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26877532 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: mat-tab-label-0-6]
26878119 main INFO main FiSettings.java:502 <b>Expected: </b>click on General tab<br><b>Actual(Passed): </b>Sucessfully clicked on General tab
26878575 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[3]/button]
26893207 main INFO main AdminControlPanelPage.java:2305 File Dragged and dropped to clipboard
26893327 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[2]/img]
26893688 main INFO main AdminControlPanelPage.java:2226 <b>Expected: </b>UPload file<br><b>Actual(Passed): </b>Sucessfully UPloaded log file:src/main/resources/testdata/files/Logo1.jpg
26894800 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[3]/button]
26909041 main INFO main AdminControlPanelPage.java:2323 File Dragged and dropped to clipboard
26909153 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[2]/img]
26909395 main INFO main AdminControlPanelPage.java:2229 <b>Expected: </b>UPload file<br><b>Actual(Passed): </b>Sucessfully UPloaded log2 file:src/main/resources/testdata/files/Logo2.jpg
26916691 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: immBrandingMarketingMessage]
26917543 main INFO main AdminControlPanelPage.java:2232 <b>Expected: </b>set Receipt Marketing Message<br><b>Actual(Passed): </b>Sucessfully setted Receipt Marketing Message:Receipt Marketing Message
26924941 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: immBrandingCuAddress]
26925574 main INFO main AdminControlPanelPage.java:2235 <b>Expected: </b>set CU Address<br><b>Actual(Passed): </b>Sucessfully setted CU Address:CU Address
26926685 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: immGeneralMarketingLogoUpload]
26940889 main INFO main AdminControlPanelPage.java:2341 File Dragged and dropped to clipboard
26941032 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (72a889d744e811e1b0ec672397b2ca66)] -> id: immGeneralMarketingLogoImage]
26941255 main INFO main AdminControlPanelPage.java:2238 <b>Expected: </b>UPload file<br><b>Actual(Passed): </b>Sucessfully UPloaded Marketing file:src/main/resources/testdata/files/eSignLogoTablet.jpg
26942257 main INFO main FiSettings.java:510 Test Passed.
26942257 main INFO main Log.java:264 **** -E---N---D- *****
26943195 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIHoldNoticeSettingsInAdmin
26946249 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
26946249 main INFO main FiSettings.java:331 ***** verify hold notice Settings In Admin *****
26946249 main INFO main FiSettings.java:332 ***** verify hold notice Settings In Admin *****
26951095 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a48e5bfc-f8f0-4f9b-b3b2-8111cf05c191&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sfayuwjpwqcfwasf96-ueozs07oqv6zf8nq5svbgupw&code_challenge_method=s256&nonce=d73ede95-6741-42c9-b051-3895fc841c8f&state=eyjpzci6imu2otu5nthilwm2yjatngnkmc05njk2lwnhnjlkmmi3yjq2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26951095 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26951216 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //input[@id='i0116']]
26951217 main INFO main FiSettings.java:337 Successfully navigated to 'eReceipts FI Admin' Page
26951281 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //input[@id='i0116']]
26951395 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: idSIButton9]
26951395 main INFO main FiSettings.java:340 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
26951473 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //input[@id='i0116']]
26951535 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //input[@id='i0116']]
26956027 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a48e5bfc-f8f0-4f9b-b3b2-8111cf05c191&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sfayuwjpwqcfwasf96-ueozs07oqv6zf8nq5svbgupw&code_challenge_method=s256&nonce=d73ede95-6741-42c9-b051-3895fc841c8f&state=eyjpzci6imu2otu5nthilwm2yjatngnkmc05njk2lwnhnjlkmmi3yjq2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26956028 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26959357 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a48e5bfc-f8f0-4f9b-b3b2-8111cf05c191&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sfayuwjpwqcfwasf96-ueozs07oqv6zf8nq5svbgupw&code_challenge_method=s256&nonce=d73ede95-6741-42c9-b051-3895fc841c8f&state=eyjpzci6imu2otu5nthilwm2yjatngnkmc05njk2lwnhnjlkmmi3yjq2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26959358 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26960081 main INFO main SignInPage.java:259 Password text field is shown
26960179 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //input[@id='i0118']]
26960284 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //input[@id='i0118']]
26963649 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a48e5bfc-f8f0-4f9b-b3b2-8111cf05c191&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sfayuwjpwqcfwasf96-ueozs07oqv6zf8nq5svbgupw&code_challenge_method=s256&nonce=d73ede95-6741-42c9-b051-3895fc841c8f&state=eyjpzci6imu2otu5nthilwm2yjatngnkmc05njk2lwnhnjlkmmi3yjq2yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
26963650 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26964233 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
26964233 main INFO main FiSettings.java:344 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
26968301 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
26968301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26977290 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26977290 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26980409 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26980409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26980518 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //b[text()='Admin Dashboard']]
26983670 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26983670 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
26983773 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //mat-toolbar/div/button[2]/span]
26983977 main INFO main FiSettings.java:347 Successfully navigated to the 'Control Panel' page
26986126 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immAdministration]
26986391 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immMenuSystemSettings]
26987482 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
26987989 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
26988136 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
26988321 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
26988444 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
26988682 main INFO main FiSettings.java:351 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
26996911 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
26996911 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27003095 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immIsEditMode]
27003514 main INFO main FiSettings.java:356 clicked on Edit
27011783 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27011783 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27021952 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: mat-tab-label-0-7]
27022448 main INFO main FiSettings.java:359 <b>Expected: </b>click on Platform tab<br><b>Actual(Passed): </b>Sucessfully clicked on Platform tab
27022962 main INFO main AdminControlPanelPage.java:1663 <b>Expected: </b>click on Enable Hold Notice<br><b>Actual(Passed): </b>Sucessfully clicked on Enable Hold Notice:true
27034142 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: mat-tab-label-0-8]
27034653 main INFO main FiSettings.java:368 <b>Expected: </b>click on Hold Notice tab <br><b>Actual(Passed): </b>Sucessfully clicked on Hold Notice tab
27036777 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immHoldNoticeReasonsSettingsHoldHeader]
27037498 main INFO main AdminControlPanelPage.java:2486 <b>Expected: </b>set Hold Header<br><b>Actual(Passed): </b>Sucessfully set Hold Header:Testing hold header
27040886 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immHoldNoticeReasonsSettingsHoldDescription]
27041601 main INFO main AdminControlPanelPage.java:2489 <b>Expected: </b>set Hold Description<br><b>Actual(Passed): </b>Sucessfully set Hold Description:Testing Hold Description
27044939 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immHoldNoticeReasonsSettingsHoldContent]
27045579 main INFO main AdminControlPanelPage.java:2492 <b>Expected: </b>set Hold Reasons<br><b>Actual(Passed): </b>Sucessfully setted Hold Reasons:+ testing hold reason1
27049034 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immClose]
27049379 main INFO main FiSettings.java:375 <b>Expected: </b>click on Hold Notice preview <br><b>Actual(Passed): </b>Sucessfully clicked on Hold Notice preview
27054790 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27054790 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27054960 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> xpath: //span[text()='Exception Hold Notices']/ancestor::mat-expansion-panel-header]
27055402 main INFO main FiSettings.java:379 <b>Expected: </b>Expand the Exception Hold Notices panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Exception Hold Notices panel
27057527 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immHoldNoticeReasonsSettingsExceptionHoldHeader]
27058272 main INFO main AdminControlPanelPage.java:2566 <b>Expected: </b>set Hold Header<br><b>Actual(Passed): </b>Sucessfully set Hold Header:Testing hold header
27061607 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immHoldNoticeReasonsSettingsExceptionHoldDescription]
27062443 main INFO main AdminControlPanelPage.java:2569 <b>Expected: </b>set Hold Description<br><b>Actual(Passed): </b>Sucessfully set Hold Description:Testing Hold Description
27065768 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immHoldNoticeReasonsSettingsExceptionHoldContent]
27066442 main INFO main AdminControlPanelPage.java:2572 <b>Expected: </b>set Hold Reasons<br><b>Actual(Passed): </b>Sucessfully setted Hold Reasons:+ testing hold reason1
27069881 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e353812fb175719b9225267d629a054f)] -> id: immClose]
27070191 main INFO main FiSettings.java:387 <b>Expected: </b>click on Hold Notice preview <br><b>Actual(Passed): </b>Sucessfully clicked on Hold Notice preview
27070192 main INFO main FiSettings.java:391 Test Passed.
27070192 main INFO main Log.java:264 **** -E---N---D- *****
27071075 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIOperationSettingsInAdmin
27074105 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27074105 main INFO main FiSettings.java:1445 ***** verify operation In Admin Teller Portal Add *****
27074105 main INFO main FiSettings.java:1446 ***** verify operation In Admin Teller Portal Add *****
27078967 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9d69a8b1-bbff-4176-9991-5cebb9255476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=htnrhjmxemenxzafafoofvlbx0761x3m4ez-nk68apo&code_challenge_method=s256&nonce=9e49240b-45cf-4884-a440-8476376d09ba&state=eyjpzci6ijlmyzzjogfilwqynditngi1os1hnjc1lty3mdg0ymy0owrmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27078967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27079093 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //input[@id='i0116']]
27079093 main INFO main FiSettings.java:1451 Successfully navigated to 'eReceipts FI Admin' Page
27079171 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //input[@id='i0116']]
27079281 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: idSIButton9]
27079281 main INFO main FiSettings.java:1454 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27079343 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //input[@id='i0116']]
27079420 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //input[@id='i0116']]
27083027 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9d69a8b1-bbff-4176-9991-5cebb9255476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=htnrhjmxemenxzafafoofvlbx0761x3m4ez-nk68apo&code_challenge_method=s256&nonce=9e49240b-45cf-4884-a440-8476376d09ba&state=eyjpzci6ijlmyzzjogfilwqynditngi1os1hnjc1lty3mdg0ymy0owrmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27083028 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27086876 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9d69a8b1-bbff-4176-9991-5cebb9255476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=htnrhjmxemenxzafafoofvlbx0761x3m4ez-nk68apo&code_challenge_method=s256&nonce=9e49240b-45cf-4884-a440-8476376d09ba&state=eyjpzci6ijlmyzzjogfilwqynditngi1os1hnjc1lty3mdg0ymy0owrmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27086876 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27087774 main INFO main SignInPage.java:259 Password text field is shown
27087852 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //input[@id='i0118']]
27087921 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //input[@id='i0118']]
27091301 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9d69a8b1-bbff-4176-9991-5cebb9255476&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=htnrhjmxemenxzafafoofvlbx0761x3m4ez-nk68apo&code_challenge_method=s256&nonce=9e49240b-45cf-4884-a440-8476376d09ba&state=eyjpzci6ijlmyzzjogfilwqynditngi1os1hnjc1lty3mdg0ymy0owrmmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27091301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27091920 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27091920 main INFO main FiSettings.java:1458 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27095968 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27095968 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27104865 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27104865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27107985 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27107986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27108097 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //b[text()='Admin Dashboard']]
27111208 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27111208 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27111334 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //mat-toolbar/div/button[2]/span]
27111543 main INFO main FiSettings.java:1461 Successfully navigated to the 'Control Panel' page
27113708 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immAdministration]
27113969 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immMenuSystemSettings]
27114477 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27115147 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27115385 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27115508 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27115632 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27115896 main INFO main FiSettings.java:1465 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27124112 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27124112 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27130240 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immIsEditMode]
27130640 main INFO main FiSettings.java:1470 clicked on Edit
27138881 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27138881 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27139175 main INFO main FiSettings.java:1473 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
27149341 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: mat-tab-label-0-5]
27150039 main INFO main FiSettings.java:1476 <b>Expected: </b>click on Operations tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operations tab
27150322 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immOperationAuthenticationList]
27150323 main INFO main AdminControlPanelPage.java:2109 Authentication list is displayed in Operations page
27150765 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immOperationAuthenticationList]
27150765 main INFO main AdminControlPanelPage.java:2138 Authentication list is displayed in Operations page
27150868 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immOperationAuthenticationListAdd]
27150993 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immOperationAuthenticationListAdd]
27153209 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immId]
27153589 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immSave]
27153691 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immSave]
27154132 main INFO main AdminControlPanelPage.java:1947 <b>Expected: </b> Set authenticationAdd,VISA<br><b>Actual(Passed): </b>Sucessfully set authentication Type:Add,VISA
27155620 main INFO main AdminControlPanelPage.java:1950 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:Received
27157190 main INFO main AdminControlPanelPage.java:1953 <b>Expected: </b>Show Transaction Close Button ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Show Transaction Close Button:false
27158752 main INFO main AdminControlPanelPage.java:1956 <b>Expected: </b>Mask Balance ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Mask Balance:true
27160381 main INFO main AdminControlPanelPage.java:1959 <b>Expected: </b>Mask Receipt ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Mask Receipt:true
27167797 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0905d6e91483ad6ca7faf9507bd446b5)] -> id: immMaskingPattern]
27168532 main INFO main AdminControlPanelPage.java:1962 <b>Expected: </b>set on Masking Pattern<br><b>Actual(Passed): </b>Sucessfully setting on Masking Pattern:XNXNN
27170159 main INFO main AdminControlPanelPage.java:1972 <b>Expected: </b>Offline Mode ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Offline MOde:true
27171168 main INFO main FiSettings.java:1484 Test Passed.
27171168 main INFO main Log.java:264 **** -E---N---D- *****
27172072 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIOperationSettingsInAdmin
27174966 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27174966 main INFO main FiSettings.java:1445 ***** verify operation In Admin Teller Portal Delete *****
27174966 main INFO main FiSettings.java:1446 ***** verify operation In Admin Teller Portal Delete *****
27179772 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7f7e3fb4-ac7c-4cd9-a5fc-2391a0b0f7b7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=wqhcmypaau4qm4g62k3uiypgnmaaqnwm_61cw6isldu&code_challenge_method=s256&nonce=26df9412-6ea4-4135-a867-b2c18ff472b7&state=eyjpzci6ijk4zwy2y2fkltljytmtndrjmi04mwuwlwq0ztkwmjmxyjg0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27179772 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27179912 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //input[@id='i0116']]
27179912 main INFO main FiSettings.java:1451 Successfully navigated to 'eReceipts FI Admin' Page
27179991 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //input[@id='i0116']]
27180104 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: idSIButton9]
27180105 main INFO main FiSettings.java:1454 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27180172 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //input[@id='i0116']]
27180291 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //input[@id='i0116']]
27183864 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7f7e3fb4-ac7c-4cd9-a5fc-2391a0b0f7b7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=wqhcmypaau4qm4g62k3uiypgnmaaqnwm_61cw6isldu&code_challenge_method=s256&nonce=26df9412-6ea4-4135-a867-b2c18ff472b7&state=eyjpzci6ijk4zwy2y2fkltljytmtndrjmi04mwuwlwq0ztkwmjmxyjg0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27183864 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27187356 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7f7e3fb4-ac7c-4cd9-a5fc-2391a0b0f7b7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=wqhcmypaau4qm4g62k3uiypgnmaaqnwm_61cw6isldu&code_challenge_method=s256&nonce=26df9412-6ea4-4135-a867-b2c18ff472b7&state=eyjpzci6ijk4zwy2y2fkltljytmtndrjmi04mwuwlwq0ztkwmjmxyjg0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27187358 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27188637 main INFO main SignInPage.java:259 Password text field is shown
27189007 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //input[@id='i0118']]
27189080 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //input[@id='i0118']]
27192610 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=7f7e3fb4-ac7c-4cd9-a5fc-2391a0b0f7b7&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=wqhcmypaau4qm4g62k3uiypgnmaaqnwm_61cw6isldu&code_challenge_method=s256&nonce=26df9412-6ea4-4135-a867-b2c18ff472b7&state=eyjpzci6ijk4zwy2y2fkltljytmtndrjmi04mwuwlwq0ztkwmjmxyjg0niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27192610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27193175 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27193175 main INFO main FiSettings.java:1458 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27197112 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27197112 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27205928 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27205928 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27209073 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27209073 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27209197 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //b[text()='Admin Dashboard']]
27212291 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27212291 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27212396 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //mat-toolbar/div/button[2]/span]
27212601 main INFO main FiSettings.java:1461 Successfully navigated to the 'Control Panel' page
27214760 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: immAdministration]
27214991 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: immMenuSystemSettings]
27216457 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27216597 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27216706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27216801 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27216913 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27217148 main INFO main FiSettings.java:1465 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27225413 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27225413 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27231543 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: immIsEditMode]
27231991 main INFO main FiSettings.java:1470 clicked on Edit
27240213 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27240213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27240519 main INFO main FiSettings.java:1473 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
27250681 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: mat-tab-label-0-5]
27251439 main INFO main FiSettings.java:1476 <b>Expected: </b>click on Operations tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operations tab
27251573 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: immOperationAuthenticationList]
27251574 main INFO main AdminControlPanelPage.java:2109 Authentication list is displayed in Operations page
27253888 main INFO main AdminControlPanelPage.java:2118 Authentitcation value present:VISA1
27253952 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: immOperationAuthenticationList]
27253952 main INFO main AdminControlPanelPage.java:2138 Authentication list is displayed in Operations page
27256484 main INFO main AdminControlPanelPage.java:2176 Authentitcation value:VISA1 is deleted
27256724 main INFO main AdminControlPanelPage.java:1947 <b>Expected: </b> Set authenticationDelete,VISA1<br><b>Actual(Passed): </b>Sucessfully set authentication Type:Delete,VISA1
27258209 main INFO main AdminControlPanelPage.java:1950 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:Received
27259833 main INFO main AdminControlPanelPage.java:1953 <b>Expected: </b>Show Transaction Close Button ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Show Transaction Close Button:true
27261151 main INFO main AdminControlPanelPage.java:1956 <b>Expected: </b>Mask Balance ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Mask Balance:true
27262472 main INFO main AdminControlPanelPage.java:1959 <b>Expected: </b>Mask Receipt ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Mask Receipt:true
27269835 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8a7e4f72c5f5348de060bf69b4facbad)] -> id: immMaskingPattern]
27270660 main INFO main AdminControlPanelPage.java:1962 <b>Expected: </b>set on Masking Pattern<br><b>Actual(Passed): </b>Sucessfully setting on Masking Pattern:NNNNNNXX
27271660 main INFO main FiSettings.java:1484 Test Passed.
27271660 main INFO main Log.java:264 **** -E---N---D- *****
27272516 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIOperationSettingsInAdmin
27275531 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27275531 main INFO main FiSettings.java:1445 ***** verify operation In Admin Teller Portal Edit *****
27275532 main INFO main FiSettings.java:1446 ***** verify operation In Admin Teller Portal Edit *****
27280671 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=377938dc-f4f1-431e-b7de-d46e49c824ab&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=owfq55hu8w-aktf37dsyw8dkufzkilquytg5-or0tky&code_challenge_method=s256&nonce=c142a0cd-7500-4fc3-a126-9ce3e9f181cd&state=eyjpzci6ijbkmdm3ogi4ltjmnjgtngjkmc04yzgwlwzimjjlmwm1nwrmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27280671 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27280791 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //input[@id='i0116']]
27280791 main INFO main FiSettings.java:1451 Successfully navigated to 'eReceipts FI Admin' Page
27280885 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //input[@id='i0116']]
27281013 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: idSIButton9]
27281013 main INFO main FiSettings.java:1454 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27281091 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //input[@id='i0116']]
27281159 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //input[@id='i0116']]
27284942 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=377938dc-f4f1-431e-b7de-d46e49c824ab&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=owfq55hu8w-aktf37dsyw8dkufzkilquytg5-or0tky&code_challenge_method=s256&nonce=c142a0cd-7500-4fc3-a126-9ce3e9f181cd&state=eyjpzci6ijbkmdm3ogi4ltjmnjgtngjkmc04yzgwlwzimjjlmwm1nwrmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27284942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27289013 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=377938dc-f4f1-431e-b7de-d46e49c824ab&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=owfq55hu8w-aktf37dsyw8dkufzkilquytg5-or0tky&code_challenge_method=s256&nonce=c142a0cd-7500-4fc3-a126-9ce3e9f181cd&state=eyjpzci6ijbkmdm3ogi4ltjmnjgtngjkmc04yzgwlwzimjjlmwm1nwrmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27289014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27289737 main INFO main SignInPage.java:259 Password text field is shown
27289821 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //input[@id='i0118']]
27289894 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //input[@id='i0118']]
27293214 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=377938dc-f4f1-431e-b7de-d46e49c824ab&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=owfq55hu8w-aktf37dsyw8dkufzkilquytg5-or0tky&code_challenge_method=s256&nonce=c142a0cd-7500-4fc3-a126-9ce3e9f181cd&state=eyjpzci6ijbkmdm3ogi4ltjmnjgtngjkmc04yzgwlwzimjjlmwm1nwrmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27293214 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27293767 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27293767 main INFO main FiSettings.java:1458 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27297660 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27297660 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27306544 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27306544 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27309702 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27309702 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27309820 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //b[text()='Admin Dashboard']]
27313023 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27313023 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27313144 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //mat-toolbar/div/button[2]/span]
27313363 main INFO main FiSettings.java:1461 Successfully navigated to the 'Control Panel' page
27315526 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immAdministration]
27315785 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immMenuSystemSettings]
27316309 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27316465 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27316975 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27317139 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27317287 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27317660 main INFO main FiSettings.java:1465 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27325886 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27325886 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27332014 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immIsEditMode]
27332435 main INFO main FiSettings.java:1470 clicked on Edit
27340698 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27340698 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27340994 main INFO main FiSettings.java:1473 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
27351183 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: mat-tab-label-0-5]
27351904 main INFO main FiSettings.java:1476 <b>Expected: </b>click on Operations tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operations tab
27352103 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immOperationAuthenticationList]
27352104 main INFO main AdminControlPanelPage.java:2138 Authentication list is displayed in Operations page
27352204 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immOperationAuthenticationListAdd]
27352314 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immOperationAuthenticationListAdd]
27354558 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immId]
27354929 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immSave]
27355030 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immSave]
27355397 main INFO main AdminControlPanelPage.java:1935 <b>Expected: </b> Set authenticationEdit,VISA<br><b>Actual(Passed): </b>Sucessfully set authentication Type:Edit,VISA
27355475 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immOperationAuthenticationList]
27355475 main INFO main AdminControlPanelPage.java:2109 Authentication list is displayed in Operations page
27355931 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immOperationAuthenticationList]
27355931 main INFO main AdminControlPanelPage.java:2138 Authentication list is displayed in Operations page
27360342 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immId]
27360703 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immSave]
27360820 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (10c1e53396ec09d0e6bd761b66dc4a3f)] -> id: immSave]
27360893 main INFO main AdminControlPanelPage.java:2161 Authentitcation value edited from:VISAto:VISA1
27361184 main INFO main AdminControlPanelPage.java:1947 <b>Expected: </b> Set authenticationEdit,VISA<br><b>Actual(Passed): </b>Sucessfully set authentication Type:Edit,VISA
27362731 main INFO main AdminControlPanelPage.java:1950 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:Disbursed
27364049 main INFO main AdminControlPanelPage.java:1953 <b>Expected: </b>Show Transaction Close Button ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Show Transaction Close Button:true
27365635 main INFO main AdminControlPanelPage.java:1956 <b>Expected: </b>Mask Balance ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Mask Balance:false
27367291 main INFO main AdminControlPanelPage.java:1959 <b>Expected: </b>Mask Receipt ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Mask Receipt:false
27368857 main INFO main AdminControlPanelPage.java:1972 <b>Expected: </b>Offline Mode ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Offline MOde:false
27369860 main INFO main FiSettings.java:1484 Test Passed.
27369860 main INFO main Log.java:264 **** -E---N---D- *****
27370714 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIPlatformSettingsInAdmin
27373428 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27373429 main INFO main FiSettings.java:414 ***** verify FI Platform Settings In Admin *****
27373429 main INFO main FiSettings.java:415 ***** verify FI Platform Settings In Admin *****
27378266 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=bd6274f2-07a5-4d52-ae81-f2a857e5cee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ce4wl5irzxtmhm1j1na64woexe-yynw6el5qyl_sow0&code_challenge_method=s256&nonce=4cf76cda-cef7-4977-82d2-371cca419887&state=eyjpzci6ijhlmwq2yjliltc3m2ytngywys1hmgy3ltvkyzg4zdg3y2qyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27378267 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27378404 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //input[@id='i0116']]
27378404 main INFO main FiSettings.java:420 Successfully navigated to 'eReceipts FI Admin' Page
27378483 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //input[@id='i0116']]
27378592 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> id: idSIButton9]
27378592 main INFO main FiSettings.java:423 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27378674 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //input[@id='i0116']]
27378765 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //input[@id='i0116']]
27382282 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=bd6274f2-07a5-4d52-ae81-f2a857e5cee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ce4wl5irzxtmhm1j1na64woexe-yynw6el5qyl_sow0&code_challenge_method=s256&nonce=4cf76cda-cef7-4977-82d2-371cca419887&state=eyjpzci6ijhlmwq2yjliltc3m2ytngywys1hmgy3ltvkyzg4zdg3y2qyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27382282 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27385840 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=bd6274f2-07a5-4d52-ae81-f2a857e5cee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ce4wl5irzxtmhm1j1na64woexe-yynw6el5qyl_sow0&code_challenge_method=s256&nonce=4cf76cda-cef7-4977-82d2-371cca419887&state=eyjpzci6ijhlmwq2yjliltc3m2ytngywys1hmgy3ltvkyzg4zdg3y2qyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27385840 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27386837 main INFO main SignInPage.java:259 Password text field is shown
27386939 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //input[@id='i0118']]
27387040 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //input[@id='i0118']]
27390401 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=bd6274f2-07a5-4d52-ae81-f2a857e5cee0&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ce4wl5irzxtmhm1j1na64woexe-yynw6el5qyl_sow0&code_challenge_method=s256&nonce=4cf76cda-cef7-4977-82d2-371cca419887&state=eyjpzci6ijhlmwq2yjliltc3m2ytngywys1hmgy3ltvkyzg4zdg3y2qyniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27390401 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27391014 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27391014 main INFO main FiSettings.java:427 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27394929 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27394929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27404272 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27404272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27407375 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27407375 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27407484 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //b[text()='Admin Dashboard']]
27410633 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27410633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27410737 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //mat-toolbar/div/button[2]/span]
27410944 main INFO main FiSettings.java:430 Successfully navigated to the 'Control Panel' page
27413095 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> id: immAdministration]
27413334 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> id: immMenuSystemSettings]
27413784 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27413999 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27414445 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27414608 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27414758 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27415035 main INFO main FiSettings.java:434 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27423276 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27423276 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27429432 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> id: immIsEditMode]
27429802 main INFO main FiSettings.java:439 clicked on Edit
27438089 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27438089 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27448294 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c54121985d7c95ee891cfea2787b0aa)] -> id: mat-tab-label-0-7]
27448854 main INFO main FiSettings.java:442 <b>Expected: </b>click on Platform tab<br><b>Actual(Passed): </b>Sucessfully clicked on Platform tab
27449337 main INFO main AdminControlPanelPage.java:1663 <b>Expected: </b>click on Enable Hold Notice<br><b>Actual(Passed): </b>Sucessfully clicked on Enable Hold Notice:true
27450346 main INFO main FiSettings.java:450 Test Passed.
27450346 main INFO main Log.java:264 **** -E---N---D- *****
27451162 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIPlatformSettingsInAdmin
27454167 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27454167 main INFO main FiSettings.java:414 ***** verify FI Platform Settings In Admin *****
27454167 main INFO main FiSettings.java:415 ***** verify FI Platform Settings In Admin *****
27459053 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cc96e5f1-7174-4b8d-8424-0435e6cd7dce&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9g7rypgqjfnxsvxy1tx-iz_tayxhlqhk8hhxz3qbbuu&code_challenge_method=s256&nonce=c7ec7205-78ee-4693-ac4d-1b88d4d367be&state=eyjpzci6ijiyzjcwnwq1lwqwnditndvkmy04zdhlltriotg4ywjinguyyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27459053 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27459183 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //input[@id='i0116']]
27459184 main INFO main FiSettings.java:420 Successfully navigated to 'eReceipts FI Admin' Page
27459263 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //input[@id='i0116']]
27459393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> id: idSIButton9]
27459393 main INFO main FiSettings.java:423 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27459466 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //input[@id='i0116']]
27459530 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //input[@id='i0116']]
27464019 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cc96e5f1-7174-4b8d-8424-0435e6cd7dce&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9g7rypgqjfnxsvxy1tx-iz_tayxhlqhk8hhxz3qbbuu&code_challenge_method=s256&nonce=c7ec7205-78ee-4693-ac4d-1b88d4d367be&state=eyjpzci6ijiyzjcwnwq1lwqwnditndvkmy04zdhlltriotg4ywjinguyyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27464020 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27468228 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cc96e5f1-7174-4b8d-8424-0435e6cd7dce&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9g7rypgqjfnxsvxy1tx-iz_tayxhlqhk8hhxz3qbbuu&code_challenge_method=s256&nonce=c7ec7205-78ee-4693-ac4d-1b88d4d367be&state=eyjpzci6ijiyzjcwnwq1lwqwnditndvkmy04zdhlltriotg4ywjinguyyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27468229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27468968 main INFO main SignInPage.java:259 Password text field is shown
27469086 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //input[@id='i0118']]
27469365 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //input[@id='i0118']]
27472696 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=cc96e5f1-7174-4b8d-8424-0435e6cd7dce&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=9g7rypgqjfnxsvxy1tx-iz_tayxhlqhk8hhxz3qbbuu&code_challenge_method=s256&nonce=c7ec7205-78ee-4693-ac4d-1b88d4d367be&state=eyjpzci6ijiyzjcwnwq1lwqwnditndvkmy04zdhlltriotg4ywjinguyyyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27472696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27473236 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27473252 main INFO main FiSettings.java:427 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27477234 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27477234 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27486171 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27486171 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27489282 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27489282 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27489406 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //b[text()='Admin Dashboard']]
27492515 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27492515 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27492619 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //mat-toolbar/div/button[2]/span]
27492827 main INFO main FiSettings.java:430 Successfully navigated to the 'Control Panel' page
27494994 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> id: immAdministration]
27495222 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> id: immMenuSystemSettings]
27495678 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27495915 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27496509 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27496664 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27496776 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27497050 main INFO main FiSettings.java:434 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27505315 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27505315 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27511460 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> id: immIsEditMode]
27511799 main INFO main FiSettings.java:439 clicked on Edit
27520028 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27520028 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27530231 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f75faadfe890e0a98b217a756edce113)] -> id: mat-tab-label-0-7]
27530851 main INFO main FiSettings.java:442 <b>Expected: </b>click on Platform tab<br><b>Actual(Passed): </b>Sucessfully clicked on Platform tab
27531494 main INFO main AdminControlPanelPage.java:1663 <b>Expected: </b>click on Enable Hold Notice<br><b>Actual(Passed): </b>Sucessfully clicked on Enable Hold Notice:false
27532509 main INFO main FiSettings.java:450 Test Passed.
27532509 main INFO main Log.java:264 **** -E---N---D- *****
27533344 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIPrintSettingsInAdmin
27536267 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27536267 main INFO main FiSettings.java:838 ***** verify print settings Admin Portal *****
27536268 main INFO main FiSettings.java:839 ***** verify print settings Admin Portal *****
27541028 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c0728f64-6487-4665-b2e3-aecff21d70f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nfknufpdnd4ewjijhh34yekqsf8rjk88k4qfqi4thm4&code_challenge_method=s256&nonce=f98ab26c-a1bc-441f-a02f-4777e108811c&state=eyjpzci6ijzmnwywzduwlwi0mtatndnmyy1iyjqxlte5odq3nmy2zdrjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27541028 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27541144 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //input[@id='i0116']]
27541144 main INFO main FiSettings.java:844 Successfully navigated to 'eReceipts FI Admin' Page
27541215 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //input[@id='i0116']]
27541324 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> id: idSIButton9]
27541324 main INFO main FiSettings.java:847 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27541402 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //input[@id='i0116']]
27541516 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //input[@id='i0116']]
27545038 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c0728f64-6487-4665-b2e3-aecff21d70f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nfknufpdnd4ewjijhh34yekqsf8rjk88k4qfqi4thm4&code_challenge_method=s256&nonce=f98ab26c-a1bc-441f-a02f-4777e108811c&state=eyjpzci6ijzmnwywzduwlwi0mtatndnmyy1iyjqxlte5odq3nmy2zdrjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27545039 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27548716 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c0728f64-6487-4665-b2e3-aecff21d70f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nfknufpdnd4ewjijhh34yekqsf8rjk88k4qfqi4thm4&code_challenge_method=s256&nonce=f98ab26c-a1bc-441f-a02f-4777e108811c&state=eyjpzci6ijzmnwywzduwlwi0mtatndnmyy1iyjqxlte5odq3nmy2zdrjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27548716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27549624 main INFO main SignInPage.java:259 Password text field is shown
27549761 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //input[@id='i0118']]
27549851 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //input[@id='i0118']]
27553221 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=c0728f64-6487-4665-b2e3-aecff21d70f6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nfknufpdnd4ewjijhh34yekqsf8rjk88k4qfqi4thm4&code_challenge_method=s256&nonce=f98ab26c-a1bc-441f-a02f-4777e108811c&state=eyjpzci6ijzmnwywzduwlwi0mtatndnmyy1iyjqxlte5odq3nmy2zdrjziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27553221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27553826 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27553827 main INFO main FiSettings.java:851 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27557706 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27557706 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27567196 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27567196 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27570312 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27570313 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27570434 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //b[text()='Admin Dashboard']]
27573528 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27573528 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27573634 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //mat-toolbar/div/button[2]/span]
27573859 main INFO main FiSettings.java:854 Successfully navigated to the 'Control Panel' page
27576021 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> id: immAdministration]
27576253 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> id: immMenuSystemSettings]
27576701 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27576891 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27577141 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27577491 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27577677 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27577909 main INFO main FiSettings.java:858 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27586163 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27586163 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27592331 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> id: immIsEditMode]
27592786 main INFO main FiSettings.java:863 clicked on Edit
27601032 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27601032 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27601328 main INFO main FiSettings.java:866 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
27605616 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> id: immReceiptPrinterName]
27606429 main INFO main AdminControlPanelPage.java:889 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
27608026 main INFO main AdminControlPanelPage.java:896 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Portrait
27619801 main INFO main AdminControlPanelPage.java:903 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Courier New
27629433 main INFO main AdminControlPanelPage.java:906 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 8
27630918 main INFO main AdminControlPanelPage.java:910 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
27639613 main INFO main AdminControlPanelPage.java:911 <b>Expected: </b>select 'Printer Style'<br><b>Actual(Passed): </b>Sucessfully Printer ' printer Style' : Narrow
27640747 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27641292 main INFO main FiSettings.java:873 <b>Expected: </b>Expand the Report panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Report panel
27647591 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> id: immReportPrinterName]
27648269 main INFO main AdminControlPanelPage.java:1052 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
27649828 main INFO main AdminControlPanelPage.java:1055 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Portrait
27663556 main INFO main AdminControlPanelPage.java:1058 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Consolas
27677304 main INFO main AdminControlPanelPage.java:1061 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 10
27678819 main INFO main AdminControlPanelPage.java:1064 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
27679960 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27680452 main INFO main FiSettings.java:880 <b>Expected: </b>Expand the Suppress panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Suppress panel
27680764 main INFO main AdminControlPanelPage.java:1174 <b>Expected: </b>Logo1 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the log1:false
27682113 main INFO main AdminControlPanelPage.java:1177 <b>Expected: </b>Logo2 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Logo2:false
27683444 main INFO main AdminControlPanelPage.java:1180 <b>Expected: </b>CuAdress ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the CuAdress:false
27684768 main INFO main AdminControlPanelPage.java:1183 <b>Expected: </b>Member Address ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Member Address:false
27685913 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27686330 main INFO main FiSettings.java:887 <b>Expected: </b>Expand the Others panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Others panel
27686619 main INFO main FiSettings.java:889 <b>Expected: </b>Print Signature ( slider -on/off) Signature Line Text ( character text)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Signature
27686779 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27687205 main INFO main FiSettings.java:892 <b>Expected: </b>Expand the Host Specific panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Host Specific panel
27687534 main INFO main FiSettings.java:894 <b>Expected: </b>Print Disburstments ( slider -on/off)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Disburstments
27697722 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (3c127aad34611cf2d32b84a611454607)] -> id: mat-tab-label-0-1]
27698444 main INFO main FiSettings.java:897 <b>Expected: </b>click on sign tab<br><b>Actual(Passed): </b>Sucessfully clicked on sign tab
27698444 main INFO main FiSettings.java:899 Test Passed.
27698444 main INFO main Log.java:264 **** -E---N---D- *****
27699360 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIScanSettingsInAdmin
27702181 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27702181 main INFO main FiSettings.java:711 ***** verify Scan Settings In Admin *****
27702182 main INFO main FiSettings.java:712 ***** verify Scan Settings In Admin *****
27706945 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5d2cf560-447b-4b92-a54e-364efdc30b9f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=v-xgobr9ifknz9ptturayutdh8_amfsam_s-pzbspt8&code_challenge_method=s256&nonce=2d2c1d72-dae1-4e9c-b4fb-4935a785d7cf&state=eyjpzci6ijnlmjgxywi2lthkmwqtngq3yy1hyzc3ltyymta5mtkzmtdmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27706946 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27707067 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //input[@id='i0116']]
27707067 main INFO main FiSettings.java:717 Successfully navigated to 'eReceipts FI Admin' Page
27707148 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //input[@id='i0116']]
27707245 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> id: idSIButton9]
27707245 main INFO main FiSettings.java:720 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27707354 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //input[@id='i0116']]
27707462 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //input[@id='i0116']]
27710936 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5d2cf560-447b-4b92-a54e-364efdc30b9f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=v-xgobr9ifknz9ptturayutdh8_amfsam_s-pzbspt8&code_challenge_method=s256&nonce=2d2c1d72-dae1-4e9c-b4fb-4935a785d7cf&state=eyjpzci6ijnlmjgxywi2lthkmwqtngq3yy1hyzc3ltyymta5mtkzmtdmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27710936 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27715189 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5d2cf560-447b-4b92-a54e-364efdc30b9f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=v-xgobr9ifknz9ptturayutdh8_amfsam_s-pzbspt8&code_challenge_method=s256&nonce=2d2c1d72-dae1-4e9c-b4fb-4935a785d7cf&state=eyjpzci6ijnlmjgxywi2lthkmwqtngq3yy1hyzc3ltyymta5mtkzmtdmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27715190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27716090 main INFO main SignInPage.java:259 Password text field is shown
27716218 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //input[@id='i0118']]
27716292 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //input[@id='i0118']]
27719602 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5d2cf560-447b-4b92-a54e-364efdc30b9f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=v-xgobr9ifknz9ptturayutdh8_amfsam_s-pzbspt8&code_challenge_method=s256&nonce=2d2c1d72-dae1-4e9c-b4fb-4935a785d7cf&state=eyjpzci6ijnlmjgxywi2lthkmwqtngq3yy1hyzc3ltyymta5mtkzmtdmzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27719602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27720185 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27720185 main INFO main FiSettings.java:724 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27724045 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27724045 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27733383 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27733383 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27736507 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27736507 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27736621 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //b[text()='Admin Dashboard']]
27739716 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27739716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27739838 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //mat-toolbar/div/button[2]/span]
27740051 main INFO main FiSettings.java:727 Successfully navigated to the 'Control Panel' page
27742229 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> id: immAdministration]
27742462 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> id: immMenuSystemSettings]
27743907 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27744020 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27744132 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27744230 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27744345 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27744601 main INFO main FiSettings.java:731 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27752802 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27752802 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27758932 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> id: immIsEditMode]
27759391 main INFO main FiSettings.java:736 clicked on Edit
27767670 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27767670 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27777879 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1b47e4bb09b4b1f10727e8ef72e391b6)] -> id: mat-tab-label-0-2]
27778748 main INFO main FiSettings.java:739 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
27795733 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:ScanShell 3100D
27797345 main INFO main AdminControlPanelPage.java:1450 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:SingleSide
27798941 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:true
27800505 main INFO main AdminControlPanelPage.java:1474 <b>Expected: </b>click on eTeller CK21 Integration<br><b>Actual(Passed): </b>Sucessfully set eTeller CK21 Integration:False
27801517 main INFO main FiSettings.java:747 Test Passed.
27801517 main INFO main Log.java:264 **** -E---N---D- *****
27802354 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIScanSettingsInAdmin
27805268 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27805269 main INFO main FiSettings.java:711 ***** verify Scan Settings In Admin *****
27805269 main INFO main FiSettings.java:712 ***** verify Scan Settings In Admin *****
27810447 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=39eef7d4-cc8b-43f8-adec-739ce0162ed9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zhlxa9ay7jfeiepfdrilgahi_yc6mguk6thqj7xaat0&code_challenge_method=s256&nonce=c51f538b-98db-4230-b361-c86091230722&state=eyjpzci6ijrjmtzkmwzkltdlzwutngfkzs05ntyzltkxmdqyngzizddlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27810447 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27810567 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //input[@id='i0116']]
27810567 main INFO main FiSettings.java:717 Successfully navigated to 'eReceipts FI Admin' Page
27810648 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //input[@id='i0116']]
27810758 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> id: idSIButton9]
27810758 main INFO main FiSettings.java:720 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27810836 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //input[@id='i0116']]
27810913 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //input[@id='i0116']]
27814928 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=39eef7d4-cc8b-43f8-adec-739ce0162ed9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zhlxa9ay7jfeiepfdrilgahi_yc6mguk6thqj7xaat0&code_challenge_method=s256&nonce=c51f538b-98db-4230-b361-c86091230722&state=eyjpzci6ijrjmtzkmwzkltdlzwutngfkzs05ntyzltkxmdqyngzizddlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27814929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27818967 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=39eef7d4-cc8b-43f8-adec-739ce0162ed9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zhlxa9ay7jfeiepfdrilgahi_yc6mguk6thqj7xaat0&code_challenge_method=s256&nonce=c51f538b-98db-4230-b361-c86091230722&state=eyjpzci6ijrjmtzkmwzkltdlzwutngfkzs05ntyzltkxmdqyngzizddlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27818967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27819680 main INFO main SignInPage.java:259 Password text field is shown
27819758 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //input[@id='i0118']]
27819834 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //input[@id='i0118']]
27823139 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=39eef7d4-cc8b-43f8-adec-739ce0162ed9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zhlxa9ay7jfeiepfdrilgahi_yc6mguk6thqj7xaat0&code_challenge_method=s256&nonce=c51f538b-98db-4230-b361-c86091230722&state=eyjpzci6ijrjmtzkmwzkltdlzwutngfkzs05ntyzltkxmdqyngzizddlocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27823139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27823698 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27823698 main INFO main FiSettings.java:724 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27827677 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27827677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27836598 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27836598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27839722 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27839723 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27839834 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //b[text()='Admin Dashboard']]
27842946 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27842946 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27843060 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //mat-toolbar/div/button[2]/span]
27843265 main INFO main FiSettings.java:727 Successfully navigated to the 'Control Panel' page
27845430 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> id: immAdministration]
27845670 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> id: immMenuSystemSettings]
27847118 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27847233 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27847346 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27847446 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27847555 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27847803 main INFO main FiSettings.java:731 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27856062 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27856062 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27862187 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> id: immIsEditMode]
27862635 main INFO main FiSettings.java:736 clicked on Edit
27870877 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27870877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27881065 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (56582f944e9491624f1dcc668c5f0c35)] -> id: mat-tab-label-0-2]
27881991 main INFO main FiSettings.java:739 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
27896878 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:ScanShell 3000D
27898350 main INFO main AdminControlPanelPage.java:1450 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:SingleSide
27899649 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:true
27900955 main INFO main AdminControlPanelPage.java:1474 <b>Expected: </b>click on eTeller CK21 Integration<br><b>Actual(Passed): </b>Sucessfully set eTeller CK21 Integration:False
27901959 main INFO main FiSettings.java:747 Test Passed.
27901959 main INFO main Log.java:264 **** -E---N---D- *****
27902830 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIScanSettingsInAdmin
27905566 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
27905567 main INFO main FiSettings.java:711 ***** verify Scan Settings In Admin *****
27905567 main INFO main FiSettings.java:712 ***** verify Scan Settings In Admin *****
27910641 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92601639-a5e7-4d79-ab63-e588823ca76a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lyelj2j71vnfoxyq_-xsvzjoaxe0jese6x__gxn4e4q&code_challenge_method=s256&nonce=38d6ba1d-222c-4195-a3ae-a9366dc29047&state=eyjpzci6iji4ndazyta4lwyyyjgtndqyny1imzc3lwm0yte5yjdlodrkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27910642 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27910755 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //input[@id='i0116']]
27910755 main INFO main FiSettings.java:717 Successfully navigated to 'eReceipts FI Admin' Page
27910817 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //input[@id='i0116']]
27910946 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> id: idSIButton9]
27910946 main INFO main FiSettings.java:720 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
27911009 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //input[@id='i0116']]
27911103 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //input[@id='i0116']]
27915227 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92601639-a5e7-4d79-ab63-e588823ca76a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lyelj2j71vnfoxyq_-xsvzjoaxe0jese6x__gxn4e4q&code_challenge_method=s256&nonce=38d6ba1d-222c-4195-a3ae-a9366dc29047&state=eyjpzci6iji4ndazyta4lwyyyjgtndqyny1imzc3lwm0yte5yjdlodrkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27915228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27919081 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92601639-a5e7-4d79-ab63-e588823ca76a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lyelj2j71vnfoxyq_-xsvzjoaxe0jese6x__gxn4e4q&code_challenge_method=s256&nonce=38d6ba1d-222c-4195-a3ae-a9366dc29047&state=eyjpzci6iji4ndazyta4lwyyyjgtndqyny1imzc3lwm0yte5yjdlodrkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27919081 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27919798 main INFO main SignInPage.java:259 Password text field is shown
27919882 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //input[@id='i0118']]
27919956 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //input[@id='i0118']]
27923279 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=92601639-a5e7-4d79-ab63-e588823ca76a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=lyelj2j71vnfoxyq_-xsvzjoaxe0jese6x__gxn4e4q&code_challenge_method=s256&nonce=38d6ba1d-222c-4195-a3ae-a9366dc29047&state=eyjpzci6iji4ndazyta4lwyyyjgtndqyny1imzc3lwm0yte5yjdlodrkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
27923279 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27923852 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
27923852 main INFO main FiSettings.java:724 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
27927764 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
27927764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27936565 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27936565 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27939731 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27939731 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27939834 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //b[text()='Admin Dashboard']]
27942997 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27942997 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27943099 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //mat-toolbar/div/button[2]/span]
27943319 main INFO main FiSettings.java:727 Successfully navigated to the 'Control Panel' page
27945466 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> id: immAdministration]
27945705 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> id: immMenuSystemSettings]
27946178 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
27946712 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
27946863 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
27946977 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
27947086 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
27947315 main INFO main FiSettings.java:731 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
27955559 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27955559 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27961703 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> id: immIsEditMode]
27962193 main INFO main FiSettings.java:736 clicked on Edit
27970415 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
27970415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
27980599 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5c52615c2112e7dae1d49bdb39b5e6c1)] -> id: mat-tab-label-0-2]
27981261 main INFO main FiSettings.java:739 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
27994134 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:TravelScan Pro 600
27995623 main INFO main AdminControlPanelPage.java:1450 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:SingleSide
27996967 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:true
27998278 main INFO main AdminControlPanelPage.java:1474 <b>Expected: </b>click on eTeller CK21 Integration<br><b>Actual(Passed): </b>Sucessfully set eTeller CK21 Integration:False
27999294 main INFO main FiSettings.java:747 Test Passed.
27999294 main INFO main Log.java:264 **** -E---N---D- *****
28000203 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIScanSettingsInAdmin
28003042 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
28003042 main INFO main FiSettings.java:711 ***** verify Scan Settings In Admin *****
28003043 main INFO main FiSettings.java:712 ***** verify Scan Settings In Admin *****
28007913 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3489a548-6804-4f41-9999-65416128112e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vdcnpbi7yi8zrjgnmvmw-zszz72vwr_0aaixckjex4&code_challenge_method=s256&nonce=9b1240b4-106e-42b8-beb2-099e3c065ba1&state=eyjpzci6imu0yjuzmwq5ltnjy2qtngrimy04nmy2lwezmde0mjllmdc4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28007913 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28008082 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //input[@id='i0116']]
28008082 main INFO main FiSettings.java:717 Successfully navigated to 'eReceipts FI Admin' Page
28008204 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //input[@id='i0116']]
28008320 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> id: idSIButton9]
28008320 main INFO main FiSettings.java:720 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
28008396 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //input[@id='i0116']]
28008462 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //input[@id='i0116']]
28012013 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3489a548-6804-4f41-9999-65416128112e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vdcnpbi7yi8zrjgnmvmw-zszz72vwr_0aaixckjex4&code_challenge_method=s256&nonce=9b1240b4-106e-42b8-beb2-099e3c065ba1&state=eyjpzci6imu0yjuzmwq5ltnjy2qtngrimy04nmy2lwezmde0mjllmdc4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28012014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28016211 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3489a548-6804-4f41-9999-65416128112e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vdcnpbi7yi8zrjgnmvmw-zszz72vwr_0aaixckjex4&code_challenge_method=s256&nonce=9b1240b4-106e-42b8-beb2-099e3c065ba1&state=eyjpzci6imu0yjuzmwq5ltnjy2qtngrimy04nmy2lwezmde0mjllmdc4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28016211 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28016993 main INFO main SignInPage.java:259 Password text field is shown
28017069 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //input[@id='i0118']]
28017143 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //input[@id='i0118']]
28020494 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=3489a548-6804-4f41-9999-65416128112e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=0vdcnpbi7yi8zrjgnmvmw-zszz72vwr_0aaixckjex4&code_challenge_method=s256&nonce=9b1240b4-106e-42b8-beb2-099e3c065ba1&state=eyjpzci6imu0yjuzmwq5ltnjy2qtngrimy04nmy2lwezmde0mjllmdc4ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28020494 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28021047 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
28021047 main INFO main FiSettings.java:724 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
28024850 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
28024850 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28033822 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28033837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28036990 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28036990 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28037104 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //b[text()='Admin Dashboard']]
28040203 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28040203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28040307 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //mat-toolbar/div/button[2]/span]
28040519 main INFO main FiSettings.java:727 Successfully navigated to the 'Control Panel' page
28042681 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> id: immAdministration]
28042914 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> id: immMenuSystemSettings]
28043374 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28043530 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28043825 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
28043988 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28044294 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28044635 main INFO main FiSettings.java:731 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
28052913 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28052913 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28059088 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> id: immIsEditMode]
28059501 main INFO main FiSettings.java:736 clicked on Edit
28067751 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28067751 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28077944 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (89ef899d099af0f06d1ae1ac0094e921)] -> id: mat-tab-label-0-2]
28078646 main INFO main FiSettings.java:739 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
28089479 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:TravelScan Pro
28091007 main INFO main AdminControlPanelPage.java:1450 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:SingleSide
28092304 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:true
28093637 main INFO main AdminControlPanelPage.java:1474 <b>Expected: </b>click on eTeller CK21 Integration<br><b>Actual(Passed): </b>Sucessfully set eTeller CK21 Integration:False
28094647 main INFO main FiSettings.java:747 Test Passed.
28094647 main INFO main Log.java:264 **** -E---N---D- *****
28095466 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIScanSettingsInAdmin
28098348 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
28098349 main INFO main FiSettings.java:711 ***** verify Scan Settings In Admin *****
28098349 main INFO main FiSettings.java:712 ***** verify Scan Settings In Admin *****
28103160 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=191f7bf8-9684-4a36-bb59-12cc15840c95&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=qum-l7dn9kvzwstl_gysrpfwp6uarwb3kpntnj1qcro&code_challenge_method=s256&nonce=db3b8748-96fd-49b6-9eac-6a194aa914b8&state=eyjpzci6ijm0ztg4zwzmlwqyowitndrizi04zjqzltlkn2e3ntk2n2njniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28103160 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28103283 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //input[@id='i0116']]
28103283 main INFO main FiSettings.java:717 Successfully navigated to 'eReceipts FI Admin' Page
28103376 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //input[@id='i0116']]
28103503 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> id: idSIButton9]
28103503 main INFO main FiSettings.java:720 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
28103565 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //input[@id='i0116']]
28103651 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //input[@id='i0116']]
28107269 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=191f7bf8-9684-4a36-bb59-12cc15840c95&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=qum-l7dn9kvzwstl_gysrpfwp6uarwb3kpntnj1qcro&code_challenge_method=s256&nonce=db3b8748-96fd-49b6-9eac-6a194aa914b8&state=eyjpzci6ijm0ztg4zwzmlwqyowitndrizi04zjqzltlkn2e3ntk2n2njniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28107270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28110946 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=191f7bf8-9684-4a36-bb59-12cc15840c95&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=qum-l7dn9kvzwstl_gysrpfwp6uarwb3kpntnj1qcro&code_challenge_method=s256&nonce=db3b8748-96fd-49b6-9eac-6a194aa914b8&state=eyjpzci6ijm0ztg4zwzmlwqyowitndrizi04zjqzltlkn2e3ntk2n2njniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28110946 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28111692 main INFO main SignInPage.java:259 Password text field is shown
28111940 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //input[@id='i0118']]
28112047 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //input[@id='i0118']]
28115469 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=191f7bf8-9684-4a36-bb59-12cc15840c95&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=qum-l7dn9kvzwstl_gysrpfwp6uarwb3kpntnj1qcro&code_challenge_method=s256&nonce=db3b8748-96fd-49b6-9eac-6a194aa914b8&state=eyjpzci6ijm0ztg4zwzmlwqyowitndrizi04zjqzltlkn2e3ntk2n2njniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28115469 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28116132 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
28116132 main INFO main FiSettings.java:724 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
28120029 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
28120029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28128857 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28128857 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28131969 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28131969 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28132084 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //b[text()='Admin Dashboard']]
28135205 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28135205 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28135324 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //mat-toolbar/div/button[2]/span]
28135524 main INFO main FiSettings.java:727 Successfully navigated to the 'Control Panel' page
28137701 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> id: immAdministration]
28137942 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> id: immMenuSystemSettings]
28138411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28138631 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28139117 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
28139270 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28139385 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28139643 main INFO main FiSettings.java:731 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
28147904 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28147904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28154054 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> id: immIsEditMode]
28154424 main INFO main FiSettings.java:736 clicked on Edit
28162630 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28162630 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28172816 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (018d14a8462cdea3190bdb20c5bb9395)] -> id: mat-tab-label-0-2]
28173386 main INFO main FiSettings.java:739 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
28184105 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:TravelScan Pro
28185674 main INFO main AdminControlPanelPage.java:1450 <b>Expected: </b>click on Image Mode<br><b>Actual(Passed): </b>Sucessfully clicked on Image Mode:DualSide
28187005 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:true
28188351 main INFO main AdminControlPanelPage.java:1474 <b>Expected: </b>click on eTeller CK21 Integration<br><b>Actual(Passed): </b>Sucessfully set eTeller CK21 Integration:False
28189364 main INFO main FiSettings.java:747 Test Passed.
28189364 main INFO main Log.java:264 **** -E---N---D- *****
28190220 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIScanSettingsInAdmin
28193244 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
28193244 main INFO main FiSettings.java:711 ***** verify Scan Settings In Admin *****
28193244 main INFO main FiSettings.java:712 ***** verify Scan Settings In Admin *****
28198087 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9edb9a8f-c436-4839-820c-e08749d35854&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nl17iebowyhsqtmbxhc-wdfnhfvdky2xcgrwsmaayyi&code_challenge_method=s256&nonce=734daca5-42e2-456f-b985-0cd9306f0255&state=eyjpzci6imzlytu4ywrmlwvlztatndm2os1iotbllwe5mjk3ngeynzm5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28198087 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28198211 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //input[@id='i0116']]
28198211 main INFO main FiSettings.java:717 Successfully navigated to 'eReceipts FI Admin' Page
28198320 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //input[@id='i0116']]
28198445 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> id: idSIButton9]
28198445 main INFO main FiSettings.java:720 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
28198508 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //input[@id='i0116']]
28198618 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //input[@id='i0116']]
28202229 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9edb9a8f-c436-4839-820c-e08749d35854&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nl17iebowyhsqtmbxhc-wdfnhfvdky2xcgrwsmaayyi&code_challenge_method=s256&nonce=734daca5-42e2-456f-b985-0cd9306f0255&state=eyjpzci6imzlytu4ywrmlwvlztatndm2os1iotbllwe5mjk3ngeynzm5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28202229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28205930 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9edb9a8f-c436-4839-820c-e08749d35854&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nl17iebowyhsqtmbxhc-wdfnhfvdky2xcgrwsmaayyi&code_challenge_method=s256&nonce=734daca5-42e2-456f-b985-0cd9306f0255&state=eyjpzci6imzlytu4ywrmlwvlztatndm2os1iotbllwe5mjk3ngeynzm5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28205931 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28206845 main INFO main SignInPage.java:259 Password text field is shown
28207733 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //input[@id='i0118']]
28207833 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //input[@id='i0118']]
28211436 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9edb9a8f-c436-4839-820c-e08749d35854&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=nl17iebowyhsqtmbxhc-wdfnhfvdky2xcgrwsmaayyi&code_challenge_method=s256&nonce=734daca5-42e2-456f-b985-0cd9306f0255&state=eyjpzci6imzlytu4ywrmlwvlztatndm2os1iotbllwe5mjk3ngeynzm5zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28211436 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28212002 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
28212002 main INFO main FiSettings.java:724 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
28215883 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
28215883 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28225611 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28225611 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28228760 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28228761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28228878 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //b[text()='Admin Dashboard']]
28231983 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28231983 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28232085 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //mat-toolbar/div/button[2]/span]
28232305 main INFO main FiSettings.java:727 Successfully navigated to the 'Control Panel' page
28234464 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> id: immAdministration]
28234709 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> id: immMenuSystemSettings]
28236200 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28236296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28236421 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
28236520 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28236630 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28236886 main INFO main FiSettings.java:731 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
28245105 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28245105 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28251264 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> id: immIsEditMode]
28251754 main INFO main FiSettings.java:736 clicked on Edit
28259967 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28259967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28270171 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> id: mat-tab-label-0-2]
28270896 main INFO main FiSettings.java:739 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
28279691 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:Ranger
28281315 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.45.51.24
28287586 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (108fcd48836a8c8670526c3a4d486944)] -> id: immScanNetworkIP]
28288345 main INFO main AdminControlPanelPage.java:1463 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.45.51.24
28290001 main INFO main AdminControlPanelPage.java:1474 <b>Expected: </b>click on eTeller CK21 Integration<br><b>Actual(Passed): </b>Sucessfully set eTeller CK21 Integration:True,NonIntegrated,true
28290608 main INFO main AdminControlPanelPage.java:1482 <b>Expected: </b>Set eTeller CK21 Mode<br><b>Actual(Passed): </b>Sucessfully Set eTeller CK21 Mode :NonIntegrated
28291209 main INFO main AdminControlPanelPage.java:1483 <b>Expected: </b>Set eTeller CK21 Display Msg<br><b>Actual(Passed): </b>Sucessfully Set eTeller CK21 DIsplay Msg :true
28292221 main INFO main FiSettings.java:747 Test Passed.
28292221 main INFO main Log.java:264 **** -E---N---D- *****
28293086 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIScanSettingsInAdmin
28296004 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
28296004 main INFO main FiSettings.java:711 ***** verify Scan Settings In Admin *****
28296004 main INFO main FiSettings.java:712 ***** verify Scan Settings In Admin *****
28300862 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=07e2b346-bd79-47c0-b597-fdc9de11e828&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=myahtrd2k_ygbit-ky21dhvfcsbchtnw9pmtjxzymjy&code_challenge_method=s256&nonce=9730c927-b86a-45fe-940d-9923cf7b4930&state=eyjpzci6imu0owqzztrjlwfiodytndiwms1in2ywltkwmjliogeymmq2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28300862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28300992 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //input[@id='i0116']]
28300992 main INFO main FiSettings.java:717 Successfully navigated to 'eReceipts FI Admin' Page
28301059 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //input[@id='i0116']]
28301168 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> id: idSIButton9]
28301184 main INFO main FiSettings.java:720 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
28301249 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //input[@id='i0116']]
28301328 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //input[@id='i0116']]
28304850 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=07e2b346-bd79-47c0-b597-fdc9de11e828&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=myahtrd2k_ygbit-ky21dhvfcsbchtnw9pmtjxzymjy&code_challenge_method=s256&nonce=9730c927-b86a-45fe-940d-9923cf7b4930&state=eyjpzci6imu0owqzztrjlwfiodytndiwms1in2ywltkwmjliogeymmq2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28304850 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28309239 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=07e2b346-bd79-47c0-b597-fdc9de11e828&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=myahtrd2k_ygbit-ky21dhvfcsbchtnw9pmtjxzymjy&code_challenge_method=s256&nonce=9730c927-b86a-45fe-940d-9923cf7b4930&state=eyjpzci6imu0owqzztrjlwfiodytndiwms1in2ywltkwmjliogeymmq2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28309239 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28309950 main INFO main SignInPage.java:259 Password text field is shown
28310068 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //input[@id='i0118']]
28310154 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //input[@id='i0118']]
28313663 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=07e2b346-bd79-47c0-b597-fdc9de11e828&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=myahtrd2k_ygbit-ky21dhvfcsbchtnw9pmtjxzymjy&code_challenge_method=s256&nonce=9730c927-b86a-45fe-940d-9923cf7b4930&state=eyjpzci6imu0owqzztrjlwfiodytndiwms1in2ywltkwmjliogeymmq2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28313664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28314221 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
28314221 main INFO main FiSettings.java:724 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
28318078 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
28318078 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28327069 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28327069 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28330187 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28330187 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28330306 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //b[text()='Admin Dashboard']]
28333452 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28333452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28333557 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //mat-toolbar/div/button[2]/span]
28333761 main INFO main FiSettings.java:727 Successfully navigated to the 'Control Panel' page
28335934 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> id: immAdministration]
28336162 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> id: immMenuSystemSettings]
28336613 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28336880 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28337350 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
28337519 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28337639 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28337887 main INFO main FiSettings.java:731 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
28346121 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28346121 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28352303 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> id: immIsEditMode]
28352696 main INFO main FiSettings.java:736 clicked on Edit
28360953 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28360953 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28371138 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> id: mat-tab-label-0-2]
28371868 main INFO main FiSettings.java:739 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
28380701 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:Ranger
28382029 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.0.0.1
28388325 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (245d9854f5b842a02c1a57c8df68cc5c)] -> id: immScanNetworkIP]
28389103 main INFO main AdminControlPanelPage.java:1463 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.0.0.1
28390413 main INFO main AdminControlPanelPage.java:1474 <b>Expected: </b>click on eTeller CK21 Integration<br><b>Actual(Passed): </b>Sucessfully set eTeller CK21 Integration:True,Integrated,false
28391012 main INFO main AdminControlPanelPage.java:1482 <b>Expected: </b>Set eTeller CK21 Mode<br><b>Actual(Passed): </b>Sucessfully Set eTeller CK21 Mode :Integrated
28391608 main INFO main AdminControlPanelPage.java:1483 <b>Expected: </b>Set eTeller CK21 Display Msg<br><b>Actual(Passed): </b>Sucessfully Set eTeller CK21 DIsplay Msg :false
28392618 main INFO main FiSettings.java:747 Test Passed.
28392618 main INFO main Log.java:264 **** -E---N---D- *****
28393466 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFISettingsInAdminTellerPortal
28396403 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
28396403 main INFO main FiSettings.java:174 ***** verify FI Settings In Admin Teller Portal *****
28396403 main INFO main FiSettings.java:175 ***** verify FI Settings In Admin Teller Portal *****
28401272 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5e606b36-453e-41be-83c0-33bfbb6abe83&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bfzfg8rhqy9i4luxjmkhieah9ems3f489av8hmi-c1w&code_challenge_method=s256&nonce=02a348ff-ee7c-4d05-9751-3a2fabeb6110&state=eyjpzci6imi1mmzhyzu3ltbhntytngy1zs05ntu2ltdlmdizzmvhzddizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28401272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28401407 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //input[@id='i0116']]
28401407 main INFO main FiSettings.java:180 Successfully navigated to 'eReceipts FI Admin' Page
28401485 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //input[@id='i0116']]
28401597 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: idSIButton9]
28401597 main INFO main FiSettings.java:183 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
28401669 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //input[@id='i0116']]
28401740 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //input[@id='i0116']]
28405973 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5e606b36-453e-41be-83c0-33bfbb6abe83&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bfzfg8rhqy9i4luxjmkhieah9ems3f489av8hmi-c1w&code_challenge_method=s256&nonce=02a348ff-ee7c-4d05-9751-3a2fabeb6110&state=eyjpzci6imi1mmzhyzu3ltbhntytngy1zs05ntu2ltdlmdizzmvhzddizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28405974 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28409634 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5e606b36-453e-41be-83c0-33bfbb6abe83&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bfzfg8rhqy9i4luxjmkhieah9ems3f489av8hmi-c1w&code_challenge_method=s256&nonce=02a348ff-ee7c-4d05-9751-3a2fabeb6110&state=eyjpzci6imi1mmzhyzu3ltbhntytngy1zs05ntu2ltdlmdizzmvhzddizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28409635 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28410492 main INFO main SignInPage.java:259 Password text field is shown
28410635 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //input[@id='i0118']]
28410738 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //input[@id='i0118']]
28414201 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5e606b36-453e-41be-83c0-33bfbb6abe83&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=bfzfg8rhqy9i4luxjmkhieah9ems3f489av8hmi-c1w&code_challenge_method=s256&nonce=02a348ff-ee7c-4d05-9751-3a2fabeb6110&state=eyjpzci6imi1mmzhyzu3ltbhntytngy1zs05ntu2ltdlmdizzmvhzddizsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28414213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28414803 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
28414804 main INFO main FiSettings.java:187 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
28418744 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
28418744 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28427673 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28427673 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28430790 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28430791 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28430907 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //b[text()='Admin Dashboard']]
28434051 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28434051 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28434524 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //mat-toolbar/div/button[2]/span]
28434743 main INFO main FiSettings.java:190 Successfully navigated to the 'Control Panel' page
28436921 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immAdministration]
28437186 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immMenuSystemSettings]
28438688 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28438807 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28438919 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
28439029 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28439139 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28439385 main INFO main FiSettings.java:194 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
28447599 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28447599 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28453740 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immIsEditMode]
28454078 main INFO main FiSettings.java:199 clicked on Edit
28462308 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28462324 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28462608 main INFO main FiSettings.java:202 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
28466905 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immReceiptPrinterName]
28467559 main INFO main AdminControlPanelPage.java:889 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
28469084 main INFO main AdminControlPanelPage.java:896 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Portrait
28480891 main INFO main AdminControlPanelPage.java:903 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Courier New
28490562 main INFO main AdminControlPanelPage.java:906 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 8
28492081 main INFO main AdminControlPanelPage.java:910 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
28500778 main INFO main AdminControlPanelPage.java:911 <b>Expected: </b>select 'Printer Style'<br><b>Actual(Passed): </b>Sucessfully Printer ' printer Style' : Narrow
28501930 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28502415 main INFO main FiSettings.java:209 <b>Expected: </b>Expand the Report panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Report panel
28508721 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immReportPrinterName]
28509364 main INFO main AdminControlPanelPage.java:1052 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
28510892 main INFO main AdminControlPanelPage.java:1055 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Portrait
28524709 main INFO main AdminControlPanelPage.java:1058 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Consolas
28538466 main INFO main AdminControlPanelPage.java:1061 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 10
28539997 main INFO main AdminControlPanelPage.java:1064 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
28541140 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28541617 main INFO main FiSettings.java:216 <b>Expected: </b>Expand the Suppress panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Suppress panel
28541945 main INFO main AdminControlPanelPage.java:1174 <b>Expected: </b>Logo1 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the log1:false
28543269 main INFO main AdminControlPanelPage.java:1177 <b>Expected: </b>Logo2 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Logo2:false
28544592 main INFO main AdminControlPanelPage.java:1180 <b>Expected: </b>CuAdress ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the CuAdress:false
28545911 main INFO main AdminControlPanelPage.java:1183 <b>Expected: </b>Member Address ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Member Address:false
28547041 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28547486 main INFO main FiSettings.java:223 <b>Expected: </b>Expand the Others panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Others panel
28547759 main INFO main FiSettings.java:225 <b>Expected: </b>Print Signature ( slider -on/off) Signature Line Text ( character text)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Signature
28547938 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28548367 main INFO main FiSettings.java:228 <b>Expected: </b>Expand the Host Specific panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Host Specific panel
28548710 main INFO main FiSettings.java:230 <b>Expected: </b>Print Disburstments ( slider -on/off)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Disburstments
28558888 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: mat-tab-label-0-1]
28559540 main INFO main FiSettings.java:233 <b>Expected: </b>click on sign tab<br><b>Actual(Passed): </b>Sucessfully clicked on sign tab
28571194 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28571194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28571410 main INFO main AdminControlPanelPage.java:1323 <b>Expected: </b>Select Default Signature Device<br><b>Actual(Passed): </b>Sucessfully Selected Default Signature Device:Sigpad
28574541 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
28585159 main INFO main AdminControlPanelPage.java:1327 <b>Expected: </b>Select Device Model<br><b>Actual(Passed): </b>Sucessfully Selected Device Model:Topaz 4x5
28588243 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
28603036 main INFO main AdminControlPanelPage.java:1331 <b>Expected: </b>Select Connection<br><b>Actual(Passed): </b>Sucessfully selected the Connection:COM3
28606138 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
28606478 main INFO main AdminControlPanelPage.java:1335 <b>Expected: </b>Backlight ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Backlight:true
28617689 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: mat-tab-label-0-2]
28618398 main INFO main FiSettings.java:240 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
28627126 main INFO main AdminControlPanelPage.java:1447 <b>Expected: </b>Select Scanner Type<br><b>Actual(Passed): </b>Sucessfully Selected Scanner Type:Ranger
28628501 main INFO main AdminControlPanelPage.java:1460 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.45.5.24
28634774 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immScanNetworkIP]
28635580 main INFO main AdminControlPanelPage.java:1463 <b>Expected: </b>USB Connection ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the USB Connection:false,172.45.5.24
28646755 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: mat-tab-label-0-7]
28647238 main INFO main FiSettings.java:247 <b>Expected: </b>click on Platform tab<br><b>Actual(Passed): </b>Sucessfully clicked on Platform tab
28658433 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: mat-tab-label-0-3]
28658965 main INFO main FiSettings.java:254 <b>Expected: </b>click on Archive tab<br><b>Actual(Passed): </b>Sucessfully clicked on Archive tab
28659435 main INFO main AdminControlPanelPage.java:1748 <b>Expected: </b>Archive Scanned Checks ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archive Scanned Checks:false
28660978 main INFO main AdminControlPanelPage.java:1751 <b>Expected: </b>click on PDFEncryptionLevel<br><b>Actual(Passed): </b>Sucessfully clicked on PDFEncryptionLevel:128
28662290 main INFO main AdminControlPanelPage.java:1754 <b>Expected: </b>Send Notifications ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Send Notifications:false
28663656 main INFO main AdminControlPanelPage.java:1757 <b>Expected: </b>Email ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Email:false
28664963 main INFO main AdminControlPanelPage.java:1760 <b>Expected: </b>Send Notifications ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Text:false
28672272 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immArchiveDefaultMembers]
28672912 main INFO main AdminControlPanelPage.java:1763 <b>Expected: </b>set Default Member Numbers<br><b>Actual(Passed): </b>Sucessfully setted Default Member Numbers:111
28680296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immArchiveDefaultMember]
28680975 main INFO main AdminControlPanelPage.java:1766 <b>Expected: </b>set Default Member Number<br><b>Actual(Passed): </b>Sucessfully setted Default Member Number:111
28692153 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: mat-tab-label-0-4]
28692797 main INFO main FiSettings.java:261 <b>Expected: </b>click on Agents tab<br><b>Actual(Passed): </b>Sucessfully clicked on Agents tab
28699147 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immClientAgentLogFileLocation]
28699879 main INFO main AdminControlPanelPage.java:2369 <b>Expected: </b>set Log File Location<br><b>Actual(Passed): </b>Sucessfully set Log File Location:C:\PDF\Logs
28711629 main INFO main AdminControlPanelPage.java:2366 <b>Expected: </b>Select Log Event Level<br><b>Actual(Passed): </b>Sucessfully Selected Log Event Level:Verbose
28718926 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immClientAgentFileSize]
28719582 main INFO main AdminControlPanelPage.java:2364 <b>Expected: </b>set File Size in Bytes<br><b>Actual(Passed): </b>Sucessfully set File Size in Bytes:10000000
28726861 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immClientAgentRetainedFileCountLimit]
28727547 main INFO main AdminControlPanelPage.java:2362 <b>Expected: </b>set Retained File Count Limit<br><b>Actual(Passed): </b>Sucessfully set Retained File Count Limit:10
28728882 main INFO main AdminControlPanelPage.java:2356 <b>Expected: </b>File ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the File:True
28730203 main INFO main AdminControlPanelPage.java:2359 <b>Expected: </b>Port ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Port:False
28741391 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: mat-tab-label-0-5]
28742054 main INFO main FiSettings.java:268 <b>Expected: </b>click on Operations tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operations tab
28752239 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: mat-tab-label-0-6]
28752780 main INFO main FiSettings.java:276 <b>Expected: </b>click on Brand tab<br><b>Actual(Passed): </b>Sucessfully clicked on Brand tab
28753045 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[3]/button]
28767273 main INFO main AdminControlPanelPage.java:2305 File Dragged and dropped to clipboard
28767411 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[1]/div[2]/img]
28767745 main INFO main AdminControlPanelPage.java:2226 <b>Expected: </b>UPload file<br><b>Actual(Passed): </b>Sucessfully UPloaded log file:src/main/resources/testdata/files/Log1.jpg
28768901 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[3]/button]
28783093 main INFO main AdminControlPanelPage.java:2323 File Dragged and dropped to clipboard
28783227 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> xpath: //*[@id="mat-tab-content-0-6"]/div/div/mat-card/mat-card-content/div/div[2]/div[2]/img]
28783461 main INFO main AdminControlPanelPage.java:2229 <b>Expected: </b>UPload file<br><b>Actual(Passed): </b>Sucessfully UPloaded log2 file:src/main/resources/testdata/files/Log2.jpg
28790761 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immBrandingMarketingMessage]
28791598 main INFO main AdminControlPanelPage.java:2232 <b>Expected: </b>set Receipt Marketing Message<br><b>Actual(Passed): </b>Sucessfully setted Receipt Marketing Message:Receipt Marketing Message
28798890 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immBrandingCuAddress]
28800039 main INFO main AdminControlPanelPage.java:2235 <b>Expected: </b>set CU Address<br><b>Actual(Passed): </b>Sucessfully setted CU Address:CU Address
28801158 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immGeneralMarketingLogoUpload]
28815358 main INFO main AdminControlPanelPage.java:2341 File Dragged and dropped to clipboard
28815485 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d45c01b8272919da1f9f698d181f1eb)] -> id: immGeneralMarketingLogoImage]
28815730 main INFO main AdminControlPanelPage.java:2238 <b>Expected: </b>UPload file<br><b>Actual(Passed): </b>Sucessfully UPloaded Marketing file:src/main/resources/testdata/files/Log2.jpg
28816731 main INFO main FiSettings.java:308 Test Passed.
28816731 main INFO main Log.java:264 **** -E---N---D- *****
28817793 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFISignSettingsInAdmin
28820835 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
28820835 main INFO main FiSettings.java:772 ***** verify sign settings Admin Portal *****
28820836 main INFO main FiSettings.java:773 ***** verify sign settings Admin Portal *****
28825590 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b9b70339-1398-44fe-9a98-8c18056aaf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hvjghrtgnsd7wwood0iczwpxb0tbmota9gqqcne4wui&code_challenge_method=s256&nonce=74da5165-5e60-4efd-9595-3e3624034625&state=eyjpzci6imrlodcxmdrhltm1owytnge2ni1imme3lwjjmgu2mzfkzwu1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28825590 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28825728 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //input[@id='i0116']]
28825728 main INFO main FiSettings.java:778 Successfully navigated to 'eReceipts FI Admin' Page
28825790 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //input[@id='i0116']]
28825900 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: idSIButton9]
28825900 main INFO main FiSettings.java:781 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
28825962 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //input[@id='i0116']]
28826043 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //input[@id='i0116']]
28829525 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b9b70339-1398-44fe-9a98-8c18056aaf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hvjghrtgnsd7wwood0iczwpxb0tbmota9gqqcne4wui&code_challenge_method=s256&nonce=74da5165-5e60-4efd-9595-3e3624034625&state=eyjpzci6imrlodcxmdrhltm1owytnge2ni1imme3lwjjmgu2mzfkzwu1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28829526 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28832833 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b9b70339-1398-44fe-9a98-8c18056aaf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hvjghrtgnsd7wwood0iczwpxb0tbmota9gqqcne4wui&code_challenge_method=s256&nonce=74da5165-5e60-4efd-9595-3e3624034625&state=eyjpzci6imrlodcxmdrhltm1owytnge2ni1imme3lwjjmgu2mzfkzwu1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28832834 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28833579 main INFO main SignInPage.java:259 Password text field is shown
28833679 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //input[@id='i0118']]
28833777 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //input[@id='i0118']]
28837165 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=b9b70339-1398-44fe-9a98-8c18056aaf5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=hvjghrtgnsd7wwood0iczwpxb0tbmota9gqqcne4wui&code_challenge_method=s256&nonce=74da5165-5e60-4efd-9595-3e3624034625&state=eyjpzci6imrlodcxmdrhltm1owytnge2ni1imme3lwjjmgu2mzfkzwu1ysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28837165 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28837806 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
28837806 main INFO main FiSettings.java:785 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
28841894 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
28841894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28850822 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28850822 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28853975 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28853975 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28854116 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //b[text()='Admin Dashboard']]
28857203 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28857203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28857308 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //mat-toolbar/div/button[2]/span]
28857531 main INFO main FiSettings.java:788 Successfully navigated to the 'Control Panel' page
28859703 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: immAdministration]
28859950 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: immMenuSystemSettings]
28860396 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28860633 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28861244 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
28861363 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28861473 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28861712 main INFO main FiSettings.java:792 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
28869931 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28869931 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28876063 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: immIsEditMode]
28876464 main INFO main FiSettings.java:797 clicked on Edit
28884691 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28884691 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28884982 main INFO main FiSettings.java:800 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
28895178 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: mat-tab-label-0-1]
28895772 main INFO main FiSettings.java:802 <b>Expected: </b>click on sign tab<br><b>Actual(Passed): </b>Sucessfully clicked on sign tab
28907467 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28907467 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28907663 main INFO main AdminControlPanelPage.java:1323 <b>Expected: </b>Select Default Signature Device<br><b>Actual(Passed): </b>Sucessfully Selected Default Signature Device:Sigpad
28910789 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
28921385 main INFO main AdminControlPanelPage.java:1327 <b>Expected: </b>Select Device Model<br><b>Actual(Passed): </b>Sucessfully Selected Device Model:Topaz 4x5
28924464 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
28939330 main INFO main AdminControlPanelPage.java:1331 <b>Expected: </b>Select Connection<br><b>Actual(Passed): </b>Sucessfully selected the Connection:COM3
28942414 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: immSelectedSignatureSignatureDeviceDeviceModel]
28942745 main INFO main AdminControlPanelPage.java:1335 <b>Expected: </b>Backlight ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Backlight:true
28953914 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d5641c08c8e5cd231235a50881fa21fb)] -> id: mat-tab-label-0-2]
28954410 main INFO main FiSettings.java:809 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
28954411 main INFO main FiSettings.java:811 Test Passed.
28954411 main INFO main Log.java:264 **** -E---N---D- *****
28955302 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyFIWorkstationSettingsInAdmin
28958769 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
28958770 main INFO main FiSettings.java:591 ***** verify Workstation Settings In Admin *****
28958770 main INFO main FiSettings.java:592 ***** verify Workstation Settings In Admin *****
28963840 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2642f4f-8bfd-4ae0-a0e7-8f7fe815851d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=b0qhhebhdfnrdgmi5egkd-inlq6zbhu65gazaxqawaq&code_challenge_method=s256&nonce=4962ca1b-d9bf-46cb-9dc1-88aa9adc1516&state=eyjpzci6imrlntvizjexlwmzyzetndyxni1iztvjlti5zgy0ywq3zmjjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28963840 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28963969 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //input[@id='i0116']]
28963969 main INFO main FiSettings.java:597 Successfully navigated to 'eReceipts FI Admin' Page
28964034 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //input[@id='i0116']]
28964146 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: idSIButton9]
28964146 main INFO main FiSettings.java:600 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
28964218 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //input[@id='i0116']]
28964330 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //input[@id='i0116']]
28967843 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2642f4f-8bfd-4ae0-a0e7-8f7fe815851d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=b0qhhebhdfnrdgmi5egkd-inlq6zbhu65gazaxqawaq&code_challenge_method=s256&nonce=4962ca1b-d9bf-46cb-9dc1-88aa9adc1516&state=eyjpzci6imrlntvizjexlwmzyzetndyxni1iztvjlti5zgy0ywq3zmjjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28967844 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28971439 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2642f4f-8bfd-4ae0-a0e7-8f7fe815851d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=b0qhhebhdfnrdgmi5egkd-inlq6zbhu65gazaxqawaq&code_challenge_method=s256&nonce=4962ca1b-d9bf-46cb-9dc1-88aa9adc1516&state=eyjpzci6imrlntvizjexlwmzyzetndyxni1iztvjlti5zgy0ywq3zmjjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28971439 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28972146 main INFO main SignInPage.java:259 Password text field is shown
28972223 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //input[@id='i0118']]
28972298 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //input[@id='i0118']]
28975737 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=a2642f4f-8bfd-4ae0-a0e7-8f7fe815851d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=b0qhhebhdfnrdgmi5egkd-inlq6zbhu65gazaxqawaq&code_challenge_method=s256&nonce=4962ca1b-d9bf-46cb-9dc1-88aa9adc1516&state=eyjpzci6imrlntvizjexlwmzyzetndyxni1iztvjlti5zgy0ywq3zmjjnyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
28975737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28976314 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
28976315 main INFO main FiSettings.java:604 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
28980299 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
28980299 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28989165 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28989165 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28992286 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28992286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28992424 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //b[text()='Admin Dashboard']]
28995534 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
28995534 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
28995652 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //mat-toolbar/div/button[2]/span]
28995877 main INFO main FiSettings.java:607 Successfully navigated to the 'Control Panel' page
28998043 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immAdministration]
28998291 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immMenuSystemSettings]
28998758 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
28998946 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
28999236 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
28999545 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
28999717 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
28999981 main INFO main FiSettings.java:611 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
29008200 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29008200 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29014328 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immIsEditMode]
29014737 main INFO main FiSettings.java:616 clicked on Edit
29022950 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29022950 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29033147 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: mat-tab-label-0-4]
29033925 main INFO main FiSettings.java:619 <b>Expected: </b>click on Workstation tab<br><b>Actual(Passed): </b>Sucessfully clicked on Workstation tab
29040231 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immClientAgentLogFileLocation]
29041050 main INFO main AdminControlPanelPage.java:2369 <b>Expected: </b>set Log File Location<br><b>Actual(Passed): </b>Sucessfully set Log File Location:C:\PDF\Logs
29052851 main INFO main AdminControlPanelPage.java:2366 <b>Expected: </b>Select Log Event Level<br><b>Actual(Passed): </b>Sucessfully Selected Log Event Level:Verbose
29060141 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immClientAgentFileSize]
29060897 main INFO main AdminControlPanelPage.java:2364 <b>Expected: </b>set File Size in Bytes<br><b>Actual(Passed): </b>Sucessfully set File Size in Bytes:10
29068207 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immClientAgentRetainedFileCountLimit]
29068804 main INFO main AdminControlPanelPage.java:2362 <b>Expected: </b>set Retained File Count Limit<br><b>Actual(Passed): </b>Sucessfully set Retained File Count Limit:10
29070139 main INFO main AdminControlPanelPage.java:2356 <b>Expected: </b>File ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the File:True
29071456 main INFO main AdminControlPanelPage.java:2359 <b>Expected: </b>Port ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Port:false
29078846 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immClientAgentLogBackupSettingsRetainBackupFiles]
29079414 main INFO main AdminControlPanelPage.java:2372 <b>Expected: </b>set retain backup days<br><b>Actual(Passed): </b>Sucessfully retain backup days:3
29080753 main INFO main AdminControlPanelPage.java:2375 <b>Expected: </b>set Include Success Files<br><b>Actual(Passed): </b>Sucessfully set Include Success Files:true
29087845 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (499d18eeb5d4d8fffc78c3a5b4876bb7)] -> id: immIsEditMode]
29087949 main INFO main FiSettings.java:628 Test Passed.
29087949 main INFO main Log.java:264 **** -E---N---D- *****
29088830 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySettingsInAdminTellerPortal
29091686 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29091686 main INFO main FiSettings.java:991 ***** verify Settings In Admin Teller Portal *****
29091687 main INFO main FiSettings.java:992 ***** verify Settings In Admin Teller Portal *****
29096550 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=71090930-8596-4f3c-b474-9da930fecb20&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zgvicux8oz71k0beofxlipbemr4czarafnzhdsydiy8&code_challenge_method=s256&nonce=81d40a77-9b83-47d8-98de-6bb3259ecfcb&state=eyjpzci6ijnkmwe5n2eyltk1ntatndg5yy1hyjg3ltizzdlhn2zmmgm4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29096551 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29096698 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //input[@id='i0116']]
29096698 main INFO main FiSettings.java:997 Successfully navigated to 'eReceipts FI Admin' Page
29096780 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //input[@id='i0116']]
29096899 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: idSIButton9]
29096899 main INFO main FiSettings.java:1000 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
29096962 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //input[@id='i0116']]
29097040 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //input[@id='i0116']]
29100845 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=71090930-8596-4f3c-b474-9da930fecb20&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zgvicux8oz71k0beofxlipbemr4czarafnzhdsydiy8&code_challenge_method=s256&nonce=81d40a77-9b83-47d8-98de-6bb3259ecfcb&state=eyjpzci6ijnkmwe5n2eyltk1ntatndg5yy1hyjg3ltizzdlhn2zmmgm4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29100845 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29104853 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=71090930-8596-4f3c-b474-9da930fecb20&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zgvicux8oz71k0beofxlipbemr4czarafnzhdsydiy8&code_challenge_method=s256&nonce=81d40a77-9b83-47d8-98de-6bb3259ecfcb&state=eyjpzci6ijnkmwe5n2eyltk1ntatndg5yy1hyjg3ltizzdlhn2zmmgm4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29104853 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29105801 main INFO main SignInPage.java:259 Password text field is shown
29105938 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //input[@id='i0118']]
29106065 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //input[@id='i0118']]
29109579 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=71090930-8596-4f3c-b474-9da930fecb20&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zgvicux8oz71k0beofxlipbemr4czarafnzhdsydiy8&code_challenge_method=s256&nonce=81d40a77-9b83-47d8-98de-6bb3259ecfcb&state=eyjpzci6ijnkmwe5n2eyltk1ntatndg5yy1hyjg3ltizzdlhn2zmmgm4yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29109595 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29110152 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29110152 main INFO main FiSettings.java:1004 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29114043 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29114043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29123011 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29123023 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29126167 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29126167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29126283 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //b[text()='Admin Dashboard']]
29129365 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29129365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29129476 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //mat-toolbar/div/button[2]/span]
29129684 main INFO main FiSettings.java:1007 Successfully navigated to the 'Control Panel' page
29129752 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //mat-toolbar/div/button[2]/span]
29131880 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> xpath: //mat-toolbar/div/button[2]/span]
29136533 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immMenuSystemSettingsSMTP]
29137139 main INFO main FiSettings.java:1011 Successfully navigated to the 'System setting ' page
29139253 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpFromDisplayName]
29139969 main INFO main SystemSettingsPage.java:245 <b>Expected: </b>set From Display Name<br><b>Actual(Passed): </b>Sucessfully set From Display Name:display
29143256 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpFromEmail]
29143966 main INFO main SystemSettingsPage.java:249 <b>Expected: </b>set From Email<br><b>Actual(Passed): </b>Sucessfully set From Email:asasas@sadfd.com
29147255 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpTemplatesEmailSubject]
29147863 main INFO main SystemSettingsPage.java:253 <b>Expected: </b>set Subject<br><b>Actual(Passed): </b>Sucessfully setted Subject:Demo
29151184 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpTemplatesEmailBody]
29151842 main INFO main SystemSettingsPage.java:257 <b>Expected: </b>set Receipt Message<br><b>Actual(Passed): </b>Sucessfully set Receipt Message:Please see ereceipt below. Thank you!
29154053 main INFO main FiSettings.java:1020 Clicked on 'X'
29154187 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> css selector: mat-error[id*='mat-error-']]
29154460 main INFO main FiSettings.java:1022 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message
29156537 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpFromDisplayName]
29157131 main INFO main SystemSettingsPage.java:245 <b>Expected: </b>set From Display Name<br><b>Actual(Passed): </b>Sucessfully set From Display Name:display
29160375 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpFromEmail]
29160959 main INFO main SystemSettingsPage.java:249 <b>Expected: </b>set From Email<br><b>Actual(Passed): </b>Sucessfully set From Email:asasas@sadfd.com
29164208 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpTemplatesEmailSubject]
29164824 main INFO main SystemSettingsPage.java:253 <b>Expected: </b>set Subject<br><b>Actual(Passed): </b>Sucessfully setted Subject:Demo
29168101 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpTemplatesEmailBody]
29168809 main INFO main SystemSettingsPage.java:257 <b>Expected: </b>set Receipt Message<br><b>Actual(Passed): </b>Sucessfully set Receipt Message:Please see ereceipt below. Thank you!
29172227 main INFO main FiSettings.java:1029 <b>Expected: </b>click Reset<br><b>Actual(Passed): </b>Sucessfully clicked the Reset
29174292 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpFromDisplayName]
29174922 main INFO main SystemSettingsPage.java:245 <b>Expected: </b>set From Display Name<br><b>Actual(Passed): </b>Sucessfully set From Display Name:display
29178155 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpFromEmail]
29178744 main INFO main SystemSettingsPage.java:249 <b>Expected: </b>set From Email<br><b>Actual(Passed): </b>Sucessfully set From Email:asasas@sadfd.com
29181989 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpTemplatesEmailSubject]
29182547 main INFO main SystemSettingsPage.java:253 <b>Expected: </b>set Subject<br><b>Actual(Passed): </b>Sucessfully setted Subject:Demo
29185784 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmtpTemplatesEmailBody]
29186388 main INFO main SystemSettingsPage.java:257 <b>Expected: </b>set Receipt Message<br><b>Actual(Passed): </b>Sucessfully set Receipt Message:Please see ereceipt below. Thank you!
29190195 main INFO main FiSettings.java:1036 <b>Expected: </b>click Save<br><b>Actual(Passed): </b>Sucessfully clicked the Save
29194703 main INFO main SystemSettingsPage.java:275 <b>Expected: </b>reverted Subject<br><b>Actual(Passed): </b>Sucessfully setted Subject:
29198240 main INFO main SystemSettingsPage.java:279 <b>Expected: </b>reverted Receipt Message<br><b>Actual(Passed): </b>Sucessfully set Receipt Message:
29199428 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: mat-tab-label-0-1]
29199877 main INFO main FiSettings.java:1045 <b>Expected: </b>click on Text tab<br><b>Actual(Passed): </b>Sucessfully clicked on Text tab
29200029 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmsTemplateTemplate]
29200128 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmsTemplateTemplate]
29203250 main INFO main FiSettings.java:1050 <b>Expected: </b>click Reset<br><b>Actual(Passed): </b>Sucessfully clicked the Reset
29203324 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmsTemplateTemplate]
29203393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immSmsTemplateTemplate]
29206233 main INFO main FiSettings.java:1053 <b>Expected: </b>click Save<br><b>Actual(Passed): </b>Sucessfully clicked the Save
29206434 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: mat-tab-label-0-4]
29206929 main INFO main FiSettings.java:1055 <b>Expected: </b>click on TimeZone tab<br><b>Actual(Passed): </b>Sucessfully clicked on TimeZone tab
29228103 main INFO main FiSettings.java:1058 <b>Expected: </b> Save Temp TZ - Hawaiian<br><b>Actual(Passed): </b>Sucessfully clicked the Save
29243938 main DEBUG main Utils.java:1023 Unable to find an element after 5 sec
29244124 main INFO main FiSettings.java:1061 <b>Expected: </b>click Reset<br><b>Actual(Passed): </b>Sucessfully clicked the Reset
29244286 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: mat-tab-label-0-5]
29244723 main INFO main FiSettings.java:1063 <b>Expected: </b>click on Purge tab<br><b>Actual(Passed): </b>Sucessfully clicked on Purge tab
29244932 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: mat-tab-label-0-4]
29245568 main INFO main FiSettings.java:1065 <b>Expected: </b>click on TimeZone tab<br><b>Actual(Passed): </b>Sucessfully clicked on TimeZone tab
29256371 main INFO main FiSettings.java:1068 <b>Expected: </b>click Save<br><b>Actual(Passed): </b>Sucessfully clicked the Save
29256538 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: mat-tab-label-0-5]
29256973 main INFO main FiSettings.java:1070 <b>Expected: </b>click on Purge tab<br><b>Actual(Passed): </b>Sucessfully clicked on Purge tab
29257118 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immCleanupArchiveRetentionDays]
29260033 main INFO main FiSettings.java:1082 <b>Expected: </b>click Reset<br><b>Actual(Passed): </b>Sucessfully clicked the Reset
29260106 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immCleanupArchiveRetentionDays]
29262946 main INFO main FiSettings.java:1085 <b>Expected: </b>click random value Save<br><b>Actual(Passed): </b>Sucessfully clicked the Save
29263019 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immCleanupArchiveRetentionDays]
29265829 main INFO main FiSettings.java:1088 <b>Expected: </b>click configured purge Save<br><b>Actual(Passed): </b>Sucessfully clicked the Save
29266021 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: mat-tab-label-0-7]
29266504 main INFO main FiSettings.java:1091 <b>Expected: </b>click on Subscription tab<br><b>Actual(Passed): </b>Sucessfully clicked on Subscription tab
29266717 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: mat-tab-label-0-3]
29267148 main INFO main FiSettings.java:1105 <b>Expected: </b>click on the Workstation Port tab<br><b>Actual(Passed): </b>Sucessfully clicked on Workstation Port tab
29267354 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immPrinterPort]
29267417 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immPrinterPort]
29267993 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> css selector: mat-error[id*='mat-error-']]
29268345 main INFO main FiSettings.java:1109 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message
29270822 main INFO main FiSettings.java:1111 <b>Expected: </b>click Reset<br><b>Actual(Passed): </b>Sucessfully clicked the Reset
29270901 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immPrinterPort]
29270970 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2b07186407b654393dfd89464f6bd028)] -> id: immPrinterPort]
29273761 main INFO main FiSettings.java:1114 <b>Expected: </b>click Save<br><b>Actual(Passed): </b>Sucessfully clicked the Save
29276243 main INFO main FiSettings.java:1116 <b>Expected: </b>click revert<br><b>Actual(Passed): </b>Sucessfully clicked the Revert
29276243 main INFO main FiSettings.java:1118 Test Passed.
29276243 main INFO main Log.java:264 **** -E---N---D- *****
29277123 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySubscriptionSettingsInAdminTellerPortal
29280236 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29280236 main INFO main FiSettings.java:1149 ***** verify Subscription Settings In Admin Teller Portal *****
29280237 main INFO main FiSettings.java:1150 ***** verify Subscription Settings In Admin Teller Portal *****
29285029 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=833426a7-dfae-4523-baa7-3ebddf76b72a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vs1nyeu-fqafc-gc_60ynuffan_zspgej9eotc4zkug&code_challenge_method=s256&nonce=adbbb59d-cb63-488c-b652-3f0594675ced&state=eyjpzci6imniyzfmoti4ltc2nwytnge2my1imjg5lti1ntgzowy4m2nknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29285029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29285161 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //input[@id='i0116']]
29285161 main INFO main FiSettings.java:1155 Successfully navigated to 'eReceipts FI Admin' Page
29285238 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //input[@id='i0116']]
29285339 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> id: idSIButton9]
29285339 main INFO main FiSettings.java:1158 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
29285418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //input[@id='i0116']]
29285483 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //input[@id='i0116']]
29289005 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=833426a7-dfae-4523-baa7-3ebddf76b72a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vs1nyeu-fqafc-gc_60ynuffan_zspgej9eotc4zkug&code_challenge_method=s256&nonce=adbbb59d-cb63-488c-b652-3f0594675ced&state=eyjpzci6imniyzfmoti4ltc2nwytnge2my1imjg5lti1ntgzowy4m2nknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29289005 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29292521 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=833426a7-dfae-4523-baa7-3ebddf76b72a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vs1nyeu-fqafc-gc_60ynuffan_zspgej9eotc4zkug&code_challenge_method=s256&nonce=adbbb59d-cb63-488c-b652-3f0594675ced&state=eyjpzci6imniyzfmoti4ltc2nwytnge2my1imjg5lti1ntgzowy4m2nknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29292522 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29293385 main INFO main SignInPage.java:259 Password text field is shown
29293492 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //input[@id='i0118']]
29293594 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //input[@id='i0118']]
29296965 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=833426a7-dfae-4523-baa7-3ebddf76b72a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=vs1nyeu-fqafc-gc_60ynuffan_zspgej9eotc4zkug&code_challenge_method=s256&nonce=adbbb59d-cb63-488c-b652-3f0594675ced&state=eyjpzci6imniyzfmoti4ltc2nwytnge2my1imjg5lti1ntgzowy4m2nknyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29296965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29297593 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29297593 main INFO main FiSettings.java:1162 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29301571 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29301571 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29310561 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29310561 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29313676 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29313676 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29313802 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //b[text()='Admin Dashboard']]
29316955 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29316955 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29317103 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //mat-toolbar/div/button[2]/span]
29317300 main INFO main FiSettings.java:1165 Successfully navigated to the 'Control Panel' page
29317371 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //mat-toolbar/div/button[2]/span]
29319484 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //mat-toolbar/div/button[2]/span]
29324103 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> id: immMenuSystemSettingsSMTP]
29324611 main INFO main FiSettings.java:1169 Successfully navigated to the 'System setting ' page
29324878 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> id: mat-tab-label-0-7]
29325415 main INFO main FiSettings.java:1172 <b>Expected: </b>click on Subscription tab<br><b>Actual(Passed): </b>Sucessfully clicked on Subscription tab
29325550 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //td[text()='Verifast']]
29325740 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //td[text()='Tablet']]
29325853 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //td[text()='Remote Sign']]
29326041 main INFO main FiSettings.java:1179 Subscription in Fi setting are :Verifast present:true
29326257 main INFO main FiSettings.java:1179 Subscription in Fi setting are :Tablet present:true
29326468 main INFO main FiSettings.java:1179 Subscription in Fi setting are :Remote Sign present:true
29331364 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
29331364 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29331492 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> id: immOnFilter]
29334756 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
29334756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29334841 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> xpath: //mat-toolbar/div/button[2]/span]
29335089 main INFO main FiSettings.java:1182 Successfully navigated to the 'Dashboard' page
29340362 main INFO main FiSettings.java:1189 Clicked 'Non Archived' button
29342752 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:false
29346104 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:true
29349673 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
29350888 main INFO main FiSettings.java:1201 Clicked sliders Button :Transaction status
29356119 main INFO main FiSettings.java:1203 Clicked 'Apply' button
29358515 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> css selector: tr[id*='immTranRow']]
29358551 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fa1b51be7526b7f035edaac1615af85a)] -> css selector: tr[id*='immTranRow']]
29366847 main INFO main Log.java:264 **** -E---N---D- *****
29367725 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySystemSettingsTextInvalidTemplate
29370472 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29370473 main INFO main FiSettings.java:2301 ***** verify Invalid Text Template character * *****
29370473 main INFO main FiSettings.java:2302 ***** verify Invalid Text Template character * *****
29375475 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e4a3e543-fc62-4f22-912c-8526b48bb10b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sgeqjsnw54s1crpv2buoggccspgtazwmgehd4awecpy&code_challenge_method=s256&nonce=d3b38123-5fc9-4d2f-90f7-b8b517bd387a&state=eyjpzci6imnlzdvjmjg3ltm1mgetngqyms1izduxltk2njrjytizzmmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29375475 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29375588 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //input[@id='i0116']]
29375588 main INFO main FiSettings.java:2307 Successfully navigated to 'eReceipts FI Admin' Page
29375669 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //input[@id='i0116']]
29375747 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //input[@id='i0116']]
29379302 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e4a3e543-fc62-4f22-912c-8526b48bb10b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sgeqjsnw54s1crpv2buoggccspgtazwmgehd4awecpy&code_challenge_method=s256&nonce=d3b38123-5fc9-4d2f-90f7-b8b517bd387a&state=eyjpzci6imnlzdvjmjg3ltm1mgetngqyms1izduxltk2njrjytizzmmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29379302 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29383257 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e4a3e543-fc62-4f22-912c-8526b48bb10b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sgeqjsnw54s1crpv2buoggccspgtazwmgehd4awecpy&code_challenge_method=s256&nonce=d3b38123-5fc9-4d2f-90f7-b8b517bd387a&state=eyjpzci6imnlzdvjmjg3ltm1mgetngqyms1izduxltk2njrjytizzmmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29383289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29384101 main INFO main SignInPage.java:259 Password text field is shown
29384275 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //input[@id='i0118']]
29384535 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //input[@id='i0118']]
29387909 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=e4a3e543-fc62-4f22-912c-8526b48bb10b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=sgeqjsnw54s1crpv2buoggccspgtazwmgehd4awecpy&code_challenge_method=s256&nonce=d3b38123-5fc9-4d2f-90f7-b8b517bd387a&state=eyjpzci6imnlzdvjmjg3ltm1mgetngqyms1izduxltk2njrjytizzmmwniisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29387909 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29388488 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29388488 main INFO main FiSettings.java:2316 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29392394 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29392394 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29401941 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29401941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29405067 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29405067 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29405173 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //b[text()='Admin Dashboard']]
29408310 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29408322 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29408432 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //mat-toolbar/div/button[2]/span]
29408641 main INFO main FiSettings.java:2319 Successfully navigated to the 'Control Panel' page
29408704 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //mat-toolbar/div/button[2]/span]
29410833 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> xpath: //mat-toolbar/div/button[2]/span]
29415459 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> id: immMenuSystemSettingsSMTP]
29416005 main INFO main FiSettings.java:2323 Successfully navigated to the 'System setting ' page
29416308 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> id: mat-tab-label-0-1]
29416816 main INFO main FiSettings.java:2327 <b>Expected: </b>click on Text tab<br><b>Actual(Passed): </b>Sucessfully clicked on Text tab
29416996 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> id: immSmsTemplateTemplate]
29417070 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> id: immSmsTemplateTemplate]
29417687 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> css selector: mat-error[id*='mat-error-']]
29418046 main INFO main FiSettings.java:2330 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message
29433692 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cc659e7a997892368291e97af7de1ce3)] -> id: immSmsTemplateSave]
29433692 main INFO main FiSettings.java:2333 Successfully verified the Save button is not Enabled in Template Page
29433708 main INFO main FiSettings.java:2337 Test Passed.
29433708 main INFO main Log.java:264 **** -E---N---D- *****
29434570 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySystemSettingsTextInvalidTemplate
29437787 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29437787 main INFO main FiSettings.java:2301 ***** verify Invalid Text Template character ` *****
29437787 main INFO main FiSettings.java:2302 ***** verify Invalid Text Template character ` *****
29442605 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9cfbea96-213b-4d75-94f4-6c9150b24531&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ok30ewdm4w0uv7zp-k2ye-xi8vny3qfu6a025kabscc&code_challenge_method=s256&nonce=042f3b4a-37e4-449c-afa9-bb20d8e92f08&state=eyjpzci6iji2mju0ytlklwzimdctnddjyi04ntmzlta1m2jmzdmyztrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29442605 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29442752 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //input[@id='i0116']]
29442752 main INFO main FiSettings.java:2307 Successfully navigated to 'eReceipts FI Admin' Page
29442814 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //input[@id='i0116']]
29442893 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //input[@id='i0116']]
29446410 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9cfbea96-213b-4d75-94f4-6c9150b24531&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ok30ewdm4w0uv7zp-k2ye-xi8vny3qfu6a025kabscc&code_challenge_method=s256&nonce=042f3b4a-37e4-449c-afa9-bb20d8e92f08&state=eyjpzci6iji2mju0ytlklwzimdctnddjyi04ntmzlta1m2jmzdmyztrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29446411 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29449850 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9cfbea96-213b-4d75-94f4-6c9150b24531&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ok30ewdm4w0uv7zp-k2ye-xi8vny3qfu6a025kabscc&code_challenge_method=s256&nonce=042f3b4a-37e4-449c-afa9-bb20d8e92f08&state=eyjpzci6iji2mju0ytlklwzimdctnddjyi04ntmzlta1m2jmzdmyztrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29449851 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29450552 main INFO main SignInPage.java:259 Password text field is shown
29450627 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //input[@id='i0118']]
29450697 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //input[@id='i0118']]
29454061 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9cfbea96-213b-4d75-94f4-6c9150b24531&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ok30ewdm4w0uv7zp-k2ye-xi8vny3qfu6a025kabscc&code_challenge_method=s256&nonce=042f3b4a-37e4-449c-afa9-bb20d8e92f08&state=eyjpzci6iji2mju0ytlklwzimdctnddjyi04ntmzlta1m2jmzdmyztrincisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29454061 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29454664 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29454665 main INFO main FiSettings.java:2316 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29458474 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29458474 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29467595 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29467595 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29470735 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29470735 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29470852 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //b[text()='Admin Dashboard']]
29473942 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29473942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29474068 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //mat-toolbar/div/button[2]/span]
29474276 main INFO main FiSettings.java:2319 Successfully navigated to the 'Control Panel' page
29474343 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //mat-toolbar/div/button[2]/span]
29476475 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> xpath: //mat-toolbar/div/button[2]/span]
29481078 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> id: immMenuSystemSettingsSMTP]
29481630 main INFO main FiSettings.java:2323 Successfully navigated to the 'System setting ' page
29481917 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> id: mat-tab-label-0-1]
29482386 main INFO main FiSettings.java:2327 <b>Expected: </b>click on Text tab<br><b>Actual(Passed): </b>Sucessfully clicked on Text tab
29482540 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> id: immSmsTemplateTemplate]
29482644 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> id: immSmsTemplateTemplate]
29483176 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> css selector: mat-error[id*='mat-error-']]
29483500 main INFO main FiSettings.java:2330 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message
29499222 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (fef22bd92dc535395f459748fc602af6)] -> id: immSmsTemplateSave]
29499222 main INFO main FiSettings.java:2333 Successfully verified the Save button is not Enabled in Template Page
29499226 main INFO main FiSettings.java:2337 Test Passed.
29499226 main INFO main Log.java:264 **** -E---N---D- *****
29500065 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySystemSettingsTextTab
29502749 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29502750 main INFO main FiSettings.java:2367 ***** verify Text Settings In Admin Teller Portal *****
29502750 main INFO main FiSettings.java:2368 ***** verify Text Settings In Admin Teller Portal *****
29507612 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6283f259-8796-4d75-a086-7913632f9694&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=p6pqzqdpnehnjb72fjvuihyhidofbk7hbqwfi5scrka&code_challenge_method=s256&nonce=2553aced-7cc0-4d8e-b617-467d69cb6dae&state=eyjpzci6ijbimwjjmzi5ltuyodgtndq4ns1hngnhlteynddimtzimzazysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29507613 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29507744 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //input[@id='i0116']]
29507744 main INFO main FiSettings.java:2373 Successfully navigated to 'eReceipts FI Admin' Page
29507828 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //input[@id='i0116']]
29507906 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //input[@id='i0116']]
29511510 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6283f259-8796-4d75-a086-7913632f9694&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=p6pqzqdpnehnjb72fjvuihyhidofbk7hbqwfi5scrka&code_challenge_method=s256&nonce=2553aced-7cc0-4d8e-b617-467d69cb6dae&state=eyjpzci6ijbimwjjmzi5ltuyodgtndq4ns1hngnhlteynddimtzimzazysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29511511 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29515265 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6283f259-8796-4d75-a086-7913632f9694&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=p6pqzqdpnehnjb72fjvuihyhidofbk7hbqwfi5scrka&code_challenge_method=s256&nonce=2553aced-7cc0-4d8e-b617-467d69cb6dae&state=eyjpzci6ijbimwjjmzi5ltuyodgtndq4ns1hngnhlteynddimtzimzazysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29515265 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29516007 main INFO main SignInPage.java:259 Password text field is shown
29516102 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //input[@id='i0118']]
29516188 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //input[@id='i0118']]
29519734 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=6283f259-8796-4d75-a086-7913632f9694&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=p6pqzqdpnehnjb72fjvuihyhidofbk7hbqwfi5scrka&code_challenge_method=s256&nonce=2553aced-7cc0-4d8e-b617-467d69cb6dae&state=eyjpzci6ijbimwjjmzi5ltuyodgtndq4ns1hngnhlteynddimtzimzazysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29519734 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29520351 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29520351 main INFO main FiSettings.java:2382 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29524172 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29524172 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29533650 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29533650 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29536827 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29536827 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29536955 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //b[text()='Admin Dashboard']]
29540105 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29540105 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29540198 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //mat-toolbar/div/button[2]/span]
29540417 main INFO main FiSettings.java:2385 Successfully navigated to the 'Control Panel' page
29540480 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //mat-toolbar/div/button[2]/span]
29542610 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> xpath: //mat-toolbar/div/button[2]/span]
29547218 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immMenuSystemSettingsSMTP]
29547724 main INFO main FiSettings.java:2389 Successfully navigated to the 'System setting ' page
29548012 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: mat-tab-label-0-1]
29548482 main INFO main FiSettings.java:2393 <b>Expected: </b>click on Text tab<br><b>Actual(Passed): </b>Sucessfully clicked on Text tab
29548666 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateTemplate]
29548772 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateTemplate]
29549560 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> css selector: mat-error[id*='mat-error-']]
29549874 main INFO main FiSettings.java:2397 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message - Template is required
29565660 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateSave]
29565660 main INFO main FiSettings.java:2400 Successfully verified the Save button is not Enabled in Template Page
29568166 main INFO main FiSettings.java:2404 <b>Expected: </b>click Reset<br><b>Actual(Passed): </b>Sucessfully clicked the Reset
29568237 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateTemplate]
29568303 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateTemplate]
29571081 main INFO main FiSettings.java:2409 <b>Expected: </b>click Save<br><b>Actual(Passed): </b>Sucessfully clicked the Tmeplate Save
29573585 main INFO main FiSettings.java:2413 <b>Expected: </b>click Revert<br><b>Actual(Passed): </b>Sucessfully clicked the Revert
29575651 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateTemplate]
29575720 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateTemplate]
29577770 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> css selector: mat-error[id*='mat-error-']]
29578044 main INFO main FiSettings.java:2419 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message - Max 200 characters
29593738 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsTemplateSave]
29593738 main INFO main FiSettings.java:2422 Successfully verified the Save button is not Enabled in Template Page
29593861 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDays]
29599432 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> css selector: mat-error[id*='mat-error-']]
29599751 main INFO main FiSettings.java:2433 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message- Receipt Link Expiration is required
29599826 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDays]
29599894 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDays]
29602644 main INFO main FiSettings.java:2440 <b>Expected: </b>click Save<br><b>Actual(Passed): </b>Sucessfully clicked the RptLink Save
29623161 main INFO main FiSettings.java:2444 <b>Expected: </b>click Revert to DEfault<br><b>Actual(Passed): </b>Sucessfully clicked the RptLink Revert
29623242 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDays]
29623304 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDays]
29625843 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> css selector: mat-error[id*='mat-error-']]
29626120 main INFO main FiSettings.java:2451 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message - Valid range 1 to 45 days
29641761 main DEBUG main ImmUtils.java:321 Unable to find an element after 10 sec ==> [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDaysSave]
29641761 main INFO main FiSettings.java:2455 Successfully verified the Save button is not Enabled in Rpt Link Page
29641842 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDays]
29641905 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> id: immSmsReceiptExpiryDays]
29643234 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0e98ab1cb3b19e03c7145a499fd0976a)] -> css selector: mat-error[id*='mat-error-']]
29643477 main INFO main FiSettings.java:2462 <b>Expected: </b>Get Error message<br><b>Actual(Passed): </b>Sucessfully got the Error message - Whole Number Only
29643477 main INFO main FiSettings.java:2471 Test Passed.
29643477 main INFO main Log.java:264 **** -E---N---D- *****
29644359 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyTextSubscriptionInAdminTellerPortal
29647210 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29647210 main INFO main FiSettings.java:1285 ***** verify Text Subscription In Admin Teller Portal *****
29647210 main INFO main FiSettings.java:1286 ***** verify Text Subscription In Admin Teller Portal *****
29652011 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5ad33bc2-0a51-4b35-acda-c76108aad977&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mx3khlwqrzj2j14bbklyohlv_9auqsaushpo5xqnr_q&code_challenge_method=s256&nonce=516633d6-3259-4dd6-9e47-2870c718932f&state=eyjpzci6ijq2nzblmwjmlwzlytutngu5nc1iogzlltqwmjlinmu3ndflosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29652011 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29652139 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //input[@id='i0116']]
29652140 main INFO main FiSettings.java:1291 Successfully navigated to 'eReceipts FI Admin' Page
29652218 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //input[@id='i0116']]
29652330 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> id: idSIButton9]
29652330 main INFO main FiSettings.java:1294 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
29652393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //input[@id='i0116']]
29652474 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //input[@id='i0116']]
29655995 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5ad33bc2-0a51-4b35-acda-c76108aad977&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mx3khlwqrzj2j14bbklyohlv_9auqsaushpo5xqnr_q&code_challenge_method=s256&nonce=516633d6-3259-4dd6-9e47-2870c718932f&state=eyjpzci6ijq2nzblmwjmlwzlytutngu5nc1iogzlltqwmjlinmu3ndflosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29655995 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29659283 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5ad33bc2-0a51-4b35-acda-c76108aad977&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mx3khlwqrzj2j14bbklyohlv_9auqsaushpo5xqnr_q&code_challenge_method=s256&nonce=516633d6-3259-4dd6-9e47-2870c718932f&state=eyjpzci6ijq2nzblmwjmlwzlytutngu5nc1iogzlltqwmjlinmu3ndflosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29659283 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29660053 main INFO main SignInPage.java:259 Password text field is shown
29660923 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //input[@id='i0118']]
29661019 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //input[@id='i0118']]
29664429 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=5ad33bc2-0a51-4b35-acda-c76108aad977&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=mx3khlwqrzj2j14bbklyohlv_9auqsaushpo5xqnr_q&code_challenge_method=s256&nonce=516633d6-3259-4dd6-9e47-2870c718932f&state=eyjpzci6ijq2nzblmwjmlwzlytutngu5nc1iogzlltqwmjlinmu3ndflosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29664429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29665072 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29665072 main INFO main FiSettings.java:1298 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29668977 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29668977 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29677877 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29677877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29681003 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29681003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29681125 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //b[text()='Admin Dashboard']]
29684268 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29684268 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29684373 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //mat-toolbar/div/button[2]/span]
29684577 main INFO main FiSettings.java:1301 Successfully navigated to the 'Control Panel' page
29684643 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //mat-toolbar/div/button[2]/span]
29686784 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //mat-toolbar/div/button[2]/span]
29691353 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> id: immMenuSystemSettingsSMTP]
29691893 main INFO main FiSettings.java:1305 Successfully navigated to the 'System setting ' page
29692205 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> id: mat-tab-label-0-7]
29692711 main INFO main FiSettings.java:1308 <b>Expected: </b>click on Subscription tab<br><b>Actual(Passed): </b>Sucessfully clicked on Subscription tab
29692868 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //td[text()='Text']]
29693130 main INFO main FiSettings.java:1317 Subscription in Fi setting are :Text present:true
29698606 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
29698607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29698736 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> id: immOnFilter]
29701966 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
29701966 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29702059 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> xpath: //mat-toolbar/div/button[2]/span]
29702278 main INFO main FiSettings.java:1320 Successfully navigated to the 'Dashboard' page
29707708 main INFO main FiSettings.java:1324 Clicked 'Non Archived' button
29710292 main INFO main DashboardPage.java:2107 <b>Expected: </b>Archived ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Archived:true
29713880 main INFO main DashboardPage.java:2111 <b>Expected: </b>Active ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Active:false
29717506 main INFO main DashboardPage.java:2115 <b>Expected: </b>Error ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Error:false
29718710 main INFO main FiSettings.java:1338 Clicked sliders Button :Transaction status
29723969 main INFO main FiSettings.java:1341 Clicked 'Apply' button
29729291 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> css selector: tr[id*='immTranRow']]
29732550 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> id: immNotify]
29732656 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> id: immNotify]
29733916 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2967b77fb9eff311e7784642db266217)] -> id: immSMS]
29734144 main INFO main FiSettings.java:1350 <b>Expected: </b>Check the Text field<br><b>Actual(Passed): </b>Successful - Text field is enabled
29734144 main INFO main FiSettings.java:1361 Test Passed.
29734144 main INFO main Log.java:264 **** -E---N---D- *****
29735013 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyWorkstationPrintSettingsInAdmin
29737758 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29737758 main INFO main FiSettings.java:1784 ***** verify Workstation print settings Admin Portal *****
29737758 main INFO main FiSettings.java:1785 ***** verify Workstation print settings Admin Portal *****
29742676 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=09f20685-7b23-4f49-aef2-e5150d088039&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykq4dkl1h21tsjbdmajpekrjwg8c-ynt1yqoowtlcem&code_challenge_method=s256&nonce=3410214d-e687-4d2e-891c-e3e39c2825f8&state=eyjpzci6ijjkzwizmji2lwq1mjctndzhmi04yzjklwzhn2q0ndc0mzzmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29742676 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29742795 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //input[@id='i0116']]
29742795 main INFO main FiSettings.java:1790 Successfully navigated to 'eReceipts FI Admin' Page
29742875 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //input[@id='i0116']]
29743000 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: idSIButton9]
29743000 main INFO main FiSettings.java:1793 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
29743078 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //input[@id='i0116']]
29743179 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //input[@id='i0116']]
29746735 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=09f20685-7b23-4f49-aef2-e5150d088039&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykq4dkl1h21tsjbdmajpekrjwg8c-ynt1yqoowtlcem&code_challenge_method=s256&nonce=3410214d-e687-4d2e-891c-e3e39c2825f8&state=eyjpzci6ijjkzwizmji2lwq1mjctndzhmi04yzjklwzhn2q0ndc0mzzmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29746735 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29750768 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=09f20685-7b23-4f49-aef2-e5150d088039&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykq4dkl1h21tsjbdmajpekrjwg8c-ynt1yqoowtlcem&code_challenge_method=s256&nonce=3410214d-e687-4d2e-891c-e3e39c2825f8&state=eyjpzci6ijjkzwizmji2lwq1mjctndzhmi04yzjklwzhn2q0ndc0mzzmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29750768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29751517 main INFO main SignInPage.java:259 Password text field is shown
29751727 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //input[@id='i0118']]
29752349 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //input[@id='i0118']]
29755975 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=09f20685-7b23-4f49-aef2-e5150d088039&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=ykq4dkl1h21tsjbdmajpekrjwg8c-ynt1yqoowtlcem&code_challenge_method=s256&nonce=3410214d-e687-4d2e-891c-e3e39c2825f8&state=eyjpzci6ijjkzwizmji2lwq1mjctndzhmi04yzjklwzhn2q0ndc0mzzmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29755975 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29756529 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29756529 main INFO main FiSettings.java:1797 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29760354 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29760354 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29769739 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29769748 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29772877 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29772878 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29772989 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //b[text()='Admin Dashboard']]
29776086 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29776086 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29776195 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //mat-toolbar/div/button[2]/span]
29776414 main INFO main FiSettings.java:1800 Successfully navigated to the 'Control Panel' page
29776479 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //mat-toolbar/div/button[2]/span]
29778595 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //mat-toolbar/div/button[2]/span]
29778887 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immMenuBandW]
29782037 main INFO main FiSettings.java:1805 Successfully navigated to the 'Branches' page
29782164 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
29782246 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //*[@id="imm_idswitchWsBr_GlobalControl"]/label[2]]
29783111 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immGlobalControl_NewWorkstation_button]
29783200 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immGlobalControl_NewWorkstation_button]
29783614 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> css selector: button[id*='immWorkstation_ButtonClose_']]
29783615 main INFO main FiSettings.java:1809 Clicked on Add New Workstation icon
29783806 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
29783910 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> css selector: input[id*='immWorkstation_WorkstationName_']]
29784723 main INFO main FiSettings.java:1811 set the Workstation name
29784821 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
29784931 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> css selector: button[id*='immWorkstation_ButtonSave_']]
29785172 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immGlobalControl_NewWorkstation_button]
29788757 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29788758 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29788864 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: imm_searchWs_GlobalControl]
29788934 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: imm_searchWs_GlobalControl]
29790289 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
29790411 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immAllWorkstationsControl_SetSelectAllWsOption_CheckBox]
29791307 main INFO main FiSettings.java:1813 <b>Expected: </b>select the list matching pattern in 'Wks' page<br><b>Actual(Passed): </b>Successfully selected list in 'Wks' page
29796567 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29796567 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29796896 main INFO main FiSettings.java:1817 <b>Expected: </b>verify the Workstation name Saved in 'Workstations' page<br><b>Actual(Passed): </b>Successfully verified the Edited Workstation name Saved in 'Workstations' page
29802105 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29802105 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29802833 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //imm-panel-ws-header/div[4]/div[1]/button[1]]
29802930 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //imm-panel-ws-header/div[4]/div[1]/button[1]]
29805311 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
29805433 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
29805545 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
29805655 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
29805772 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
29805997 main INFO main FiSettings.java:1821 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
29814346 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29814346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29820493 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immIsEditMode]
29820856 main INFO main FiSettings.java:1827 clicked on Edit
29829196 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29829196 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29829496 main INFO main FiSettings.java:1830 <b>Expected: </b>Expand the Receipt panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Receipt panel
29833797 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immReceiptPrinterName]
29834842 main INFO main AdminControlPanelPage.java:889 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
29836428 main INFO main AdminControlPanelPage.java:896 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Portrait
29848290 main INFO main AdminControlPanelPage.java:903 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Courier New
29858035 main INFO main AdminControlPanelPage.java:906 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 8
29859611 main INFO main AdminControlPanelPage.java:910 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
29868346 main INFO main AdminControlPanelPage.java:911 <b>Expected: </b>select 'Printer Style'<br><b>Actual(Passed): </b>Sucessfully Printer ' printer Style' : Narrow
29869487 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
29869998 main INFO main FiSettings.java:1837 <b>Expected: </b>Expand the Report panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Report panel
29876325 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> id: immReportPrinterName]
29877193 main INFO main AdminControlPanelPage.java:1052 <b>Expected: </b>Select the Priner Name<br><b>Actual(Passed): </b>Sucessfully Selected the Priner Name:Fax
29878770 main INFO main AdminControlPanelPage.java:1055 <b>Expected: </b>click 'Orientation'<br><b>Actual(Passed): </b>Sucessfully clicked 'Orientation' : Portrait
29892647 main INFO main AdminControlPanelPage.java:1058 <b>Expected: </b>Select 'Name'<br><b>Actual(Passed): </b>Sucessfully Selected 'Name' : Consolas
29906398 main INFO main AdminControlPanelPage.java:1061 <b>Expected: </b>Select 'Size'<br><b>Actual(Passed): </b>Sucessfully Selected 'Size' : 10
29907922 main INFO main AdminControlPanelPage.java:1064 <b>Expected: </b>click 'Style'<br><b>Actual(Passed): </b>Sucessfully clicked 'Style' : Bold
29909051 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
29909537 main INFO main FiSettings.java:1844 <b>Expected: </b>Expand the Suppress panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Suppress panel
29909847 main INFO main AdminControlPanelPage.java:1174 <b>Expected: </b>Logo1 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the log1:false
29911175 main INFO main AdminControlPanelPage.java:1177 <b>Expected: </b>Logo2 ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Logo2:false
29912498 main INFO main AdminControlPanelPage.java:1180 <b>Expected: </b>CuAdress ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the CuAdress:false
29913813 main INFO main AdminControlPanelPage.java:1183 <b>Expected: </b>Member Address ( slider -on(true)/off(false))<br><b>Actual(Passed): </b>Sucessfully slidered the Member Address:false
29914954 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
29915556 main INFO main FiSettings.java:1851 <b>Expected: </b>Expand the Others panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Others panel
29915835 main INFO main FiSettings.java:1853 <b>Expected: </b>Print Signature ( slider -on/off) Signature Line Text ( character text)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Signature
29915979 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9c6920d21407636ac3905d14226ba128)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
29916372 main INFO main FiSettings.java:1856 <b>Expected: </b>Expand the Host Specific panel<br><b>Actual(Passed): </b>Sucessfully Expanded the Host Specific panel
29916682 main INFO main FiSettings.java:1858 <b>Expected: </b>Print Disburstments ( slider -on/off)<br><b>Actual(Passed): </b>Sucessfully slidered the Print Disburstments
29916682 main INFO main FiSettings.java:1861 Test Passed.
29916682 main INFO main Log.java:264 **** -E---N---D- *****
29917567 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyeReceiptsRestartInBranchSettings
29920630 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
29920631 main INFO main FiSettings.java:2207 ***** verify eReceipts Restart text in Branch settings *****
29920631 main INFO main FiSettings.java:2208 ***** verify eReceipts Restart text in Branch settings *****
29925378 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=64d4a889-75f5-448b-b13d-0233583d9471&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zkah1ai6azubd3wkzwzcqtudj3_v9yulntov5ahpgig&code_challenge_method=s256&nonce=38f5add5-08bb-47ab-a081-655031decac8&state=eyjpzci6ijk2n2jhotzhlwm5nzetndnjns1hngi0ltrlzje5ntg2njrmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29925378 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29925489 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //input[@id='i0116']]
29925489 main INFO main FiSettings.java:2213 Successfully navigated to 'eReceipts FI Admin' Page
29925567 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //input[@id='i0116']]
29925667 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> id: idSIButton9]
29925667 main INFO main FiSettings.java:2216 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
29925732 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //input[@id='i0116']]
29925811 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //input[@id='i0116']]
29929349 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=64d4a889-75f5-448b-b13d-0233583d9471&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zkah1ai6azubd3wkzwzcqtudj3_v9yulntov5ahpgig&code_challenge_method=s256&nonce=38f5add5-08bb-47ab-a081-655031decac8&state=eyjpzci6ijk2n2jhotzhlwm5nzetndnjns1hngi0ltrlzje5ntg2njrmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29929350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29933009 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=64d4a889-75f5-448b-b13d-0233583d9471&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zkah1ai6azubd3wkzwzcqtudj3_v9yulntov5ahpgig&code_challenge_method=s256&nonce=38f5add5-08bb-47ab-a081-655031decac8&state=eyjpzci6ijk2n2jhotzhlwm5nzetndnjns1hngi0ltrlzje5ntg2njrmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29933009 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29934031 main INFO main SignInPage.java:259 Password text field is shown
29935200 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //input[@id='i0118']]
29935452 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //input[@id='i0118']]
29939035 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=64d4a889-75f5-448b-b13d-0233583d9471&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=zkah1ai6azubd3wkzwzcqtudj3_v9yulntov5ahpgig&code_challenge_method=s256&nonce=38f5add5-08bb-47ab-a081-655031decac8&state=eyjpzci6ijk2n2jhotzhlwm5nzetndnjns1hngi0ltrlzje5ntg2njrmmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
29939036 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29939684 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
29939684 main INFO main FiSettings.java:2220 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
29943573 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
29943573 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29952583 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29952583 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29955748 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29955748 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29955871 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //b[text()='Admin Dashboard']]
29959020 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
29959020 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29959127 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //mat-toolbar/div/button[2]/span]
29959334 main INFO main FiSettings.java:2223 Successfully navigated to the 'Control Panel' page
29959399 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //mat-toolbar/div/button[2]/span]
29961517 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //mat-toolbar/div/button[2]/span]
29961779 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> id: immMenuBandW]
29964882 main INFO main FiSettings.java:2229 Successfully navigated to the 'Branches' page
29968498 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29968498 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29968596 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> id: imm_searchBr_GlobalControl]
29968665 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> id: imm_searchBr_GlobalControl]
29969576 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
29969672 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> id: immAllBranchesControl_SetSelectAllBrOption_CheckBox]
29970086 main INFO main FiSettings.java:2233 <b>Expected: </b>select the list matching pattern in 'Branches' page<br><b>Actual(Passed): </b>Successfully selected list in 'Branches' page
29973333 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29973333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29976695 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29976695 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29977164 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> css selector: button[id*='immBranch_TabSettings_']]
29977273 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> css selector: button[id*='immBranch_TabSettings_']]
29980226 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
29980348 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
29980457 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
29980568 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
29980684 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
29980912 main INFO main FiSettings.java:2247 <b>Expected: </b>verify the settings of Branch name in 'Branches' page<br><b>Actual(Passed): </b>Successfully verified the settings of Branch name in 'Branches' page
29989327 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
29989327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
29995468 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> id: immIsEditMode]
29995797 main INFO main FiSettings.java:2254 clicked on Edit
30004196 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/branchesandworkstations
30004196 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30009364 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (82bed6b76956a385725f225f57215fbb)] -> xpath: //div[contains(text(),'Scan')]]
30009931 main INFO main FiSettings.java:2258 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
30011199 main DEBUG main ImmUtils.java:313 sleep failed..
30011251 main INFO main Log.java:264 **** -E---N---D- *****
30011297 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyeReceiptsRestartTextInFISettings
30014648 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30014648 main INFO main FiSettings.java:2120 ***** verify eReceipts Restart text in FI settings *****
30014648 main INFO main FiSettings.java:2121 ***** verify eReceipts Restart text in FI settings *****
30019795 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=45646cf4-ea6d-4db1-92ac-004ce918a231&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xkcsao_y6qsf2qqyrqlgspfhglf9e9kipf0y3aaqnry&code_challenge_method=s256&nonce=e9b38990-c3a8-41ad-8301-154ef5959e64&state=eyjpzci6ija4yjmwyjiyltljzjatndk4zc1iodm1lte2mdu0nzzlotnmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30019796 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30019934 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //input[@id='i0116']]
30019934 main INFO main FiSettings.java:2126 Successfully navigated to 'eReceipts FI Admin' Page
30020012 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //input[@id='i0116']]
30020111 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: idSIButton9]
30020111 main INFO main FiSettings.java:2129 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30020189 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //input[@id='i0116']]
30020253 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //input[@id='i0116']]
30024289 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=45646cf4-ea6d-4db1-92ac-004ce918a231&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xkcsao_y6qsf2qqyrqlgspfhglf9e9kipf0y3aaqnry&code_challenge_method=s256&nonce=e9b38990-c3a8-41ad-8301-154ef5959e64&state=eyjpzci6ija4yjmwyjiyltljzjatndk4zc1iodm1lte2mdu0nzzlotnmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30024289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30028006 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=45646cf4-ea6d-4db1-92ac-004ce918a231&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xkcsao_y6qsf2qqyrqlgspfhglf9e9kipf0y3aaqnry&code_challenge_method=s256&nonce=e9b38990-c3a8-41ad-8301-154ef5959e64&state=eyjpzci6ija4yjmwyjiyltljzjatndk4zc1iodm1lte2mdu0nzzlotnmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30028006 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30028783 main INFO main SignInPage.java:259 Password text field is shown
30028858 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //input[@id='i0118']]
30028927 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //input[@id='i0118']]
30032253 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=45646cf4-ea6d-4db1-92ac-004ce918a231&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=xkcsao_y6qsf2qqyrqlgspfhglf9e9kipf0y3aaqnry&code_challenge_method=s256&nonce=e9b38990-c3a8-41ad-8301-154ef5959e64&state=eyjpzci6ija4yjmwyjiyltljzjatndk4zc1iodm1lte2mdu0nzzlotnmocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30032253 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30032834 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30032834 main INFO main FiSettings.java:2133 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30036815 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30036815 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30046073 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30046073 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30049213 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30049214 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30049335 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //b[text()='Admin Dashboard']]
30052421 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30052421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30052539 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //mat-toolbar/div/button[2]/span]
30052734 main INFO main FiSettings.java:2136 Successfully navigated to the 'Control Panel' page
30054882 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: immAdministration]
30055116 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: immMenuSystemSettings]
30056569 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
30056671 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
30056771 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
30056884 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
30056978 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
30057200 main INFO main FiSettings.java:2140 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
30065469 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30065469 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30071601 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: immIsEditMode]
30072049 main INFO main FiSettings.java:2145 clicked on Edit
30080301 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30080301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30090469 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: mat-tab-label-0-5]
30091354 main INFO main FiSettings.java:2149 <b>Expected: </b>click on Operations tab<br><b>Actual(Passed): </b>Sucessfully clicked on Operations tab
30091545 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[contains(text(),'* Restart eReceipts client if any changes are made.')]]
30091738 main INFO main FiSettings.java:2151 <b>Expected: </b>Check the Restart eReceipts Label<br><b>Actual(Passed): </b>Restart eReceipts Label is present
30101935 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: mat-tab-label-0-1]
30102500 main INFO main FiSettings.java:2156 <b>Expected: </b>click on sign tab<br><b>Actual(Passed): </b>Sucessfully clicked on sign tab
30102682 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[contains(text(),'* Restart eReceipts client if any changes are made.')]]
30102951 main INFO main FiSettings.java:2158 <b>Expected: </b>Check the Restart eReceipts Label<br><b>Actual(Passed): </b>Restart eReceipts Label is present
30113116 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: mat-tab-label-0-2]
30113626 main INFO main FiSettings.java:2163 <b>Expected: </b>click on Scan tab<br><b>Actual(Passed): </b>Sucessfully clicked on Scan tab
30114782 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[contains(text(),'* Restart eReceipts client if any changes are made.')]]
30114986 main INFO main FiSettings.java:2165 <b>Expected: </b>Check the Restart eReceipts Label<br><b>Actual(Passed): </b>Restart eReceipts Label is present
30125167 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> id: mat-tab-label-0-3]
30126072 main INFO main FiSettings.java:2170 <b>Expected: </b>click on Archive tab<br><b>Actual(Passed): </b>Sucessfully clicked on Archive tab
30126154 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[contains(text(),'* Restart eReceipts client if any changes are made.')]]
30126433 main INFO main FiSettings.java:2172 <b>Expected: </b>Check the Restart eReceipts Label<br><b>Actual(Passed): </b>Restart eReceipts Label is present
30131902 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //div/div/div/div/div[.="Workstation"]]
30132425 main INFO main FiSettings.java:2177 <b>Expected: </b>click on Workstation tab<br><b>Actual(Passed): </b>Sucessfully clicked on Workstation tab
30133717 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (546c524f21e429fe1753441a6c9fcac4)] -> xpath: //span[contains(text(),'* Restart eReceipts client if any changes are made.')]]
30133942 main INFO main FiSettings.java:2179 <b>Expected: </b>Check the Restart eReceipts Label<br><b>Actual(Passed): </b>Restart eReceipts Label is present
30133942 main INFO main FiSettings.java:2183 Test Passed.
30133942 main INFO main Log.java:264 **** -E---N---D- *****
30134902 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyinsAddressGeneralSettings
30137927 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30137928 main INFO main FiSettings.java:534 ***** verify General Setings test cases in Admin page *****
30137928 main INFO main FiSettings.java:535 ***** verify General Setings test cases in Admin page *****
30142649 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9209bce5-e6e6-4791-9fac-55399aec351f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=3kpip1csqbeo_gbnawnrkbdmzve9qwt1knbqdfyavdw&code_challenge_method=s256&nonce=edca7d76-80d7-48e5-981f-98c74f581590&state=eyjpzci6ijqwmznknwq0lwyymtatndhjzi1im2vmlteynwrhytuzmdgyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30142649 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30142774 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //input[@id='i0116']]
30142774 main INFO main FiSettings.java:540 Successfully navigated to 'eReceipts FI Admin' Page
30142837 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //input[@id='i0116']]
30142951 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> id: idSIButton9]
30142951 main INFO main FiSettings.java:543 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30143014 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //input[@id='i0116']]
30143092 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //input[@id='i0116']]
30146997 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9209bce5-e6e6-4791-9fac-55399aec351f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=3kpip1csqbeo_gbnawnrkbdmzve9qwt1knbqdfyavdw&code_challenge_method=s256&nonce=edca7d76-80d7-48e5-981f-98c74f581590&state=eyjpzci6ijqwmznknwq0lwyymtatndhjzi1im2vmlteynwrhytuzmdgyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30146998 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30151024 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9209bce5-e6e6-4791-9fac-55399aec351f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=3kpip1csqbeo_gbnawnrkbdmzve9qwt1knbqdfyavdw&code_challenge_method=s256&nonce=edca7d76-80d7-48e5-981f-98c74f581590&state=eyjpzci6ijqwmznknwq0lwyymtatndhjzi1im2vmlteynwrhytuzmdgyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30151025 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30151988 main INFO main SignInPage.java:259 Password text field is shown
30152093 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //input[@id='i0118']]
30152167 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //input[@id='i0118']]
30155471 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-fiadminportal-demo.azurewebsites.net&client-request-id=9209bce5-e6e6-4791-9fac-55399aec351f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.38.4&client_info=1&code_challenge=3kpip1csqbeo_gbnawnrkbdmzve9qwt1knbqdfyavdw&code_challenge_method=s256&nonce=edca7d76-80d7-48e5-981f-98c74f581590&state=eyjpzci6ijqwmznknwq0lwyymtatndhjzi1im2vmlteynwrhytuzmdgyosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30155471 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30156038 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30156038 main INFO main FiSettings.java:547 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30159918 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30159918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30169124 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30169124 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30172247 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30172248 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30172356 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //b[text()='Admin Dashboard']]
30175534 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30175534 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30175645 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //mat-toolbar/div/button[2]/span]
30175836 main INFO main FiSettings.java:550 Successfully navigated to the 'Control Panel' page
30177981 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> id: immAdministration]
30178225 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> id: immMenuSystemSettings]
30178722 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //span[text()='Host Specific']/ancestor::mat-expansion-panel-header]
30178894 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //span[text()='Others']/ancestor::mat-expansion-panel-header]
30179175 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //span[text()='Receipt']/ancestor::mat-expansion-panel-header]
30179492 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //span[text()='Report']/ancestor::mat-expansion-panel-header]
30179627 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> xpath: //span[text()='Suppress']/ancestor::mat-expansion-panel-header]
30179914 main INFO main FiSettings.java:554 <b>Expected: </b>click on Settings button in Teller portal<br><b>Actual(Passed): </b>Sucessfully clicked on Settings button in Teller portal
30188131 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30188131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30194268 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> id: immIsEditMode]
30194643 main INFO main FiSettings.java:559 clicked on Edit
30202862 main DEBUG main Utils.java:91 Page URL:: https://er-fiadminportal-demo.azurewebsites.net/admin
30202862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30213056 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (22ea82d3a10c4d9c22884887d6868414)] -> id: mat-tab-label-0-6]
30213744 main INFO main FiSettings.java:562 <b>Expected: </b>click on General tab<br><b>Actual(Passed): </b>Sucessfully clicked on General tab
30218044 main INFO main FiSettings.java:565 <b>Expected: </b>get CU Address<br><b>Actual(Passed): </b>Sucessfully setted CU Address:
30218057 main INFO main FiSettings.java:568 Test Passed.
30218057 main INFO main Log.java:264 **** -E---N---D- *****
30218919 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineDepositTransaction
30221907 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30221907 main INFO main Log.java:208
30221907 main INFO main OfflineTran.java:228 **** Verify deposit in Offline Transaction demo *****
30221907 main INFO main Log.java:210
30221907 main INFO main OfflineTran.java:231 ***** Verify deposit in Offline Transaction demo *****
30227066 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6555dd39-6b43-4d46-a22e-fcb039f831fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pdlbzlxdlbo2xdbss9ns5iqdbdrxfoojnr_ywy8fw0w&code_challenge_method=s256&nonce=a94c356f-5a76-45aa-815d-bce84163455a&state=eyjpzci6imi2yzyxmjkwltg0mditngy0yy1hmjk1lty3mdzhzji2mtu1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30227067 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30227184 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> xpath: //input[@id='i0116']]
30227184 main INFO main OfflineTran.java:234 Successfully navigated to 'eReceipts Teller' Page
30227262 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> xpath: //input[@id='i0116']]
30227389 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: idSIButton9]
30227389 main INFO main OfflineTran.java:237 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30227493 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> xpath: //input[@id='i0116']]
30227606 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> xpath: //input[@id='i0116']]
30231212 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6555dd39-6b43-4d46-a22e-fcb039f831fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pdlbzlxdlbo2xdbss9ns5iqdbdrxfoojnr_ywy8fw0w&code_challenge_method=s256&nonce=a94c356f-5a76-45aa-815d-bce84163455a&state=eyjpzci6imi2yzyxmjkwltg0mditngy0yy1hmjk1lty3mdzhzji2mtu1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30231212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30234572 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6555dd39-6b43-4d46-a22e-fcb039f831fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pdlbzlxdlbo2xdbss9ns5iqdbdrxfoojnr_ywy8fw0w&code_challenge_method=s256&nonce=a94c356f-5a76-45aa-815d-bce84163455a&state=eyjpzci6imi2yzyxmjkwltg0mditngy0yy1hmjk1lty3mdzhzji2mtu1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30234572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30235413 main INFO main SignInPage.java:259 Password text field is shown
30235543 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> xpath: //input[@id='i0118']]
30235626 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> xpath: //input[@id='i0118']]
30238998 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6555dd39-6b43-4d46-a22e-fcb039f831fb&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=pdlbzlxdlbo2xdbss9ns5iqdbdrxfoojnr_ywy8fw0w&code_challenge_method=s256&nonce=a94c356f-5a76-45aa-815d-bce84163455a&state=eyjpzci6imi2yzyxmjkwltg0mditngy0yy1hmjk1lty3mdzhzji2mtu1zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30238998 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30239606 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30239607 main INFO main OfflineTran.java:240 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30243557 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30243557 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30252747 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30252747 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30256016 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30256016 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30256133 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immOnClear]
30259337 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30259337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30259433 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> xpath: //mat-toolbar/div/button[2]/span]
30259641 main INFO main OfflineTran.java:251 Successfully navigated to the 'Offline' page
30259750 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immTranDate]
30260125 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immTranDate]
30260614 main INFO main OfflineTran.java:296 Entered 'Checks Total' : 05/30/24
30268722 main INFO main OfflineTran.java:272 Entered 'Transaction Type' : Deposit
30269841 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immDepositCashReceived]
30270437 main INFO main OfflineTran.java:280 Entered 'Cash Received' : 4000
30273595 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immDepositChecks]
30274103 main INFO main OfflineTran.java:288 Entered 'Number of Checks' : 5
30275200 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immDepositChecksTotal]
30275716 main INFO main OfflineTran.java:292 Entered 'Checks Total' : 600
30276818 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immMemberName]
30277420 main INFO main OfflineTran.java:268 Entered 'Member Name' : Bonita
30278541 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immTellerNumber]
30279131 main INFO main OfflineTran.java:260 Entered 'Teller ID' : 456346
30282263 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immDepositAccountType]
30282815 main INFO main OfflineTran.java:276 Entered 'Account Type' : Saving
30285983 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immDepositCashDisbursed]
30286526 main INFO main OfflineTran.java:284 Entered 'Cash Disbursed' : 2000
30287641 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (38b8e30214e010c8d4fb3c9696dc0def)] -> id: immMemberNumber]
30288191 main INFO main OfflineTran.java:264 Entered 'Member #' : 6767
30294445 main INFO main OfflineTran.java:304 Clicked 'Add' button
30299688 main INFO main OfflineTran.java:307 Clicked 'Post' button
30299688 main INFO main OfflineTran.java:308 Test Passed.
30299688 main INFO main Log.java:264 **** -E---N---D- *****
30300542 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesDate
30303451 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30303451 main INFO main Log.java:208
30303451 main INFO main OfflineTran.java:1106 **** VerifyError MEssages on invalid Date *****
30303451 main INFO main Log.java:210
30303451 main INFO main OfflineTran.java:1109 ***** VerifyError MEssages on invalid Date *****
30308744 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a29502d3-1095-4ca8-ba06-86434a886b90&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sxqmpeomwu_1tifsakfabsfmf7s0wdxl_ik8kuxahnm&code_challenge_method=s256&nonce=8ba3014f-d68e-4fba-be4b-3e7ca5ac6933&state=eyjpzci6ijkzogrmmme1lta3zdatngqwoc05ogqxlwzjnjm2mtk5ntu2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30308745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30308858 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> xpath: //input[@id='i0116']]
30308858 main INFO main OfflineTran.java:1112 Successfully navigated to 'eReceipts Teller' Page
30308921 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> xpath: //input[@id='i0116']]
30309039 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: idSIButton9]
30309039 main INFO main OfflineTran.java:1115 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30309117 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> xpath: //input[@id='i0116']]
30309186 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> xpath: //input[@id='i0116']]
30312668 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a29502d3-1095-4ca8-ba06-86434a886b90&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sxqmpeomwu_1tifsakfabsfmf7s0wdxl_ik8kuxahnm&code_challenge_method=s256&nonce=8ba3014f-d68e-4fba-be4b-3e7ca5ac6933&state=eyjpzci6ijkzogrmmme1lta3zdatngqwoc05ogqxlwzjnjm2mtk5ntu2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30312668 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30316188 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a29502d3-1095-4ca8-ba06-86434a886b90&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sxqmpeomwu_1tifsakfabsfmf7s0wdxl_ik8kuxahnm&code_challenge_method=s256&nonce=8ba3014f-d68e-4fba-be4b-3e7ca5ac6933&state=eyjpzci6ijkzogrmmme1lta3zdatngqwoc05ogqxlwzjnjm2mtk5ntu2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30316188 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30317084 main INFO main SignInPage.java:259 Password text field is shown
30317846 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> xpath: //input[@id='i0118']]
30317958 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> xpath: //input[@id='i0118']]
30321406 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a29502d3-1095-4ca8-ba06-86434a886b90&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=sxqmpeomwu_1tifsakfabsfmf7s0wdxl_ik8kuxahnm&code_challenge_method=s256&nonce=8ba3014f-d68e-4fba-be4b-3e7ca5ac6933&state=eyjpzci6ijkzogrmmme1lta3zdatngqwoc05ogqxlwzjnjm2mtk5ntu2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30321406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30322004 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30322004 main INFO main OfflineTran.java:1118 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30325933 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30325933 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30335214 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30335214 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30338463 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30338463 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30338602 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immOnClear]
30341800 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30341800 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30341905 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> xpath: //mat-toolbar/div/button[2]/span]
30342105 main INFO main OfflineTran.java:1129 Successfully navigated to the 'Offline' page
30350885 main INFO main OfflineTran.java:1135 Entered 'Account Type' Withdrawal
30356300 main INFO main OfflineTran.java:1137 Entered 'Account Type' as null
30361775 main INFO main OfflineTran.java:1139 Entered 'Amount' as null
30361891 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immTranDate]
30362281 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immTranDate]
30362794 main INFO main OfflineTran.java:1170 Entered 'Checks Total' : 05/26/24
30364872 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immWithdrawalAmountDisbursed]
30365436 main INFO main OfflineTran.java:1166 Entered 'Amount value' : 222
30366598 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immMemberName]
30367271 main INFO main OfflineTran.java:1154 Entered 'Member Name' : Bonita
30368390 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immTellerNumber]
30369006 main INFO main OfflineTran.java:1146 Entered 'Teller ID' : 456346
30370070 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immWithdrawalAccountType]
30370645 main INFO main OfflineTran.java:1162 Entered 'Account Type' : Saving
30371743 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immMemberNumber]
30372280 main INFO main OfflineTran.java:1150 Entered 'Member #' : 6767
30385902 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immAddOfflineTran]
30394221 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> id: immAddOfflineTran]
30394440 main INFO main OfflineTran.java:1182 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
30394534 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (2d7575c6eb004063244392b62eee337d)] -> css selector: mat-error[id*='mat-error-']]
30404869 main INFO main OfflineTran.java:1188 <b>Expected: </b>verify the Error message in Offline Transaction Page:Please input a date no earler than Today.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Please input a date no earler than Today.
30404870 main INFO main OfflineTran.java:1191 Test Passed.
30404870 main INFO main Log.java:264 **** -E---N---D- *****
30405747 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesDate
30408695 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30408695 main INFO main Log.java:208
30408695 main INFO main OfflineTran.java:1106 **** VerifyError MEssages on invalid Date *****
30408695 main INFO main Log.java:210
30408695 main INFO main OfflineTran.java:1109 ***** VerifyError MEssages on invalid Date *****
30413598 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9653f834-a25d-4fea-9135-abfe51b526be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ishen3m1dhtw8vjwn-njgotmdczfuvj8na1b9o-nfqq&code_challenge_method=s256&nonce=62d5d940-4cfd-4c87-af35-0e2477f1a5ba&state=eyjpzci6imqyowvkytviltiwmdmtngjkzs05mdnilwy4owvkogm2yjiyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30413598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30413739 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> xpath: //input[@id='i0116']]
30413739 main INFO main OfflineTran.java:1112 Successfully navigated to 'eReceipts Teller' Page
30413858 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> xpath: //input[@id='i0116']]
30413972 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: idSIButton9]
30413972 main INFO main OfflineTran.java:1115 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30414050 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> xpath: //input[@id='i0116']]
30414128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> xpath: //input[@id='i0116']]
30418302 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9653f834-a25d-4fea-9135-abfe51b526be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ishen3m1dhtw8vjwn-njgotmdczfuvj8na1b9o-nfqq&code_challenge_method=s256&nonce=62d5d940-4cfd-4c87-af35-0e2477f1a5ba&state=eyjpzci6imqyowvkytviltiwmdmtngjkzs05mdnilwy4owvkogm2yjiyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30418303 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30421847 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9653f834-a25d-4fea-9135-abfe51b526be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ishen3m1dhtw8vjwn-njgotmdczfuvj8na1b9o-nfqq&code_challenge_method=s256&nonce=62d5d940-4cfd-4c87-af35-0e2477f1a5ba&state=eyjpzci6imqyowvkytviltiwmdmtngjkzs05mdnilwy4owvkogm2yjiyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30421847 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30422541 main INFO main SignInPage.java:259 Password text field is shown
30422624 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> xpath: //input[@id='i0118']]
30422708 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> xpath: //input[@id='i0118']]
30426274 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=9653f834-a25d-4fea-9135-abfe51b526be&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ishen3m1dhtw8vjwn-njgotmdczfuvj8na1b9o-nfqq&code_challenge_method=s256&nonce=62d5d940-4cfd-4c87-af35-0e2477f1a5ba&state=eyjpzci6imqyowvkytviltiwmdmtngjkzs05mdnilwy4owvkogm2yjiyzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30426289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30426859 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30426859 main INFO main OfflineTran.java:1118 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30430703 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30430703 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30439845 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30439845 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30443038 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30443039 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30443165 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immOnClear]
30446335 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30446335 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30446453 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> xpath: //mat-toolbar/div/button[2]/span]
30446676 main INFO main OfflineTran.java:1129 Successfully navigated to the 'Offline' page
30455514 main INFO main OfflineTran.java:1135 Entered 'Account Type' Withdrawal
30460966 main INFO main OfflineTran.java:1137 Entered 'Account Type' as null
30466411 main INFO main OfflineTran.java:1139 Entered 'Amount' as null
30466515 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immTranDate]
30466928 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immTranDate]
30467445 main INFO main OfflineTran.java:1170 Entered 'Checks Total' : 06/07/24
30469542 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immWithdrawalAmountDisbursed]
30470093 main INFO main OfflineTran.java:1166 Entered 'Amount value' : 222
30471207 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immMemberName]
30471772 main INFO main OfflineTran.java:1154 Entered 'Member Name' : Bonita
30472892 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immTellerNumber]
30473511 main INFO main OfflineTran.java:1146 Entered 'Teller ID' : 456346
30474589 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immWithdrawalAccountType]
30475138 main INFO main OfflineTran.java:1162 Entered 'Account Type' : Saving
30476260 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immMemberNumber]
30476838 main INFO main OfflineTran.java:1150 Entered 'Member #' : 6767
30490476 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immAddOfflineTran]
30498788 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> id: immAddOfflineTran]
30498997 main INFO main OfflineTran.java:1182 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
30499077 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cb9545c28d7e996ad1604d1c5e6c6b2c)] -> css selector: mat-error[id*='mat-error-']]
30509424 main INFO main OfflineTran.java:1188 <b>Expected: </b>verify the Error message in Offline Transaction Page:Date cannot exceed 7 days after today.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Date cannot exceed 7 days after today.
30509424 main INFO main OfflineTran.java:1191 Test Passed.
30509439 main INFO main Log.java:264 **** -E---N---D- *****
30510276 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesDeposit
30513057 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30513057 main INFO main Log.java:208
30513058 main INFO main OfflineTran.java:883 **** Verify Account Type in DEposit *****
30513058 main INFO main Log.java:210
30513058 main INFO main OfflineTran.java:886 ***** Verify Account Type in DEposit *****
30518005 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29216582-0d4b-4396-99e9-6735a1db9182&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=aqbl0hcb_m-mqesbg85bju3qh2van5skkfhuqxjdx3e&code_challenge_method=s256&nonce=6ebaeebe-ad85-4b45-a81d-f58420503554&state=eyjpzci6iji1ytm2mgq4lwzhyjatndzmnc1hntk3lwqynmuzytmxngy3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30518005 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30518125 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> xpath: //input[@id='i0116']]
30518125 main INFO main OfflineTran.java:889 Successfully navigated to 'eReceipts Teller' Page
30518208 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> xpath: //input[@id='i0116']]
30518315 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: idSIButton9]
30518316 main INFO main OfflineTran.java:892 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30518421 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> xpath: //input[@id='i0116']]
30518499 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> xpath: //input[@id='i0116']]
30522215 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29216582-0d4b-4396-99e9-6735a1db9182&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=aqbl0hcb_m-mqesbg85bju3qh2van5skkfhuqxjdx3e&code_challenge_method=s256&nonce=6ebaeebe-ad85-4b45-a81d-f58420503554&state=eyjpzci6iji1ytm2mgq4lwzhyjatndzmnc1hntk3lwqynmuzytmxngy3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30522215 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30526119 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29216582-0d4b-4396-99e9-6735a1db9182&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=aqbl0hcb_m-mqesbg85bju3qh2van5skkfhuqxjdx3e&code_challenge_method=s256&nonce=6ebaeebe-ad85-4b45-a81d-f58420503554&state=eyjpzci6iji1ytm2mgq4lwzhyjatndzmnc1hntk3lwqynmuzytmxngy3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30526119 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30526853 main INFO main SignInPage.java:259 Password text field is shown
30526927 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> xpath: //input[@id='i0118']]
30526997 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> xpath: //input[@id='i0118']]
30530352 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29216582-0d4b-4396-99e9-6735a1db9182&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=aqbl0hcb_m-mqesbg85bju3qh2van5skkfhuqxjdx3e&code_challenge_method=s256&nonce=6ebaeebe-ad85-4b45-a81d-f58420503554&state=eyjpzci6iji1ytm2mgq4lwzhyjatndzmnc1hntk3lwqynmuzytmxngy3zsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30530352 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30530908 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30530908 main INFO main OfflineTran.java:895 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30535181 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30535181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30544458 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30544458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30547634 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30547634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30547754 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immOnClear]
30550912 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30550912 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30551028 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> xpath: //mat-toolbar/div/button[2]/span]
30551240 main INFO main OfflineTran.java:899 Successfully navigated to the 'Offline' page
30558002 main INFO main OfflineTran.java:905 Entered 'Account Type' Deposit
30563418 main INFO main OfflineTran.java:907 Entered 'Account Type' as null
30568906 main INFO main OfflineTran.java:909 Entered 'CAsh Received' as null
30570041 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immDepositCashReceived]
30570527 main INFO main OfflineTran.java:935 Entered 'Cash Received' : 2233
30573678 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immDepositChecks]
30574211 main INFO main OfflineTran.java:943 Entered 'Number of Checks' : 5
30575315 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immDepositChecksTotal]
30575874 main INFO main OfflineTran.java:947 Entered 'Checks Total' : 221
30576978 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immMemberName]
30577593 main INFO main OfflineTran.java:923 Entered 'Member Name' : Rahim
30578710 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immTellerNumber]
30579279 main INFO main OfflineTran.java:915 Entered 'Teller ID' : 2345
30582425 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immDepositCashDisbursed]
30582931 main INFO main OfflineTran.java:939 Entered 'Cash Disbursed' : 3000
30584038 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immMemberNumber]
30584583 main INFO main OfflineTran.java:919 Entered 'Member #' : 345
30598184 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immAddOfflineTran]
30606490 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> id: immAddOfflineTran]
30606678 main INFO main OfflineTran.java:959 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in Offline Transaction Page
30606760 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f22304942f1089ee715c49cec9eb7466)] -> css selector: mat-error[id*='mat-error-']]
30617090 main INFO main OfflineTran.java:965 <b>Expected: </b>verify the Error message in Offline Transaction Page:Account Type is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Account Type is required.
30617092 main INFO main OfflineTran.java:968 Test Passed.
30617092 main INFO main Log.java:264 **** -E---N---D- *****
30617969 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesDeposit
30620732 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30620732 main INFO main Log.java:208
30620732 main INFO main OfflineTran.java:883 **** Verify Account Type in DEposit *****
30620732 main INFO main Log.java:210
30620732 main INFO main OfflineTran.java:886 ***** Verify Account Type in DEposit *****
30625724 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5ffab5d-2b8e-4e95-8b4b-36f84aee60d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggjvmje98g_cnogx2z2jdsro-iefnopzmowhrrj2jae&code_challenge_method=s256&nonce=12250868-4f14-4bf1-95ac-b0385dc38ded&state=eyjpzci6iji4mji3mzezlwiwndqtnddjmi05mtniltm1otrlodcyywq2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30625725 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30625867 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> xpath: //input[@id='i0116']]
30625867 main INFO main OfflineTran.java:889 Successfully navigated to 'eReceipts Teller' Page
30625944 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> xpath: //input[@id='i0116']]
30626047 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: idSIButton9]
30626047 main INFO main OfflineTran.java:892 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30626134 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> xpath: //input[@id='i0116']]
30626205 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> xpath: //input[@id='i0116']]
30629726 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5ffab5d-2b8e-4e95-8b4b-36f84aee60d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggjvmje98g_cnogx2z2jdsro-iefnopzmowhrrj2jae&code_challenge_method=s256&nonce=12250868-4f14-4bf1-95ac-b0385dc38ded&state=eyjpzci6iji4mji3mzezlwiwndqtnddjmi05mtniltm1otrlodcyywq2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30629727 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30633981 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5ffab5d-2b8e-4e95-8b4b-36f84aee60d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggjvmje98g_cnogx2z2jdsro-iefnopzmowhrrj2jae&code_challenge_method=s256&nonce=12250868-4f14-4bf1-95ac-b0385dc38ded&state=eyjpzci6iji4mji3mzezlwiwndqtnddjmi05mtniltm1otrlodcyywq2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30633982 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30634693 main INFO main SignInPage.java:259 Password text field is shown
30634825 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> xpath: //input[@id='i0118']]
30634932 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> xpath: //input[@id='i0118']]
30638469 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=f5ffab5d-2b8e-4e95-8b4b-36f84aee60d9&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggjvmje98g_cnogx2z2jdsro-iefnopzmowhrrj2jae&code_challenge_method=s256&nonce=12250868-4f14-4bf1-95ac-b0385dc38ded&state=eyjpzci6iji4mji3mzezlwiwndqtnddjmi05mtniltm1otrlodcyywq2nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30638469 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30639056 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30639056 main INFO main OfflineTran.java:895 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30643126 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30643126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30652504 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30652504 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30655660 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30655660 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30655791 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immOnClear]
30658992 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30658992 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30659109 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> xpath: //mat-toolbar/div/button[2]/span]
30659313 main INFO main OfflineTran.java:899 Successfully navigated to the 'Offline' page
30665970 main INFO main OfflineTran.java:905 Entered 'Account Type' Deposit
30671417 main INFO main OfflineTran.java:907 Entered 'Account Type' as null
30676883 main INFO main OfflineTran.java:909 Entered 'CAsh Received' as null
30677992 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immMemberName]
30678684 main INFO main OfflineTran.java:923 Entered 'Member Name' : Rahim
30679791 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immTellerNumber]
30680447 main INFO main OfflineTran.java:915 Entered 'Teller ID' : 2345
30683566 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immDepositAccountType]
30684105 main INFO main OfflineTran.java:931 Entered 'Account Type' : saving
30687242 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immDepositCashDisbursed]
30687817 main INFO main OfflineTran.java:939 Entered 'Cash Disbursed' : 3000
30688917 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immMemberNumber]
30689476 main INFO main OfflineTran.java:919 Entered 'Member #' : 345
30703077 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immAddOfflineTran]
30711374 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> id: immAddOfflineTran]
30711576 main INFO main OfflineTran.java:959 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in Offline Transaction Page
30711670 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (895ed9fb477e5c57ae7edfb460ef25de)] -> css selector: mat-error[id*='mat-error-']]
30722003 main INFO main OfflineTran.java:965 <b>Expected: </b>verify the Error message in Offline Transaction Page:Cash Received or Checks Total is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Cash Received or Checks Total is required.
30722003 main INFO main OfflineTran.java:968 Test Passed.
30722007 main INFO main Log.java:264 **** -E---N---D- *****
30722865 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesDeposit
30725839 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30725839 main INFO main Log.java:208
30725839 main INFO main OfflineTran.java:883 **** Verify Account Type in DEposit *****
30725840 main INFO main Log.java:210
30725840 main INFO main OfflineTran.java:886 ***** Verify Account Type in DEposit *****
30731097 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fc1d3dd8-26ed-43b5-97b4-5b3cce54c37e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=amfpw6t3vdksiimsj15amq7bf675mjldlt4c5wljy2k&code_challenge_method=s256&nonce=ea2af72f-d084-467e-98e5-51b163a05806&state=eyjpzci6ijdkotg0mgfilwrlotktndzjmy1howrjlti4ymm3ndfmmmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30731097 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30731213 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> xpath: //input[@id='i0116']]
30731213 main INFO main OfflineTran.java:889 Successfully navigated to 'eReceipts Teller' Page
30731282 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> xpath: //input[@id='i0116']]
30731397 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: idSIButton9]
30731397 main INFO main OfflineTran.java:892 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30731465 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> xpath: //input[@id='i0116']]
30731540 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> xpath: //input[@id='i0116']]
30734995 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fc1d3dd8-26ed-43b5-97b4-5b3cce54c37e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=amfpw6t3vdksiimsj15amq7bf675mjldlt4c5wljy2k&code_challenge_method=s256&nonce=ea2af72f-d084-467e-98e5-51b163a05806&state=eyjpzci6ijdkotg0mgfilwrlotktndzjmy1howrjlti4ymm3ndfmmmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30734996 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30738561 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fc1d3dd8-26ed-43b5-97b4-5b3cce54c37e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=amfpw6t3vdksiimsj15amq7bf675mjldlt4c5wljy2k&code_challenge_method=s256&nonce=ea2af72f-d084-467e-98e5-51b163a05806&state=eyjpzci6ijdkotg0mgfilwrlotktndzjmy1howrjlti4ymm3ndfmmmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30738561 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30739764 main INFO main SignInPage.java:259 Password text field is shown
30740057 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> xpath: //input[@id='i0118']]
30740172 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> xpath: //input[@id='i0118']]
30743798 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=fc1d3dd8-26ed-43b5-97b4-5b3cce54c37e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=amfpw6t3vdksiimsj15amq7bf675mjldlt4c5wljy2k&code_challenge_method=s256&nonce=ea2af72f-d084-467e-98e5-51b163a05806&state=eyjpzci6ijdkotg0mgfilwrlotktndzjmy1howrjlti4ymm3ndfmmmrhnsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30743798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30744442 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30744442 main INFO main OfflineTran.java:895 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30748610 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30748610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30758128 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30758128 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30761293 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30761302 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30761448 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immOnClear]
30764659 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30764659 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30764763 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> xpath: //mat-toolbar/div/button[2]/span]
30764966 main INFO main OfflineTran.java:899 Successfully navigated to the 'Offline' page
30771666 main INFO main OfflineTran.java:905 Entered 'Account Type' Deposit
30777119 main INFO main OfflineTran.java:907 Entered 'Account Type' as null
30782560 main INFO main OfflineTran.java:909 Entered 'CAsh Received' as null
30783647 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immDepositCashReceived]
30784146 main INFO main OfflineTran.java:935 Entered 'Cash Received' : 233
30787272 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immDepositChecks]
30787812 main INFO main OfflineTran.java:943 Entered 'Number of Checks' : 2
30788950 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immMemberName]
30789519 main INFO main OfflineTran.java:923 Entered 'Member Name' : Rahim
30790614 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immTellerNumber]
30791227 main INFO main OfflineTran.java:915 Entered 'Teller ID' : 2345
30794333 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immDepositAccountType]
30794880 main INFO main OfflineTran.java:931 Entered 'Account Type' : saving
30798020 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immDepositCashDisbursed]
30798566 main INFO main OfflineTran.java:939 Entered 'Cash Disbursed' : 3000
30799666 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immMemberNumber]
30800210 main INFO main OfflineTran.java:919 Entered 'Member #' : 345
30813779 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immAddOfflineTran]
30822103 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> id: immAddOfflineTran]
30822300 main INFO main OfflineTran.java:959 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in Offline Transaction Page
30822398 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (899148597f38096a4c2074c96047d1af)] -> css selector: mat-error[id*='mat-error-']]
30832773 main INFO main OfflineTran.java:965 <b>Expected: </b>verify the Error message in Offline Transaction Page:# of Checks and Checks Total are required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:# of Checks and Checks Total are required.
30832773 main INFO main OfflineTran.java:968 Test Passed.
30832773 main INFO main Log.java:264 **** -E---N---D- *****
30833635 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesMemberDetails
30836442 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30836443 main INFO main Log.java:208
30836443 main INFO main OfflineTran.java:768 **** Verify error in Offline Transaction demo *****
30836443 main INFO main Log.java:210
30836443 main INFO main OfflineTran.java:771 ***** Verify error in Offline Transaction demo *****
30841447 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c4406383-8f41-4eac-aa46-b8d3c13a4e09&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vbpsg-qn0n_esmxekfsrsrvgoacv1mzzwk1xy_negbw&code_challenge_method=s256&nonce=c0618f1d-41bd-4c02-b364-9f79e7b7f2fc&state=eyjpzci6ijvimzq0mjqzltkzn2utndi4mi05n2yzlwqznjyyzgfjnge0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30841447 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30841565 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> xpath: //input[@id='i0116']]
30841565 main INFO main OfflineTran.java:774 Successfully navigated to 'eReceipts Teller' Page
30841648 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> xpath: //input[@id='i0116']]
30841741 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: idSIButton9]
30841741 main INFO main OfflineTran.java:777 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30841835 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> xpath: //input[@id='i0116']]
30841907 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> xpath: //input[@id='i0116']]
30845416 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c4406383-8f41-4eac-aa46-b8d3c13a4e09&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vbpsg-qn0n_esmxekfsrsrvgoacv1mzzwk1xy_negbw&code_challenge_method=s256&nonce=c0618f1d-41bd-4c02-b364-9f79e7b7f2fc&state=eyjpzci6ijvimzq0mjqzltkzn2utndi4mi05n2yzlwqznjyyzgfjnge0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30845416 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30849337 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c4406383-8f41-4eac-aa46-b8d3c13a4e09&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vbpsg-qn0n_esmxekfsrsrvgoacv1mzzwk1xy_negbw&code_challenge_method=s256&nonce=c0618f1d-41bd-4c02-b364-9f79e7b7f2fc&state=eyjpzci6ijvimzq0mjqzltkzn2utndi4mi05n2yzlwqznjyyzgfjnge0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30849337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30850369 main INFO main SignInPage.java:259 Password text field is shown
30850494 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> xpath: //input[@id='i0118']]
30850614 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> xpath: //input[@id='i0118']]
30854101 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c4406383-8f41-4eac-aa46-b8d3c13a4e09&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=vbpsg-qn0n_esmxekfsrsrvgoacv1mzzwk1xy_negbw&code_challenge_method=s256&nonce=c0618f1d-41bd-4c02-b364-9f79e7b7f2fc&state=eyjpzci6ijvimzq0mjqzltkzn2utndi4mi05n2yzlwqznjyyzgfjnge0osisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30854102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30854921 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30854921 main INFO main OfflineTran.java:780 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30859270 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30859270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30868726 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30868726 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30871892 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30871897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30872028 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immOnClear]
30875234 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30875241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30875336 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> xpath: //mat-toolbar/div/button[2]/span]
30875571 main INFO main OfflineTran.java:784 Successfully navigated to the 'Offline' page
30887548 main INFO main OfflineTran.java:807 Entered 'Transaction Type' : Deposit
30888649 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immDepositCashReceived]
30889229 main INFO main OfflineTran.java:815 Entered 'Cash Received' : 2233
30892377 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immDepositChecks]
30892939 main INFO main OfflineTran.java:823 Entered 'Number of Checks' : 5
30894058 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immDepositChecksTotal]
30894683 main INFO main OfflineTran.java:827 Entered 'Checks Total' : 221
30895780 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immMemberName]
30896318 main INFO main OfflineTran.java:803 Entered 'Member Name' : Rahim
30897432 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immTellerNumber]
30897984 main INFO main OfflineTran.java:795 Entered 'Teller ID' : 3456
30901136 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immDepositAccountType]
30901694 main INFO main OfflineTran.java:811 Entered 'Account Type' : Saving
30904846 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immDepositCashDisbursed]
30905370 main INFO main OfflineTran.java:819 Entered 'Cash Disbursed' : 3000
30906483 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immMemberNumber]
30907041 main INFO main OfflineTran.java:799 Entered 'Member #' : 78-9@
30920649 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immAddOfflineTran]
30928939 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> id: immAddOfflineTran]
30929153 main INFO main OfflineTran.java:839 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in Offline Transaction Page
30929249 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bf4bee2dc5e1cf619976a8e41ea12cb4)] -> css selector: mat-error[id*='mat-error-']]
30939581 main INFO main OfflineTran.java:845 <b>Expected: </b>verify the Error message in Member Field of Offline Transaction Page:Letters,digits & only - (hyphen) is allowed.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Letters,digits & only - (hyphen) is allowed.
30939581 main INFO main OfflineTran.java:848 Test Passed.
30939596 main INFO main Log.java:264 **** -E---N---D- *****
30940453 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesMemberNameDetails
30943420 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
30943420 main INFO main Log.java:208
30943420 main INFO main OfflineTran.java:1465 **** Verify Member Name error in Offline Transaction demo *****
30943420 main INFO main Log.java:210
30943420 main INFO main OfflineTran.java:1468 ***** Verify Member Name error in Offline Transaction demo *****
30948481 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=63c7bbb0-ecff-4941-b785-09aa625c58ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=svls3gvdjouhtwj6jen2cbmhblm3j9mowt7-fmzsvpy&code_challenge_method=s256&nonce=abc42d96-1716-4fb9-8d1d-d0d2881c9d26&state=eyjpzci6ijq0mdm3nju4ltbiotktndrhny1hmty4ltfjyjzmzjixnjfjmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30948481 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30948591 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> xpath: //input[@id='i0116']]
30948591 main INFO main OfflineTran.java:1471 Successfully navigated to 'eReceipts Teller' Page
30948669 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> xpath: //input[@id='i0116']]
30948794 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: idSIButton9]
30948794 main INFO main OfflineTran.java:1474 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
30948865 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> xpath: //input[@id='i0116']]
30948943 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> xpath: //input[@id='i0116']]
30953031 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=63c7bbb0-ecff-4941-b785-09aa625c58ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=svls3gvdjouhtwj6jen2cbmhblm3j9mowt7-fmzsvpy&code_challenge_method=s256&nonce=abc42d96-1716-4fb9-8d1d-d0d2881c9d26&state=eyjpzci6ijq0mdm3nju4ltbiotktndrhny1hmty4ltfjyjzmzjixnjfjmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30953032 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30956768 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=63c7bbb0-ecff-4941-b785-09aa625c58ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=svls3gvdjouhtwj6jen2cbmhblm3j9mowt7-fmzsvpy&code_challenge_method=s256&nonce=abc42d96-1716-4fb9-8d1d-d0d2881c9d26&state=eyjpzci6ijq0mdm3nju4ltbiotktndrhny1hmty4ltfjyjzmzjixnjfjmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30956768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30957530 main INFO main SignInPage.java:259 Password text field is shown
30957638 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> xpath: //input[@id='i0118']]
30957739 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> xpath: //input[@id='i0118']]
30961290 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=63c7bbb0-ecff-4941-b785-09aa625c58ad&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=svls3gvdjouhtwj6jen2cbmhblm3j9mowt7-fmzsvpy&code_challenge_method=s256&nonce=abc42d96-1716-4fb9-8d1d-d0d2881c9d26&state=eyjpzci6ijq0mdm3nju4ltbiotktndrhny1hmty4ltfjyjzmzjixnjfjmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
30961290 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30961866 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
30961866 main INFO main OfflineTran.java:1477 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
30965703 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
30965703 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30975097 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30975097 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30978310 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30978311 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30978453 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immOnClear]
30981669 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
30981669 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
30981786 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> xpath: //mat-toolbar/div/button[2]/span]
30981981 main INFO main OfflineTran.java:1481 Successfully navigated to the 'Offline' page
30993988 main INFO main OfflineTran.java:1504 Entered 'Transaction Type' : Deposit
30995091 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immDepositCashReceived]
30995694 main INFO main OfflineTran.java:1512 Entered 'Cash Received' : 2233
30998825 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immDepositChecks]
30999403 main INFO main OfflineTran.java:1520 Entered 'Number of Checks' : 5
31000500 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immDepositChecksTotal]
31001005 main INFO main OfflineTran.java:1524 Entered 'Checks Total' : 221
31002110 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immMemberName]
31002701 main INFO main OfflineTran.java:1500 Entered 'Member Name' : Rahim!@
31003807 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immTellerNumber]
31004414 main INFO main OfflineTran.java:1492 Entered 'Teller ID' : 3456
31007560 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immDepositAccountType]
31008158 main INFO main OfflineTran.java:1508 Entered 'Account Type' : Saving
31011285 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immDepositCashDisbursed]
31011807 main INFO main OfflineTran.java:1516 Entered 'Cash Disbursed' : 3000
31012929 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immMemberNumber]
31013505 main INFO main OfflineTran.java:1496 Entered 'Member #' : 345
31027154 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immAddOfflineTran]
31035449 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> id: immAddOfflineTran]
31035685 main INFO main OfflineTran.java:1536 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in Offline Transaction Page
31035768 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (79fd1801e4d9e02db872742080c41d07)] -> css selector: mat-error[id*='mat-error-']]
31046105 main INFO main OfflineTran.java:1542 <b>Expected: </b>verify the Error message in Member Name Field of Offline Transaction Page:Letters, digits & only space,.,',-,_,&,/ are allowed.<br><b>Actual(Passed): </b>Successfully verified the Error message in Member Name Field of Offline Transaction Page:Letters, digits & only space,.,',-,_,&,/ are allowed.
31046105 main INFO main OfflineTran.java:1545 Test Passed.
31046105 main INFO main Log.java:264 **** -E---N---D- *****
31047007 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesTellerIDDetails
31050320 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31050320 main INFO main Log.java:208
31050320 main INFO main OfflineTran.java:1350 **** Verify Teller ID error in Offline Transaction demo *****
31050320 main INFO main Log.java:210
31050320 main INFO main OfflineTran.java:1353 ***** Verify Teller ID error in Offline Transaction demo *****
31055636 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=93fda497-0eed-4f71-b0f9-2a9ed5938946&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=axfq0xjoybz_imbckprzq279s-9n4krisu7rfrqvgsq&code_challenge_method=s256&nonce=9bb07869-030d-470a-adce-fc40657fd82a&state=eyjpzci6ijniytm1mzk5ltezzwutndi2mi1indrkltjjnmqznzvmntq5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31055636 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31055796 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> xpath: //input[@id='i0116']]
31055796 main INFO main OfflineTran.java:1356 Successfully navigated to 'eReceipts Teller' Page
31055858 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> xpath: //input[@id='i0116']]
31055970 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: idSIButton9]
31055970 main INFO main OfflineTran.java:1359 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31056049 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> xpath: //input[@id='i0116']]
31056114 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> xpath: //input[@id='i0116']]
31060019 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=93fda497-0eed-4f71-b0f9-2a9ed5938946&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=axfq0xjoybz_imbckprzq279s-9n4krisu7rfrqvgsq&code_challenge_method=s256&nonce=9bb07869-030d-470a-adce-fc40657fd82a&state=eyjpzci6ijniytm1mzk5ltezzwutndi2mi1indrkltjjnmqznzvmntq5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31060019 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31064225 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=93fda497-0eed-4f71-b0f9-2a9ed5938946&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=axfq0xjoybz_imbckprzq279s-9n4krisu7rfrqvgsq&code_challenge_method=s256&nonce=9bb07869-030d-470a-adce-fc40657fd82a&state=eyjpzci6ijniytm1mzk5ltezzwutndi2mi1indrkltjjnmqznzvmntq5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31064225 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31065237 main INFO main SignInPage.java:259 Password text field is shown
31065393 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> xpath: //input[@id='i0118']]
31065465 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> xpath: //input[@id='i0118']]
31068817 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=93fda497-0eed-4f71-b0f9-2a9ed5938946&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=axfq0xjoybz_imbckprzq279s-9n4krisu7rfrqvgsq&code_challenge_method=s256&nonce=9bb07869-030d-470a-adce-fc40657fd82a&state=eyjpzci6ijniytm1mzk5ltezzwutndi2mi1indrkltjjnmqznzvmntq5niisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31068817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31069399 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31069399 main INFO main OfflineTran.java:1362 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31073280 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31073281 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31082468 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31082468 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31085695 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31085695 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31085806 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immOnClear]
31089046 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31089057 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31089171 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> xpath: //mat-toolbar/div/button[2]/span]
31089384 main INFO main OfflineTran.java:1366 Successfully navigated to the 'Offline' page
31101355 main INFO main OfflineTran.java:1389 Entered 'Transaction Type' : Deposit
31102455 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immDepositCashReceived]
31103042 main INFO main OfflineTran.java:1397 Entered 'Cash Received' : 2233
31106177 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immDepositChecks]
31106728 main INFO main OfflineTran.java:1405 Entered 'Number of Checks' : 5
31107830 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immDepositChecksTotal]
31108418 main INFO main OfflineTran.java:1409 Entered 'Checks Total' : 221
31109518 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immMemberName]
31110070 main INFO main OfflineTran.java:1385 Entered 'Member Name' : Rahim
31111171 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immTellerNumber]
31111737 main INFO main OfflineTran.java:1377 Entered 'Teller ID' : 3456@
31114887 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immDepositAccountType]
31115391 main INFO main OfflineTran.java:1393 Entered 'Account Type' : Saving
31118534 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immDepositCashDisbursed]
31119107 main INFO main OfflineTran.java:1401 Entered 'Cash Disbursed' : 3000
31120203 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immMemberNumber]
31120731 main INFO main OfflineTran.java:1381 Entered 'Member #' : 789
31134362 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immAddOfflineTran]
31142654 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> id: immAddOfflineTran]
31142857 main INFO main OfflineTran.java:1421 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in Offline Transaction Page
31142935 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (920ee25582cf4065550951e60a25af39)] -> css selector: mat-error[id*='mat-error-']]
31153290 main INFO main OfflineTran.java:1427 <b>Expected: </b>verify the Error message in Teller ID Field of Offline Transaction Page:Special characters not allowed.<br><b>Actual(Passed): </b>Successfully verified the Error message in Teller ID of Offline Transaction Page:Special characters not allowed.
31153290 main INFO main OfflineTran.java:1430 Test Passed.
31153290 main INFO main Log.java:264 **** -E---N---D- *****
31154140 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesTellerIDDetails
31157110 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31157110 main INFO main Log.java:208
31157110 main INFO main OfflineTran.java:1350 **** Verify Teller ID Missing error in Offline Transaction demo *****
31157110 main INFO main Log.java:210
31157111 main INFO main OfflineTran.java:1353 ***** Verify Teller ID Missing error in Offline Transaction demo *****
31162109 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=58974f74-d7c8-4650-8f47-b70cf281a532&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=itvxshkpkjbznfyyxb5m75mqg-c7gbdts9zz62povlu&code_challenge_method=s256&nonce=800a3bd5-112c-4742-87c8-21237b1a4c95&state=eyjpzci6ijlknwvmndzllwiwodktngqxzc1hyjm5ltmyy2vlnwq5yze3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31162110 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31162227 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> xpath: //input[@id='i0116']]
31162227 main INFO main OfflineTran.java:1356 Successfully navigated to 'eReceipts Teller' Page
31162306 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> xpath: //input[@id='i0116']]
31162431 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: idSIButton9]
31162431 main INFO main OfflineTran.java:1359 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31162516 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> xpath: //input[@id='i0116']]
31162578 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> xpath: //input[@id='i0116']]
31166188 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=58974f74-d7c8-4650-8f47-b70cf281a532&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=itvxshkpkjbznfyyxb5m75mqg-c7gbdts9zz62povlu&code_challenge_method=s256&nonce=800a3bd5-112c-4742-87c8-21237b1a4c95&state=eyjpzci6ijlknwvmndzllwiwodktngqxzc1hyjm5ltmyy2vlnwq5yze3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31166188 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31169672 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=58974f74-d7c8-4650-8f47-b70cf281a532&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=itvxshkpkjbznfyyxb5m75mqg-c7gbdts9zz62povlu&code_challenge_method=s256&nonce=800a3bd5-112c-4742-87c8-21237b1a4c95&state=eyjpzci6ijlknwvmndzllwiwodktngqxzc1hyjm5ltmyy2vlnwq5yze3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31169672 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31170431 main INFO main SignInPage.java:259 Password text field is shown
31170546 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> xpath: //input[@id='i0118']]
31170731 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> xpath: //input[@id='i0118']]
31174575 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=58974f74-d7c8-4650-8f47-b70cf281a532&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=itvxshkpkjbznfyyxb5m75mqg-c7gbdts9zz62povlu&code_challenge_method=s256&nonce=800a3bd5-112c-4742-87c8-21237b1a4c95&state=eyjpzci6ijlknwvmndzllwiwodktngqxzc1hyjm5ltmyy2vlnwq5yze3zcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31174576 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31175177 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31175177 main INFO main OfflineTran.java:1362 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31179025 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31179025 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31188232 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31188232 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31191408 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31191408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31191531 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immOnClear]
31194684 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31194684 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31194788 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> xpath: //mat-toolbar/div/button[2]/span]
31195057 main INFO main OfflineTran.java:1366 Successfully navigated to the 'Offline' page
31206981 main INFO main OfflineTran.java:1389 Entered 'Transaction Type' : Deposit
31208089 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immDepositCashReceived]
31208704 main INFO main OfflineTran.java:1397 Entered 'Cash Received' : 2233
31211836 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immDepositChecks]
31212429 main INFO main OfflineTran.java:1405 Entered 'Number of Checks' : 5
31213553 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immDepositChecksTotal]
31214155 main INFO main OfflineTran.java:1409 Entered 'Checks Total' : 221
31215257 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immMemberName]
31215814 main INFO main OfflineTran.java:1385 Entered 'Member Name' : Rahim
31218970 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immDepositAccountType]
31219532 main INFO main OfflineTran.java:1393 Entered 'Account Type' : Saving
31222685 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immDepositCashDisbursed]
31223221 main INFO main OfflineTran.java:1401 Entered 'Cash Disbursed' : 3000
31224322 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immMemberNumber]
31224923 main INFO main OfflineTran.java:1381 Entered 'Member #' : 345
31238555 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immAddOfflineTran]
31246827 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> id: immAddOfflineTran]
31247030 main INFO main OfflineTran.java:1421 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in Offline Transaction Page
31247108 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (bb640f52520b3203e8bd1e8b5b5217e3)] -> css selector: mat-error[id*='mat-error-']]
31257421 main INFO main OfflineTran.java:1427 <b>Expected: </b>verify the Error message in Teller ID Field of Offline Transaction Page:Teller ID is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Teller ID of Offline Transaction Page:Teller ID is required.
31257425 main INFO main OfflineTran.java:1430 Test Passed.
31257425 main INFO main Log.java:264 **** -E---N---D- *****
31258252 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesTransfer
31261251 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31261252 main INFO main Log.java:208
31261252 main INFO main OfflineTran.java:1226 **** Verify Account Type in DEposit *****
31261252 main INFO main Log.java:210
31261252 main INFO main OfflineTran.java:1229 ***** Verify Account Type in DEposit *****
31266159 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1458d9c0-fe03-4d1f-88ae-fb38c9304bac&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggdnsgsyptjxzhgzmasx3hwaztyozoph_bzs4pffnnk&code_challenge_method=s256&nonce=539e9838-8b37-492c-820c-da3918c7db8f&state=eyjpzci6imqwztcxmzjjltiyzjitndg0my05zjm5ltblogq0nmu3yzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31266159 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31266289 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> xpath: //input[@id='i0116']]
31266289 main INFO main OfflineTran.java:1232 Successfully navigated to 'eReceipts Teller' Page
31266355 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> xpath: //input[@id='i0116']]
31266511 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: idSIButton9]
31266511 main INFO main OfflineTran.java:1235 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31266587 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> xpath: //input[@id='i0116']]
31266657 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> xpath: //input[@id='i0116']]
31270936 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1458d9c0-fe03-4d1f-88ae-fb38c9304bac&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggdnsgsyptjxzhgzmasx3hwaztyozoph_bzs4pffnnk&code_challenge_method=s256&nonce=539e9838-8b37-492c-820c-da3918c7db8f&state=eyjpzci6imqwztcxmzjjltiyzjitndg0my05zjm5ltblogq0nmu3yzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31270936 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31274438 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1458d9c0-fe03-4d1f-88ae-fb38c9304bac&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggdnsgsyptjxzhgzmasx3hwaztyozoph_bzs4pffnnk&code_challenge_method=s256&nonce=539e9838-8b37-492c-820c-da3918c7db8f&state=eyjpzci6imqwztcxmzjjltiyzjitndg0my05zjm5ltblogq0nmu3yzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31274439 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31275192 main INFO main SignInPage.java:259 Password text field is shown
31275277 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> xpath: //input[@id='i0118']]
31275352 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> xpath: //input[@id='i0118']]
31278683 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=1458d9c0-fe03-4d1f-88ae-fb38c9304bac&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ggdnsgsyptjxzhgzmasx3hwaztyozoph_bzs4pffnnk&code_challenge_method=s256&nonce=539e9838-8b37-492c-820c-da3918c7db8f&state=eyjpzci6imqwztcxmzjjltiyzjitndg0my05zjm5ltblogq0nmu3yzbkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31278684 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31279257 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31279258 main INFO main OfflineTran.java:1238 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31283376 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31283376 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31292637 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31292637 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31295879 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31295880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31296006 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immOnClear]
31299158 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31299158 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31299256 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> xpath: //mat-toolbar/div/button[2]/span]
31299479 main INFO main OfflineTran.java:1242 Successfully navigated to the 'Offline' page
31308236 main INFO main OfflineTran.java:1248 Entered 'Account Type' Transfer
31313666 main INFO main OfflineTran.java:1250 Entered null for Transfer Amount
31319188 main INFO main OfflineTran.java:1252 Entered null for Transfer From Acct
31324693 main INFO main OfflineTran.java:1254 Entered null for Transfer To Acct
31327822 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immTransferTo]
31328421 main INFO main OfflineTran.java:1290 Entered 'To Account Num' : 1414
31330505 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immTransferToType]
31331031 main INFO main OfflineTran.java:1281 Entered 'To Account Type' : savings
31332102 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immTransferAmount]
31332596 main INFO main OfflineTran.java:1294 Entered 'Transfer Amount value' : 65
31333710 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immMemberName]
31334255 main INFO main OfflineTran.java:1269 Entered 'Member Name' : Rahim
31335377 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immTellerNumber]
31335964 main INFO main OfflineTran.java:1261 Entered 'Teller ID' : 2345
31337121 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immMemberNumber]
31337646 main INFO main OfflineTran.java:1265 Entered 'Member #' : 345
31351232 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immAddOfflineTran]
31359539 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> id: immAddOfflineTran]
31359744 main INFO main OfflineTran.java:1306 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
31359856 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (31f80c66470f07798e7304228270bb72)] -> css selector: mat-error[id*='mat-error-']]
31370191 main INFO main OfflineTran.java:1312 <b>Expected: </b>verify the Error message in Offline Transaction Page:From Account Type or Account # is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:From Account Type or Account # is required.
31370204 main INFO main OfflineTran.java:1315 Test Passed.
31370204 main INFO main Log.java:264 **** -E---N---D- *****
31371050 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesTransfer
31373988 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31373988 main INFO main Log.java:208
31373988 main INFO main OfflineTran.java:1226 **** Verify Account Type in DEposit *****
31373988 main INFO main Log.java:210
31373989 main INFO main OfflineTran.java:1229 ***** Verify Account Type in DEposit *****
31378871 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0eb21f58-bdef-40e2-b381-9784f447ad12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=cx-ltuh-psv2h09wbueockqymmfnssvncrwhsvprn9q&code_challenge_method=s256&nonce=17b36ae3-fdf1-4d6b-b642-24de0f3dd7a1&state=eyjpzci6ijczymyyzda2ltq4ywutndk4zs1hy2nklwi5mddjodnmotzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31378872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31378992 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> xpath: //input[@id='i0116']]
31378992 main INFO main OfflineTran.java:1232 Successfully navigated to 'eReceipts Teller' Page
31379075 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> xpath: //input[@id='i0116']]
31379207 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: idSIButton9]
31379207 main INFO main OfflineTran.java:1235 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31379285 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> xpath: //input[@id='i0116']]
31379368 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> xpath: //input[@id='i0116']]
31383600 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0eb21f58-bdef-40e2-b381-9784f447ad12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=cx-ltuh-psv2h09wbueockqymmfnssvncrwhsvprn9q&code_challenge_method=s256&nonce=17b36ae3-fdf1-4d6b-b642-24de0f3dd7a1&state=eyjpzci6ijczymyyzda2ltq4ywutndk4zs1hy2nklwi5mddjodnmotzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31383601 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31387448 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0eb21f58-bdef-40e2-b381-9784f447ad12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=cx-ltuh-psv2h09wbueockqymmfnssvncrwhsvprn9q&code_challenge_method=s256&nonce=17b36ae3-fdf1-4d6b-b642-24de0f3dd7a1&state=eyjpzci6ijczymyyzda2ltq4ywutndk4zs1hy2nklwi5mddjodnmotzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31387449 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31388482 main INFO main SignInPage.java:259 Password text field is shown
31388751 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> xpath: //input[@id='i0118']]
31388854 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> xpath: //input[@id='i0118']]
31392319 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0eb21f58-bdef-40e2-b381-9784f447ad12&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=cx-ltuh-psv2h09wbueockqymmfnssvncrwhsvprn9q&code_challenge_method=s256&nonce=17b36ae3-fdf1-4d6b-b642-24de0f3dd7a1&state=eyjpzci6ijczymyyzda2ltq4ywutndk4zs1hy2nklwi5mddjodnmotzjzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31392319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31392882 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31392882 main INFO main OfflineTran.java:1238 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31397007 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31397007 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31406066 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31406066 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31409264 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31409265 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31409381 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immOnClear]
31412529 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31412529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31412639 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> xpath: //mat-toolbar/div/button[2]/span]
31412844 main INFO main OfflineTran.java:1242 Successfully navigated to the 'Offline' page
31421578 main INFO main OfflineTran.java:1248 Entered 'Account Type' Transfer
31427012 main INFO main OfflineTran.java:1250 Entered null for Transfer Amount
31432488 main INFO main OfflineTran.java:1252 Entered null for Transfer From Acct
31437934 main INFO main OfflineTran.java:1254 Entered null for Transfer To Acct
31439068 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immTransferFrom]
31439707 main INFO main OfflineTran.java:1285 Entered 'From Account Num' : 1212
31440762 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immTransferAmount]
31441304 main INFO main OfflineTran.java:1294 Entered 'Transfer Amount value' : 65
31442408 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immMemberName]
31442943 main INFO main OfflineTran.java:1269 Entered 'Member Name' : Rahim
31444042 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immTellerNumber]
31444639 main INFO main OfflineTran.java:1261 Entered 'Teller ID' : 2345
31445708 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immTransferFromType]
31446323 main INFO main OfflineTran.java:1277 Entered 'From Account Type' : checking
31447443 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immMemberNumber]
31447957 main INFO main OfflineTran.java:1265 Entered 'Member #' : 345
31461556 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immAddOfflineTran]
31469852 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> id: immAddOfflineTran]
31470078 main INFO main OfflineTran.java:1306 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
31470177 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f4bd1f670bfc21822775f2d3a0636486)] -> css selector: mat-error[id*='mat-error-']]
31480474 main INFO main OfflineTran.java:1312 <b>Expected: </b>verify the Error message in Offline Transaction Page:To Account Type or Account # is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:To Account Type or Account # is required.
31480474 main INFO main OfflineTran.java:1315 Test Passed.
31480474 main INFO main Log.java:264 **** -E---N---D- *****
31481361 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesTransfer
31484112 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31484112 main INFO main Log.java:208
31484112 main INFO main OfflineTran.java:1226 **** Verify Account Type in DEposit *****
31484113 main INFO main Log.java:210
31484113 main INFO main OfflineTran.java:1229 ***** Verify Account Type in DEposit *****
31488965 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c7fe8dd5-56c4-4406-b320-d35ffecc0b07&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bnmoxam66_9vgmsq9hci9sb-4gdwnn_4a76xzgtdzcy&code_challenge_method=s256&nonce=c38fda5d-5891-4192-a079-531563d88108&state=eyjpzci6ime3zdkwnwm3lteznjqtngnjos04zwniltexmty3odfhymexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31488965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31489114 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> xpath: //input[@id='i0116']]
31489130 main INFO main OfflineTran.java:1232 Successfully navigated to 'eReceipts Teller' Page
31489208 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> xpath: //input[@id='i0116']]
31489305 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: idSIButton9]
31489305 main INFO main OfflineTran.java:1235 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31489368 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> xpath: //input[@id='i0116']]
31489446 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> xpath: //input[@id='i0116']]
31492966 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c7fe8dd5-56c4-4406-b320-d35ffecc0b07&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bnmoxam66_9vgmsq9hci9sb-4gdwnn_4a76xzgtdzcy&code_challenge_method=s256&nonce=c38fda5d-5891-4192-a079-531563d88108&state=eyjpzci6ime3zdkwnwm3lteznjqtngnjos04zwniltexmty3odfhymexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31492967 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31497064 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c7fe8dd5-56c4-4406-b320-d35ffecc0b07&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bnmoxam66_9vgmsq9hci9sb-4gdwnn_4a76xzgtdzcy&code_challenge_method=s256&nonce=c38fda5d-5891-4192-a079-531563d88108&state=eyjpzci6ime3zdkwnwm3lteznjqtngnjos04zwniltexmty3odfhymexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31497064 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31497772 main INFO main SignInPage.java:259 Password text field is shown
31497851 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> xpath: //input[@id='i0118']]
31497922 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> xpath: //input[@id='i0118']]
31501260 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c7fe8dd5-56c4-4406-b320-d35ffecc0b07&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bnmoxam66_9vgmsq9hci9sb-4gdwnn_4a76xzgtdzcy&code_challenge_method=s256&nonce=c38fda5d-5891-4192-a079-531563d88108&state=eyjpzci6ime3zdkwnwm3lteznjqtngnjos04zwniltexmty3odfhymexmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31501260 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31501888 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31501889 main INFO main OfflineTran.java:1238 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31505777 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31505777 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31515025 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31515025 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31518194 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31518194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31518323 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immOnClear]
31521543 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31521543 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31521642 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> xpath: //mat-toolbar/div/button[2]/span]
31521878 main INFO main OfflineTran.java:1242 Successfully navigated to the 'Offline' page
31530648 main INFO main OfflineTran.java:1248 Entered 'Account Type' Transfer
31536081 main INFO main OfflineTran.java:1250 Entered null for Transfer Amount
31541550 main INFO main OfflineTran.java:1252 Entered null for Transfer From Acct
31546994 main INFO main OfflineTran.java:1254 Entered null for Transfer To Acct
31551125 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immTransferTo]
31551738 main INFO main OfflineTran.java:1290 Entered 'To Account Num' : 1414
31553806 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immTransferToType]
31554360 main INFO main OfflineTran.java:1281 Entered 'To Account Type' : savings
31555481 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immTransferFrom]
31556041 main INFO main OfflineTran.java:1285 Entered 'From Account Num' : 1212
31557160 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immMemberName]
31557725 main INFO main OfflineTran.java:1269 Entered 'Member Name' : Rahim
31558840 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immTellerNumber]
31559442 main INFO main OfflineTran.java:1261 Entered 'Teller ID' : 2345
31560522 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immTransferFromType]
31561169 main INFO main OfflineTran.java:1277 Entered 'From Account Type' : checking
31562278 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immMemberNumber]
31562801 main INFO main OfflineTran.java:1265 Entered 'Member #' : 345
31576407 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immAddOfflineTran]
31584679 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> id: immAddOfflineTran]
31584883 main INFO main OfflineTran.java:1306 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
31584964 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5ebe83ad4cb1dda1d3d2ad7208a361f4)] -> css selector: mat-error[id*='mat-error-']]
31595328 main INFO main OfflineTran.java:1312 <b>Expected: </b>verify the Error message in Offline Transaction Page:Amount is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Amount is required.
31595328 main INFO main OfflineTran.java:1315 Test Passed.
31595328 main INFO main Log.java:264 **** -E---N---D- *****
31596216 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesWithdraw
31599064 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31599064 main INFO main Log.java:208
31599064 main INFO main OfflineTran.java:1000 **** Verify Account Type in DEposit *****
31599064 main INFO main Log.java:210
31599065 main INFO main OfflineTran.java:1003 ***** Verify Account Type in DEposit *****
31603941 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ea405f14-9d37-4756-b487-aac5f125c566&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=al_iemudoghxcdertvwmvfb2vjvmgurc_u6p7p90qtw&code_challenge_method=s256&nonce=b8b725af-f35c-49e4-8728-a8d2f76c19f0&state=eyjpzci6ijexyzcwn2iwltrkotitndnkmi05zmi0ltgyzthjndk5otixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31603941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31604067 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> xpath: //input[@id='i0116']]
31604067 main INFO main OfflineTran.java:1006 Successfully navigated to 'eReceipts Teller' Page
31604145 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> xpath: //input[@id='i0116']]
31604257 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: idSIButton9]
31604257 main INFO main OfflineTran.java:1009 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31604320 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> xpath: //input[@id='i0116']]
31604398 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> xpath: //input[@id='i0116']]
31608003 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ea405f14-9d37-4756-b487-aac5f125c566&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=al_iemudoghxcdertvwmvfb2vjvmgurc_u6p7p90qtw&code_challenge_method=s256&nonce=b8b725af-f35c-49e4-8728-a8d2f76c19f0&state=eyjpzci6ijexyzcwn2iwltrkotitndnkmi05zmi0ltgyzthjndk5otixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31608003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31611881 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ea405f14-9d37-4756-b487-aac5f125c566&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=al_iemudoghxcdertvwmvfb2vjvmgurc_u6p7p90qtw&code_challenge_method=s256&nonce=b8b725af-f35c-49e4-8728-a8d2f76c19f0&state=eyjpzci6ijexyzcwn2iwltrkotitndnkmi05zmi0ltgyzthjndk5otixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31611882 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31612668 main INFO main SignInPage.java:259 Password text field is shown
31613166 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> xpath: //input[@id='i0118']]
31613246 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> xpath: //input[@id='i0118']]
31616558 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=ea405f14-9d37-4756-b487-aac5f125c566&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=al_iemudoghxcdertvwmvfb2vjvmgurc_u6p7p90qtw&code_challenge_method=s256&nonce=b8b725af-f35c-49e4-8728-a8d2f76c19f0&state=eyjpzci6ijexyzcwn2iwltrkotitndnkmi05zmi0ltgyzthjndk5otixmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31616558 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31617164 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31617164 main INFO main OfflineTran.java:1012 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31621179 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31621179 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31630310 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31630310 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31633470 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31633470 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31633596 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: immOnClear]
31636752 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31636752 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31636870 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> xpath: //mat-toolbar/div/button[2]/span]
31637065 main INFO main OfflineTran.java:1016 Successfully navigated to the 'Offline' page
31645851 main INFO main OfflineTran.java:1022 Entered 'Account Type' Withdrawal
31651274 main INFO main OfflineTran.java:1024 Entered 'Account Type' as null
31656743 main INFO main OfflineTran.java:1026 Entered 'Amount' as null
31657865 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: immMemberName]
31658466 main INFO main OfflineTran.java:1041 Entered 'Member Name' : Rahim
31659593 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: immTellerNumber]
31660204 main INFO main OfflineTran.java:1033 Entered 'Teller ID' : 2345
31661273 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: immWithdrawalAccountType]
31661791 main INFO main OfflineTran.java:1049 Entered 'Account Type' : saving
31662942 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: immMemberNumber]
31663491 main INFO main OfflineTran.java:1037 Entered 'Member #' : 345
31677118 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: immAddOfflineTran]
31685427 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> id: immAddOfflineTran]
31685646 main INFO main OfflineTran.java:1065 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
31685727 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0d0d56324586e0f2ba81d699e46c172a)] -> css selector: mat-error[id*='mat-error-']]
31696077 main INFO main OfflineTran.java:1071 <b>Expected: </b>verify the Error message in Offline Transaction Page:Amount is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Amount is required.
31696080 main INFO main OfflineTran.java:1074 Test Passed.
31696080 main INFO main Log.java:264 **** -E---N---D- *****
31696999 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineErrorMessagesWithdraw
31700049 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31700049 main INFO main Log.java:208
31700049 main INFO main OfflineTran.java:1000 **** Verify Account Type in DEposit *****
31700049 main INFO main Log.java:210
31700050 main INFO main OfflineTran.java:1003 ***** Verify Account Type in DEposit *****
31705004 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2aaf186e-5002-4343-92bb-62ec7586e4e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=deyswcnz_fdkctpd6j6g4ltconsuqck3ezhpiof5zri&code_challenge_method=s256&nonce=f0d7fdb5-3968-489d-8321-2ac1d7612d6b&state=eyjpzci6ijmzmtq5njy2lta2mjktngjlyy04ngeyltmwyje5nmqwmjhmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31705004 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31705127 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> xpath: //input[@id='i0116']]
31705127 main INFO main OfflineTran.java:1006 Successfully navigated to 'eReceipts Teller' Page
31705209 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> xpath: //input[@id='i0116']]
31705318 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: idSIButton9]
31705318 main INFO main OfflineTran.java:1009 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31705381 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> xpath: //input[@id='i0116']]
31705491 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> xpath: //input[@id='i0116']]
31709663 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2aaf186e-5002-4343-92bb-62ec7586e4e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=deyswcnz_fdkctpd6j6g4ltconsuqck3ezhpiof5zri&code_challenge_method=s256&nonce=f0d7fdb5-3968-489d-8321-2ac1d7612d6b&state=eyjpzci6ijmzmtq5njy2lta2mjktngjlyy04ngeyltmwyje5nmqwmjhmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31709664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31713130 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2aaf186e-5002-4343-92bb-62ec7586e4e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=deyswcnz_fdkctpd6j6g4ltconsuqck3ezhpiof5zri&code_challenge_method=s256&nonce=f0d7fdb5-3968-489d-8321-2ac1d7612d6b&state=eyjpzci6ijmzmtq5njy2lta2mjktngjlyy04ngeyltmwyje5nmqwmjhmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31713131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31714058 main INFO main SignInPage.java:259 Password text field is shown
31714447 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> xpath: //input[@id='i0118']]
31714525 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> xpath: //input[@id='i0118']]
31717861 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=2aaf186e-5002-4343-92bb-62ec7586e4e1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=deyswcnz_fdkctpd6j6g4ltconsuqck3ezhpiof5zri&code_challenge_method=s256&nonce=f0d7fdb5-3968-489d-8321-2ac1d7612d6b&state=eyjpzci6ijmzmtq5njy2lta2mjktngjlyy04ngeyltmwyje5nmqwmjhmzsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31717861 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31718424 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31718424 main INFO main OfflineTran.java:1012 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31722481 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31722481 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31731918 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31731918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31735083 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31735083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31735188 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: immOnClear]
31738369 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31738369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31738481 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> xpath: //mat-toolbar/div/button[2]/span]
31738697 main INFO main OfflineTran.java:1016 Successfully navigated to the 'Offline' page
31747442 main INFO main OfflineTran.java:1022 Entered 'Account Type' Withdrawal
31752893 main INFO main OfflineTran.java:1024 Entered 'Account Type' as null
31758375 main INFO main OfflineTran.java:1026 Entered 'Amount' as null
31759467 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: immWithdrawalAmountDisbursed]
31759952 main INFO main OfflineTran.java:1053 Entered 'Amount value' : 65
31761060 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: immMemberName]
31761600 main INFO main OfflineTran.java:1041 Entered 'Member Name' : Rahim
31762703 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: immTellerNumber]
31763281 main INFO main OfflineTran.java:1033 Entered 'Teller ID' : 2345
31764382 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: immMemberNumber]
31764951 main INFO main OfflineTran.java:1037 Entered 'Member #' : 345
31778538 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: immAddOfflineTran]
31786804 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> id: immAddOfflineTran]
31787005 main INFO main OfflineTran.java:1065 <b>Expected: </b>verify the Add button is not Enabled in Offline Transaction Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
31787083 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (189cfbcf2902fb87e2118edb2c7848da)] -> css selector: mat-error[id*='mat-error-']]
31797425 main INFO main OfflineTran.java:1071 <b>Expected: </b>verify the Error message in Offline Transaction Page:Account Type is required.<br><b>Actual(Passed): </b>Successfully verified the Error message in Offline Transaction Page:Account Type is required.
31797425 main INFO main OfflineTran.java:1074 Test Passed.
31797428 main INFO main Log.java:264 **** -E---N---D- *****
31798266 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineOtherTransaction
31800969 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31800970 main INFO main Log.java:208
31800970 main INFO main OfflineTran.java:652 **** Verify Other in Offline Transaction demo *****
31800970 main INFO main Log.java:210
31800970 main INFO main OfflineTran.java:655 ***** Verify Other in Offline Transaction demo *****
31805894 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5bcd9e2e-e902-40b6-b14e-30616dc7e9af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jkfmrncp6qrvzvgairxm-jxrhuppmmrrovxr814bsue&code_challenge_method=s256&nonce=9f614cb2-ec63-4f49-baf5-9eeebf195ef3&state=eyjpzci6imi1ntvim2fjlwu2mmytngrkzc1intljlta4mja5odq0m2fkzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31805894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31806050 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> xpath: //input[@id='i0116']]
31806050 main INFO main OfflineTran.java:658 Successfully navigated to 'eReceipts Teller' Page
31806114 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> xpath: //input[@id='i0116']]
31806229 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: idSIButton9]
31806229 main INFO main OfflineTran.java:661 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31806307 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> xpath: //input[@id='i0116']]
31806370 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> xpath: //input[@id='i0116']]
31809954 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5bcd9e2e-e902-40b6-b14e-30616dc7e9af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jkfmrncp6qrvzvgairxm-jxrhuppmmrrovxr814bsue&code_challenge_method=s256&nonce=9f614cb2-ec63-4f49-baf5-9eeebf195ef3&state=eyjpzci6imi1ntvim2fjlwu2mmytngrkzc1intljlta4mja5odq0m2fkzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31809955 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31814140 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5bcd9e2e-e902-40b6-b14e-30616dc7e9af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jkfmrncp6qrvzvgairxm-jxrhuppmmrrovxr814bsue&code_challenge_method=s256&nonce=9f614cb2-ec63-4f49-baf5-9eeebf195ef3&state=eyjpzci6imi1ntvim2fjlwu2mmytngrkzc1intljlta4mja5odq0m2fkzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31814141 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31815192 main INFO main SignInPage.java:259 Password text field is shown
31815315 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> xpath: //input[@id='i0118']]
31815429 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> xpath: //input[@id='i0118']]
31819204 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=5bcd9e2e-e902-40b6-b14e-30616dc7e9af&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=jkfmrncp6qrvzvgairxm-jxrhuppmmrrovxr814bsue&code_challenge_method=s256&nonce=9f614cb2-ec63-4f49-baf5-9eeebf195ef3&state=eyjpzci6imi1ntvim2fjlwu2mmytngrkzc1intljlta4mja5odq0m2fkzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31819204 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31819786 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31819786 main INFO main OfflineTran.java:664 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31823633 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31823633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31832836 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31832836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31835999 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31835999 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31836119 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immOnClear]
31839331 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31839331 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31839445 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> xpath: //mat-toolbar/div/button[2]/span]
31839667 main INFO main OfflineTran.java:675 Successfully navigated to the 'Offline' page
31839764 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immTranDate]
31840139 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immTranDate]
31840604 main INFO main OfflineTran.java:720 Entered 'Checks Total' : 06/03/24
31850432 main INFO main OfflineTran.java:696 Entered 'Transaction Type' : Other
31851542 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immOtherCashReceived]
31852045 main INFO main OfflineTran.java:704 Entered 'Cash Received' : 2233
31853139 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immOtherChecks]
31853769 main INFO main OfflineTran.java:712 Entered 'Number of Checks' : 5
31854868 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immOtherChecksTotal]
31855415 main INFO main OfflineTran.java:716 Entered 'Checks Total' : 221
31856526 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immMemberName]
31857071 main INFO main OfflineTran.java:692 Entered 'Member Name' : Rahim
31858174 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immTellerNumber]
31858808 main INFO main OfflineTran.java:684 Entered 'Teller ID' : 103984601984
31859915 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immOtherAccountType]
31860431 main INFO main OfflineTran.java:700 Entered 'Account Type' : Saving
31861652 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immOtherCashDisbursed]
31862293 main INFO main OfflineTran.java:708 Entered 'Cash Disbursed' : 3000
31863395 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9a5a00eacc8154719b0f7a372cfb782e)] -> id: immMemberNumber]
31863923 main INFO main OfflineTran.java:688 Entered 'Member #' : 789
31870183 main INFO main OfflineTran.java:728 Clicked 'Add' button
31875427 main INFO main OfflineTran.java:731 Clicked 'Post' button
31875428 main INFO main OfflineTran.java:732 Test Passed.
31875428 main INFO main Log.java:264 **** -E---N---D- *****
31876330 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflinePaymentTransaction
31879168 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31879168 main INFO main Log.java:208
31879168 main INFO main OfflineTran.java:546 **** Verify Payment in Offline Transaction demo *****
31879168 main INFO main Log.java:210
31879169 main INFO main OfflineTran.java:549 ***** Verify Payment in Offline Transaction demo *****
31884202 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7f6bb0cd-5815-4c6c-82ca-5f54cf110108&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mgwdb5ziqhf5euu2hfi4e9emgzaqu9cwamdr_uz9iim&code_challenge_method=s256&nonce=b70ba88a-4625-4ee2-ac34-4c25ecc1a6ed&state=eyjpzci6imq0yjg5ode2ltdlnjutndq5nc1iodg0ltgyngviztzlmzniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31884203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31884327 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> xpath: //input[@id='i0116']]
31884327 main INFO main OfflineTran.java:552 Successfully navigated to 'eReceipts Teller' Page
31884405 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> xpath: //input[@id='i0116']]
31884499 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: idSIButton9]
31884499 main INFO main OfflineTran.java:555 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31884583 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> xpath: //input[@id='i0116']]
31884664 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> xpath: //input[@id='i0116']]
31888810 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7f6bb0cd-5815-4c6c-82ca-5f54cf110108&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mgwdb5ziqhf5euu2hfi4e9emgzaqu9cwamdr_uz9iim&code_challenge_method=s256&nonce=b70ba88a-4625-4ee2-ac34-4c25ecc1a6ed&state=eyjpzci6imq0yjg5ode2ltdlnjutndq5nc1iodg0ltgyngviztzlmzniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31888811 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31892629 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7f6bb0cd-5815-4c6c-82ca-5f54cf110108&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mgwdb5ziqhf5euu2hfi4e9emgzaqu9cwamdr_uz9iim&code_challenge_method=s256&nonce=b70ba88a-4625-4ee2-ac34-4c25ecc1a6ed&state=eyjpzci6imq0yjg5ode2ltdlnjutndq5nc1iodg0ltgyngviztzlmzniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31892629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31893385 main INFO main SignInPage.java:259 Password text field is shown
31893467 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> xpath: //input[@id='i0118']]
31893550 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> xpath: //input[@id='i0118']]
31896862 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7f6bb0cd-5815-4c6c-82ca-5f54cf110108&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mgwdb5ziqhf5euu2hfi4e9emgzaqu9cwamdr_uz9iim&code_challenge_method=s256&nonce=b70ba88a-4625-4ee2-ac34-4c25ecc1a6ed&state=eyjpzci6imq0yjg5ode2ltdlnjutndq5nc1iodg0ltgyngviztzlmzniyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31896862 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31897468 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31897468 main INFO main OfflineTran.java:558 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
31901531 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
31901531 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31910893 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31910893 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31914081 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31914081 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31914196 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immOnClear]
31917355 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31917365 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31917468 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> xpath: //mat-toolbar/div/button[2]/span]
31917669 main INFO main OfflineTran.java:569 Successfully navigated to the 'Offline' page
31917784 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immTranDate]
31918162 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immTranDate]
31918680 main INFO main OfflineTran.java:614 Entered 'Checks Total' : 06/02/24
31928484 main INFO main OfflineTran.java:590 Entered 'Transaction Type' : Payment
31929600 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immPaymentCashReceived]
31930146 main INFO main OfflineTran.java:598 Entered 'Cash Received' : 4444
31931262 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immPaymentChecks]
31931794 main INFO main OfflineTran.java:606 Entered 'Number of Checks' : 5
31932900 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immPaymentChecksTotal]
31933489 main INFO main OfflineTran.java:610 Entered 'Checks Total' : 333
31934609 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immMemberName]
31935151 main INFO main OfflineTran.java:586 Entered 'Member Name' : Connor
31936247 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immTellerNumber]
31936956 main INFO main OfflineTran.java:578 Entered 'Teller ID' : 456467
31938078 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immPaymentAccountType]
31938615 main INFO main OfflineTran.java:594 Entered 'Account Type' : Checking
31939731 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immPaymentCashDisbursed]
31940255 main INFO main OfflineTran.java:602 Entered 'Cash Disbursed' : 2666
31941359 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (1a62a70bffdcc3e1e73f3b313207384c)] -> id: immMemberNumber]
31942022 main INFO main OfflineTran.java:582 Entered 'Member #' : 657788
31948284 main INFO main OfflineTran.java:622 Clicked 'Add' button
31953557 main INFO main OfflineTran.java:625 Clicked 'Post' button
31953557 main INFO main OfflineTran.java:626 Test Passed.
31953557 main INFO main Log.java:264 **** -E---N---D- *****
31954400 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineTranGenerateSample
31957049 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
31957049 main INFO main Log.java:208
31957049 main INFO main OfflineTran.java:65 **** Verify generate sample data in Offline Transaction demo *****
31957049 main INFO main Log.java:210
31957049 main INFO main OfflineTran.java:68 ***** Verify generate sample data in Offline Transaction demo *****
31972462 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
31972462 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31986175 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> xpath: //input[@id='i0116']]
31986175 main INFO main OfflineTran.java:71 Successfully navigated to 'eReceipts Teller' Page
31986249 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> xpath: //input[@id='i0116']]
31986387 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> id: idSIButton9]
31986387 main INFO main OfflineTran.java:74 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
31986450 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> xpath: //input[@id='i0116']]
31986538 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> xpath: //input[@id='i0116']]
31990016 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=637002ad-4454-4fc3-9088-d13f80021a21&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zd8xxjpg5r9asynjwhb315keuc59yti-eer1scobrn4&code_challenge_method=s256&nonce=7d2d8740-d090-4aa9-a3c9-88a99552799e&state=eyjpzci6imi2ody4nzrlltcxodktndnjmc1imdm2lwzkzjizmdnln2uzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31990016 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31993301 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=637002ad-4454-4fc3-9088-d13f80021a21&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zd8xxjpg5r9asynjwhb315keuc59yti-eer1scobrn4&code_challenge_method=s256&nonce=7d2d8740-d090-4aa9-a3c9-88a99552799e&state=eyjpzci6imi2ody4nzrlltcxodktndnjmc1imdm2lwzkzjizmdnln2uzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31993301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31993961 main INFO main SignInPage.java:259 Password text field is shown
31994028 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> xpath: //input[@id='i0118']]
31994106 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> xpath: //input[@id='i0118']]
31997394 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=637002ad-4454-4fc3-9088-d13f80021a21&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=zd8xxjpg5r9asynjwhb315keuc59yti-eer1scobrn4&code_challenge_method=s256&nonce=7d2d8740-d090-4aa9-a3c9-88a99552799e&state=eyjpzci6imi2ody4nzrlltcxodktndnjmc1imdm2lwzkzjizmdnln2uzysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
31997394 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
31997969 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
31997969 main INFO main OfflineTran.java:77 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
32001966 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32001966 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32011444 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32011444 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32014645 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32014646 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32014781 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> id: immOnClear]
32017985 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32017985 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32018085 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b1d7c08e730f8cdc2e53c5e4a8731653)] -> xpath: //mat-toolbar/div/button[2]/span]
32018290 main INFO main OfflineTran.java:81 Successfully navigated to the 'Offline' page
32023586 main INFO main OfflineTran.java:89 Clicked 'GenerateSampleData' button
32028830 main INFO main OfflineTran.java:92 Clicked 'Add' button
32034062 main INFO main OfflineTran.java:95 Clicked 'Post' button
32034062 main INFO main OfflineTran.java:112 Test Passed.
32034063 main INFO main Log.java:264 **** -E---N---D- *****
32034936 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineTranGenerateSample
32037840 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32037840 main INFO main Log.java:208
32037840 main INFO main OfflineTran.java:65 **** Verify generate sample data in Offline Transaction demo *****
32037840 main INFO main Log.java:210
32037840 main INFO main OfflineTran.java:68 ***** Verify generate sample data in Offline Transaction demo *****
32042801 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=da59479d-97af-4cb4-8035-cfb045bbb961&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=9pwv79dnsdlmsqcjqebz5unskxgrg7or2zquse03els&code_challenge_method=s256&nonce=bcd25697-5234-41f1-a6b8-bc5abe790509&state=eyjpzci6iju1odk1nmfhltmwmjitndi4ny1iodq2lwm4otfjnjk0mtm4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32042806 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32042926 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> xpath: //input[@id='i0116']]
32042926 main INFO main OfflineTran.java:71 Successfully navigated to 'eReceipts Teller' Page
32043005 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> xpath: //input[@id='i0116']]
32043114 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> id: idSIButton9]
32043114 main INFO main OfflineTran.java:74 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32043182 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> xpath: //input[@id='i0116']]
32043261 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> xpath: //input[@id='i0116']]
32047585 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=da59479d-97af-4cb4-8035-cfb045bbb961&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=9pwv79dnsdlmsqcjqebz5unskxgrg7or2zquse03els&code_challenge_method=s256&nonce=bcd25697-5234-41f1-a6b8-bc5abe790509&state=eyjpzci6iju1odk1nmfhltmwmjitndi4ny1iodq2lwm4otfjnjk0mtm4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32047586 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32051606 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=da59479d-97af-4cb4-8035-cfb045bbb961&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=9pwv79dnsdlmsqcjqebz5unskxgrg7or2zquse03els&code_challenge_method=s256&nonce=bcd25697-5234-41f1-a6b8-bc5abe790509&state=eyjpzci6iju1odk1nmfhltmwmjitndi4ny1iodq2lwm4otfjnjk0mtm4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32051607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32052450 main INFO main SignInPage.java:259 Password text field is shown
32052644 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> xpath: //input[@id='i0118']]
32052728 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> xpath: //input[@id='i0118']]
32056142 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=da59479d-97af-4cb4-8035-cfb045bbb961&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=9pwv79dnsdlmsqcjqebz5unskxgrg7or2zquse03els&code_challenge_method=s256&nonce=bcd25697-5234-41f1-a6b8-bc5abe790509&state=eyjpzci6iju1odk1nmfhltmwmjitndi4ny1iodq2lwm4otfjnjk0mtm4nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32056142 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32056720 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32056720 main INFO main OfflineTran.java:77 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
32060823 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32060823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32069987 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt
32069987 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32073184 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt
32073185 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32073304 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> id: immOnClear]
32076486 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt
32076486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32076609 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (15efa7c3197872dab246feb52631c5db)] -> xpath: //mat-toolbar/div/button[2]/span]
32076821 main INFO main OfflineTran.java:81 Successfully navigated to the 'Offline' page
32076821 main INFO main OfflineTran.java:99 Not Demo, so do Sales site UI elements checking
32079927 main INFO main Log.java:264 **** -E---N---D- *****
32080815 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineTransferTransaction
32083673 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32083673 main INFO main Log.java:208
32083674 main INFO main OfflineTran.java:339 **** Verify transfer in Offline Transaction demo *****
32083674 main INFO main Log.java:210
32083674 main INFO main OfflineTran.java:342 ***** Verify transfer in Offline Transaction demo *****
32088599 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29f41cf2-8f6f-4191-b53b-d91cd2e143ea&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dapksq1yaudzelra7lbqdi7jenwz5mdd0esyv9n6ews&code_challenge_method=s256&nonce=b07d62eb-6a61-4e19-afd2-4ecc1ceaedb9&state=eyjpzci6ija2ytllyzq5ltvinjctndywny04n2qxlwq1ztu0ntzimduwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32088599 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32088739 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> xpath: //input[@id='i0116']]
32088739 main INFO main OfflineTran.java:345 Successfully navigated to 'eReceipts Teller' Page
32088818 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> xpath: //input[@id='i0116']]
32088928 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: idSIButton9]
32088928 main INFO main OfflineTran.java:348 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32089068 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> xpath: //input[@id='i0116']]
32089146 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> xpath: //input[@id='i0116']]
32093250 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29f41cf2-8f6f-4191-b53b-d91cd2e143ea&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dapksq1yaudzelra7lbqdi7jenwz5mdd0esyv9n6ews&code_challenge_method=s256&nonce=b07d62eb-6a61-4e19-afd2-4ecc1ceaedb9&state=eyjpzci6ija2ytllyzq5ltvinjctndywny04n2qxlwq1ztu0ntzimduwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32093251 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32097009 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29f41cf2-8f6f-4191-b53b-d91cd2e143ea&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dapksq1yaudzelra7lbqdi7jenwz5mdd0esyv9n6ews&code_challenge_method=s256&nonce=b07d62eb-6a61-4e19-afd2-4ecc1ceaedb9&state=eyjpzci6ija2ytllyzq5ltvinjctndywny04n2qxlwq1ztu0ntzimduwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32097010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32097764 main INFO main SignInPage.java:259 Password text field is shown
32097876 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> xpath: //input[@id='i0118']]
32097955 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> xpath: //input[@id='i0118']]
32101268 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=29f41cf2-8f6f-4191-b53b-d91cd2e143ea&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dapksq1yaudzelra7lbqdi7jenwz5mdd0esyv9n6ews&code_challenge_method=s256&nonce=b07d62eb-6a61-4e19-afd2-4ecc1ceaedb9&state=eyjpzci6ija2ytllyzq5ltvinjctndywny04n2qxlwq1ztu0ntzimduwmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32101268 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32101814 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32101814 main INFO main OfflineTran.java:351 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
32105629 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32105629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32114918 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32114918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32118120 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32118121 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32118618 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immOnClear]
32121793 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32121793 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32121894 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> xpath: //mat-toolbar/div/button[2]/span]
32122115 main INFO main OfflineTran.java:362 Successfully navigated to the 'Offline' page
32130907 main INFO main OfflineTran.java:367 Entered 'Transaction Type' : Transfer
32131010 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTranDate]
32131398 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTranDate]
32131919 main INFO main OfflineTran.java:411 Entered 'Checks Total' : 06/01/24
32136028 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTransferTo]
32136587 main INFO main OfflineTran.java:403 Entered 'To Account Num' : 1414
32137706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTransferToType]
32138249 main INFO main OfflineTran.java:394 Entered 'To Account Type' : savings
32139359 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTransferFrom]
32139904 main INFO main OfflineTran.java:398 Entered 'From Account Num' : 1212
32141012 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTransferAmount]
32141522 main INFO main OfflineTran.java:407 Entered 'Transfer Amount value' : 100
32142619 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immMemberName]
32143206 main INFO main OfflineTran.java:382 Entered 'Member Name' : Jim
32144319 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTellerNumber]
32144991 main INFO main OfflineTran.java:374 Entered 'Teller ID' : 23435
32146103 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immTransferFromType]
32146638 main INFO main OfflineTran.java:390 Entered 'From Account Type' : checking
32147753 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (e2fa55461d5d299b61ff0fa926110504)] -> id: immMemberNumber]
32148321 main INFO main OfflineTran.java:378 Entered 'Member #' : 2123
32154587 main INFO main OfflineTran.java:419 Clicked 'Add' button
32159828 main INFO main OfflineTran.java:422 Clicked 'Post' button
32159828 main INFO main OfflineTran.java:423 Test Passed.
32159828 main INFO main Log.java:264 **** -E---N---D- *****
32160688 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyOfflineWithdrawTransaction
32163395 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32163395 main INFO main Log.java:208
32163395 main INFO main OfflineTran.java:452 **** Verify withdraw in Offline Transaction demo *****
32163395 main INFO main Log.java:210
32163396 main INFO main OfflineTran.java:455 ***** Verify withdraw in Offline Transaction demo *****
32168292 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=acfd8c8f-d478-460e-b5cf-9773b98e4d0c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qhwuumt_b2zuiehqrooppnj_9n9qv__nuncy9ludng8&code_challenge_method=s256&nonce=71576a6f-784e-4c29-943c-6d9add943386&state=eyjpzci6imnhn2viztfjltflytmtndyxmc1injm0lwm1zddmy2q2ywrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32168292 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32168418 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> xpath: //input[@id='i0116']]
32168418 main INFO main OfflineTran.java:458 Successfully navigated to 'eReceipts Teller' Page
32168480 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> xpath: //input[@id='i0116']]
32168605 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: idSIButton9]
32168605 main INFO main OfflineTran.java:461 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32168672 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> xpath: //input[@id='i0116']]
32168750 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> xpath: //input[@id='i0116']]
32172296 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=acfd8c8f-d478-460e-b5cf-9773b98e4d0c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qhwuumt_b2zuiehqrooppnj_9n9qv__nuncy9ludng8&code_challenge_method=s256&nonce=71576a6f-784e-4c29-943c-6d9add943386&state=eyjpzci6imnhn2viztfjltflytmtndyxmc1injm0lwm1zddmy2q2ywrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32172296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32176217 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=acfd8c8f-d478-460e-b5cf-9773b98e4d0c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qhwuumt_b2zuiehqrooppnj_9n9qv__nuncy9ludng8&code_challenge_method=s256&nonce=71576a6f-784e-4c29-943c-6d9add943386&state=eyjpzci6imnhn2viztfjltflytmtndyxmc1injm0lwm1zddmy2q2ywrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32176217 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32176980 main INFO main SignInPage.java:259 Password text field is shown
32177094 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> xpath: //input[@id='i0118']]
32177222 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> xpath: //input[@id='i0118']]
32180865 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=acfd8c8f-d478-460e-b5cf-9773b98e4d0c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=qhwuumt_b2zuiehqrooppnj_9n9qv__nuncy9ludng8&code_challenge_method=s256&nonce=71576a6f-784e-4c29-943c-6d9add943386&state=eyjpzci6imnhn2viztfjltflytmtndyxmc1injm0lwm1zddmy2q2ywrkmyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32180865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32181453 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32181453 main INFO main OfflineTran.java:464 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
32185569 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32185569 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32195085 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32195085 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32198266 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32198266 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32198387 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immOnClear]
32201573 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32201573 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32201683 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> xpath: //mat-toolbar/div/button[2]/span]
32201904 main INFO main OfflineTran.java:475 Successfully navigated to the 'Offline' page
32202002 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immTranDate]
32202380 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immTranDate]
32202873 main INFO main OfflineTran.java:508 Entered 'Checks Total' : 05/31/24
32212650 main INFO main OfflineTran.java:496 Entered 'Transaction Type' : Withdrawal
32213752 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immWithdrawalAmountDisbursed]
32214276 main INFO main OfflineTran.java:504 Entered 'Amount value' : 100
32215382 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immMemberName]
32215920 main INFO main OfflineTran.java:492 Entered 'Member Name' : John
32217039 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immTellerNumber]
32217620 main INFO main OfflineTran.java:484 Entered 'Teller ID' : 789789
32218729 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immWithdrawalAccountType]
32219245 main INFO main OfflineTran.java:500 Entered 'Account Type' : Checking
32220363 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8115504ec771c78b5add3644ab01eb87)] -> id: immMemberNumber]
32220908 main INFO main OfflineTran.java:488 Entered 'Member #' : 234234
32227195 main INFO main OfflineTran.java:516 Clicked 'Add' button
32232432 main INFO main OfflineTran.java:519 Clicked 'Post' button
32232433 main INFO main OfflineTran.java:520 Test Passed.
32232433 main INFO main Log.java:264 **** -E---N---D- *****
32233251 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInOfflineTran
32236008 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32236008 main INFO main Log.java:208
32236009 main INFO main OfflineTran.java:140 **** verify UI lements in landing page *****
32236009 main INFO main Log.java:210
32236009 main INFO main OfflineTran.java:143 ***** verify UI lements in landing page *****
32240987 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2f1b2eb-0f3f-48ed-9c6d-c34f3982e39a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-e0zq6zafa10pgq_s1aeubgrb4dj2igtdqpykmnx7vg&code_challenge_method=s256&nonce=46127053-4095-4289-8731-d5f7fadc3a4d&state=eyjpzci6ijiyzjg1ztewltc5y2ytnguyzi1iyjk3lwnlotm2ndmwyzgxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32240987 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32241105 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> xpath: //input[@id='i0116']]
32241105 main INFO main OfflineTran.java:146 Successfully navigated to 'eReceipts Teller' Page
32241187 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> xpath: //input[@id='i0116']]
32241286 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> id: idSIButton9]
32241286 main INFO main OfflineTran.java:149 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32241367 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> xpath: //input[@id='i0116']]
32241432 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> xpath: //input[@id='i0116']]
32245346 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2f1b2eb-0f3f-48ed-9c6d-c34f3982e39a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-e0zq6zafa10pgq_s1aeubgrb4dj2igtdqpykmnx7vg&code_challenge_method=s256&nonce=46127053-4095-4289-8731-d5f7fadc3a4d&state=eyjpzci6ijiyzjg1ztewltc5y2ytnguyzi1iyjk3lwnlotm2ndmwyzgxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32245346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32248921 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2f1b2eb-0f3f-48ed-9c6d-c34f3982e39a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-e0zq6zafa10pgq_s1aeubgrb4dj2igtdqpykmnx7vg&code_challenge_method=s256&nonce=46127053-4095-4289-8731-d5f7fadc3a4d&state=eyjpzci6ijiyzjg1ztewltc5y2ytnguyzi1iyjk3lwnlotm2ndmwyzgxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32248922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32249618 main INFO main SignInPage.java:259 Password text field is shown
32249746 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> xpath: //input[@id='i0118']]
32250572 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> xpath: //input[@id='i0118']]
32254136 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2f1b2eb-0f3f-48ed-9c6d-c34f3982e39a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-e0zq6zafa10pgq_s1aeubgrb4dj2igtdqpykmnx7vg&code_challenge_method=s256&nonce=46127053-4095-4289-8731-d5f7fadc3a4d&state=eyjpzci6ijiyzjg1ztewltc5y2ytnguyzi1iyjk3lwnlotm2ndmwyzgxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32254136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32254702 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32254703 main INFO main OfflineTran.java:152 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
32258811 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32258811 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32268205 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32268205 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32271423 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32271423 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32271564 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> id: immOnClear]
32274720 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32274736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32274837 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5b7ff3d673d8148b85e85a03537cb1b)] -> xpath: //mat-toolbar/div/button[2]/span]
32275037 main INFO main OfflineTran.java:156 Successfully navigated to the 'Offline' page
32278242 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32278242 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32278674 main INFO main OfflineTran.java:160 <b>Expected: </b>verify the all expected MEmber Details UI elements are present in Page<br><b>Actual(Passed): </b>Expected MEmber Details UI elements are present
32278890 main INFO main OfflineTran.java:164 <b>Expected: </b>verify Clear Button present in Page<br><b>Actual(Passed): </b>Clear Button element is present
32279188 main INFO main OfflineTran.java:168 <b>Expected: </b>verify Generate Sample Data Button present in Page<br><b>Actual(Passed): </b>Generate Sample Data Button element is present
32279454 main INFO main OfflineTran.java:172 <b>Expected: </b>verify Add Button present in Page<br><b>Actual(Passed): </b>Add Button element is present
32279736 main INFO main OfflineTran.java:176 <b>Expected: </b>verify DeleteAll Button present in Page<br><b>Actual(Passed): </b>DeleteAll Button element is present
32280036 main INFO main OfflineTran.java:180 <b>Expected: </b>verify Post Button present in Page<br><b>Actual(Passed): </b>Post Button element is present
32283246 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/offlinereceipt/demo
32283246 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32283887 main INFO main OfflineTran.java:184 <b>Expected: </b>verify the all expected Transaction Field UI elements are present in Page<br><b>Actual(Passed): </b>Expected Transaction Field UI elements are present
32284174 main INFO main OfflineTran.java:192 Successfully Verified the XP Filter Label per Host in 'offlineTranPage' page
32284175 main INFO main OfflineTran.java:196 Test Passed.
32284175 main INFO main Log.java:264 **** -E---N---D- *****
32285033 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInReports
32287886 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32287886 main INFO main Log.java:208
32287887 main INFO main Reports.java:331 **** verify Error Messages in Report Page for Date *****
32287887 main INFO main Log.java:210
32287887 main INFO main Reports.java:346 ***** verify Error Messages in Report Page for Date *****
32292697 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8d0e747b-15ca-4e8a-8cc9-5fb55719fb2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dryheodihdqf8bhrup4otykupghcai0dvjt6e1_yoic&code_challenge_method=s256&nonce=a3a0d892-01c9-4cf5-8d8b-ef79249442cc&state=eyjpzci6imjmzji1mmuxlwjjnwetndg0os05mjm0lwewmme2njg2ywjmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32292697 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32292827 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //input[@id='i0116']]
32292827 main INFO main Reports.java:349 Successfully navigated to 'eReceipts Teller' Page
32292889 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //input[@id='i0116']]
32293002 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: idSIButton9]
32293002 main INFO main Reports.java:352 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32293074 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //input[@id='i0116']]
32293128 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //input[@id='i0116']]
32296646 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8d0e747b-15ca-4e8a-8cc9-5fb55719fb2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dryheodihdqf8bhrup4otykupghcai0dvjt6e1_yoic&code_challenge_method=s256&nonce=a3a0d892-01c9-4cf5-8d8b-ef79249442cc&state=eyjpzci6imjmzji1mmuxlwjjnwetndg0os05mjm0lwewmme2njg2ywjmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32296646 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32300406 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8d0e747b-15ca-4e8a-8cc9-5fb55719fb2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dryheodihdqf8bhrup4otykupghcai0dvjt6e1_yoic&code_challenge_method=s256&nonce=a3a0d892-01c9-4cf5-8d8b-ef79249442cc&state=eyjpzci6imjmzji1mmuxlwjjnwetndg0os05mjm0lwewmme2njg2ywjmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32300406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32301348 main INFO main SignInPage.java:259 Password text field is shown
32301495 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //input[@id='i0118']]
32301597 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //input[@id='i0118']]
32306259 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=8d0e747b-15ca-4e8a-8cc9-5fb55719fb2e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=dryheodihdqf8bhrup4otykupghcai0dvjt6e1_yoic&code_challenge_method=s256&nonce=a3a0d892-01c9-4cf5-8d8b-ef79249442cc&state=eyjpzci6imjmzji1mmuxlwjjnwetndg0os05mjm0lwewmme2njg2ywjmyiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32306259 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32306828 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32306828 main INFO main Reports.java:355 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
32310874 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32310874 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32319452 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32319452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32322749 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32322749 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32322871 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immOnFilter]
32326148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32326148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32326262 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //mat-toolbar/div/button[2]/span]
32326472 main INFO main Reports.java:358 Successfully navigated to the 'Dashboard' page
32326597 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immTellerReport]
32328720 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immTellerReport]
32329189 main INFO main Reports.java:362 Successfully navigated to the 'report' page
32332366 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32332366 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32332434 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immOnFilter]
32333160 main INFO main Reports.java:365 Successfully Verified the UI elements 'Logging' page
32333239 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immTranDateFrom]
32339287 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immTranDateTo]
32340454 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immTranDateFrom]
32340952 main INFO main Reports.java:374 Entered 'Date range' : 12/28/2025 - 2/28/2026
32349341 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immOnFilter]
32357717 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> id: immOnFilter]
32357934 main INFO main Reports.java:412 <b>Expected: </b>verify the Apply button is not Enabled in report Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
32358043 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> css selector: mat-error[id*='mat-error-']]
32358194 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //b[text()='Teller Reports']]
32366453 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //b[text()='Teller Reports']]
32374806 main INFO main Reports.java:418 <b>Expected: </b>verify the Error message in report Page:Date cannot exceed 7 days after today.<br><b>Actual(Passed): </b>Successfully verified the Error message in report Page:Date cannot exceed 7 days after today.
32374843 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> css selector: mat-error[id*='mat-error-']]
32374937 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //b[text()='Teller Reports']]
32383197 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d3cb7b887318f1c0977291e24fab70aa)] -> xpath: //b[text()='Teller Reports']]
32391533 main INFO main Reports.java:418 <b>Expected: </b>verify the Error message in report Page:Date cannot exceed 7 days after today.<br><b>Actual(Passed): </b>Successfully verified the Error message in report Page:Date cannot exceed 7 days after today.
32391533 main INFO main Reports.java:420 Test Passed.
32391543 main INFO main Log.java:264 **** -E---N---D- *****
32392436 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInReports
32395443 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32395443 main INFO main Log.java:208
32395443 main INFO main Reports.java:331 **** verify Error Messages in Report Page for Teller ID *****
32395443 main INFO main Log.java:210
32395443 main INFO main Reports.java:346 ***** verify Error Messages in Report Page for Teller ID *****
32400349 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=86e35a11-f951-4220-8e2e-bc64d8695558&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar2agi_fr6ousqqppjdvap0t0k46i1ik7wxbn_4hghs&code_challenge_method=s256&nonce=5896baa2-0003-46a4-9653-16e654fcd45b&state=eyjpzci6ijkyodzkotriltiyzwutndk2my05mwywltbiytqyzmjlogu3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32400350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32400472 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //input[@id='i0116']]
32400472 main INFO main Reports.java:349 Successfully navigated to 'eReceipts Teller' Page
32400550 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //input[@id='i0116']]
32400667 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: idSIButton9]
32400667 main INFO main Reports.java:352 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32400745 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //input[@id='i0116']]
32400823 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //input[@id='i0116']]
32404390 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=86e35a11-f951-4220-8e2e-bc64d8695558&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar2agi_fr6ousqqppjdvap0t0k46i1ik7wxbn_4hghs&code_challenge_method=s256&nonce=5896baa2-0003-46a4-9653-16e654fcd45b&state=eyjpzci6ijkyodzkotriltiyzwutndk2my05mwywltbiytqyzmjlogu3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32404390 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32407903 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=86e35a11-f951-4220-8e2e-bc64d8695558&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar2agi_fr6ousqqppjdvap0t0k46i1ik7wxbn_4hghs&code_challenge_method=s256&nonce=5896baa2-0003-46a4-9653-16e654fcd45b&state=eyjpzci6ijkyodzkotriltiyzwutndk2my05mwywltbiytqyzmjlogu3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32407903 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32408773 main INFO main SignInPage.java:259 Password text field is shown
32409589 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //input[@id='i0118']]
32409848 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //input[@id='i0118']]
32413423 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=86e35a11-f951-4220-8e2e-bc64d8695558&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=ar2agi_fr6ousqqppjdvap0t0k46i1ik7wxbn_4hghs&code_challenge_method=s256&nonce=5896baa2-0003-46a4-9653-16e654fcd45b&state=eyjpzci6ijkyodzkotriltiyzwutndk2my05mwywltbiytqyzmjlogu3myisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32413423 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32413989 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32413989 main INFO main Reports.java:355 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
32418173 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32418173 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32426964 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32426964 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32430212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32430212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32430344 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immOnFilter]
32433625 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32433625 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32433738 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //mat-toolbar/div/button[2]/span]
32433955 main INFO main Reports.java:358 Successfully navigated to the 'Dashboard' page
32434054 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immTellerReport]
32436176 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immTellerReport]
32436704 main INFO main Reports.java:362 Successfully navigated to the 'report' page
32439886 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32439886 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32439965 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immOnFilter]
32440730 main INFO main Reports.java:365 Successfully Verified the UI elements 'Logging' page
32440808 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immTellerId]
32440887 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immTellerId]
32441457 main INFO main Reports.java:379 Entered 'Teller' : %&^heg
32441522 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immMachineId]
32441611 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immMachineId]
32450208 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immOnFilter]
32458549 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> id: immOnFilter]
32458767 main INFO main Reports.java:412 <b>Expected: </b>verify the Apply button is not Enabled in report Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
32458876 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> css selector: mat-error[id*='mat-error-']]
32459045 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //b[text()='Teller Reports']]
32467299 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (700fd7fd6bc0cf3859f329259110635f)] -> xpath: //b[text()='Teller Reports']]
32475669 main INFO main Reports.java:418 <b>Expected: </b>verify the Error message in report Page:Special characters not allowed.<br><b>Actual(Passed): </b>Successfully verified the Error message in report Page:Special characters not allowed.
32475669 main INFO main Reports.java:420 Test Passed.
32475669 main INFO main Log.java:264 **** -E---N---D- *****
32476517 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInReports
32479431 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32479431 main INFO main Log.java:208
32479431 main INFO main Reports.java:331 **** verify Error Messages in Report Page for Member # *****
32479431 main INFO main Log.java:210
32479432 main INFO main Reports.java:346 ***** verify Error Messages in Report Page for Member # *****
32484312 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=26ad9f7e-c87c-4cb7-8dee-d1b95bb76bf6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mhfzcnbkmuokcl31jqmrcb6blplryroi57dkpiqxsxu&code_challenge_method=s256&nonce=bd1a0c32-21bb-472c-8edb-d74c8e798c19&state=eyjpzci6ime3odzizda4ltlknjqtnda1yy1hndmxltexmmzjngy5yta5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32484312 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32484809 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //input[@id='i0116']]
32484809 main INFO main Reports.java:349 Successfully navigated to 'eReceipts Teller' Page
32484937 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //input[@id='i0116']]
32485050 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: idSIButton9]
32485050 main INFO main Reports.java:352 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32485128 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //input[@id='i0116']]
32485192 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //input[@id='i0116']]
32489209 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=26ad9f7e-c87c-4cb7-8dee-d1b95bb76bf6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mhfzcnbkmuokcl31jqmrcb6blplryroi57dkpiqxsxu&code_challenge_method=s256&nonce=bd1a0c32-21bb-472c-8edb-d74c8e798c19&state=eyjpzci6ime3odzizda4ltlknjqtnda1yy1hndmxltexmmzjngy5yta5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32489210 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32492876 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=26ad9f7e-c87c-4cb7-8dee-d1b95bb76bf6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mhfzcnbkmuokcl31jqmrcb6blplryroi57dkpiqxsxu&code_challenge_method=s256&nonce=bd1a0c32-21bb-472c-8edb-d74c8e798c19&state=eyjpzci6ime3odzizda4ltlknjqtnda1yy1hndmxltexmmzjngy5yta5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32492876 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32493617 main INFO main SignInPage.java:259 Password text field is shown
32493724 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //input[@id='i0118']]
32493819 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //input[@id='i0118']]
32497209 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=26ad9f7e-c87c-4cb7-8dee-d1b95bb76bf6&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mhfzcnbkmuokcl31jqmrcb6blplryroi57dkpiqxsxu&code_challenge_method=s256&nonce=bd1a0c32-21bb-472c-8edb-d74c8e798c19&state=eyjpzci6ime3odzizda4ltlknjqtnda1yy1hndmxltexmmzjngy5yta5yyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32497209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32497764 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32497764 main INFO main Reports.java:355 logged with the Username:fiAdmin@Qaxpauto.onmicrosoft.com
32502183 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32502183 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32510874 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32510874 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32514139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32514139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32514258 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immOnFilter]
32517521 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32517521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32517643 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //mat-toolbar/div/button[2]/span]
32517859 main INFO main Reports.java:358 Successfully navigated to the 'Dashboard' page
32517974 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immTellerReport]
32520106 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immTellerReport]
32520561 main INFO main Reports.java:362 Successfully navigated to the 'report' page
32523741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32523741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32523814 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immOnFilter]
32524578 main INFO main Reports.java:365 Successfully Verified the UI elements 'Logging' page
32524650 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immTranDateFrom]
32530652 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immTranDateTo]
32531815 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immTranDateFrom]
32532355 main INFO main Reports.java:374 Entered 'Date range' : 05/19/2024 - 05/29/2024
32533471 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immMemberId]
32533544 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immMemberId]
32534085 main INFO main Reports.java:396 Entered 'Member' : ~~
32534193 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immSearchText]
32534256 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immSearchText]
32535619 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immTellerUpn]
32535690 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immTellerUpn]
32536349 main INFO main Reports.java:385 Entered 'Teller Email' : ChrisSuperTeller@Qaxpauto.onmicrosoft.com
32536537 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immMachineId]
32536614 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immMachineId]
32545203 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immOnFilter]
32553512 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> id: immOnFilter]
32553730 main INFO main Reports.java:412 <b>Expected: </b>verify the Apply button is not Enabled in report Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
32553801 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> css selector: mat-error[id*='mat-error-']]
32553942 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //b[text()='Teller Reports']]
32562193 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ec019792b758f1b924fff8136c2d3f2b)] -> xpath: //b[text()='Teller Reports']]
32570541 main INFO main Reports.java:418 <b>Expected: </b>verify the Error message in report Page:Member number can only contain letters, digits and hyphen.<br><b>Actual(Passed): </b>Successfully verified the Error message in report Page:Member number can only contain letters, digits and hyphen.
32570541 main INFO main Reports.java:420 Test Passed.
32570541 main INFO main Log.java:264 **** -E---N---D- *****
32571381 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInReports
32574142 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32574142 main INFO main Log.java:208
32574142 main INFO main Reports.java:331 **** verify Error Messages in Report Page for Email *****
32574142 main INFO main Log.java:210
32574143 main INFO main Reports.java:346 ***** verify Error Messages in Report Page for Email *****
32578956 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2ef6bfa-e827-4a06-8c97-c6d941b34d0f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oruru3jbvvlvzzf_ys4qgkdb7xdxzxqeqezf2qsb5qi&code_challenge_method=s256&nonce=4112d739-cd56-4f30-925d-51a8dc1e9dee&state=eyjpzci6imvhmzlknja2lwe5zjmtngywzs05ywrjlwu0y2ninjblotc2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32578965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32579079 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //input[@id='i0116']]
32579079 main INFO main Reports.java:349 Successfully navigated to 'eReceipts Teller' Page
32579166 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //input[@id='i0116']]
32579275 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: idSIButton9]
32579275 main INFO main Reports.java:352 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32579337 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //input[@id='i0116']]
32579415 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //input[@id='i0116']]
32582965 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2ef6bfa-e827-4a06-8c97-c6d941b34d0f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oruru3jbvvlvzzf_ys4qgkdb7xdxzxqeqezf2qsb5qi&code_challenge_method=s256&nonce=4112d739-cd56-4f30-925d-51a8dc1e9dee&state=eyjpzci6imvhmzlknja2lwe5zjmtngywzs05ywrjlwu0y2ninjblotc2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32582966 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32586267 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2ef6bfa-e827-4a06-8c97-c6d941b34d0f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oruru3jbvvlvzzf_ys4qgkdb7xdxzxqeqezf2qsb5qi&code_challenge_method=s256&nonce=4112d739-cd56-4f30-925d-51a8dc1e9dee&state=eyjpzci6imvhmzlknja2lwe5zjmtngywzs05ywrjlwu0y2ninjblotc2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32586267 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32587348 main INFO main SignInPage.java:259 Password text field is shown
32587472 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //input[@id='i0118']]
32587548 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //input[@id='i0118']]
32591291 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=e2ef6bfa-e827-4a06-8c97-c6d941b34d0f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=oruru3jbvvlvzzf_ys4qgkdb7xdxzxqeqezf2qsb5qi&code_challenge_method=s256&nonce=4112d739-cd56-4f30-925d-51a8dc1e9dee&state=eyjpzci6imvhmzlknja2lwe5zjmtngywzs05ywrjlwu0y2ninjblotc2ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32591292 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32591926 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32591926 main INFO main Reports.java:355 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
32596076 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32596077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32605210 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32605210 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32608456 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32608456 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32608576 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immOnFilter]
32611854 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32611854 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32611965 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //mat-toolbar/div/button[2]/span]
32612207 main INFO main Reports.java:358 Successfully navigated to the 'Dashboard' page
32612300 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immTellerReport]
32614445 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immTellerReport]
32614879 main INFO main Reports.java:362 Successfully navigated to the 'report' page
32618054 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32618054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32618125 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immOnFilter]
32618853 main INFO main Reports.java:365 Successfully Verified the UI elements 'Logging' page
32618931 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immTranDateFrom]
32624904 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immTranDateTo]
32626045 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immTranDateFrom]
32626556 main INFO main Reports.java:374 Entered 'Date range' : 05/19/2024 - 05/29/2024
32627680 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immTellerUpn]
32627747 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immTellerUpn]
32628324 main INFO main Reports.java:385 Entered 'Teller Email' : ehiweyur75243
32628391 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immMachineId]
32628469 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immMachineId]
32637075 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immOnFilter]
32645391 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> id: immOnFilter]
32645610 main INFO main Reports.java:412 <b>Expected: </b>verify the Apply button is not Enabled in report Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
32645695 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> css selector: mat-error[id*='mat-error-']]
32645835 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //b[text()='Teller Reports']]
32654081 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5b9853f5ddb0eaaf031e8cd8d7eddabc)] -> xpath: //b[text()='Teller Reports']]
32662460 main INFO main Reports.java:418 <b>Expected: </b>verify the Error message in report Page:Invalid Email Address<br><b>Actual(Passed): </b>Successfully verified the Error message in report Page:Invalid Email Address
32662464 main INFO main Reports.java:420 Test Passed.
32662464 main INFO main Log.java:264 **** -E---N---D- *****
32663307 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInReports
32666056 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32666057 main INFO main Log.java:208
32666057 main INFO main Reports.java:331 **** verify Error Messages in Report Page for Workstation Length *****
32666057 main INFO main Log.java:210
32666057 main INFO main Reports.java:346 ***** verify Error Messages in Report Page for Workstation Length *****
32671058 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c21212c6-f2b5-4532-ad6d-01c8cac76cfa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-edzacjurgignf3xmi8-ybrwramwn9l0e1tf1essvk0&code_challenge_method=s256&nonce=ad23f47a-aa26-41f3-bba4-1991bf44286d&state=eyjpzci6imqxmguyyjdlltuyzdctngy5zi1hmwvmlwjimzdkzgmynjc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32671058 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32671206 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //input[@id='i0116']]
32671207 main INFO main Reports.java:349 Successfully navigated to 'eReceipts Teller' Page
32671276 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //input[@id='i0116']]
32671385 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: idSIButton9]
32671385 main INFO main Reports.java:352 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32671456 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //input[@id='i0116']]
32671550 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //input[@id='i0116']]
32675117 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c21212c6-f2b5-4532-ad6d-01c8cac76cfa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-edzacjurgignf3xmi8-ybrwramwn9l0e1tf1essvk0&code_challenge_method=s256&nonce=ad23f47a-aa26-41f3-bba4-1991bf44286d&state=eyjpzci6imqxmguyyjdlltuyzdctngy5zi1hmwvmlwjimzdkzgmynjc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32675117 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32678821 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c21212c6-f2b5-4532-ad6d-01c8cac76cfa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-edzacjurgignf3xmi8-ybrwramwn9l0e1tf1essvk0&code_challenge_method=s256&nonce=ad23f47a-aa26-41f3-bba4-1991bf44286d&state=eyjpzci6imqxmguyyjdlltuyzdctngy5zi1hmwvmlwjimzdkzgmynjc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32678821 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32680396 main INFO main SignInPage.java:259 Password text field is shown
32680641 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //input[@id='i0118']]
32680749 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //input[@id='i0118']]
32684492 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=c21212c6-f2b5-4532-ad6d-01c8cac76cfa&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=-edzacjurgignf3xmi8-ybrwramwn9l0e1tf1essvk0&code_challenge_method=s256&nonce=ad23f47a-aa26-41f3-bba4-1991bf44286d&state=eyjpzci6imqxmguyyjdlltuyzdctngy5zi1hmwvmlwjimzdkzgmynjc4yiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32684493 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32685152 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32685152 main INFO main Reports.java:355 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
32689333 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32689333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32698026 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32698026 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32701299 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32701299 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32701429 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immOnFilter]
32704662 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32704662 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32704773 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //mat-toolbar/div/button[2]/span]
32704974 main INFO main Reports.java:358 Successfully navigated to the 'Dashboard' page
32705083 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immTellerReport]
32707218 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immTellerReport]
32707688 main INFO main Reports.java:362 Successfully navigated to the 'report' page
32710880 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32710880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32710959 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immOnFilter]
32711691 main INFO main Reports.java:365 Successfully Verified the UI elements 'Logging' page
32711755 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immMachineId]
32711824 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immMachineId]
32712355 main INFO main Reports.java:391 Entered 'Machine Name' : abc
32713421 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immTranDateFrom]
32719396 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immTranDateTo]
32720520 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immTranDateFrom]
32720999 main INFO main Reports.java:374 Entered 'Date range' : 05/19/2024 - 05/29/2024
32729368 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immOnFilter]
32737789 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> id: immOnFilter]
32738028 main INFO main Reports.java:412 <b>Expected: </b>verify the Apply button is not Enabled in report Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
32738137 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> css selector: mat-error[id*='mat-error-']]
32738308 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //b[text()='Teller Reports']]
32746581 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (fc1938749222f105ed728c27a36bdf1c)] -> xpath: //b[text()='Teller Reports']]
32754977 main INFO main Reports.java:418 <b>Expected: </b>verify the Error message in report Page:Must be at least 4 characters long<br><b>Actual(Passed): </b>Successfully verified the Error message in report Page:Must be at least 4 characters long
32754977 main INFO main Reports.java:420 Test Passed.
32754977 main INFO main Log.java:264 **** -E---N---D- *****
32755812 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyErrorMessagesInReports
32758794 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32758794 main INFO main Log.java:208
32758794 main INFO main Reports.java:331 **** verify Error Messages in Report Page for Workstation special characters *****
32758794 main INFO main Log.java:210
32758794 main INFO main Reports.java:346 ***** verify Error Messages in Report Page for Workstation special characters *****
32763709 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a5c8d893-6eb5-417c-97ce-f7716f49975a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bfgommvtmef4su6lo1uejk0ii0zbc2zrvi9pwikt0su&code_challenge_method=s256&nonce=7ab6d6a1-67b2-45c5-b476-19548a7fdcc1&state=eyjpzci6ijk3ndqwyzc0lwywzditnge2yi05zdjllwnkzwfmztkxnjflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32763709 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32763831 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //input[@id='i0116']]
32763831 main INFO main Reports.java:349 Successfully navigated to 'eReceipts Teller' Page
32763909 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //input[@id='i0116']]
32764028 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: idSIButton9]
32764028 main INFO main Reports.java:352 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32764094 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //input[@id='i0116']]
32764172 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //input[@id='i0116']]
32767681 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a5c8d893-6eb5-417c-97ce-f7716f49975a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bfgommvtmef4su6lo1uejk0ii0zbc2zrvi9pwikt0su&code_challenge_method=s256&nonce=7ab6d6a1-67b2-45c5-b476-19548a7fdcc1&state=eyjpzci6ijk3ndqwyzc0lwywzditnge2yi05zdjllwnkzwfmztkxnjflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32767681 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32771227 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a5c8d893-6eb5-417c-97ce-f7716f49975a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bfgommvtmef4su6lo1uejk0ii0zbc2zrvi9pwikt0su&code_challenge_method=s256&nonce=7ab6d6a1-67b2-45c5-b476-19548a7fdcc1&state=eyjpzci6ijk3ndqwyzc0lwywzditnge2yi05zdjllwnkzwfmztkxnjflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32771229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32772182 main INFO main SignInPage.java:259 Password text field is shown
32773065 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //input[@id='i0118']]
32774051 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //input[@id='i0118']]
32777508 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=a5c8d893-6eb5-417c-97ce-f7716f49975a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=bfgommvtmef4su6lo1uejk0ii0zbc2zrvi9pwikt0su&code_challenge_method=s256&nonce=7ab6d6a1-67b2-45c5-b476-19548a7fdcc1&state=eyjpzci6ijk3ndqwyzc0lwywzditnge2yi05zdjllwnkzwfmztkxnjflziisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32777509 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32778135 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32778137 main INFO main Reports.java:355 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
32782172 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32782172 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32790797 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32790797 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32794066 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32794066 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32794182 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immOnFilter]
32797454 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32797454 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32797578 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //mat-toolbar/div/button[2]/span]
32797798 main INFO main Reports.java:358 Successfully navigated to the 'Dashboard' page
32797897 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immTellerReport]
32800009 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immTellerReport]
32800449 main INFO main Reports.java:362 Successfully navigated to the 'report' page
32803629 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32803629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32803697 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immOnFilter]
32804427 main INFO main Reports.java:365 Successfully Verified the UI elements 'Logging' page
32804505 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immMachineId]
32804567 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immMachineId]
32805199 main INFO main Reports.java:391 Entered 'Machine Name' : abcsdfsd*
32806272 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immTranDateFrom]
32812265 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immTranDateTo]
32813405 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immTranDateFrom]
32813894 main INFO main Reports.java:374 Entered 'Date range' : 05/19/2024 - 05/29/2024
32822246 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immOnFilter]
32830595 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> id: immOnFilter]
32830841 main INFO main Reports.java:412 <b>Expected: </b>verify the Apply button is not Enabled in report Page<br><b>Actual(Passed): </b>Successfully verified the Apply button is not Enabled in report Page
32830935 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> css selector: mat-error[id*='mat-error-']]
32831060 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //b[text()='Teller Reports']]
32839304 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (441a4343da222ceda2a23dc760985602)] -> xpath: //b[text()='Teller Reports']]
32847647 main INFO main Reports.java:418 <b>Expected: </b>verify the Error message in report Page:Special characters \,/,:,*,?,",>,<,|,.: not allowed<br><b>Actual(Passed): </b>Successfully verified the Error message in report Page:Special characters \,/,:,*,?,",>,<,|,.: not allowed
32847661 main INFO main Reports.java:420 Test Passed.
32847661 main INFO main Log.java:264 **** -E---N---D- *****
32848498 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchInReports
32851287 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
32851287 main INFO main Log.java:208
32851287 main INFO main Reports.java:146 **** verify Search Elements In Report Page Teller ID *****
32851287 main INFO main Log.java:210
32851288 main INFO main Reports.java:161 ***** verify Search Elements In Report Page Teller ID *****
32856255 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6783ccb7-9225-4479-8578-5b8f349a4205&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mz0dz6cqp-6usk1lghakqqqyvckf7ne_zd4x-5_v_zu&code_challenge_method=s256&nonce=c49b1cc8-618f-4014-b584-7375de365f4f&state=eyjpzci6ijnjndexnmm4lwrhytutngzlms1hyzk1lwy0ntrjn2vmyzayysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32856255 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32856394 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> xpath: //input[@id='i0116']]
32856394 main INFO main Reports.java:164 Successfully navigated to 'eReceipts Teller' Page
32856472 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> xpath: //input[@id='i0116']]
32856582 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: idSIButton9]
32856582 main INFO main Reports.java:167 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
32856660 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> xpath: //input[@id='i0116']]
32856735 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> xpath: //input[@id='i0116']]
32860222 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6783ccb7-9225-4479-8578-5b8f349a4205&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mz0dz6cqp-6usk1lghakqqqyvckf7ne_zd4x-5_v_zu&code_challenge_method=s256&nonce=c49b1cc8-618f-4014-b584-7375de365f4f&state=eyjpzci6ijnjndexnmm4lwrhytutngzlms1hyzk1lwy0ntrjn2vmyzayysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32860222 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32863768 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6783ccb7-9225-4479-8578-5b8f349a4205&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mz0dz6cqp-6usk1lghakqqqyvckf7ne_zd4x-5_v_zu&code_challenge_method=s256&nonce=c49b1cc8-618f-4014-b584-7375de365f4f&state=eyjpzci6ijnjndexnmm4lwrhytutngzlms1hyzk1lwy0ntrjn2vmyzayysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32863768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32864844 main INFO main SignInPage.java:259 Password text field is shown
32864965 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> xpath: //input[@id='i0118']]
32865035 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> xpath: //input[@id='i0118']]
32868508 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=6783ccb7-9225-4479-8578-5b8f349a4205&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mz0dz6cqp-6usk1lghakqqqyvckf7ne_zd4x-5_v_zu&code_challenge_method=s256&nonce=c49b1cc8-618f-4014-b584-7375de365f4f&state=eyjpzci6ijnjndexnmm4lwrhytutngzlms1hyzk1lwy0ntrjn2vmyzayysisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
32868509 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32869146 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
32869146 main INFO main Reports.java:170 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
32873220 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
32873220 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32881815 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32881815 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32885060 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32885060 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32885188 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immOnFilter]
32888414 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
32888414 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32888529 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> xpath: //mat-toolbar/div/button[2]/span]
32888791 main INFO main Reports.java:173 Successfully navigated to the 'Dashboard' page
32888902 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immTellerReport]
32891036 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immTellerReport]
32891485 main INFO main Reports.java:177 Successfully navigated to the 'report' page
32891681 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immTranDateFrom]
32897732 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immTranDateTo]
32898912 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immTranDateFrom]
32899437 main INFO main Reports.java:189 Entered 'Date range' : 05/27/2024 - 05/29/2024
32900567 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immTellerId]
32900631 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immTellerId]
32901136 main INFO main Reports.java:194 Entered 'Teller' : 1491
32904246 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immOnFilter]
32904406 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> id: immOnFilter]
32907681 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32907681 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32913067 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32913067 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32918086 main INFO main Reports.java:234 Clicked 'Apply' button
32918504 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: tr[id*='immTranRow']]
32924830 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32924830 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32924872 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: tr[id*='immTranRow']]
32930336 main INFO main ReportPage.java:1181 Page in:1
32933617 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32933617 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32937337 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32937337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32940996 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32940996 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32944630 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32944631 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32948218 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32948218 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32951795 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32951795 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32955377 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32955377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32958968 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32958968 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32962591 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32962591 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32966212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32966212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32969813 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32969813 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32973443 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32973443 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32977065 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32977065 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32980732 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32980732 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32984328 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32984328 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32984784 main INFO main ReportPage.java:1247 Clicking the next page
32984862 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
32984956 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
32985479 main INFO main ReportPage.java:1181 Page in:2
32988681 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32988681 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32992296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32992296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32995842 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32995842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
32999454 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
32999454 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33003016 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33003016 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33006615 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33006615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33010225 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33010225 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33013802 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33013802 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33017403 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33017403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33020984 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33020984 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33024589 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33024589 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33028144 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33028144 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33031763 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33031763 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33035313 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33035313 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33038942 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33038942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33039332 main INFO main ReportPage.java:1247 Clicking the next page
33039413 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33039510 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33039998 main INFO main ReportPage.java:1181 Page in:3
33043220 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33043220 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33046832 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33046832 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33050364 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33050380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33053958 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33053958 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33057499 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33057499 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33061048 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33061048 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33064586 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33064586 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33068142 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33068144 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33071703 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33071703 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33075270 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33075270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33078854 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33078856 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33082407 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33082407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33085982 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33085982 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33089569 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33089569 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33093107 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33093107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33093522 main INFO main ReportPage.java:1247 Clicking the next page
33093605 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33093701 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33094192 main INFO main ReportPage.java:1181 Page in:4
33097382 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33097382 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33101030 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33101030 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33104618 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33104618 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33108220 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33108220 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33111897 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33111897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33115496 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33115496 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33119062 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33119062 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33122701 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33122701 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33126255 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33126255 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33129854 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33129854 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33133457 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33133457 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33137017 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33137017 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33140617 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33140617 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33144284 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33144284 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33147855 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33147855 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33148259 main INFO main ReportPage.java:1247 Clicking the next page
33148321 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33148418 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33148876 main INFO main ReportPage.java:1181 Page in:5
33152315 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33152315 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33155865 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33155865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33159412 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33159412 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33163005 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33163005 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33166624 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33166624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33170180 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33170180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33173765 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33173765 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33177323 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33177323 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33180924 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33180925 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33184516 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33184516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33184893 main INFO main ReportPage.java:1217 Total records displayed : 70
33185150 main INFO main Reports.java:244 <b>Expected: </b>Records displayed should be within '05/27/2024 - 05/29/2024' date range<br><b>Actual(Passed): </b>Records displayed are within '05/27/2024 - 05/29/2024' date range
33192409 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33192409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33192750 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: tr[id*='immTranRow']]
33198040 main INFO main ReportPage.java:1181 Page in:1
33201314 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33201314 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33204943 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33204943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33208526 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33208526 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33212140 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33212140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33215722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33215738 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33219272 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33219272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33222850 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33222850 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33226391 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33226391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33230006 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33230007 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33233611 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33233611 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33237216 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33237216 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33240788 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33240788 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33244388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33244388 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33247939 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33247939 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33251577 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33251578 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33251973 main INFO main ReportPage.java:1247 Clicking the next page
33252051 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33252158 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33252712 main INFO main ReportPage.java:1181 Page in:2
33255935 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33255935 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33259507 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33259508 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33263051 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33263066 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33266621 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33266621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33270183 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33270184 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33273704 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33273704 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33277221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33277221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33280798 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33280798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33284335 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33284335 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33287889 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33287889 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33291450 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33291450 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33294989 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33294989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33298551 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33298551 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33302083 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33302083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33305689 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33305689 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33306080 main INFO main ReportPage.java:1247 Clicking the next page
33306158 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33306251 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33306763 main INFO main ReportPage.java:1181 Page in:3
33310008 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33310008 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33313596 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33313596 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33317169 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33317169 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33320739 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33320739 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33324370 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33324370 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33327961 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33327961 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33331550 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33331550 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33335120 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33335120 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33338675 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33338675 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33342306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33342306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33345861 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33345861 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33349445 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33349445 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33352992 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33352992 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33356634 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33356634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33360184 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33360184 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33360583 main INFO main ReportPage.java:1247 Clicking the next page
33360645 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33360739 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33361225 main INFO main ReportPage.java:1181 Page in:4
33364517 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33364517 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33368065 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33368065 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33371704 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33371704 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33375287 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33375287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33378914 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33378914 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33382489 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33382489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33386070 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33386071 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33389673 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33389673 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33393256 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33393256 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33396818 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33396818 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33400422 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33400438 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33403981 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33403981 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33407581 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33407581 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33411153 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33411153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33414740 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33414740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33415159 main INFO main ReportPage.java:1247 Clicking the next page
33415222 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33415319 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (853f9891bff12fa0e4283319a757e3ef)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33415782 main INFO main ReportPage.java:1181 Page in:5
33419212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33419212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33422833 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33422833 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33426387 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33426387 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33429970 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33429970 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33433513 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33433513 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33437084 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33437084 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33440663 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33440663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33444269 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33444269 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33447849 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33447849 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33451440 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33451441 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33451863 main INFO main ReportPage.java:1217 Total records displayed : 70
33452077 main INFO main Reports.java:249 <b>Expected: </b>Records displayed should only have '1491' Teller<br><b>Actual(Passed): </b>Records displayed has only '1491' Teller
33452077 main INFO main Reports.java:301 Test Passed.
33452077 main INFO main Log.java:264 **** -E---N---D- *****
33453061 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchInReports
33456109 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
33456109 main INFO main Log.java:208
33456109 main INFO main Reports.java:146 **** verify Search Elements In Report Page with Date and Email *****
33456110 main INFO main Log.java:210
33456110 main INFO main Reports.java:161 ***** verify Search Elements In Report Page with Date and Email *****
33460937 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7be069a5-f1f6-4528-9019-f740848a6744&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1gyadl0iflliit9tvjia17ljtvnwl6xacwuhciettuu&code_challenge_method=s256&nonce=22e887bf-698e-485f-a511-70e573373590&state=eyjpzci6imi3mjq3mzg3ltvkytktndq4zc04nwflltrkmtk4zwyzztcymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33460937 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33461056 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> xpath: //input[@id='i0116']]
33461056 main INFO main Reports.java:164 Successfully navigated to 'eReceipts Teller' Page
33461122 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> xpath: //input[@id='i0116']]
33461242 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: idSIButton9]
33461242 main INFO main Reports.java:167 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
33461295 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> xpath: //input[@id='i0116']]
33461373 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> xpath: //input[@id='i0116']]
33464898 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7be069a5-f1f6-4528-9019-f740848a6744&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1gyadl0iflliit9tvjia17ljtvnwl6xacwuhciettuu&code_challenge_method=s256&nonce=22e887bf-698e-485f-a511-70e573373590&state=eyjpzci6imi3mjq3mzg3ltvkytktndq4zc04nwflltrkmtk4zwyzztcymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33464910 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33468430 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7be069a5-f1f6-4528-9019-f740848a6744&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1gyadl0iflliit9tvjia17ljtvnwl6xacwuhciettuu&code_challenge_method=s256&nonce=22e887bf-698e-485f-a511-70e573373590&state=eyjpzci6imi3mjq3mzg3ltvkytktndq4zc04nwflltrkmtk4zwyzztcymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33468430 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33469421 main INFO main SignInPage.java:259 Password text field is shown
33469739 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> xpath: //input[@id='i0118']]
33470033 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> xpath: //input[@id='i0118']]
33474121 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=7be069a5-f1f6-4528-9019-f740848a6744&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1gyadl0iflliit9tvjia17ljtvnwl6xacwuhciettuu&code_challenge_method=s256&nonce=22e887bf-698e-485f-a511-70e573373590&state=eyjpzci6imi3mjq3mzg3ltvkytktndq4zc04nwflltrkmtk4zwyzztcymsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33474121 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33474795 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
33474796 main INFO main Reports.java:170 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
33478904 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
33478904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33487823 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
33487823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33491106 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
33491106 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33491241 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immOnFilter]
33494442 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
33494442 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33494562 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> xpath: //mat-toolbar/div/button[2]/span]
33494808 main INFO main Reports.java:173 Successfully navigated to the 'Dashboard' page
33494907 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immTellerReport]
33497044 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immTellerReport]
33497488 main INFO main Reports.java:177 Successfully navigated to the 'report' page
33497720 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immTranDateFrom]
33503723 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immTranDateTo]
33504856 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immTranDateFrom]
33505352 main INFO main Reports.java:189 Entered 'Date range' : 05/27/2024 - 05/29/2024
33506470 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immTellerUpn]
33506543 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immTellerUpn]
33507207 main INFO main Reports.java:199 Entered 'Teller Email' : ChrisSuperTeller@Qaxpauto.onmicrosoft.com
33510292 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immOnFilter]
33510433 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> id: immOnFilter]
33513639 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33513639 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33519026 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33519026 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33524048 main INFO main Reports.java:234 Clicked 'Apply' button
33524360 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> css selector: tr[id*='immTranRow']]
33530679 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33530679 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33530725 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> css selector: tr[id*='immTranRow']]
33536174 main INFO main ReportPage.java:1181 Page in:1
33539408 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33539408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33543139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33543139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33546771 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33546771 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33550327 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33550327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33553898 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33553898 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33557470 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33557471 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33561076 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33561076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33564612 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33564612 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33568183 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33568183 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33571739 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33571755 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33575372 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33575372 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33578946 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33578946 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33582572 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33582572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33586152 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33586152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33589771 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33589771 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33590193 main INFO main ReportPage.java:1247 Clicking the next page
33590271 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33590367 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33590947 main INFO main ReportPage.java:1181 Page in:2
33594186 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33594186 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33597740 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33597740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33598131 main INFO main ReportPage.java:1217 Total records displayed : 17
33598324 main INFO main Reports.java:244 <b>Expected: </b>Records displayed should be within '05/27/2024 - 05/29/2024' date range<br><b>Actual(Passed): </b>Records displayed are within '05/27/2024 - 05/29/2024' date range
33604839 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33604839 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33605146 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> css selector: tr[id*='immTranRow']]
33610468 main INFO main ReportPage.java:1181 Page in:1
33613703 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33613703 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33617256 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33617262 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33620930 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33620930 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33624489 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33624489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33628140 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33628140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33631741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33631741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33635325 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33635325 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33638866 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33638866 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33642447 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33642447 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33646093 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33646093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33649650 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33649650 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33653225 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33653225 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33656840 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33656840 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33660416 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33660416 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33663994 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33663994 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33664394 main INFO main ReportPage.java:1247 Clicking the next page
33664473 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33664573 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7163a6c1ae5e17d8a7e3815cc69d8522)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33665068 main INFO main ReportPage.java:1181 Page in:2
33668241 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33668241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33671852 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33671852 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33672225 main INFO main ReportPage.java:1217 Total records displayed : 17
33672445 main INFO main Reports.java:254 <b>Expected: </b>Records displayed should only belong to 'ChrisSuperTeller@Qaxpauto.onmicrosoft.com' Teller Email<br><b>Actual(Passed): </b>Records displayed are belong to 'ChrisSuperTeller@Qaxpauto.onmicrosoft.com' Teller Email
33675609 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33675609 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33681126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33681126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33686144 main INFO main Reports.java:301 Test Passed.
33686144 main INFO main Log.java:264 **** -E---N---D- *****
33687053 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchInReports
33689974 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
33689974 main INFO main Log.java:208
33689974 main INFO main Reports.java:146 **** verify Search Elements In Report Page with Date and workstation *****
33689974 main INFO main Log.java:210
33689974 main INFO main Reports.java:161 ***** verify Search Elements In Report Page with Date and workstation *****
33694860 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b382071-b33a-4d14-bf4b-58838bd65e4e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=v1bvwcztikkjcry6qdp14yv8m4bemr2tgpntj3ieobq&code_challenge_method=s256&nonce=4e745d3d-01f0-4821-a986-fc20804a821c&state=eyjpzci6ijzindi1zmy5ltg1ymetndq4ns04ymzhlta4mju0ogi5nmnmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33694860 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33695213 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> xpath: //input[@id='i0116']]
33695213 main INFO main Reports.java:164 Successfully navigated to 'eReceipts Teller' Page
33695282 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> xpath: //input[@id='i0116']]
33695411 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: idSIButton9]
33695411 main INFO main Reports.java:167 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
33695497 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> xpath: //input[@id='i0116']]
33695575 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> xpath: //input[@id='i0116']]
33699505 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b382071-b33a-4d14-bf4b-58838bd65e4e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=v1bvwcztikkjcry6qdp14yv8m4bemr2tgpntj3ieobq&code_challenge_method=s256&nonce=4e745d3d-01f0-4821-a986-fc20804a821c&state=eyjpzci6ijzindi1zmy5ltg1ymetndq4ns04ymzhlta4mju0ogi5nmnmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33699505 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33703291 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b382071-b33a-4d14-bf4b-58838bd65e4e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=v1bvwcztikkjcry6qdp14yv8m4bemr2tgpntj3ieobq&code_challenge_method=s256&nonce=4e745d3d-01f0-4821-a986-fc20804a821c&state=eyjpzci6ijzindi1zmy5ltg1ymetndq4ns04ymzhlta4mju0ogi5nmnmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33703292 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33704064 main INFO main SignInPage.java:259 Password text field is shown
33704189 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> xpath: //input[@id='i0118']]
33704471 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> xpath: //input[@id='i0118']]
33708132 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0b382071-b33a-4d14-bf4b-58838bd65e4e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=v1bvwcztikkjcry6qdp14yv8m4bemr2tgpntj3ieobq&code_challenge_method=s256&nonce=4e745d3d-01f0-4821-a986-fc20804a821c&state=eyjpzci6ijzindi1zmy5ltg1ymetndq4ns04ymzhlta4mju0ogi5nmnmncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
33708148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33708717 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
33708717 main INFO main Reports.java:170 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
33712710 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
33712710 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33721148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
33721148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33724386 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
33724386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33724511 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immOnFilter]
33727736 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
33727736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33727860 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> xpath: //mat-toolbar/div/button[2]/span]
33728072 main INFO main Reports.java:173 Successfully navigated to the 'Dashboard' page
33728177 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immTellerReport]
33730299 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immTellerReport]
33730740 main INFO main Reports.java:177 Successfully navigated to the 'report' page
33730883 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immMachineId]
33730959 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immMachineId]
33731517 main INFO main Reports.java:204 Entered 'Machine Name' : KURRER1
33732619 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immTranDateFrom]
33738626 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immTranDateTo]
33739801 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immTranDateFrom]
33740256 main INFO main Reports.java:189 Entered 'Date range' : 05/28/2024 - 05/29/2024
33743349 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immOnFilter]
33743492 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> id: immOnFilter]
33746728 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33746728 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33752158 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33752158 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33757172 main INFO main Reports.java:234 Clicked 'Apply' button
33757514 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: tr[id*='immTranRow']]
33763781 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33763781 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33763828 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: tr[id*='immTranRow']]
33769282 main INFO main ReportPage.java:1181 Page in:1
33772501 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33772501 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33776196 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33776196 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33779768 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33779768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33783342 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33783342 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33786942 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33786951 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33790483 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33790483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33794083 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33794083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33797740 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33797741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33801286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33801286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33804874 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33804874 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33808428 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33808428 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33812106 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33812106 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33815696 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33815696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33819275 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33819275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33822828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33822828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33823243 main INFO main ReportPage.java:1247 Clicking the next page
33823309 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33823408 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33823929 main INFO main ReportPage.java:1181 Page in:2
33827146 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33827146 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33830741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33830741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33834296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33834296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33837860 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33837860 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33841409 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33841409 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33844990 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33844990 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33848573 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33848573 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33852131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33852131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33855719 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33855719 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33859269 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33859269 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33862875 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33862875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33866446 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33866447 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33870031 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33870031 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33873597 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33873597 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33877228 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33877228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33877620 main INFO main ReportPage.java:1247 Clicking the next page
33877704 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33877796 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33878230 main INFO main ReportPage.java:1181 Page in:3
33881477 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33881477 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33885219 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33885219 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33888842 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33888842 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33892375 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33892375 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33895938 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33895938 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33899476 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33899476 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33903075 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33903075 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33906594 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33906594 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33910172 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33910172 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33913698 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33913698 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33914075 main INFO main ReportPage.java:1217 Total records displayed : 40
33914279 main INFO main Reports.java:262 <b>Expected: </b>Records displayed should only belong to 'KURRER1' Machine<br><b>Actual(Passed): </b>Records displayed are belong to 'KURRER1' Machine
33921035 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33921035 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33921338 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: tr[id*='immTranRow']]
33926668 main INFO main ReportPage.java:1181 Page in:1
33929885 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33929885 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33933475 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33933476 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33937063 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33937063 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33940632 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33940632 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33944235 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33944235 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33947809 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33947809 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33951394 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33951394 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33955045 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33955045 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33958627 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33958627 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33962226 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33962227 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33965798 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33965798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33969408 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33969408 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33972986 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33972986 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33976585 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33976585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33980167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33980167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33980583 main INFO main ReportPage.java:1247 Clicking the next page
33980661 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33980758 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
33981232 main INFO main ReportPage.java:1181 Page in:2
33984520 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33984536 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33988126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33988126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33991739 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33991740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33995277 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33995277 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
33998905 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
33998905 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34002489 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34002489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34006083 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34006083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34009702 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34009702 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34013305 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34013305 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34016889 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34016889 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34020465 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34020465 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34024014 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34024014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34027621 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34027621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34031215 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34031215 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34034830 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34034830 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34035233 main INFO main ReportPage.java:1247 Clicking the next page
34035296 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34035397 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (0daca961e080c601ae049f96bdcf0bc4)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34035911 main INFO main ReportPage.java:1181 Page in:3
34039311 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34039311 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34042846 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34042846 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34046399 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34046399 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34049990 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34049990 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34053515 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34053515 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34057131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34057131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34060679 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34060679 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34064252 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34064252 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34067797 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34067797 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34071403 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34071403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34071813 main INFO main ReportPage.java:1217 Total records displayed : 40
34072020 main INFO main Reports.java:244 <b>Expected: </b>Records displayed should be within '05/28/2024 - 05/29/2024' date range<br><b>Actual(Passed): </b>Records displayed are within '05/28/2024 - 05/29/2024' date range
34077308 main INFO main Reports.java:285 Clicked 'Export' button
34087616 main ERROR main Reports.java:287 File download unsuccessful
34087632 main INFO main Log.java:264 **** -E---N---D- *****
34088462 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchInReports
34091516 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
34091517 main INFO main Log.java:208
34091517 main INFO main Reports.java:146 **** verify Search Elements In Report Page with Date and Member# *****
34091517 main INFO main Log.java:210
34091517 main INFO main Reports.java:161 ***** verify Search Elements In Report Page with Date and Member# *****
34096359 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=edccc54e-7b84-40b6-a79f-352651cddcdf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=u9ktr8arsvq4eg1yxahal7kw_xvlt3nfojza1skntwi&code_challenge_method=s256&nonce=73a272f6-2ac0-4718-9780-69c84a426ad4&state=eyjpzci6ijviztjmnjjiltyzzmytndvhyi05nzg4lwvjywqzmdkynzu0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34096359 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34096484 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> xpath: //input[@id='i0116']]
34096484 main INFO main Reports.java:164 Successfully navigated to 'eReceipts Teller' Page
34096563 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> xpath: //input[@id='i0116']]
34096678 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: idSIButton9]
34096678 main INFO main Reports.java:167 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
34096772 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> xpath: //input[@id='i0116']]
34096850 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> xpath: //input[@id='i0116']]
34100538 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=edccc54e-7b84-40b6-a79f-352651cddcdf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=u9ktr8arsvq4eg1yxahal7kw_xvlt3nfojza1skntwi&code_challenge_method=s256&nonce=73a272f6-2ac0-4718-9780-69c84a426ad4&state=eyjpzci6ijviztjmnjjiltyzzmytndvhyi05nzg4lwvjywqzmdkynzu0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34100538 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34104797 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=edccc54e-7b84-40b6-a79f-352651cddcdf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=u9ktr8arsvq4eg1yxahal7kw_xvlt3nfojza1skntwi&code_challenge_method=s256&nonce=73a272f6-2ac0-4718-9780-69c84a426ad4&state=eyjpzci6ijviztjmnjjiltyzzmytndvhyi05nzg4lwvjywqzmdkynzu0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34104798 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34105691 main INFO main SignInPage.java:259 Password text field is shown
34105771 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> xpath: //input[@id='i0118']]
34105846 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> xpath: //input[@id='i0118']]
34109224 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=edccc54e-7b84-40b6-a79f-352651cddcdf&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=u9ktr8arsvq4eg1yxahal7kw_xvlt3nfojza1skntwi&code_challenge_method=s256&nonce=73a272f6-2ac0-4718-9780-69c84a426ad4&state=eyjpzci6ijviztjmnjjiltyzzmytndvhyi05nzg4lwvjywqzmdkynzu0ocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34109224 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34109797 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
34109797 main INFO main Reports.java:170 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
34113721 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
34113721 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34122039 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34122055 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34125312 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34125312 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34125427 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immOnFilter]
34128710 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34128710 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34128815 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> xpath: //mat-toolbar/div/button[2]/span]
34129033 main INFO main Reports.java:173 Successfully navigated to the 'Dashboard' page
34129146 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immTellerReport]
34131282 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immTellerReport]
34131707 main INFO main Reports.java:177 Successfully navigated to the 'report' page
34131864 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immTranDateFrom]
34137848 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immTranDateTo]
34139000 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immTranDateFrom]
34139516 main INFO main Reports.java:189 Entered 'Date range' : 05/27/2024 - 05/29/2024
34140627 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immMemberId]
34140706 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immMemberId]
34141187 main INFO main Reports.java:209 Entered 'Member' : 43
34144298 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immOnFilter]
34144432 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (ea8b1a4cb9863ebe2f3879b2b4d2d95f)] -> id: immOnFilter]
34147579 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34147579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34152982 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34152982 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34157990 main INFO main Reports.java:234 Clicked 'Apply' button
34170848 main INFO main ReportPage.java:462 No records are found
34171048 main INFO main Reports.java:237 No records found for the given search criteria
34176295 main INFO main Reports.java:285 Clicked 'Export' button
34186476 main ERROR main Reports.java:287 File download unsuccessful
34186491 main INFO main Log.java:264 **** -E---N---D- *****
34187342 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySearchInReports
34190556 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
34190556 main INFO main Log.java:208
34190556 main INFO main Reports.java:146 **** verify Search Elements In Report Page with Date and Search Text *****
34190556 main INFO main Log.java:210
34190556 main INFO main Reports.java:161 ***** verify Search Elements In Report Page with Date and Search Text *****
34195529 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=cdd7ed82-4ec2-49c6-ad12-7e267def9633&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1rbeuyn3jkjpo5wbn_kbky9szw1wq3ady42g-uymims&code_challenge_method=s256&nonce=59bdcf5e-8fcd-43f6-9558-d87837a05ab1&state=eyjpzci6ijc0ngjkzgzhlwu0yzgtndnkmi1imdrhltu4yty4ywq1y2nkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34195530 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34195640 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> xpath: //input[@id='i0116']]
34195640 main INFO main Reports.java:164 Successfully navigated to 'eReceipts Teller' Page
34195719 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> xpath: //input[@id='i0116']]
34195864 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: idSIButton9]
34195864 main INFO main Reports.java:167 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
34195949 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> xpath: //input[@id='i0116']]
34196045 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> xpath: //input[@id='i0116']]
34200508 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=cdd7ed82-4ec2-49c6-ad12-7e267def9633&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1rbeuyn3jkjpo5wbn_kbky9szw1wq3ady42g-uymims&code_challenge_method=s256&nonce=59bdcf5e-8fcd-43f6-9558-d87837a05ab1&state=eyjpzci6ijc0ngjkzgzhlwu0yzgtndnkmi1imdrhltu4yty4ywq1y2nkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34200508 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34204522 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=cdd7ed82-4ec2-49c6-ad12-7e267def9633&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1rbeuyn3jkjpo5wbn_kbky9szw1wq3ady42g-uymims&code_challenge_method=s256&nonce=59bdcf5e-8fcd-43f6-9558-d87837a05ab1&state=eyjpzci6ijc0ngjkzgzhlwu0yzgtndnkmi1imdrhltu4yty4ywq1y2nkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34204522 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34205226 main INFO main SignInPage.java:259 Password text field is shown
34205734 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> xpath: //input[@id='i0118']]
34205912 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> xpath: //input[@id='i0118']]
34209285 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=cdd7ed82-4ec2-49c6-ad12-7e267def9633&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=1rbeuyn3jkjpo5wbn_kbky9szw1wq3ady42g-uymims&code_challenge_method=s256&nonce=59bdcf5e-8fcd-43f6-9558-d87837a05ab1&state=eyjpzci6ijc0ngjkzgzhlwu0yzgtndnkmi1imdrhltu4yty4ywq1y2nkocisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34209285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34209864 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
34209864 main INFO main Reports.java:170 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
34213691 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
34213691 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34222067 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34222067 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34225312 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34225312 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34225430 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immOnFilter]
34228680 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34228689 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34228807 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> xpath: //mat-toolbar/div/button[2]/span]
34229017 main INFO main Reports.java:173 Successfully navigated to the 'Dashboard' page
34229127 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immTellerReport]
34231264 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immTellerReport]
34231698 main INFO main Reports.java:177 Successfully navigated to the 'report' page
34231848 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immTranDateFrom]
34237859 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immTranDateTo]
34238986 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immTranDateFrom]
34239468 main INFO main Reports.java:189 Entered 'Date range' : 05/30/2023 - 05/29/2024
34240588 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immSearchText]
34240658 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immSearchText]
34241220 main INFO main Reports.java:214 Entered 'earch Text' : @@**MEMO!!
34244324 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immOnFilter]
34244464 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> id: immOnFilter]
34247693 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34247693 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34253077 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34253077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34258097 main INFO main Reports.java:234 Clicked 'Apply' button
34258324 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> css selector: tr[id*='immTranRow']]
34264566 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34264566 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34264611 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7d5fba801544265d454602ca1937846a)] -> css selector: tr[id*='immTranRow']]
34270062 main INFO main ReportPage.java:1181 Page in:1
34273246 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34273246 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34276902 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34276902 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34280461 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34280461 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34284015 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34284015 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34287590 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34287590 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34291175 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34291175 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34294795 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34294810 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34298340 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34298340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34301884 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34301884 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34305424 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34305424 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34309042 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34309042 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34309565 main INFO main ReportPage.java:1217 Total records displayed : 11
34309815 main INFO main Reports.java:244 <b>Expected: </b>Records displayed should be within '05/30/2023 - 05/29/2024' date range<br><b>Actual(Passed): </b>Records displayed are within '05/30/2023 - 05/29/2024' date range
34320162 main INFO main Reports.java:294 Clicked 'View Report' button
34320402 main INFO main Reports.java:296 <b>Expected: </b>Checking if View Report contains the Search pattern<br><b>Actual(Passed): </b>The View Report does contain the pattern '@@**MEMO!!
34320402 main INFO main Reports.java:301 Test Passed.
34320402 main INFO main Log.java:264 **** -E---N---D- *****
34321256 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInReports
34324058 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
34324058 main INFO main Log.java:208
34324059 main INFO main Reports.java:451 **** verify Search Elements In Report Page with Date *****
34324059 main INFO main Log.java:210
34324059 main INFO main Reports.java:466 ***** verify Search Elements In Report Page with Date *****
34329003 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0be88eb9-d492-4871-ac23-f37915cd1c96&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=5mq7r6xkzpd_oecd1o59zcfpt3pwpi2bka0xktx2qtw&code_challenge_method=s256&nonce=ecfb9f0e-7b06-4452-a4b4-c949dbc3eb66&state=eyjpzci6imqymmfhzwzklwy3nwmtngnmzs05odawltq0ymjlyjzln2zkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34329003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34329124 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> xpath: //input[@id='i0116']]
34329124 main INFO main Reports.java:469 Successfully navigated to 'eReceipts Teller' Page
34329202 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> xpath: //input[@id='i0116']]
34329300 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: idSIButton9]
34329300 main INFO main Reports.java:472 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
34329378 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> xpath: //input[@id='i0116']]
34329451 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> xpath: //input[@id='i0116']]
34332968 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0be88eb9-d492-4871-ac23-f37915cd1c96&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=5mq7r6xkzpd_oecd1o59zcfpt3pwpi2bka0xktx2qtw&code_challenge_method=s256&nonce=ecfb9f0e-7b06-4452-a4b4-c949dbc3eb66&state=eyjpzci6imqymmfhzwzklwy3nwmtngnmzs05odawltq0ymjlyjzln2zkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34332968 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34336563 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0be88eb9-d492-4871-ac23-f37915cd1c96&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=5mq7r6xkzpd_oecd1o59zcfpt3pwpi2bka0xktx2qtw&code_challenge_method=s256&nonce=ecfb9f0e-7b06-4452-a4b4-c949dbc3eb66&state=eyjpzci6imqymmfhzwzklwy3nwmtngnmzs05odawltq0ymjlyjzln2zkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34336563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34337595 main INFO main SignInPage.java:259 Password text field is shown
34337972 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> xpath: //input[@id='i0118']]
34338639 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> xpath: //input[@id='i0118']]
34342485 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0be88eb9-d492-4871-ac23-f37915cd1c96&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=5mq7r6xkzpd_oecd1o59zcfpt3pwpi2bka0xktx2qtw&code_challenge_method=s256&nonce=ecfb9f0e-7b06-4452-a4b4-c949dbc3eb66&state=eyjpzci6imqymmfhzwzklwy3nwmtngnmzs05odawltq0ymjlyjzln2zkncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34342485 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34343053 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
34343053 main INFO main Reports.java:475 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
34346966 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
34346966 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34355309 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34355309 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34358575 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34358575 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34358705 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: immOnFilter]
34361939 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34361939 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34362066 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> xpath: //mat-toolbar/div/button[2]/span]
34362295 main INFO main Reports.java:478 Successfully navigated to the 'Dashboard' page
34362400 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: immTellerReport]
34364528 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: immTellerReport]
34364939 main INFO main Reports.java:482 Successfully navigated to the 'report' page
34365086 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: immTranDateFrom]
34371085 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: immTranDateFrom]
34371671 main INFO main Reports.java:494 Entered 'Date range' : 11/24/2020- 11/22/2021
34380010 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: immOnFilter]
34388345 main DEBUG main ImmUtils.java:321 Unable to find an element after 5 sec ==> [[RemoteWebDriver: chrome on Windows 10 (9b2e652d09b9aa7e3ddb0294deb65da6)] -> id: immOnFilter]
34388563 main INFO main Reports.java:577 Apply button is not Enabled in logging Page
34388563 main INFO main Reports.java:580 Test Passed.
34388563 main INFO main Log.java:264 **** -E---N---D- *****
34389410 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInReports
34392408 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
34392408 main INFO main Log.java:208
34392408 main INFO main Reports.java:451 **** verify Search Elements In Report Page with Date and Workstation *****
34392409 main INFO main Log.java:210
34392409 main INFO main Reports.java:466 ***** verify Search Elements In Report Page with Date and Workstation *****
34397180 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bc77bd80-063f-46c5-a311-b47696e0d67a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=o-xocq5cl5gn7ta9mezjdcph6i6er-iuqyv1ucww-vm&code_challenge_method=s256&nonce=a8ba789b-0361-48e8-8cbd-936152edf04b&state=eyjpzci6ijq1m2m0yze1lty1mzatnddiny1iymqzlwzhzjk3zjqwmdkxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34397180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34397292 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> xpath: //input[@id='i0116']]
34397292 main INFO main Reports.java:469 Successfully navigated to 'eReceipts Teller' Page
34397370 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> xpath: //input[@id='i0116']]
34397482 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: idSIButton9]
34397482 main INFO main Reports.java:472 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
34397687 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> xpath: //input[@id='i0116']]
34397748 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> xpath: //input[@id='i0116']]
34401770 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bc77bd80-063f-46c5-a311-b47696e0d67a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=o-xocq5cl5gn7ta9mezjdcph6i6er-iuqyv1ucww-vm&code_challenge_method=s256&nonce=a8ba789b-0361-48e8-8cbd-936152edf04b&state=eyjpzci6ijq1m2m0yze1lty1mzatnddiny1iymqzlwzhzjk3zjqwmdkxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34401770 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34405172 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bc77bd80-063f-46c5-a311-b47696e0d67a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=o-xocq5cl5gn7ta9mezjdcph6i6er-iuqyv1ucww-vm&code_challenge_method=s256&nonce=a8ba789b-0361-48e8-8cbd-936152edf04b&state=eyjpzci6ijq1m2m0yze1lty1mzatnddiny1iymqzlwzhzjk3zjqwmdkxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34405172 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34405914 main INFO main SignInPage.java:259 Password text field is shown
34406156 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> xpath: //input[@id='i0118']]
34406252 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> xpath: //input[@id='i0118']]
34409602 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=bc77bd80-063f-46c5-a311-b47696e0d67a&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=o-xocq5cl5gn7ta9mezjdcph6i6er-iuqyv1ucww-vm&code_challenge_method=s256&nonce=a8ba789b-0361-48e8-8cbd-936152edf04b&state=eyjpzci6ijq1m2m0yze1lty1mzatnddiny1iymqzlwzhzjk3zjqwmdkxncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
34409602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34410172 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
34410172 main INFO main Reports.java:475 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
34414152 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
34414152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34422851 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34422851 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34426148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34426149 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34426267 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immOnFilter]
34429504 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
34429504 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34429617 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> xpath: //mat-toolbar/div/button[2]/span]
34429867 main INFO main Reports.java:478 Successfully navigated to the 'Dashboard' page
34429986 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immTellerReport]
34432153 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immTellerReport]
34432594 main INFO main Reports.java:482 Successfully navigated to the 'report' page
34432756 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immMachineId]
34432838 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immMachineId]
34433453 main INFO main Reports.java:509 Entered 'Machine Name' : KURRER1
34434588 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immTranDateFrom]
34440616 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immTranDateTo]
34441793 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immTranDateFrom]
34442282 main INFO main Reports.java:494 Entered 'Date range' : 05/27/2024 - 05/29/2024
34445401 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immOnFilter]
34445553 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> id: immOnFilter]
34448770 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34448770 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34454151 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34454151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34459171 main INFO main Reports.java:538 Clicked 'Apply' button
34459501 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: tr[id*='immTranRow']]
34462719 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34462719 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34462761 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: tr[id*='immTranRow']]
34468243 main INFO main ReportPage.java:1181 Page in:1
34471452 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34471452 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34475136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34475136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34478747 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34478747 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34482371 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34482371 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34485952 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34485952 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34489521 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34489536 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34493118 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34493118 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34496668 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34496684 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34500221 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34500221 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34503803 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34503803 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34507340 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34507340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34510913 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34510913 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34514505 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34514505 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34518103 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34518103 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34521634 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34521634 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34522084 main INFO main ReportPage.java:1247 Clicking the next page
34522149 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34522251 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34522761 main INFO main ReportPage.java:1181 Page in:2
34526037 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34526037 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34529572 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34529572 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34533168 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34533168 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34536744 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34536744 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34540331 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34540332 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34543906 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34543906 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34547490 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34547490 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34551035 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34551035 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34554637 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34554637 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34558239 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34558239 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34561828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34561828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34565410 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34565410 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34569003 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34569003 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34572586 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34572586 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34576162 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34576162 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34576559 main INFO main ReportPage.java:1247 Clicking the next page
34576622 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34576722 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34577194 main INFO main ReportPage.java:1181 Page in:3
34580379 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34580379 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34583931 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34583947 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34587522 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34587522 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34591103 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34591103 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34594669 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34594669 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34598257 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34598257 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34601807 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34601807 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34605369 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34605369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34608919 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34608919 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34612510 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34612510 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34616048 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34616048 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34619607 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34619607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34623138 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34623138 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34626703 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34626703 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34630251 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34630251 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34630635 main INFO main ReportPage.java:1247 Clicking the next page
34630697 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34630791 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34631251 main INFO main ReportPage.java:1181 Page in:4
34634458 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34634458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34638070 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34638070 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34641670 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34641671 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34645227 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34645227 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34648814 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34648814 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34652422 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34652422 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34655987 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34655987 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34659584 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34659584 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34663140 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34663140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34666754 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34666754 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34670330 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34670330 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34673898 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34673898 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34677500 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34677500 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34681076 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34681076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34684645 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34684645 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34685024 main INFO main ReportPage.java:1247 Clicking the next page
34685107 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34685186 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34685650 main INFO main ReportPage.java:1181 Page in:5
34689158 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34689158 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34692699 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34692699 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34696244 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34696245 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34699829 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34699829 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34703386 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34703386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34706930 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34706930 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34710486 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34710486 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34714052 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34714052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34717635 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34717635 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34721202 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34721202 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34724818 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34724818 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34728369 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34728369 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34731986 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34732002 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34732440 main INFO main ReportPage.java:1217 Total records displayed : 73
34736768 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: tr[id*='immTranRow']]
34742061 main INFO main ReportPage.java:622 Sort for Workstation up
34745294 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34745294 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34745331 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: tr[id*='immTranRow']]
34750610 main INFO main ReportPage.java:1181 Page in:1
34753815 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34753824 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34757420 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34757420 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34761021 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34761021 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34764621 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34764621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34768203 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34768203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34771826 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34771826 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34775415 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34775415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34779044 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34779044 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34782599 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34782599 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34786162 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34786162 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34789765 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34789765 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34793349 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34793349 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34796940 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34796940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34800524 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34800524 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34804147 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34804147 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34804553 main INFO main ReportPage.java:1247 Clicking the next page
34804637 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34804715 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34805196 main INFO main ReportPage.java:1181 Page in:2
34808406 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34808406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34811962 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34811962 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34815507 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34815507 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34819085 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34819085 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34822657 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34822657 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34826230 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34826230 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34829773 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34829782 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34833357 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34833357 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34836947 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34836947 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34840538 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34840538 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34844126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34844126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34847694 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34847694 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34851286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34851287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34854857 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34854857 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34858412 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34858412 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34858857 main INFO main ReportPage.java:1247 Clicking the next page
34858938 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34859032 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34859500 main INFO main ReportPage.java:1181 Page in:3
34862707 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34862707 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34866344 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34866344 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34869929 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34869929 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34873457 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34873457 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34877041 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34877041 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34880605 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34880605 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34884185 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34884185 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34887773 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34887773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34891345 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34891345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34894951 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34894951 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34898538 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34898538 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34902117 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34902117 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34905685 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34905685 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34909261 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34909261 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34912923 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34912931 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34913361 main INFO main ReportPage.java:1247 Clicking the next page
34913442 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34913570 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34914033 main INFO main ReportPage.java:1181 Page in:4
34917373 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34917374 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34920979 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34920979 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34924645 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34924661 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34928245 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34928245 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34931817 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34931817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34935426 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34935426 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34939027 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34939027 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34942610 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34942610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34946198 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34946198 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34949824 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34949824 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34953412 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34953412 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34957024 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34957024 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34960638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34960638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34964180 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34964180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34967811 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34967811 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34968295 main INFO main ReportPage.java:1247 Clicking the next page
34968373 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34968471 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
34968945 main INFO main ReportPage.java:1181 Page in:5
34972413 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34972413 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34975958 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34975958 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34979543 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34979543 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34983075 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34983075 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34986678 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34986678 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34990286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34990286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34993799 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34993799 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
34997363 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
34997363 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35000931 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35000931 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35004480 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35004480 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35008062 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35008062 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35011643 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35011643 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35015301 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35015301 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35015703 main INFO main ReportPage.java:1217 Total records displayed : 73
35015928 main INFO main Reports.java:556 <b>Expected: </b>verify Records displayed Correctly after Sorting Workstation ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Workstation ASC
35023247 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: tr[id*='immTranRow']]
35028543 main INFO main ReportPage.java:629 Sort for Workstation down
35031725 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35031725 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35031764 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: tr[id*='immTranRow']]
35037094 main INFO main ReportPage.java:1181 Page in:1
35040329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35040329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35043875 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35043875 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35047475 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35047475 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35051044 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35051056 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35054646 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35054646 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35058266 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35058266 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35061865 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35061865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35065464 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35065464 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35069091 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35069091 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35072659 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35072659 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35076358 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35076358 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35079960 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35079960 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35083516 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35083516 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35087108 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35087108 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35090672 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35090672 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35091091 main INFO main ReportPage.java:1247 Clicking the next page
35091160 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35091262 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35091735 main INFO main ReportPage.java:1181 Page in:2
35094928 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35094928 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35098479 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35098479 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35102041 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35102041 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35105609 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35105609 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35109163 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35109163 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35112773 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35112773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35116345 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35116345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35119910 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35119910 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35123491 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35123491 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35127045 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35127045 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35130592 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35130592 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35134164 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35134164 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35137717 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35137717 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35141270 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35141270 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35144851 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35144851 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35145267 main INFO main ReportPage.java:1247 Clicking the next page
35145334 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35145430 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35145948 main INFO main ReportPage.java:1181 Page in:3
35149136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35149136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35152742 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35152742 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35156333 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35156333 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35159898 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35159898 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35163488 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35163488 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35167033 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35167033 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35170620 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35170620 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35174198 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35174198 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35177796 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35177796 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35181363 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35181364 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35185030 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35185030 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35188602 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35188602 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35192244 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35192244 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35195816 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35195816 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35199446 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35199446 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35199855 main INFO main ReportPage.java:1247 Clicking the next page
35199933 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35200030 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35200481 main INFO main ReportPage.java:1181 Page in:4
35203787 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35203787 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35207366 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35207381 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35210930 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35210930 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35214540 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35214540 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35218180 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35218180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35221761 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35221761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35225342 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35225343 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35228958 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35228958 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35232493 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35232493 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35236062 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35236062 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35239614 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35239614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35243195 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35243195 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35246753 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35246768 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35250327 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35250327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35253878 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35253878 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35254312 main INFO main ReportPage.java:1247 Clicking the next page
35254391 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35254491 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (59028420315a7646a9f0eb444d22ae85)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35255006 main INFO main ReportPage.java:1181 Page in:5
35258512 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35258512 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35262052 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35262052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35265591 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35265591 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35269190 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35269190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35272777 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35272777 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35276327 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35276328 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35279965 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35279965 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35283559 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35283559 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35287178 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35287194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35290744 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35290744 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35294397 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35294405 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35297950 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35297950 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35301610 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35301625 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35302055 main INFO main ReportPage.java:1217 Total records displayed : 73
35302331 main INFO main Reports.java:568 <b>Expected: </b>verify Records displayed Correctly after Sorting Workstation DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Workstation DSC
35306358 main INFO main Reports.java:580 Test Passed.
35306358 main INFO main Log.java:264 **** -E---N---D- *****
35307203 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInReports
35311685 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
35311685 main INFO main Log.java:208
35311685 main INFO main Reports.java:451 **** verify Search Elements In Report Page with Date and Teller Email *****
35311685 main INFO main Log.java:210
35311686 main INFO main Reports.java:466 ***** verify Search Elements In Report Page with Date and Teller Email *****
35316710 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b854565d-7d29-43b0-ab20-7fbd54714f37&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=76njghwwuu7_4i1s6taatz_bwmueyfxk6zs3iynvcqa&code_challenge_method=s256&nonce=f40a41e2-af0b-44eb-962f-fde3bcffcd1d&state=eyjpzci6imi4njcyotjjlwvizjetngy5nc1inznjltvlmmzlmjhhotgzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
35316711 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35316837 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> xpath: //input[@id='i0116']]
35316838 main INFO main Reports.java:469 Successfully navigated to 'eReceipts Teller' Page
35316912 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> xpath: //input[@id='i0116']]
35317006 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: idSIButton9]
35317006 main INFO main Reports.java:472 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
35317084 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> xpath: //input[@id='i0116']]
35317147 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> xpath: //input[@id='i0116']]
35320663 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b854565d-7d29-43b0-ab20-7fbd54714f37&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=76njghwwuu7_4i1s6taatz_bwmueyfxk6zs3iynvcqa&code_challenge_method=s256&nonce=f40a41e2-af0b-44eb-962f-fde3bcffcd1d&state=eyjpzci6imi4njcyotjjlwvizjetngy5nc1inznjltvlmmzlmjhhotgzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
35320663 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35324032 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b854565d-7d29-43b0-ab20-7fbd54714f37&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=76njghwwuu7_4i1s6taatz_bwmueyfxk6zs3iynvcqa&code_challenge_method=s256&nonce=f40a41e2-af0b-44eb-962f-fde3bcffcd1d&state=eyjpzci6imi4njcyotjjlwvizjetngy5nc1inznjltvlmmzlmjhhotgzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
35324033 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35325337 main INFO main SignInPage.java:259 Password text field is shown
35326455 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> xpath: //input[@id='i0118']]
35327286 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> xpath: //input[@id='i0118']]
35330882 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=b854565d-7d29-43b0-ab20-7fbd54714f37&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=76njghwwuu7_4i1s6taatz_bwmueyfxk6zs3iynvcqa&code_challenge_method=s256&nonce=f40a41e2-af0b-44eb-962f-fde3bcffcd1d&state=eyjpzci6imi4njcyotjjlwvizjetngy5nc1inznjltvlmmzlmjhhotgzosisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
35330883 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35331497 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
35331497 main INFO main Reports.java:475 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
35335642 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
35335642 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35344325 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
35344325 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35347581 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
35347581 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35347712 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immOnFilter]
35350940 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
35350940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35351060 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> xpath: //mat-toolbar/div/button[2]/span]
35351275 main INFO main Reports.java:478 Successfully navigated to the 'Dashboard' page
35351383 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immTellerReport]
35353510 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immTellerReport]
35353945 main INFO main Reports.java:482 Successfully navigated to the 'report' page
35354094 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immTranDateFrom]
35360136 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immTranDateTo]
35361283 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immTranDateFrom]
35361796 main INFO main Reports.java:494 Entered 'Date range' : 05/27/2024 - 05/29/2024
35364914 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immOnFilter]
35365037 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> id: immOnFilter]
35368232 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35368232 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35373636 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35373636 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35378649 main INFO main Reports.java:538 Clicked 'Apply' button
35378991 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: tr[id*='immTranRow']]
35382206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35382206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35382251 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: tr[id*='immTranRow']]
35387733 main INFO main ReportPage.java:1181 Page in:1
35390976 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35390976 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35394748 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35394764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35398400 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35398400 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35401976 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35401976 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35405563 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35405563 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35409139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35409140 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35412689 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35412689 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35416296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35416296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35419880 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35419880 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35423455 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35423455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35427040 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35427040 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35430677 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35430677 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35434234 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35434234 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35437818 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35437818 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35441377 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35441377 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35441797 main INFO main ReportPage.java:1247 Clicking the next page
35441875 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35441985 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35442453 main INFO main ReportPage.java:1181 Page in:2
35445696 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35445696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35449257 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35449257 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35452799 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35452799 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35456350 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35456350 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35459880 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35459896 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35463449 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35463449 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35467013 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35467013 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35470655 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35470655 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35474180 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35474180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35477734 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35477734 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35481281 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35481281 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35484858 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35484858 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35488415 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35488415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35491999 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35491999 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35495575 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35495575 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35495978 main INFO main ReportPage.java:1247 Clicking the next page
35496056 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35496172 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35496645 main INFO main ReportPage.java:1181 Page in:3
35499897 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35499897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35503481 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35503481 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35507097 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35507097 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35510655 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35510655 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35514278 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35514278 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35517850 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35517850 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35521445 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35521445 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35524999 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35524999 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35528578 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35528578 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35532149 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35532149 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35535691 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35535691 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35539238 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35539238 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35542828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35542828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35546415 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35546415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35550044 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35550044 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35550450 main INFO main ReportPage.java:1247 Clicking the next page
35550531 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35550625 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35551092 main INFO main ReportPage.java:1181 Page in:4
35554329 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35554329 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35557947 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35557963 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35561507 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35561507 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35565050 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35565050 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35568597 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35568597 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35572145 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35572146 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35575707 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35575707 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35579251 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35579251 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35582835 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35582835 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35586381 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35586381 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35589921 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35589921 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35593457 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35593457 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35597010 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35597010 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35600603 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35600603 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35604169 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35604169 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35604554 main INFO main ReportPage.java:1247 Clicking the next page
35604620 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35604720 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35605244 main INFO main ReportPage.java:1181 Page in:5
35608720 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35608720 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35612317 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35612317 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35615904 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35615904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35619468 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35619468 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35623032 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35623032 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35626630 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35626630 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35630177 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35630177 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35633761 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35633761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35637286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35637302 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35640879 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35640879 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35644467 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35644467 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35648030 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35648030 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35651586 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35651586 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35651967 main INFO main ReportPage.java:1217 Total records displayed : 73
35656314 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: tr[id*='immTranRow']]
35661586 main INFO main ReportPage.java:592 Sort for Teller Name up
35664793 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35664793 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35664847 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: tr[id*='immTranRow']]
35670163 main INFO main ReportPage.java:1181 Page in:1
35673380 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35673380 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35676926 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35676926 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35680504 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35680504 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35684128 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35684128 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35687699 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35687699 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35691272 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35691272 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35694811 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35694811 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35698399 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35698399 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35702015 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35702015 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35705615 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35705615 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35709179 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35709179 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35712724 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35712724 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35716312 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35716312 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35720160 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35720160 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35723700 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35723700 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35724080 main INFO main ReportPage.java:1247 Clicking the next page
35724166 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35724249 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35724715 main INFO main ReportPage.java:1181 Page in:2
35728005 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35728005 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35731559 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35731559 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35735174 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35735174 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35738722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35738722 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35742299 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35742299 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35745885 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35745885 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35749450 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35749450 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35753065 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35753065 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35756668 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35756668 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35760241 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35760241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35763853 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35763854 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35767431 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35767431 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35771031 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35771031 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35774609 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35774609 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35778210 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35778210 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35778637 main INFO main ReportPage.java:1247 Clicking the next page
35778719 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35778828 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35779340 main INFO main ReportPage.java:1181 Page in:3
35782556 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35782556 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35786173 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35786174 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35789778 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35789778 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35793386 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35793386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35796949 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35796949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35800510 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35800510 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35804054 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35804054 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35807610 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35807610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35811176 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35811176 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35814812 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35814812 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35818402 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35818402 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35822029 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35822029 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35825600 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35825600 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35829216 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35829217 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35832779 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35832779 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35833163 main INFO main ReportPage.java:1247 Clicking the next page
35833238 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35833335 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35833822 main INFO main ReportPage.java:1181 Page in:4
35837095 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35837095 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35840676 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35840676 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35844205 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35844205 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35847804 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35847804 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35851386 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35851386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35854982 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35854982 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35858585 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35858585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35862213 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35862213 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35865802 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35865802 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35869378 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35869379 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35873015 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35873016 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35876586 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35876586 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35880212 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35880212 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35883770 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35883770 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35887355 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35887355 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35887792 main INFO main ReportPage.java:1247 Clicking the next page
35887870 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35887971 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
35888441 main INFO main ReportPage.java:1181 Page in:5
35891935 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35891935 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35895455 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35895455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35898989 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35898989 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35902649 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35902649 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35906185 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35906185 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35909739 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35909739 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35913320 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35913320 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35916889 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35916889 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35920476 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35920476 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35924017 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35924017 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35927629 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35927629 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35931200 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35931200 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35934764 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35934764 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35935172 main INFO main ReportPage.java:1217 Total records displayed : 73
35935427 main INFO main Reports.java:556 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller Email ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller Email ASC
35942802 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: tr[id*='immTranRow']]
35948092 main INFO main ReportPage.java:599 Sort for Teller Name down
35951271 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35951271 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35951321 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: tr[id*='immTranRow']]
35956615 main INFO main ReportPage.java:1181 Page in:1
35959801 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35959801 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35963446 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35963446 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35967023 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35967023 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35970633 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35970633 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35974183 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35974184 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35977788 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35977789 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35981368 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35981368 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35984971 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35984971 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35988534 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35988534 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35992166 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35992166 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35995722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35995722 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
35999337 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
35999337 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36002956 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36002956 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36006571 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36006571 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36010157 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36010157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36010559 main INFO main ReportPage.java:1247 Clicking the next page
36010625 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36010734 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36011254 main INFO main ReportPage.java:1181 Page in:2
36014529 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36014529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36018096 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36018096 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36021750 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36021750 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36025319 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36025319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36028887 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36028887 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36032544 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36032545 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36036155 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36036155 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36039744 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36039745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36043347 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36043347 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36046926 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36046926 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36050538 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36050538 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36054151 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36054151 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36057779 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36057779 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36061353 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36061353 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36064931 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36064931 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36065364 main INFO main ReportPage.java:1247 Clicking the next page
36065442 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36065557 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36066005 main INFO main ReportPage.java:1181 Page in:3
36069202 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36069203 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36072741 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36072741 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36076306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36076306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36079849 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36079849 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36083422 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36083422 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36087001 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36087001 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36090656 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36090656 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36094209 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36094209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36097813 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36097813 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36101357 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36101357 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36104933 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36104933 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36108469 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36108469 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36112063 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36112063 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36115648 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36115648 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36119217 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36119217 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36119626 main INFO main ReportPage.java:1247 Clicking the next page
36119704 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36119816 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36120367 main INFO main ReportPage.java:1181 Page in:4
36123616 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36123616 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36127242 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36127242 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36130807 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36130807 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36134339 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36134339 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36137942 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36137942 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36141505 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36141505 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36145158 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36145158 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36148707 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36148707 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36152321 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36152321 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36155904 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36155904 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36159442 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36159442 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36163044 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36163044 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36166708 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36166711 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36170285 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36170285 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36173948 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36173948 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36174329 main INFO main ReportPage.java:1247 Clicking the next page
36174392 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36174505 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (8f9cd9291e5d9a86eeb686ef3b7b0b81)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36174960 main INFO main ReportPage.java:1181 Page in:5
36178219 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36178219 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36182127 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36182127 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36185686 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36185686 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36189242 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36189242 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36192817 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36192817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36196411 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36196411 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36199993 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36199993 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36203605 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36203621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36207150 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36207150 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36210730 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36210730 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36214259 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36214259 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36217805 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36217821 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36221336 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36221336 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36221786 main INFO main ReportPage.java:1217 Total records displayed : 73
36222005 main INFO main Reports.java:568 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller Email DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller Email DSC
36225956 main INFO main Reports.java:580 Test Passed.
36225956 main INFO main Log.java:264 **** -E---N---D- *****
36226959 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInReports
36230070 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
36230070 main INFO main Log.java:208
36230070 main INFO main Reports.java:451 **** verify Search Elements In Report Page with Date and Member # *****
36230070 main INFO main Log.java:210
36230070 main INFO main Reports.java:466 ***** verify Search Elements In Report Page with Date and Member # *****
36234927 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=61df34ec-5375-499f-91fb-bc26a24caf2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fnsep7acq2buzj992v0mz3gnowmwful6ljvvjoti76e&code_challenge_method=s256&nonce=99873238-ad42-4efc-a2b6-352309b5e8d4&state=eyjpzci6imvizgi3yzuwlthkzjqtndfkms05mmnllta1ndg0nzvlotk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
36234927 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36235065 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> xpath: //input[@id='i0116']]
36235065 main INFO main Reports.java:469 Successfully navigated to 'eReceipts Teller' Page
36235159 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> xpath: //input[@id='i0116']]
36235274 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: idSIButton9]
36235274 main INFO main Reports.java:472 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
36235352 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> xpath: //input[@id='i0116']]
36235423 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> xpath: //input[@id='i0116']]
36239170 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=61df34ec-5375-499f-91fb-bc26a24caf2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fnsep7acq2buzj992v0mz3gnowmwful6ljvvjoti76e&code_challenge_method=s256&nonce=99873238-ad42-4efc-a2b6-352309b5e8d4&state=eyjpzci6imvizgi3yzuwlthkzjqtndfkms05mmnllta1ndg0nzvlotk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
36239170 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36243012 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=61df34ec-5375-499f-91fb-bc26a24caf2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fnsep7acq2buzj992v0mz3gnowmwful6ljvvjoti76e&code_challenge_method=s256&nonce=99873238-ad42-4efc-a2b6-352309b5e8d4&state=eyjpzci6imvizgi3yzuwlthkzjqtndfkms05mmnllta1ndg0nzvlotk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
36243012 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36243926 main INFO main SignInPage.java:259 Password text field is shown
36244045 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> xpath: //input[@id='i0118']]
36244154 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> xpath: //input[@id='i0118']]
36247521 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=61df34ec-5375-499f-91fb-bc26a24caf2c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=fnsep7acq2buzj992v0mz3gnowmwful6ljvvjoti76e&code_challenge_method=s256&nonce=99873238-ad42-4efc-a2b6-352309b5e8d4&state=eyjpzci6imvizgi3yzuwlthkzjqtndfkms05mmnllta1ndg0nzvlotk4miisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
36247521 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36248114 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
36248114 main INFO main Reports.java:475 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
36252069 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
36252069 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36260415 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
36260415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36263693 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
36263693 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36263820 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immOnFilter]
36267059 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
36267059 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36267163 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> xpath: //mat-toolbar/div/button[2]/span]
36267402 main INFO main Reports.java:478 Successfully navigated to the 'Dashboard' page
36267512 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immTellerReport]
36269640 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immTellerReport]
36270048 main INFO main Reports.java:482 Successfully navigated to the 'report' page
36270203 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immTranDateFrom]
36276222 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immTranDateTo]
36277413 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immTranDateFrom]
36277919 main INFO main Reports.java:494 Entered 'Date range' : 05/27/2024 - 05/29/2024
36281026 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immOnFilter]
36281162 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> id: immOnFilter]
36284391 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36284391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36289794 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36289794 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36294809 main INFO main Reports.java:538 Clicked 'Apply' button
36295231 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: tr[id*='immTranRow']]
36298506 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36298506 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36298562 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: tr[id*='immTranRow']]
36304035 main INFO main ReportPage.java:1181 Page in:1
36307260 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36307260 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36310944 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36310944 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36314533 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36314533 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36318110 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36318110 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36321651 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36321651 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36325180 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36325180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36328756 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36328756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36332275 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36332275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36335835 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36335835 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36339388 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36339388 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36342941 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36342941 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36346513 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36346513 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36350101 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36350101 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36353660 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36353660 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36357229 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36357229 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36357660 main INFO main ReportPage.java:1247 Clicking the next page
36357742 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36357826 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36358324 main INFO main ReportPage.java:1181 Page in:2
36361598 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36361598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36365194 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36365194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36368788 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36368788 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36372386 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36372386 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36375970 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36375971 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36379529 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36379529 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36383178 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36383178 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36386761 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36386761 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36390339 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36390339 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36393888 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36393888 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36397513 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36397513 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36401082 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36401083 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36404729 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36404729 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36408289 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36408289 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36411859 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36411859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36412255 main INFO main ReportPage.java:1247 Clicking the next page
36412315 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36412409 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36412891 main INFO main ReportPage.java:1181 Page in:3
36416136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36416136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36419693 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36419693 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36423267 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36423267 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36426824 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36426824 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36430371 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36430371 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36433908 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36433908 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36437455 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36437455 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36441031 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36441031 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36444577 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36444577 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36448173 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36448180 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36451796 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36451796 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36455340 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36455340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36458886 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36458886 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36462506 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36462506 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36466126 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36466126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36466536 main INFO main ReportPage.java:1247 Clicking the next page
36466598 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36466692 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36467176 main INFO main ReportPage.java:1181 Page in:4
36470359 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36470359 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36473937 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36473937 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36477465 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36477465 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36481025 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36481025 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36484577 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36484577 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36488227 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36488227 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36491767 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36491767 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36495340 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36495340 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36498925 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36498925 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36502497 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36502497 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36506052 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36506052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36509624 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36509624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36513196 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36513196 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36516784 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36516784 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36520356 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36520356 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36520746 main INFO main ReportPage.java:1247 Clicking the next page
36520824 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36520924 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36521400 main INFO main ReportPage.java:1181 Page in:5
36524881 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36524881 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36528410 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36528410 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36532042 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36532042 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36535553 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36535553 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36539107 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36539107 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36542650 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36542650 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36546206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36546206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36549759 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36549773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36553342 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36553342 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36556897 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36556897 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36560500 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36560500 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36564093 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36564093 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36567647 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36567647 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36568042 main INFO main ReportPage.java:1217 Total records displayed : 73
36572329 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: tr[id*='immTranRow']]
36577619 main INFO main ReportPage.java:607 Sort for Member # up
36580868 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36580868 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36580905 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: tr[id*='immTranRow']]
36586231 main INFO main ReportPage.java:1181 Page in:1
36589479 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36589479 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36593119 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36593119 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36596700 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36596716 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36600294 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36600294 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36603872 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36603872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36607431 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36607431 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36611039 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36611039 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36614579 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36614579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36618167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36618167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36621722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36621722 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36625310 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36625310 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36628844 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36628844 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36632423 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36632423 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36635999 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36635999 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36639567 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36639567 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36639983 main INFO main ReportPage.java:1247 Clicking the next page
36640043 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36640137 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36640663 main INFO main ReportPage.java:1181 Page in:2
36643865 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36643865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36647426 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36647426 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36650991 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36650991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36654579 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36654579 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36658157 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36658157 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36661733 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36661733 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36665286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36665286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36668817 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36668817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36672345 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36672345 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36675930 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36675930 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36679448 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36679448 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36683030 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36683030 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36686553 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36686553 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36690146 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36690146 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36693696 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36693696 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36694130 main INFO main ReportPage.java:1247 Clicking the next page
36694193 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36694286 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36694779 main INFO main ReportPage.java:1181 Page in:3
36697987 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36697987 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36701561 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36701561 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36705111 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36705111 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36708680 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36708680 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36712296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36712296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36715877 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36715877 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36719499 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36719499 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36723167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36723167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36726749 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36726749 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36730327 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36730327 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36733866 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36733872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36737436 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36737436 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36741043 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36741043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36744608 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36744608 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36748192 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36748192 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36748587 main INFO main ReportPage.java:1247 Clicking the next page
36748665 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36748760 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36749179 main INFO main ReportPage.java:1181 Page in:4
36752443 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36752443 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36756004 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36756004 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36759571 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36759571 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36763134 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36763134 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36766738 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36766738 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36770293 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36770293 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36773859 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36773859 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36777421 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36777421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36781024 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36781024 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36784614 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36784614 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36788181 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36788181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36791750 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36791750 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36795293 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36795293 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36798902 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36798918 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36802481 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36802481 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36802881 main INFO main ReportPage.java:1247 Clicking the next page
36802943 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36803038 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36803499 main INFO main ReportPage.java:1181 Page in:5
36807295 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36807295 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36810828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36810828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36814357 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36814357 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36817903 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36817903 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36821453 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36821453 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36825091 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36825091 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36828657 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36828657 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36832262 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36832262 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36835861 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36835861 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36839456 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36839456 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36843059 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36843059 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36846607 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36846607 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36850182 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36850182 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36850578 main INFO main ReportPage.java:1217 Total records displayed : 73
36850782 main INFO main Reports.java:556 <b>Expected: </b>verify Records displayed Correctly after Sorting Member # ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member # ASC
36858160 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: tr[id*='immTranRow']]
36863423 main INFO main ReportPage.java:614 Sort for Member # down
36866610 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36866610 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36866650 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: tr[id*='immTranRow']]
36871966 main INFO main ReportPage.java:1181 Page in:1
36875163 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36875163 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36878704 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36878704 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36882275 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36882275 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36885882 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36885882 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36889445 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36889445 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36893078 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36893078 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36896689 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36896689 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36900230 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36900232 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36903786 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36903786 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36907351 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36907351 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36910889 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36910889 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36914499 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36914499 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36918085 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36918085 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36921623 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36921623 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36925198 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36925198 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36925586 main INFO main ReportPage.java:1247 Clicking the next page
36925667 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36925764 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36926244 main INFO main ReportPage.java:1181 Page in:2
36929499 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36929499 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36933067 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36933067 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36936642 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36936642 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36940158 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36940158 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36943739 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36943739 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36947286 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36947286 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36950836 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36950836 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36954375 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36954375 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36957931 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36957932 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36961442 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36961442 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36965043 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36965043 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36968599 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36968599 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36972153 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36972153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36975771 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36975771 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36979346 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36979346 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36979752 main INFO main ReportPage.java:1247 Clicking the next page
36979832 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36979926 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
36980443 main INFO main ReportPage.java:1181 Page in:3
36983664 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36983664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36987283 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36987283 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36990837 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36990837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36994425 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36994425 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
36998045 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
36998045 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37001584 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37001584 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37005228 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37005228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37008866 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37008866 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37012462 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37012462 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37016058 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37016059 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37019684 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37019686 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37023299 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37023299 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37026850 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37026850 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37030443 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37030458 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37033995 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37033995 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37034386 main INFO main ReportPage.java:1247 Clicking the next page
37034453 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37034549 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37035037 main INFO main ReportPage.java:1181 Page in:4
37038284 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37038284 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37041868 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37041868 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37045461 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37045461 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37049050 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37049050 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37052580 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37052580 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37056152 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37056152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37059709 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37059709 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37063310 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37063311 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37066850 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37066850 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37070475 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37070475 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37074058 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37074059 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37077650 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37077650 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37081240 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37081240 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37084837 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37084837 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37088390 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37088390 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37088837 main INFO main ReportPage.java:1247 Clicking the next page
37088915 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37089012 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (61ec005c191e589b7ef11281492849ab)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37089487 main INFO main ReportPage.java:1181 Page in:5
37093025 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37093025 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37096544 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37096560 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37100080 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37100080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37103658 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37103658 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37107206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37107206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37110781 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37110781 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37114338 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37114338 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37117922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37117922 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37121518 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37121518 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37125062 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37125062 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37128651 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37128651 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37132236 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37132236 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37135823 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37135823 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37136221 main INFO main ReportPage.java:1217 Total records displayed : 73
37136441 main INFO main Reports.java:568 <b>Expected: </b>verify Records displayed Correctly after Sorting Member # DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Member # DSC
37140404 main INFO main Reports.java:580 Test Passed.
37140404 main INFO main Log.java:264 **** -E---N---D- *****
37141475 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifySortingInReports
37144654 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
37144655 main INFO main Log.java:208
37144655 main INFO main Reports.java:451 **** verify Search Elements In Report Page with Date and Teller ID *****
37144655 main INFO main Log.java:210
37144655 main INFO main Reports.java:466 ***** verify Search Elements In Report Page with Date and Teller ID *****
37149503 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4099e4a4-9fab-4355-8674-abdba40b077c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=nbx2h2ztoeynhisu4dwhuyo5jfzdsqdyyjng-gufrni&code_challenge_method=s256&nonce=dfff2ecc-5a33-4c78-93d2-4837ab42e58e&state=eyjpzci6ijhkzdhioty4ltjlzdytndhkyi1hnzayltg0nzvmodkzmze0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
37149503 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37149626 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> xpath: //input[@id='i0116']]
37149626 main INFO main Reports.java:469 Successfully navigated to 'eReceipts Teller' Page
37149713 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> xpath: //input[@id='i0116']]
37149820 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: idSIButton9]
37149820 main INFO main Reports.java:472 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
37149880 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> xpath: //input[@id='i0116']]
37149987 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> xpath: //input[@id='i0116']]
37153551 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4099e4a4-9fab-4355-8674-abdba40b077c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=nbx2h2ztoeynhisu4dwhuyo5jfzdsqdyyjng-gufrni&code_challenge_method=s256&nonce=dfff2ecc-5a33-4c78-93d2-4837ab42e58e&state=eyjpzci6ijhkzdhioty4ltjlzdytndhkyi1hnzayltg0nzvmodkzmze0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
37153551 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37157354 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4099e4a4-9fab-4355-8674-abdba40b077c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=nbx2h2ztoeynhisu4dwhuyo5jfzdsqdyyjng-gufrni&code_challenge_method=s256&nonce=dfff2ecc-5a33-4c78-93d2-4837ab42e58e&state=eyjpzci6ijhkzdhioty4ltjlzdytndhkyi1hnzayltg0nzvmodkzmze0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
37157354 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37158263 main INFO main SignInPage.java:259 Password text field is shown
37158580 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> xpath: //input[@id='i0118']]
37158822 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> xpath: //input[@id='i0118']]
37162206 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=4099e4a4-9fab-4355-8674-abdba40b077c&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=nbx2h2ztoeynhisu4dwhuyo5jfzdsqdyyjng-gufrni&code_challenge_method=s256&nonce=dfff2ecc-5a33-4c78-93d2-4837ab42e58e&state=eyjpzci6ijhkzdhioty4ltjlzdytndhkyi1hnzayltg0nzvmodkzmze0nsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
37162206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37162814 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
37162814 main INFO main Reports.java:475 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
37166848 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
37166848 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37175585 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
37175585 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37178828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
37178828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37178981 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immOnFilter]
37182245 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
37182245 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37182355 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> xpath: //mat-toolbar/div/button[2]/span]
37182579 main INFO main Reports.java:478 Successfully navigated to the 'Dashboard' page
37182689 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immTellerReport]
37184831 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immTellerReport]
37185297 main INFO main Reports.java:482 Successfully navigated to the 'report' page
37185414 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immTranDateFrom]
37191586 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immTranDateTo]
37192739 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immTranDateFrom]
37193218 main INFO main Reports.java:494 Entered 'Date range' : 05/27/2024 - 05/29/2024
37196311 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immOnFilter]
37196555 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> id: immOnFilter]
37199803 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37199803 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37205306 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37205306 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37210317 main INFO main Reports.java:538 Clicked 'Apply' button
37210655 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: tr[id*='immTranRow']]
37213846 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37213846 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37213900 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: tr[id*='immTranRow']]
37219382 main INFO main ReportPage.java:1181 Page in:1
37222651 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37222651 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37226370 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37226379 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37230096 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37230096 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37233692 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37233692 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37237323 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37237323 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37240867 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37240867 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37244514 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37244514 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37248071 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37248071 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37251658 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37251658 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37255215 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37255215 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37258756 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37258756 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37262355 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37262361 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37266002 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37266002 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37269552 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37269552 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37273152 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37273153 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37273574 main INFO main ReportPage.java:1247 Clicking the next page
37273656 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37273736 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37274288 main INFO main ReportPage.java:1181 Page in:2
37277508 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37277508 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37281156 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37281156 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37284687 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37284687 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37288287 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37288287 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37291828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37291828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37295446 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37295446 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37299024 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37299024 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37302638 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37302638 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37306206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37306206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37309815 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37309815 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37313415 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37313415 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37317076 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37317076 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37320681 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37320681 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37324281 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37324281 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37327891 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37327891 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37328303 main INFO main ReportPage.java:1247 Clicking the next page
37328368 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37328462 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37328943 main INFO main ReportPage.java:1181 Page in:3
37332182 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37332182 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37335753 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37335753 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37339372 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37339372 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37342925 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37342925 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37346456 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37346456 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37349990 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37349991 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37353515 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37353515 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37357100 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37357100 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37360635 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37360635 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37364192 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37364192 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37367794 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37367794 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37371406 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37371406 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37374978 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37374978 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37378550 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37378550 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37382137 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37382137 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37382541 main INFO main ReportPage.java:1247 Clicking the next page
37382603 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37382716 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37383168 main INFO main ReportPage.java:1181 Page in:4
37386396 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37386396 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37389940 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37389940 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37393519 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37393519 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37397098 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37397098 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37400643 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37400643 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37404205 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37404205 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37407820 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37407820 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37411367 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37411367 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37414960 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37414960 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37418540 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37418540 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37422061 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37422061 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37425641 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37425641 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37429206 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37429206 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37432773 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37432773 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37436370 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37436370 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37436785 main INFO main ReportPage.java:1247 Clicking the next page
37436854 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37436932 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37437397 main INFO main ReportPage.java:1181 Page in:5
37441273 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37441273 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37444873 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37444873 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37448429 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37448429 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37451958 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37451958 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37455511 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37455511 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37459125 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37459126 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37462710 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37462712 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37466273 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37466273 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37469874 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37469874 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37473445 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37473445 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37477088 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37477088 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37480684 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37480684 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37484320 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37484320 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37484733 main INFO main ReportPage.java:1217 Total records displayed : 73
37489170 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: tr[id*='immTranRow']]
37494458 main INFO main ReportPage.java:575 Sort for Teller up
37500663 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37500664 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37503893 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37503894 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37503940 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: tr[id*='immTranRow']]
37509279 main INFO main ReportPage.java:1181 Page in:1
37512515 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37512515 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37516118 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37516118 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37519621 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37519621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37523256 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37523256 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37526831 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37526831 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37530441 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37530441 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37534051 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37534052 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37537621 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37537621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37541241 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37541241 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37544812 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37544812 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37548403 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37548403 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37551980 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37551980 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37555527 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37555533 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37559132 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37559132 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37562705 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37562705 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37563117 main INFO main ReportPage.java:1247 Clicking the next page
37563196 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37563275 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37563794 main INFO main ReportPage.java:1181 Page in:2
37567077 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37567077 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37570628 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37570628 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37574194 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37574194 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37577775 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37577775 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37581353 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37581353 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37584902 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37584902 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37588478 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37588478 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37592053 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37592053 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37595655 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37595655 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37599244 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37599245 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37602872 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37602872 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37606445 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37606445 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37610037 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37610038 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37613576 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37613576 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37617238 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37617238 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37617645 main INFO main ReportPage.java:1247 Clicking the next page
37617723 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37617822 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37618350 main INFO main ReportPage.java:1181 Page in:3
37621587 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37621587 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37625238 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37625238 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37628863 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37628863 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37632397 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37632397 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37635928 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37635943 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37639519 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37639519 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37643061 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37643061 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37646624 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37646624 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37650160 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37650160 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37653803 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37653803 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37657344 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37657344 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37660923 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37660923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37664522 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37664522 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37668139 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37668139 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37671722 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37671730 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37672123 main INFO main ReportPage.java:1247 Clicking the next page
37672192 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37672301 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37672775 main INFO main ReportPage.java:1181 Page in:4
37676041 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37676041 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37679635 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37679635 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37683191 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37683191 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37686760 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37686760 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37690319 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37690319 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37693935 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37693935 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37697508 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37697508 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37701086 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37701086 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37704678 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37704679 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37708260 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37708276 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37711843 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37711844 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37715407 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37715407 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37719026 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37719027 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37722604 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37722604 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37726181 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37726181 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37726593 main INFO main ReportPage.java:1247 Clicking the next page
37726660 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37726770 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37727224 main INFO main ReportPage.java:1181 Page in:5
37730744 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37730745 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37734367 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37734367 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37737982 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37737982 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37741604 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37741604 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37745189 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37745189 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37748792 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37748806 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37752382 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37752382 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37755922 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37755923 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37759504 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37759504 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37763067 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37763068 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37766636 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37766636 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37770228 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37770228 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37773817 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37773817 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37774213 main INFO main ReportPage.java:1217 Total records displayed : 73
37774452 main INFO main Reports.java:556 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller ID ASC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller ID ASC
37781751 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: tr[id*='immTranRow']]
37787036 main INFO main ReportPage.java:582 Sort for Teller down
37793246 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37793246 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37796405 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37796405 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37796458 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: tr[id*='immTranRow']]
37801781 main INFO main ReportPage.java:1181 Page in:1
37805022 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37805023 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37808571 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37808571 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37812142 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37812152 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37815806 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37815806 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37819421 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37819421 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37823047 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37823047 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37826578 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37826578 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37830190 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37830190 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37833740 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37833740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37837278 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37837278 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37840865 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37840865 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37844405 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37844405 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37847990 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37847990 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37851526 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37851526 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37855131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37855131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37855530 main INFO main ReportPage.java:1247 Clicking the next page
37855624 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37855736 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37856218 main INFO main ReportPage.java:1181 Page in:2
37859493 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37859493 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37863113 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37863113 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37866646 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37866646 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37870252 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37870252 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37873828 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37873828 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37877425 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37877425 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37881040 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37881041 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37884648 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37884648 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37888209 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37888209 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37891825 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37891825 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37895416 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37895416 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37899009 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37899009 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37902562 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37902562 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37906131 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37906131 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37909731 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37909747 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37910162 main INFO main ReportPage.java:1247 Clicking the next page
37910244 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37910337 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37910833 main INFO main ReportPage.java:1181 Page in:3
37914057 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37914057 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37917600 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37917600 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37921148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37921148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37924725 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37924725 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37928296 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37928296 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37931879 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37931879 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37935479 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37935479 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37939136 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37939136 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37942726 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37942726 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37946278 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37946278 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37949854 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37949854 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37953394 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37953394 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37957001 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37957001 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37960554 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37960554 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37964167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37964167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37964569 main INFO main ReportPage.java:1247 Clicking the next page
37964648 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37964745 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
37965228 main INFO main ReportPage.java:1181 Page in:4
37968492 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37968492 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37972096 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37972096 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37975613 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37975613 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37979207 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37979207 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37982807 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37982807 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37986411 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37986411 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37990010 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37990011 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37993598 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37993598 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
37997148 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
37997148 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38000787 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38000787 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38004342 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38004342 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38007933 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38007933 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38011489 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38011489 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38015102 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38015102 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38018632 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38018632 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38019072 main INFO main ReportPage.java:1247 Clicking the next page
38019137 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
38019249 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d0b37bbf390f73090854d3d538592134)] -> css selector: #immPagination button[class*='mat-paginator-navigation-next mat-icon-button']]
38019730 main INFO main ReportPage.java:1181 Page in:5
38023280 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38023280 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38026824 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38026824 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38030391 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38030391 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38034011 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38034014 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38037564 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38037580 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38041167 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38041167 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38044736 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38044736 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38048295 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38048295 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38051949 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38051949 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38055483 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38055483 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38059080 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38059080 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38062686 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38062686 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38066258 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38066258 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38066642 main INFO main ReportPage.java:1217 Total records displayed : 73
38066849 main INFO main Reports.java:568 <b>Expected: </b>verify Records displayed Correctly after Sorting Teller ID DSC<br><b>Actual(Passed): </b>verified Records displayed Correctly after Sorting Teller ID DSC
38070889 main INFO main Reports.java:580 Test Passed.
38070889 main INFO main Log.java:264 **** -E---N---D- *****
38072008 main DEBUG main WebDriverFactory.java:241 TestCaseID:: verifyUIElementsInReports
38076054 main DEBUG main WebDriverFactory.java:557 Driver::initialize::Get
38076055 main INFO main Log.java:208
38076055 main INFO main Reports.java:71 **** verify UI Elements In Report Page *****
38076055 main INFO main Log.java:210
38076055 main INFO main Reports.java:86 ***** verify UI Elements In Report Page *****
38081621 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0a80d220-47e6-4ef4-89c4-3a0b7c4087e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mcgc3pwkmcviz-4vsq6swdiasvdu2vys2rk96c44y7q&code_challenge_method=s256&nonce=fa136a95-3bbc-4335-8e61-c9d705e1bb50&state=eyjpzci6imzjmwe1ztvllta1nzctndqzoc1izjuxltc2mdbingzimza1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
38081621 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38081740 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> xpath: //input[@id='i0116']]
38081740 main INFO main Reports.java:89 Successfully navigated to 'eReceipts Teller' Page
38081821 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> xpath: //input[@id='i0116']]
38081930 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> id: idSIButton9]
38081930 main INFO main Reports.java:92 Text field 'User ID', Password' and button 'Login, 'Cancel' are displayed in the 'Login' page
38082011 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> xpath: //input[@id='i0116']]
38082077 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> xpath: //input[@id='i0116']]
38085737 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0a80d220-47e6-4ef4-89c4-3a0b7c4087e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mcgc3pwkmcviz-4vsq6swdiasvdu2vys2rk96c44y7q&code_challenge_method=s256&nonce=fa136a95-3bbc-4335-8e61-c9d705e1bb50&state=eyjpzci6imzjmwe1ztvllta1nzctndqzoc1izjuxltc2mdbingzimza1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
38085737 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38089711 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0a80d220-47e6-4ef4-89c4-3a0b7c4087e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mcgc3pwkmcviz-4vsq6swdiasvdu2vys2rk96c44y7q&code_challenge_method=s256&nonce=fa136a95-3bbc-4335-8e61-c9d705e1bb50&state=eyjpzci6imzjmwe1ztvllta1nzctndqzoc1izjuxltc2mdbingzimza1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
38089712 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38091134 main INFO main SignInPage.java:259 Password text field is shown
38091283 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> xpath: //input[@id='i0118']]
38091375 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> xpath: //input[@id='i0118']]
38094740 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=b1f00368-6c8e-4851-b2e7-1ec984ebf081&scope=https%3a%2f%2fimmapps.onmicrosoft.com%2fapiserver%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fer-tellerportal-demo.azurewebsites.net&client-request-id=0a80d220-47e6-4ef4-89c4-3a0b7c4087e5&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=2.34.0&client_info=1&code_challenge=mcgc3pwkmcviz-4vsq6swdiasvdu2vys2rk96c44y7q&code_challenge_method=s256&nonce=fa136a95-3bbc-4335-8e61-c9d705e1bb50&state=eyjpzci6imzjmwe1ztvllta1nzctndqzoc1izjuxltc2mdbingzimza1ncisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
38094740 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38095807 main INFO main SignInPage.java:123 Entered values for the fields in 'Login' page
38095807 main INFO main Reports.java:95 logged with the Username:ChrisSuperTeller@Qaxpauto.onmicrosoft.com
38100086 main DEBUG main Utils.java:91 Page URL:: https://login.microsoftonline.com/common/login
38100086 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38108562 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
38108562 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38111785 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
38111785 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38111915 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> id: immOnFilter]
38115170 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/dashboard
38115171 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38115281 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> xpath: //mat-toolbar/div/button[2]/span]
38115512 main INFO main Reports.java:98 Successfully navigated to the 'Dashboard' page
38115608 main DEBUG main ImmUtils.java:307 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> id: immTellerReport]
38117796 main DEBUG main Utils.java:181 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> id: immTellerReport]
38118280 main INFO main Reports.java:102 Successfully navigated to the 'report' page
38121466 main DEBUG main Utils.java:91 Page URL:: https://er-tellerportal-demo.azurewebsites.net/reports
38121466 main DEBUG main Utils.java:111 Page Load Wait: (Sync)
38121543 main DEBUG main Utils.java:1012 Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (cac11b147e7c05c71fd494f2c49e693e)] -> id: immOnFilter]
38122266 main INFO main Reports.java:105 Successfully Verified the UI elements 'Logging' page
38122613 main INFO main Reports.java:108 Successfully Verified the Host Member Filter Label in 'Logging' page
38122949 main INFO main Reports.java:111 Successfully Verified the Host Header Member Label in 'Logging' page
38122949 main INFO main Reports.java:117 Test Passed.
38122949 main INFO main Log.java:264 **** -E---N---D- *****